From nobody Sat Jan 10 05: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 4dp68L6VM2z6NDFb for ; Sat, 10 Jan 2026 05:07: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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dp68L3FvPz3fNY; Sat, 10 Jan 2026 05:07:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768021650; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=JcQy7ku6Ke5sWTlZK45Ma1wg1H/1j9mu9IvsxNzlrHY=; b=eL22hKvFCvpsnxZYKRU5dv46ml1NgGShQcg7jfpJOcKJSSU+Zl/Ua38uLLd59pyVqVttNM yJ99BwEUVvrOO5QMtqiS4aWyJy5x1E+0f2TC6G8NpkG2zFDYb6VaS2W+m7fdiZZupE+FHF 0x/FFPyjrI+U3gblMZeWeFljLbhJjsi8Sn6jfV+Xo9nFA0yem0uTAncHWOOMHjlMj/BD6D OKpDuJfKLafMSiZQfbj6y/5IGC6rcm+3mJvr9CeIwufPd2N8ROgqeGTagI20FBohftXfYJ GreRa4fiZXwelryZaAnVah/hIH0dcOK6mX5/v8qqU4f0wNjv5UreXjXhWUG0EA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768021650; a=rsa-sha256; cv=none; b=USUZPXZlXGlGZZB2m1M6masE0OcIwjWL+QbNOK/YkzNZ69p08wFrU+rXSCPsu4OnuU8ON2 cSISR6r4fCb+WpVpkIgtyBMpNHYec7FqJ7tAHGaz04W318ATeP6JImT2TINWMVk28MKH/S p2YMG0zIDyVEt8iT6Oz8bua/m5gOKxiBzgRC225yt61kEmvAn31s2nliDqXsfkDceR7w+E nB5+lZ5puxXuyy1FDuAccOhowq/63vkDGvnZp9koIClRel5oJbSrUrdpev11Qrziiv17KE av1uaYVf7ISpLeoNRVodsw8rYm464eir0+jduGqM4y+wMpCRd4KfnTvw2i74rA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dp68L2g3BzhB2; Sat, 10 Jan 2026 05:07:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 10 Jan 2026 05:07:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <475223527.205.1768021650378@jenkins.ci.freebsd.org> In-Reply-To: <730477275.121.1767994181124@jenkins.ci.freebsd.org> References: <730477275.121.1767994181124@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #817 - 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_204_407831032.1768021649687" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_204_407831032.1768021649687 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #817 (0d82ee2726dfe21ef08387ac2= 1db8d77031963c6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/817/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/817/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/817/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) aa21e75f6da3875c4c519d3187f65e8b00c230ee by kib: vm/vm_object.h: clarify the OBJ_ONEMAPPING semantic 0d82ee2726dfe21ef08387ac21db8d77031963c6 by kib: vm_object.h: tweak OBJ_ONEMAPPING comment even more The end of the build log: [...truncated 24.35 MiB...] | ^~~~~~~~~~~~~~~~~~~~~ --- kex.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kex.pico -MTkex.pico -std=3Dgnu99 -Wno-format-zero-length -fstac= k-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-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-address-of-packed-member -c /workspace/src/crypto/opens= sh/kex.c -o kex.pico --- kex-names.pico --- --- kexdh.pico --- --- kex-names.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kex-names.pico -MTkex-names.pico -std=3Dgnu99 -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 -c /workspace/src/cr= ypto/openssh/kex-names.c -o kex-names.pico --- kexgex.pico --- --- kexdh.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexdh.pico -MTkexdh.pico -std=3Dgnu99 -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/op= enssh/kexdh.c -o kexdh.pico --- kexgex.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexgex.pico -MTkexgex.pico -std=3Dgnu99 -Wno-format-zero-length = -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/op= enssh/kexgex.c -o kexgex.pico --- lib/libsqlite3__L --- --- libprivatesqlite3.a --- Building static sqlite3 library /usr/local/x86_64-unknown-freebsd14.3/bin/ar -crsD libprivatesqlite3.a sqli= te3.o =20 --- secure/lib/libssh__L --- --- kexecdh.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexecdh.pico -MTkexecdh.pico -std=3Dgnu99 -Wno-format-zero-lengt= h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto= /openssh/kexecdh.c -o kexecdh.pico --- lib/libsqlite3__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libprivatesqlite3.a /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib/ --- _INCSINS --- install -U -C -o root -g wheel -m 444 /workspace/src/contrib/sqlite3/sqli= te3.h /workspace/src/contrib/sqlite3/sqlite3ext.h /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/private/sqlite3/ --- _libinstall --- install -U -s -o root -g wheel -m 444 -C -S libprivatesqlite3.so.0 /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/ --- secure/lib/libssh__L --- --- kexc25519.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexc25519.pico -MTkexc25519.pico -std=3Dgnu99 -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 -c /workspace/src/cr= ypto/openssh/kexc25519.c -o kexc25519.pico --- lib/libsqlite3__L --- install -U -l rs -o root -g wheel -m 755 -S libprivatesqlite3.so.0 /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatesqlite3.so --- _debuginstall --- install -U -o root -g wheel -m 444 libprivatesqlite3.so.0.debug /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/libprivatesqlite3.so.0.= debug --- secure/lib/libssh__L --- --- kexgexc.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexgexc.pico -MTkexgexc.pico -std=3Dgnu99 -Wno-format-zero-lengt= h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto= /openssh/kexgexc.c -o kexgexc.pico --- kexdh.pico --- In file included from /workspace/src/crypto/openssh/kexdh.c:36: /workspace/src/crypto/openssh/openbsd-compat/openssl-compat.h:69:11: warnin= g: "EVP_CIPHER_CTX_get_iv" redefined 69 | # define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv | ^~~~~~~~~~~~~~~~~~~~~ In file included from : /workspace/src/crypto/openssh/ssh_namespace.h:12:9: note: this is the locat= ion of the previous definition 12 | #define EVP_CIPHER_CTX_get_iv Fssh_EVP_CIPHER_CTX= _get_iv | ^~~~~~~~~~~~~~~~~~~~~ --- kexgex.pico --- In file included from /workspace/src/crypto/openssh/kexgex.c:36: /workspace/src/crypto/openssh/openbsd-compat/openssl-compat.h:69:11: warnin= g: "EVP_CIPHER_CTX_get_iv" redefined 69 | # define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv | ^~~~~~~~~~~~~~~~~~~~~ In file included from : /workspace/src/crypto/openssh/ssh_namespace.h:12:9: note: this is the locat= ion of the previous definition 12 | #define EVP_CIPHER_CTX_get_iv Fssh_EVP_CIPHER_CTX= _get_iv | ^~~~~~~~~~~~~~~~~~~~~ --- kerberos5/lib/libhdb__L --- =3D=3D=3D> kerberos5/lib/libhdb (obj,all,install) --- secure/lib/libssh__L --- --- kexgexs.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexgexs.pico -MTkexgexs.pico -std=3Dgnu99 -Wno-format-zero-lengt= h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto= /openssh/kexgexs.c -o kexgexs.pico --- kerberos5/lib/libhdb__L --- --- asn1_Salt.c --- --- secure/lib/libssh__L --- --- kexsntrup761x25519.pico --- --- kexgexc.pico --- In file included from /workspace/src/crypto/openssh/kexgexc.c:40: /workspace/src/crypto/openssh/openbsd-compat/openssl-compat.h:69:11: warnin= g: "EVP_CIPHER_CTX_get_iv" redefined 69 | # define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv | ^~~~~~~~~~~~~~~~~~~~~ In file included from : /workspace/src/crypto/openssh/ssh_namespace.h:12:9: note: this is the locat= ion of the previous definition 12 | #define EVP_CIPHER_CTX_get_iv Fssh_EVP_CIPHER_CTX= _get_iv | ^~~~~~~~~~~~~~~~~~~~~ --- kerberos5/lib/libhdb__L --- cp -f asn1_Salt.x asn1_Salt.c --- secure/lib/libssh__L --- --- kexsntrup761x25519.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexsntrup761x25519.pico -MTkexsntrup761x25519.pico -std=3Dgnu99 = -Wno-format-zero-length -fstack-protector-strong -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/crypto/openssh/kexsntrup761x25519.c -o kexsntrup761x25519.pi= co --- kerberos5/lib/libhdb__L --- --- asn1_Key.c --- cp -f asn1_Key.x asn1_Key.c --- asn1_Event.c --- cp -f asn1_Event.x asn1_Event.c --- asn1_HDBFlags.c --- cp -f asn1_HDBFlags.x asn1_HDBFlags.c --- asn1_GENERATION.c --- cp -f asn1_GENERATION.x asn1_GENERATION.c --- asn1_HDB_Ext_PKINIT_acl.c --- cp -f asn1_HDB_Ext_PKINIT_acl.x asn1_HDB_Ext_PKINIT_acl.c --- asn1_HDB_Ext_PKINIT_cert.c --- cp -f asn1_HDB_Ext_PKINIT_cert.x asn1_HDB_Ext_PKINIT_cert.c --- asn1_HDB_Ext_PKINIT_hash.c --- cp -f asn1_HDB_Ext_PKINIT_hash.x asn1_HDB_Ext_PKINIT_hash.c --- asn1_HDB_Ext_Constrained_delegation_acl.c --- cp -f asn1_HDB_Ext_Constrained_delegation_acl.x asn1_HDB_Ext_Constrained_de= legation_acl.c --- asn1_HDB_Ext_Lan_Manager_OWF.c --- cp -f asn1_HDB_Ext_Lan_Manager_OWF.x asn1_HDB_Ext_Lan_Manager_OWF.c --- asn1_HDB_Ext_Password.c --- cp -f asn1_HDB_Ext_Password.x asn1_HDB_Ext_Password.c --- asn1_HDB_Ext_Aliases.c --- cp -f asn1_HDB_Ext_Aliases.x asn1_HDB_Ext_Aliases.c --- asn1_HDB_Ext_KeySet.c --- cp -f asn1_HDB_Ext_KeySet.x asn1_HDB_Ext_KeySet.c --- asn1_HDB_extension.c --- cp -f asn1_HDB_extension.x asn1_HDB_extension.c --- asn1_HDB_extensions.c --- cp -f asn1_HDB_extensions.x asn1_HDB_extensions.c --- asn1_hdb_entry.c --- --- secure/lib/libssh__L --- --- kexmlkem768x25519.pico --- --- kerberos5/lib/libhdb__L --- cp -f asn1_hdb_entry.x asn1_hdb_entry.c --- secure/lib/libssh__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexmlkem768x25519.pico -MTkexmlkem768x25519.pico -std=3Dgnu99 -W= no-format-zero-length -fstack-protector-strong -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 -c /w= orkspace/src/crypto/openssh/kexmlkem768x25519.c -o kexmlkem768x25519.pico --- kerberos5/lib/libhdb__L --- --- asn1_hdb_entry_alias.c --- --- secure/lib/libssh__L --- --- sntrup761.pico --- --- kerberos5/lib/libhdb__L --- cp -f asn1_hdb_entry_alias.x asn1_hdb_entry_alias.c --- secure/lib/libssh__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.sntrup761.pico -MTsntrup761.pico -std=3Dgnu99 -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 -c /workspace/src/cr= ypto/openssh/sntrup761.c -o sntrup761.pico --- kerberos5/lib/libhdb__L --- --- asn1_hdb_keyset.c --- cp -f asn1_hdb_keyset.x asn1_hdb_keyset.c --- hdb_asn1-priv.h --- cp -f hdb_asn1-priv.hx hdb_asn1-priv.h --- .depend --- echo libhdb.so.11.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= asn1.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcom_err.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libkrb5.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libroken.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/= lib/libprivatesqlite3.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libh= eimbase.a >> .depend --- common.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.common.o -MTcommon.o -std=3Dgnu99 -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/heimd= al/lib/hdb/common.c -o common.o --- db.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.db.o -MTdb.o -std=3Dgnu99 -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/heimdal/lib= /hdb/db.c -o db.o --- secure/lib/libssh__L --- --- kexgexs.pico --- In file included from /workspace/src/crypto/openssh/kexgexs.c:39: /workspace/src/crypto/openssh/openbsd-compat/openssl-compat.h:69:11: warnin= g: "EVP_CIPHER_CTX_get_iv" redefined 69 | # define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv | ^~~~~~~~~~~~~~~~~~~~~ In file included from : /workspace/src/crypto/openssh/ssh_namespace.h:12:9: note: this is the locat= ion of the previous definition 12 | #define EVP_CIPHER_CTX_get_iv Fssh_EVP_CIPHER_CTX= _get_iv | ^~~~~~~~~~~~~~~~~~~~~ --- kerberos5/lib/libhdb__L --- --- dbinfo.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.dbinfo.o -MTdbinfo.o -std=3Dgnu99 -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/heimd= al/lib/hdb/dbinfo.c -o dbinfo.o --- ext.o --- --- hdb-ldap.o --- --- ext.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.ext.o -MText.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr= otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib= /hdb/ext.c -o ext.o --- hdb-ldap.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.hdb-ldap.o -MThdb-ldap.o -std=3Dgnu99 -Wno-format-zero-length = -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/he= imdal/lib/hdb/hdb-ldap.c -o hdb-ldap.o --- hdb.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.hdb.o -MThdb.o -std=3Dgnu99 -Wno-format-zero-length -fstack-pr= otector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib= /hdb/hdb.c -o hdb.o --- secure/lib/libssh__L --- --- kexgen.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.kexgen.pico -MTkexgen.pico -std=3Dgnu99 -Wno-format-zero-length = -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/op= enssh/kexgen.c -o kexgen.pico --- sftp-realpath.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.sftp-realpath.pico -MTsftp-realpath.pico -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -c /work= space/src/crypto/openssh/sftp-realpath.c -o sftp-realpath.pico --- platform-pledge.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.platform-pledge.pico -MTplatform-pledge.pico -std=3Dgnu99 -Wno-f= ormat-zero-length -fstack-protector-strong -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-return-type -Wno-address-of-packed-member -c /work= space/src/crypto/openssh/platform-pledge.c -o platform-pledge.pico --- platform-tracing.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.platform-tracing.pico -MTplatform-tracing.pico -std=3Dgnu99 -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-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-address-of-packed-member -c /wor= kspace/src/crypto/openssh/platform-tracing.c -o platform-tracing.pico --- kerberos5/lib/libhdb__L --- --- hdb_err.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.hdb_err.o -MThdb_err.o -std=3Dgnu99 -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 hdb_err.c -o hdb_err.o --- secure/lib/libssh__L --- --- platform-misc.pico --- --- kerberos5/lib/libhdb__L --- --- hdb-sqlite.o --- --- secure/lib/libssh__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.platform-misc.pico -MTplatform-misc.pico -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -c /work= space/src/crypto/openssh/platform-misc.c -o platform-misc.pico --- kerberos5/lib/libhdb__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.hdb-sqlite.o -MThdb-sqlite.o -std=3Dgnu99 -Wno-format-zero-len= gth -fstack-protector-strong -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 -c /workspace/src/crypt= o/heimdal/lib/hdb/hdb-sqlite.c -o hdb-sqlite.o --- hdb-keytab.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.hdb-keytab.o -MThdb-keytab.o -std=3Dgnu99 -Wno-format-zero-len= gth -fstack-protector-strong -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 -c /workspace/src/crypt= o/heimdal/lib/hdb/hdb-keytab.c -o hdb-keytab.o --- hdb-mitdb.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.hdb-mitdb.o -MThdb-mitdb.o -std=3Dgnu99 -Wno-format-zero-lengt= h -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto= /heimdal/lib/hdb/hdb-mitdb.c -o hdb-mitdb.o --- keys.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.keys.o -MTkeys.o -std=3Dgnu99 -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/heimdal/li= b/hdb/keys.c -o keys.o --- secure/lib/libssh__L --- --- sshbuf-io.pico --- --- kerberos5/lib/libhdb__L --- --- keytab.o --- --- secure/lib/libssh__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.sshbuf-io.pico -MTsshbuf-io.pico -std=3Dgnu99 -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 -c /workspace/src/cr= ypto/openssh/sshbuf-io.c -o sshbuf-io.pico --- kerberos5/lib/libhdb__L --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.keytab.o -MTkeytab.o -std=3Dgnu99 -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/heimd= al/lib/hdb/keytab.c -o keytab.o --- mkey.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.mkey.o -MTmkey.o -std=3Dgnu99 -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/heimdal/li= b/hdb/mkey.c -o mkey.o --- ndbm.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.ndbm.o -MTndbm.o -std=3Dgnu99 -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/heimdal/li= b/hdb/ndbm.c -o ndbm.o --- secure/lib/libssh__L --- --- ssh-sk-client.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.ssh-sk-client.pico -MTssh-sk-client.pico -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -c /work= space/src/crypto/openssh/ssh-sk-client.c -o ssh-sk-client.pico --- kerberos5/lib/libhdb__L --- --- print.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hdb -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/worksp= ace/src/contrib/sqlite3/ -I/workspace/src/crypto/heimdal/lib/krb5 -I/work= space/src/contrib/com_err -I. -DHDB_DB_DIR=3D"\"/var/heimdal\"" -DHAVE_= CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=3D/workspace/= src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD= -MF.depend.print.o -MTprint.o -std=3Dgnu99 -Wno-format-zero-length -fstac= k-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-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-address-of-packed-member -c /workspace/src/crypto/heimd= al/lib/hdb/print.c -o print.o --- hdb-mitdb.o --- /workspace/src/crypto/heimdal/lib/hdb/hdb-mitdb.c: In function 'mdb_store': /workspace/src/crypto/heimdal/lib/hdb/hdb-mitdb.c:780:11: error: implicit d= eclaration of function '_hdb_set_master_key_usage'; did you mean 'hdb_set_m= aster_keyfile'? [-Wimplicit-function-declaration] 780 | ret =3D _hdb_set_master_key_usage(context, db, 0); /* MIT KDB u= ses KU 0 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ | hdb_set_master_keyfile --- secure/lib/libssh__L --- --- bcrypt_pbkdf.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssh -include ssh= _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=3D= 0x10100000L -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.bcrypt_pbkdf.pico -MTbcrypt_pbkdf.pico -std=3Dgnu99 -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-return-type -Wno-address-of-packed-member -c /work= space/src/crypto/openssh/openbsd-compat/bcrypt_pbkdf.c -o bcrypt_pbkdf.pico --- kerberos5/lib/libhdb__L --- /workspace/src/crypto/heimdal/lib/hdb/hdb-mitdb.c:794:11: error: implicit d= eclaration of function '_hdb_mit_dump2mitdb_entry' [-Wimplicit-function-dec= laration] 794 | ret =3D _hdb_mit_dump2mitdb_entry(context, line.data, spent); | ^~~~~~~~~~~~~~~~~~~~~~~~~ *** [hdb-mitdb.o] Error code 1 make[4]: stopped in /workspace/src/kerberos5/lib/libhdb --- secure/lib/libssh__L --- make[3]: stopped in /workspace/src --- kerberos5/lib/libhdb__L --- --- keys.o --- /workspace/src/crypto/heimdal/lib/hdb/keys.c: In function 'hdb_add_current_= keys_to_history': /workspace/src/crypto/heimdal/lib/hdb/keys.c:241:13: warning: 'free' called= on pointer 'ext' with nonzero offset 16 [-Wfree-nonheap-object] 241 | free(hist_keys); | ^~~~~~~~~~~~~~~ /workspace/src/crypto/heimdal/lib/hdb/keys.c:234:15: note: returned from 'c= alloc' 234 | ext =3D calloc(1, sizeof (*ext)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error make[4]: stopped in /workspace/src/kerberos5/lib/libhdb make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 298.16 real 3097.18 user 319.88 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins17812885152= 044082245.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_204_407831032.1768021649687--