From nobody Tue Oct 28 21:16:45 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 4cx38v2X6Kz6DVWw for ; Tue, 28 Oct 2025 21:16:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cx38v0kQ3z3kFr; Tue, 28 Oct 2025 21:16:47 +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=1761686207; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=Zo4EfG3Z/FzIqc8Tz8O+M7N9xy7wpFUYP5GwJu4e0AU=; b=weTku4y75ceEf8Nsuv3K0Y33k0cpjU88GQV80LM1aI117vpTxtkFDdTHb5hvwuVXmc0A2l Z0JABa9rYinQlJ9jm/LTWhudlKZH3KCfDooubAMVKAbcfPCFXNpCSRbtNP4dl32eMkMiMH jJDg8SrJtj6G4DRAm82LsY8pkMnu9NNwmkQ2NOMw/RX+vDFdGhS6t/XL4Soi1AE68Sftku +9mFtCHZ8spfZPk+hsFInRZfNJRLZ08rkz1/vCeRuCq6u6PONn5v3QnOx2thyDcnJAkg/e HcMdshIMcO5j4DUUqTvacX3b1EEE0KOMQWjbrXxqRFTAX/rhwPICUChenwbyDA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761686207; a=rsa-sha256; cv=none; b=PViHaS09XvWPle57ME5+vQZawGV2uA7liwrT3dftMZgutyiy5naiC0cV174EW2YvYVo2SP REY6qwKXeJydvj3mRHm/s+EW/wscdz1WNTQwf8VSD9WCRzVd8MowtuZQK9KZDPTO9qyvxG RIrkIrbQAVfCeK0pIJD4rltAlrFA/dnaBY3UhBk83hTHLFcv17DfuKYW46nkJgGV3iRqwg 8JKCNrs0R9/3zIg1WS15FtYASVV5M9ettU+zSqq8SAl1dJA1WQOQ5u+bSmUJc353YFD/CF xEPPMs+oRgBS4kNsZlHNOZyKqRJ3ZgumrnnCfN8Wp3e0RYUJ9BAipON6slbFcw== 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 4cx38t6xP0z16Bg; Tue, 28 Oct 2025 21:16:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 28 Oct 2025 21:16:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1030755742.1133.1761686206980@jenkins.ci.freebsd.org> In-Reply-To: <760089007.1115.1761669678746@jenkins.ci.freebsd.org> References: <760089007.1115.1761669678746@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #631 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1132_75582935.1761686206221" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1132_75582935.1761686206221 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #631 (4b69237639bf5472e01e21f6c= 4cdbe753375727d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/631/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/631/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/631/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) f5d3c2c7d9db359f04ddaf8dbdcc1cd2f4b4dfa8 by jtl: x86: Reduce amount of time the MCA lock is held while emitting records fda981d41491ba61a1fa24c65d6b16f4426ee29d by jtl: x86: Allow MCA messages to be rate-limited 40b2111cfaa1ea9c7ae3487e536e8f75debba700 by jtl: x86: Add a way to inject artificial MCA events for testing 4b69237639bf5472e01e21f6c4cdbe753375727d by jtl: x86: support sending non-fatal MCA messages to syslog The end of the build log: [...truncated 24.13 MiB...] cp -f asn1_HDB_Ext_PKINIT_acl.x asn1_HDB_Ext_PKINIT_acl.c --- asn1_HDB_Ext_PKINIT_cert.c --- --- lib/libldns__L --- --- tsig.o --- --- kerberos5/lib/libhdb__L --- cp -f asn1_HDB_Ext_PKINIT_cert.x asn1_HDB_Ext_PKINIT_cert.c --- lib/libldns__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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.tsig.o -MTtsig.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/contrib/ldns/tsig.c -o tsig.o --- kerberos5/lib/libhdb__L --- --- 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 --- 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 --- --- lib/libldns__L --- --- update.o --- --- kerberos5/lib/libhdb__L --- 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 --- lib/libldns__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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.update.o -MTupdate.o -= std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wno-uninitialized -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/contrib/ldns/update.c -o update.o --- kerberos5/lib/libhdb__L --- --- 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 --- lib/libldns__L --- --- util.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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.util.o -MTutil.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/contrib/ldns/util.c -o util.o --- wire2host.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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.wire2host.o -MTwire2ho= st.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -c /wor= kspace/src/contrib/ldns/wire2host.c -o wire2host.o --- zone.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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.zone.o -MTzone.o -std= =3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/s= rc/contrib/ldns/zone.c -o zone.o --- b64_ntop.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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.b64_ntop.o -MTb64_ntop= .o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -= Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /work= space/src/contrib/ldns/compat/b64_ntop.c -o b64_ntop.o --- b64_pton.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/contrib/ldns -DOPENSSL_API_COMPAT=3D0x101= 00000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.b64_pton.o -MTb64_pton= .o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -= Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -c /work= space/src/contrib/ldns/compat/b64_pton.c -o b64_pton.o --- buffer.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.buffer.pic= o -MTbuffer.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/buffer.c -o buffer.pico --- dane.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dane.pico = -MTdane.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/dane.c -o dane.pico --- dname.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dname.pico= -MTdname.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/dname.c -o dname.pico --- dnssec.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dnssec.pic= o -MTdnssec.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/dnssec.c -o dnssec.pico --- dnssec_sign.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dnssec_sig= n.pico -MTdnssec_sign.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/contrib/ldns/dnssec_sign.c -o dnssec_sign.= pico --- dnssec_verify.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dnssec_ver= ify.pico -MTdnssec_verify.pico -std=3Dgnu99 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/contrib/ldns/dnssec_verify.c -o dnsse= c_verify.pico --- kerberos5/lib/libhdb__L --- --- 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 --- lib/libldns__L --- --- dnssec_zone.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dnssec_zon= e.pico -MTdnssec_zone.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/contrib/ldns/dnssec_zone.c -o dnssec_zone.= pico --- duration.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.duration.p= ico -MTduration.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/duration.c -o duration.pico --- edns.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.edns.pico = -MTedns.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/edns.c -o edns.pico --- error.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.error.pico= -MTerror.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/error.c -o error.pico --- higher.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.higher.pic= o -MThigher.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/higher.c -o higher.pico --- host2str.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.host2str.p= ico -MThost2str.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/host2str.c -o host2str.pico --- host2wire.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.host2wire.= pico -MThost2wire.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/host2wire.c -o host2wire.pico --- keys.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.keys.pico = -MTkeys.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/keys.c -o keys.pico --- 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 --- lib/libldns__L --- --- net.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.net.pico -= MTnet.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered = -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/net.c -o net.pico --- packet.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.packet.pic= o -MTpacket.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/packet.c -o packet.pico --- parse.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.parse.pico= -MTparse.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -W= no-use-after-free -c /workspace/src/contrib/ldns/parse.c -o parse.pico --- kerberos5/lib/libhdb__L --- --- 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 --- lib/libldns__L --- --- radix.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.radix.pico= -MTradix.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/radix.c -o radix.pico --- rbtree.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.rbtree.pic= o -MTrbtree.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/rbtree.c -o rbtree.pico --- rdata.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.rdata.pico= -MTrdata.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/rdata.c -o rdata.pico --- resolver.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.resolver.p= ico -MTresolver.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/resolver.c -o resolver.pico --- rr.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.rr.pico -M= Trr.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c = /workspace/src/contrib/ldns/rr.c -o rr.pico --- kerberos5/lib/libhdb__L --- --- 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 --- lib/libldns__L --- --- rr_functions.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.rr_functio= ns.pico -MTrr_functions.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/ldns/rr_functions.c -o rr_functi= ons.pico --- sha1.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.sha1.pico = -MTsha1.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/sha1.c -o sha1.pico --- sha2.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.sha2.pico = -MTsha2.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -W= no-array-parameter -c /workspace/src/contrib/ldns/sha2.c -o sha2.pico --- str2host.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.str2host.p= ico -MTstr2host.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/str2host.c -o str2host.pico --- tsig.pico --- --- kerberos5/lib/libhdb__L --- --- hdb.o --- --- lib/libldns__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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.tsig.pico = -MTtsig.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/tsig.c -o tsig.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-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 --- lib/libldns__L --- --- update.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.update.pic= o -MTupdate.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/update.c -o update.pico --- util.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.util.pico = -MTutil.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/util.c -o util.pico --- wire2host.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.wire2host.= pico -MTwire2host.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/wire2host.c -o wire2host.pico --- zone.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.zone.pico = -MTzone.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/ldns/zone.c -o zone.pico --- b64_ntop.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.b64_ntop.p= ico -MTb64_ntop.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/compat/b64_ntop.c -o b64_ntop.= 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 --- lib/libldns__L --- --- b64_pton.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/contrib/ldns -DOPENSSL_API_CO= MPAT=3D0x10100000L -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.b64_pton.p= ico -MTb64_pton.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/contrib/ldns/compat/b64_pton.c -o b64_pton.= pico --- libprivateldns.a --- --- kerberos5/lib/libhdb__L --- --- hdb-sqlite.o --- --- lib/libldns__L --- Building static ldns library --- 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 --- lib/libldns__L --- /usr/local/x86_64-unknown-freebsd14.3/bin/ar -crsD libprivateldns.a buffer.= o dane.o dname.o dnssec.o dnssec_sign.o dnssec_verify.o dnssec_zone.o durat= ion.o edns.o error.o higher.o host2str.o host2wire.o keys.o net.o packet.o = parse.o radix.o rbtree.o rdata.o resolver.o rr.o rr_functions.o sha1.o sha2= .o str2host.o tsig.o update.o util.o wire2host.o zone.o b64_ntop.o b64_pton= .o =20 --- kerberos5/lib/libhdb__L --- --- 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 --- --- keys.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 --- 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 --- /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 --- 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 --- 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)); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- kerberos5/lib/libheimntlm__L --- =3D=3D=3D> kerberos5/lib/libheimntlm (obj,all,install) --- .depend --- echo libheimntlm.so.11.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libcrypto.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcom_err.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkrb5.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libroken.a >> .depend --- ntlm.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/ntlm -I/workspace/src/= crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -DOPENSSL_API_CO= MPAT=3D0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -MD -MF.depend.ntlm.o -MTntlm.o -std=3Dgnu99 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/crypto/heimdal/lib/ntlm/ntlm.c -o ntl= m.o --- 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 --- kerberos5/lib/libheimntlm__L --- --- ntlm_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/ntlm -I/workspace/src/= crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -DOPENSSL_API_CO= MPAT=3D0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -MD -MF.depend.ntlm_err.o -MTntlm_err.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c ntlm_err.c -o ntlm_err.o --- kerberos5/lib/libhdb__L --- --- asn1_Salt.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.asn1_Salt.o -MTasn1_Salt.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 asn1_Salt.c -o asn1_S= alt.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); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- asn1_Key.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.asn1_Key.o -MTasn1_Key.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 asn1_Key.c -o asn1_Key.o --- asn1_Event.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.asn1_Event.o -MTasn1_Event.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 asn1_Event.c -o asn1= _Event.o --- kerberos5/lib/libheimntlm__L --- --- ntlm.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/heimdal/lib/ntlm -I/wo= rkspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -DOP= ENSSL_API_COMPAT=3D0x10100000L -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.ntlm.pico -MTntlm.pico= -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib= /ntlm/ntlm.c -o ntlm.pico --- kerberos5/lib/libhdb__L --- --- asn1_HDBFlags.o --- --- hdb-mitdb.o --- *** [hdb-mitdb.o] Error code 1 make[4]: stopped in /workspace/src/kerberos5/lib/libhdb --- kerberos5/lib/libheimntlm__L --- make[3]: stopped in /workspace/src --- kerberos5/lib/libhdb__L --- --- asn1_HDBFlags.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.asn1_HDBFlags.o -MTasn1_HDBFlags.o -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=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 asn1_HDBFlag= s.c -o asn1_HDBFlags.o 1 error make[4]: stopped in /workspace/src/kerberos5/lib/libhdb make[3]: stopped in /workspace/src --- lib/libldns__L --- make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 184.39 real 1888.00 user 220.99 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/jenkins57204316232= 9700141.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_1132_75582935.1761686206221--