From nobody Fri Nov 14 02:29:02 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4d71Kq5Cqkz6Ghfw for ; Fri, 14 Nov 2025 02:29: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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d71Kq33YBz3sV3; Fri, 14 Nov 2025 02:29:03 +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=1763087343; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=YIk4WtMAK0YV3L23K5NmYt22RliEYwdaCu7EwVfmCtU=; b=Z4+fTfZddvdc/DGEbQsVGoO7f5r2Fx/rANFEwoeNUq0grtc+q5ZJ46Vpd1CdLqXrCZHbPD 13+OHwAteeGgYbRSMGote6BZdhH3BHJ8DQBZo/f0H1myo4LtfQ2aVOIgRvyPxifnwuuLCZ 2X2a53z5uDgn43MgUn/oxGohO6CCUSiVUlno4I99MyBmSlXCrGay88qMmbBNszkXMIs+57 WRX5zhb9ug6led0SZsd0aq/YNDycLRLKdIjNA2PETKA/Ck5W4SudjGq5xfvkKZv24j/WiR hg8KUsOJAdQN+zl9FwOeOS0C7ErVjBxFuwI2rT57MCrxZMFBzwCxRU0EZfljcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763087343; a=rsa-sha256; cv=none; b=eEs5leVZ3VsA3vLyPf4nAfvVSkD1EnLNPg4zw/VCtPSMQwC+4M4gAz5b1rFMbrFgHhmBRw YaUSRmHyS6Ebr/akpok14Gk+7SPEDQ5EqU/+ShsIRzfCQReRtA3aKr54E5Df5ea8KPkwDx n4u8drVBoLcM/wZV7Tb6KWqMkyipJvn7ENnzcPw071rrU4baOqlRp8TGSrnodYzhuukXcw vg1q2FkNmxUoMnbemTQwRR27mjqVsxWCnwMETLbJEH5EE/nNNLUKd4F40bpS3G0pn/t5K4 jeso2qujoxwNdC9zZFYjZDekgSAwUmeLTIVQg+VC9B20jxdCLmIBOZJ+uOZvig== 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 4d71Kq2V79znLy; Fri, 14 Nov 2025 02:29:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 14 Nov 2025 02:29:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <116399292.1419.1763087343353@jenkins.ci.freebsd.org> In-Reply-To: <2017451453.1339.1763012632103@jenkins.ci.freebsd.org> References: <2017451453.1339.1763012632103@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-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_1418_1445926671.1763087342685" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1418_1445926671.1763087342685 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #693 (498a4c7f48a33c60b1768b8a6= daf519bad84e18d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/693/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/693/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-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) 498a4c7f48a33c60b1768b8a6daf519bad84e18d by fuz: aio: fix alignment of struct (o)aiocb32 on non-amd64 The end of the build log: [...truncated 24.33 MiB...] cp -f asn1_Salt.x asn1_Salt.c --- secure/lib/libssh__L --- --- openssl-compat.o --- --- port-net.o --- --- openssl-compat.o --- --- 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 --- 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/ -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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.o= penssl-compat.o -MTopenssl-compat.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-uninit--- recallocarray.o --- --- openssl-compat.o --- 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/openbsd-compat/openssl= -compat.c -o openssl-compat.o --- port-net.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/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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.p= ort-net.o -MTport-net.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -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/openssh/open= bsd-compat/port-net.c -o port-net.o --- recallocarray.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/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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.r= ecallocarray.o -MTrecallocarray.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/opens= sh/openbsd-compat/recallocarray.c -o recallocarray.o --- kerberos5/lib/libhdb__L --- --- asn1_HDB_Ext_Password.c --- --- asn1_HDB_Ext_Aliases.c --- --- asn1_HDB_Ext_Password.c --- cp -f asn1_HDB_Ext_Password.x asn1_HDB_Ext_Password.c --- asn1_HDB_Ext_KeySet.c --- --- asn1_HDB_Ext_Aliases.c --- cp -f asn1_HDB_Ext_Aliases.x asn1_HDB_Ext_Aliases.c --- asn1_HDB_extension.c --- --- secure/lib/libssh__L --- --- strtonum.o --- --- timingsafe_bcmp.o --- --- kerberos5/lib/libhdb__L --- --- asn1_HDB_Ext_KeySet.c --- cp -f asn1_HDB_Ext_KeySet.x asn1_HDB_Ext_KeySet.c --- asn1_HDB_extensions.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 --- cp -f asn1_hdb_entry.x asn1_hdb_entry.c --- asn1_hdb_entry_alias.c --- cp -f asn1_hdb_entry_alias.x asn1_hdb_entry_alias.c --- 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 --- 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/ -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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.t= imingsafe_bcmp.o -MTtimingsafe_bcmp.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/op= enssh/openbsd-compat/timingsafe_bcmp.c -o timingsafe_bcmp.o --- vis.o --- --- xcrypt.o --- --- vis.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/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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.v= is.o -MTvis.o -std=3Dgnu99 -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=3Dnon--- strtonum.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/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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.s= trtonum.o -MTstrtonum.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -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--- vis.o --- null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /= workspace/src/crypto/openssh/openbsd-compat/vis.c -o vis.o --- xcrypt.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/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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.x= crypt.o -MTxcrypt.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-= strong -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-err--- strtonum.o --- -error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-oper= ation -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/openbsd-compat/strtonum.c -o strt= onum.o --- xcrypt.o --- 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-return-type -Wno-address-of-packed-member = -c /workspace/src/crypto/openssh/openbsd-compat/xcrypt.c -o xcrypt.o --- kerberos5/lib/libhdb__L --- --- common.o --- --- db.o --- --- 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 --- 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 --- /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 --- secure/lib/libssh__L --- --- getrrsetbyname-ldns.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/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=3D0x10100000L = -I/workspace/src/contrib/ldns -ffile-prefix-map=3D/workspace/src=3D/usr/src= -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.g= etrrsetbyname-ldns.o -MTgetrrsetbyname-ldns.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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/crypto/openssh/openbsd-compat/getrrsetbyname-ldns.c -o getrrsetbyname-ld= ns.o --- kerberos5/lib/libhdb__L --- --- hdb-ldap.o --- --- secure/lib/libssh__L --- --- ssh_api.pico --- --- openssl-compat.o --- In file included from /workspace/src/crypto/openssh/openbsd-compat/openssl-= compat.c:32: /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 | ^~~~~~~~~~~~~~~~~~~~~ /workspace/src/crypto/openssh/openbsd-compat/openssl-compat.c: In function = 'Fssh_ssh_libcrypto_init': /workspace/src/crypto/openssh/openbsd-compat/openssl-compat.c:93:9: warning= : 'OPENSSL_config' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declara= tions] 93 | OPENSSL_config(NULL); | ^~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op= enssl/http.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op= enssl/x509.h:555, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op= enssl/pem.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op= enssl/ui.h:30, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op= enssl/engine.h:30, from /workspace/src/crypto/openssh/openbsd-compat/openssl-= compat.c:26: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/conf.h:132:30: n= ote: declared here 132 | OSSL_DEPRECATEDIN_1_1_0 void OPENSSL_config(const char *config_name= ); | ^~~~~~~~~~~~~~ --- kerberos5/lib/libhdb__L --- --- hdb.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 --- --- secure/lib/libssh__L --- --- ssh_api.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.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-funct--- 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.ssh_api.pico -MTssh_api.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-un--- kerberos5/lib/libhdb__L --- 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/heimdal/lib/hdb/hdb.c -o h= db.o --- secure/lib/libssh__L --- 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/openssh/ssh_api.c -o ssh_a= pi.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 --- hdb-sqlite.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-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 --- secure/lib/libssh__L --- --- ssherr.pico --- --- sshbuf.pico --- --- ssherr.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.ssherr.pico -MTssherr.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/ssherr.c -o ssherr.pico --- sshbuf.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.sshbuf.pico -MTsshbuf.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/sshbuf.c -o sshbuf.pico --- kerberos5/lib/libhdb__L --- --- hdb-keytab.o --- --- hdb-mitdb.o --- --- secure/lib/libssh__L --- --- sshkey.pico --- --- kerberos5/lib/libhdb__L --- --- hdb-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.sshkey.pico -MTsshkey.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-unin--- 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-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-erro--- secure/lib/libssh__L --- 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/openssh/sshkey.c -o sshkey= .pico --- kerberos5/lib/libhdb__L --- 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/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 --- secure/lib/libssh__L --- --- ssh_api.pico --- In file included from /workspace/src/crypto/openssh/ssh_api.c:38: /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 | ^~~~~~~~~~~~~~~~~~~~~ --- sshbuf-getput-basic.pico --- --- sshkey.pico --- In file included from /workspace/src/crypto/openssh/sshkey.c:69: /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 | ^~~~~~~~~~~~~~~~~~~~~ --- sshbuf-getput-basic.pico --- --- kerberos5/lib/libhdb__L --- --- keys.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-getput-basic.pico -MTsshbuf-getput-basic.pico -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -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---- 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.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-fun--- secure/lib/libssh__L --- 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/sshbuf-getput-basic.c -o sshbuf-getput-basic.pico --- kerberos5/lib/libhdb__L --- ction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-= uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-valu= e -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno= -error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-d= efined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-err= or=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmem= set-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dp= ointer-compare -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 -Wno-error=3Dsizeof-po= inter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addr= ess-of-packed-member -c /workspace/src/crypto/heimdal/lib/hdb/keys.c -= o keys.o --- 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.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 --- --- secure/lib/libssh__L --- --- sshbuf-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.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-fun--- 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-misc.pico -MTsshbuf-misc.pico -std=3Dgnu99 -Wno-format-ze= ro-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3D--- kerberos5/lib/libhdb__L --- ction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-= uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-valu= e -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno= -error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-d= efined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-err= or=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmem= set-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dp= ointer-compare -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 -Wno-error=3Dsizeof-po= inter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addr= ess-of-packed-member -c /workspace/src/crypto/heimdal/lib/hdb/mkey.c -= o mkey.o --- secure/lib/libssh__L --- 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/openssh/sshbuf-mis= c.c -o sshbuf-misc.pico --- kerberos5/lib/libhdb__L --- --- 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 --- ndbm.o --- --- hdb-mitdb.o --- /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); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- 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 --- hdb-mitdb.o --- *** [hdb-mitdb.o] Error code 1 make[4]: stopped in /workspace/src/kerberos5/lib/libhdb --- 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- secure/lib/libssh__L --- make[3]: stopped in /workspace/src --- kerberos5/lib/libhdb__L --- 1 error make[4]: stopped in /workspace/src/kerberos5/lib/libhdb make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 138.87 real 1432.66 user 186.41 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/jenkins15905343598= 262065105.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_1418_1445926671.1763087342685--