From nobody Fri Nov 14 03:42:43 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 4d72ys6Sz9z6GpQh for ; Fri, 14 Nov 2025 03:42:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d72ys4XCdz48px; Fri, 14 Nov 2025 03:42:45 +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=1763091765; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=He0HL/tyrq4J7n7+zIgqKIrwYUpx2zep5JlWPbgaAyo=; b=FRjrxyDb0L5bVuLoyZ8UzZbANahmXHyLNIGBidwnpHXVkPpELUajEWQSYmVDuE4idOyLhQ z7ToSY9Fj5qe71Sw3JT61bShj6oYbsUAIyIBo6zlf8Ko87ViYweHpG2VEcv8vRtiGyI11n bzr0Yilv5PxUU4Zdb9yZqxZuyq7Mfw1m+OljEpj/ozovirycovrZc3h4IcUHi2JYsn1sMn il7+HYUCSVyShtidbfC8NXJwop25cF/5i25JxWX8ioq+Hn6eew8w0ex/fMh4fA5tKC7GMO OvhNgcIBhJZmFfSlAmPDN54x9y025OugaKUMB2t7IP6WsBIxqX29mFiP6dnTDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763091765; a=rsa-sha256; cv=none; b=gF7+kmXj9cHd/zWatGJCh1zgH+LYX1JrKdYiaoghBpNkC1ZtX+5HZR9As5Q6F0TZiwYhv5 7Mt8hjhYHDmhf3AaeKMY3Hap3+0mELKEHWlg92uq/2aV6W9X4uAPhRwy8kcKkLpxFqOXuM M9a/DzMmlNyev6rxSOx9SxDUl0BKIYXUADifyRloG07W03NjmCE13vTAVLtVLnGFCoodW2 IstT6Qp4j9oyOBWRkjajBArw1fOumhBmt3EfnMpa98NNy169kPkiVUZtM7IUwq5Y4ePx/A f5098FZbqoEP8n5v8UbcluEZdo9tJdO6ULs0yKdn3Rm+HtStpf7CkMzho8L+SQ== 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 4d72ys3jLvzqmC; Fri, 14 Nov 2025 03:42:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 14 Nov 2025 03:42:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <883276443.1437.1763091765525@jenkins.ci.freebsd.org> In-Reply-To: <1080144945.1343.1763017316060@jenkins.ci.freebsd.org> References: <1080144945.1343.1763017316060@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2102 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1436_1771205968.1763091763425" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1436_1771205968.1763091763425 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2102 (498a4c7f48a33c60b1768b8a= 6daf519bad84e18d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2102/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2102/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2102/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 498a4c7f48a33c60b1768b8a6daf519bad84e18d by fuz: aio: fix alignment of struct (o)aiocb32 on non-amd64 The end of the build log: [...truncated 77.32 MiB...] gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_use_certifica= te.3 > SSL_CTX_use_certificate.3.gz --- SSL_CTX_use_psk_identity_hint.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_ident= ity_hint.3 > SSL_CTX_use_psk_identity_hint.3.gz --- SSL_CTX_use_serverinfo.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinf= o.3 > SSL_CTX_use_serverinfo.3.gz --- SSL_SESSION_free.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3 > = SSL_SESSION_free.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- gets.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.gets.o= -MTgets.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/st= and/libsa/gets.c -o gets.o --- all_subdir_secure --- --- SSL_SESSION_get0_cipher.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_ciph= er.3 > SSL_SESSION_get0_cipher.3.gz --- SSL_SESSION_get0_hostname.3.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/dmesg...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_host= name.3 > SSL_SESSION_get0_hostname.3.gz --- SSL_SESSION_get0_id_context.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_c= ontext.3 > SSL_SESSION_get0_id_context.3.gz --- SSL_SESSION_get0_peer.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer= .3 > SSL_SESSION_get0_peer.3.gz --- SSL_SESSION_get_compress_id.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compr= ess_id.3 > SSL_SESSION_get_compress_id.3.gz --- SSL_SESSION_get_protocol_version.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get_proto= col_version.3 > SSL_SESSION_get_protocol_version.3.gz --- SSL_SESSION_get_time.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.= 3 > SSL_SESSION_get_time.3.gz --- SSL_SESSION_has_ticket.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticke= t.3 > SSL_SESSION_has_ticket.3.gz --- SSL_SESSION_is_resumable.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resuma= ble.3 > SSL_SESSION_is_resumable.3.gz --- SSL_SESSION_print.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3 >= SSL_SESSION_print.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/dump...] --- all_subdir_secure --- --- SSL_SESSION_set1_id.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3= > SSL_SESSION_set1_id.3.gz --- SSL_accept.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_accept.3 > SSL_ac= cept.3.gz --- SSL_alert_type_string.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_alert_type_string= .3 > SSL_alert_type_string.3.gz --- SSL_alloc_buffers.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3 >= SSL_alloc_buffers.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strtoul.o --- --- all_subdir_stand/libsa32 --- --- globals.o --- --- all_subdir_stand/libsa --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.strtoul= .o -MTstrtoul.o -std=3Dgnu99 -Wno-format-zero-length -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=3Dstr--- all_subdir_secure --- --- SSL_check_chain.3.gz --- --- all_subdir_stand --- ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -c /workspace/src/lib/libc/stdlib/strtoul.c -o strtoul.o --- all_subdir_stand/libsa32 --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.global= s.o -MTglobals.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/= src/stand/libsa/globals.c -o globals.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_check_chain.3 > S= SL_check_chain.3.gz --- all_subdir_bin --- --- conv_tab.pieo --- --- all_subdir_secure --- --- SSL_clear.3.gz --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.d= epend.conv_tab.pieo -MTconv_tab.pieo -std=3Dgnu99 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align = -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/bin/d= d/conv_tab.c -o conv_tab.pieo --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_clear.3 > SSL_cle= ar.3.gz --- SSL_connect.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_connect.3 > SSL_c= onnect.3.gz --- SSL_do_handshake.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_do_handshake.3 > = SSL_do_handshake.3.gz --- SSL_export_keying_material.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_export_keying_mat= erial.3 > SSL_export_keying_material.3.gz --- SSL_extension_supported.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_extension_support= ed.3 > SSL_extension_supported.3.gz --- SSL_free.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_free.3 > SSL_free= .3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/dumpfs...] --- all_subdir_secure --- --- SSL_get0_peer_scts.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3 = > SSL_get0_peer_scts.3.gz --- SSL_get_SSL_CTX.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3 > S= SL_get_SSL_CTX.3.gz --- all_subdir_bin --- --- dd.pieo --- --- all_subdir_stand --- --- hexdump.o --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.d= epend.dd.pieo -MTdd.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Demp--- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.hexdum= p.o -MThexdump.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstri--- all_subdir_secure --- --- SSL_get_all_async_fds.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds= .3 > SSL_get_all_async_fds.3.gz --- all_subdir_bin --- ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/bin/dd/dd.c -o dd.pieo --- all_subdir_stand --- ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/lib= sa/hexdump.c -o hexdump.o --- all_subdir_secure --- --- SSL_get_certificate.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_certificate.3= > SSL_get_certificate.3.gz --- SSL_get_ciphers.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3 > S= SL_get_ciphers.3.gz --- SSL_get_client_random.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_client_random= .3 > SSL_get_client_random.3.gz --- SSL_get_current_cipher.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_current_ciphe= r.3 > SSL_get_current_cipher.3.gz --- SSL_get_default_timeout.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_default_timeo= ut.3 > SSL_get_default_timeout.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/dumpon...] --- all_subdir_secure --- --- SSL_get_error.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_error.3 > SSL= _get_error.3.gz --- SSL_get_extms_support.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_extms_support= .3 > SSL_get_extms_support.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strtoull.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.strtoul= l.o -MTstrtoull.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -Os -c /workspace/src/lib/libc/stdlib/strtoull= .c -o strtoull.o --- all_subdir_secure --- --- SSL_get_fd.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_fd.3 > SSL_ge= t_fd.3.gz --- SSL_get_peer_cert_chain.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_cha= in.3 > SSL_get_peer_cert_chain.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- nvstore.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.nvstor= e.o -MTnvstore.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/= src/stand/libsa/nvstore.c -o nvstore.o --- all_subdir_secure --- --- SSL_get_peer_certificate.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_peer_certific= ate.3 > SSL_get_peer_certificate.3.gz --- SSL_get_peer_signature_nid.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_peer_signatur= e_nid.3 > SSL_get_peer_signature_nid.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/fsck...] --- all_subdir_secure --- --- SSL_get_peer_tmp_key.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.= 3 > SSL_get_peer_tmp_key.3.gz --- SSL_get_psk_identity.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.= 3 > SSL_get_psk_identity.3.gz --- SSL_get_rbio.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_rbio.3 > SSL_= get_rbio.3.gz --- SSL_get_session.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_session.3 > S= SL_get_session.3.gz --- SSL_get_shared_sigalgs.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalg= s.3 > SSL_get_shared_sigalgs.3.gz --- SSL_get_verify_result.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_verify_result= .3 > SSL_get_verify_result.3.gz --- SSL_get_version.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_version.3 > S= SL_get_version.3.gz --- SSL_group_to_name.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_group_to_name.3 >= SSL_group_to_name.3.gz --- SSL_in_init.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_in_init.3 > SSL_i= n_init.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/fsck_ffs...] --- all_subdir_secure --- --- SSL_key_update.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_key_update.3 > SS= L_key_update.3.gz --- SSL_library_init.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_library_init.3 > = SSL_library_init.3.gz --- SSL_load_client_CA_file.3.gz --- --- all_subdir_lib --- --- all_subdir_lib/csu/tests/dynamic --- --- cxx_constructors.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/csu/amd64 -ffile-prefix-map=3D/workspa= ce/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitia= lized -Wdate-time -Wno-error=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 -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g -Wno-deprecated-declarations -Wno-erro= r=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,-= zrelro -Wl,-znoexecstack -o cxx_constructors.full cxx_constructors.o -lpri= vateatf-c++ -lprivateatf-c -lprivateatf-c --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_load_client_CA_fi= le.3 > SSL_load_client_CA_file.3.gz --- all_subdir_kerberos5 --- In function 'my_fgetln', inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_d= ump.c:156:19: /workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' calle= d on unallocated object 'line' [-Werror=3Dfree-nonheap-object] 119 | n =3D realloc(buf, *sz + (*sz >> 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/crypto/heimdal/kdc/mit_dump.c: In function 'mit_prop_dump': /workspace/src/crypto/heimdal/kdc/mit_dump.c:139:11: note: declared here 139 | char *line =3D NULL; | ^~~~ --- all_subdir_secure --- --- SSL_new.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_new.3 > SSL_new.3= .gz --- SSL_pending.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_pending.3 > SSL_p= ending.3.gz --- SSL_read.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_read.3 > SSL_read= .3.gz --- SSL_read_early_data.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_read_early_data.3= > SSL_read_early_data.3.gz --- all_subdir_stand --- --- pager.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.pager.= o -MTpager.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/src= /stand/libsa/pager.c -o pager.o --- all_subdir_secure --- --- SSL_rstate_string.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_rstate_string.3 >= SSL_rstate_string.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- subr_boot.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.subr_bo= ot.o -MTsubr_boot.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -= Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -Os -c /workspace/src/sys/kern/subr_boot.c -= o subr_boot.o --- all_subdir_secure --- --- SSL_session_reused.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_session_reused.3 = > SSL_session_reused.3.gz --- SSL_set1_host.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set1_host.3 > SSL= _set1_host.3.gz --- SSL_set_async_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_async_callbac= k.3 > SSL_set_async_callback.3.gz --- SSL_set_bio.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_bio.3 > SSL_s= et_bio.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/fsck_msdosfs...] --- all_subdir_secure --- --- SSL_set_connect_state.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_connect_state= .3 > SSL_set_connect_state.3.gz --- SSL_set_fd.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_fd.3 > SSL_se= t_fd.3.gz --- all_subdir_lib --- --- cxx_constructors.debug --- --- all_subdir_kerberos5 --- cc1: all warnings being treated as errors --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug cxx_con= structors.full cxx_constructors.debug --- all_subdir_secure --- --- SSL_set_retry_verify.3.gz --- --- all_subdir_lib --- --- cxx_constructors --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.= 3 > SSL_set_retry_verify.3.gz --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcxx_constructors.debug cxx_constructors.full cxx_constructors --- all_subdir_kerberos5 --- *** [mit_dump.pieo] Error code 1 make[5]: stopped in /workspace/src/kerberos5/libexec/hprop 5.80 real 3.57 user 0.54 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins96375805436= 71436547.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_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_1436_1771205968.1763091763425--