From nobody Tue Dec 9 19:02:18 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 4dQpBP11Hhz6JdPB for ; Tue, 09 Dec 2025 19:02:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dQpBN4dz4z3grP; Tue, 09 Dec 2025 19:02:20 +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=1765306940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=e5LdoxuVH8kzXRmU6FGQ1ueBAoVL3AGF1lF9rRELwLs=; b=XBkcNSZ53Cc0NKPL4gjMak2U6/CEvrbFQl9YiT3Oa8tqiVxGjG/4b3YGHo/CtThk/8fOdm LvvjrS6Gt/JpTSEQjtB7H1JBIOaRcilLQrMfoHbHCaJQCvT+pY/ZHKErBGj3jywSNtco9a fm+32Be0E7OYJet3WLjWl/z/QFOPFsOiDMZrSN22lx2vHW1rL5b0RB0WzAPzpfOYY2xs2W JMikxAyNHfEzE6q/xXnnxIS9EwbYmUpoDims89cFRWX35n6y5yu7oiavC75VLRId8P5LQI B40vzWyFT19Q+DYF9jeIHXnGVzChSc++pZg1AdbzjM95u8lhIaPPN3HOtLEixA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765306940; a=rsa-sha256; cv=none; b=t9uT5Gsq8ZcHyDKTuJTsA1P2vxy6baZfeBdIjlhLW5GE9aI9UqtWF59zxXWlCd1oRfEiyk 2j9dDBMd2TCCUpvGg5Mlb+40Ykik0aWJL15vUQTu4amE/Fjc3SQRPvwyN/1P49oDv3b5bI 7NmCET98mX1WTsHGXdbg33uCMp1bikKjoUdxuMWhZYNXoEwG2LvEPIfj2BJQ4+qQlWiQp2 BdeKc1fNoHGzwDlpluB5m70eSatS0E/HGBWkM+PJ1AR/RdwKKdwi6QzsiM2KZWd8hIuoOM PocO0PQYNT+5EP+P1cHrGayG6YqT/kSuY3ZQZDnOR8UFcgfmgIXgoDKQIfMQTQ== 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 4dQpBN40Qdz1BCN; Tue, 09 Dec 2025 19:02:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 9 Dec 2025 19:02:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <193173310.415.1765306940565@jenkins.ci.freebsd.org> In-Reply-To: <1688904393.359.1765289595604@jenkins.ci.freebsd.org> References: <1688904393.359.1765289595604@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2147 - 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_414_1395050562.1765306938533" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_414_1395050562.1765306938533 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2147 (20133eccbdd854915e88c6f7= 20212814f2f5313b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2147/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2147/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2147/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) 58be4610c91f4ed1a6c29482ca555b2798f70b05 by emaste: lldb: Fix Architecture parsing by reading the ELF header. (#162811) 20133eccbdd854915e88c6f720212814f2f5313b by emaste: lldb: Fix empty register set when trying to get size of register The end of the build log: [...truncated 77.34 MiB...] gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3= > SSL_CTX_add_session.3.gz --- SSL_CTX_config.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_config.3 > SS= L_CTX_config.3.gz --- SSL_CTX_ctrl.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3 > SSL_= CTX_ctrl.3.gz --- SSL_CTX_dane_enable.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3= > SSL_CTX_dane_enable.3.gz --- SSL_CTX_flush_sessions.3.gz --- --- all_subdir_stand --- --- strpbrk.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_flush_session= s.3 > SSL_CTX_flush_sessions.3.gz --- 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.strpbr= k.o -MTstrpbrk.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/lib/libc/string/strpbrk.c -o strpbrk.o --- all_subdir_secure --- --- SSL_CTX_free.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_free.3 > SSL_= CTX_free.3.gz --- SSL_CTX_get0_param.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 = > SSL_CTX_get0_param.3.gz --- SSL_CTX_get_verify_mode.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mo= de.3 > SSL_CTX_get_verify_mode.3.gz --- SSL_CTX_has_client_custom_ext.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_cu= stom_ext.3 > SSL_CTX_has_client_custom_ext.3.gz --- SSL_CTX_load_verify_locations.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_l= ocations.3 > SSL_CTX_load_verify_locations.3.gz --- SSL_CTX_new.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_new.3 > SSL_C= TX_new.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/sync...] --- all_subdir_secure --- --- SSL_CTX_sess_number.3.gz --- --- all_subdir_stand --- --- strrchr.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3= > SSL_CTX_sess_number.3.gz --- 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.strrch= r.o -MTstrrchr.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/lib/libc/string/strrchr.c -o strrchr.o --- all_subdir_secure --- --- SSL_CTX_sess_set_cache_size.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cach= e_size.3 > SSL_CTX_sess_set_cache_size.3.gz --- SSL_CTX_sess_set_get_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_= cb.3 > SSL_CTX_sess_set_get_cb.3.gz --- SSL_CTX_sessions.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3 > = SSL_CTX_sessions.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strtoul.o --- --- all_subdir_secure --- --- SSL_CTX_set0_CA_list.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.= 3 > SSL_CTX_set0_CA_list.3.gz --- 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/= 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=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 -c /workspace/src/lib/libc/stdlib/strtoul.c -= o strtoul.o --- all_subdir_secure --- --- SSL_CTX_set1_curves.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3= > SSL_CTX_set1_curves.3.gz --- SSL_CTX_set1_sigalgs.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.= 3 > SSL_CTX_set1_sigalgs.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- strsep.o --- --- all_subdir_secure --- --- SSL_CTX_set1_verify_cert_store.3.gz --- --- 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.strsep= .o -MTstrsep.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/= src/lib/libc/string/strsep.c -o strsep.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_c= ert_store.3 > SSL_CTX_set1_verify_cert_store.3.gz --- SSL_CTX_set_alpn_select_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_sele= ct_cb.3 > SSL_CTX_set_alpn_select_cb.3.gz --- SSL_CTX_set_cert_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3= > SSL_CTX_set_cert_cb.3.gz --- SSL_CTX_set_cert_store.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_stor= e.3 > SSL_CTX_set_cert_store.3.gz --- SSL_CTX_set_cert_verify_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_veri= fy_callback.3 > SSL_CTX_set_cert_verify_callback.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/bin/test...] --- all_subdir_secure --- --- SSL_CTX_set_cipher_list.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_li= st.3 > SSL_CTX_set_cipher_list.3.gz --- SSL_CTX_set_client_cert_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_ce= rt_cb.3 > SSL_CTX_set_client_cert_cb.3.gz --- SSL_CTX_set_client_hello_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_he= llo_cb.3 > SSL_CTX_set_client_hello_cb.3.gz --- SSL_CTX_set_ct_validation_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_valida= tion_callback.3 > SSL_CTX_set_ct_validation_callback.3.gz --- all_subdir_stand --- --- strspn.o --- --- all_subdir_secure --- --- SSL_CTX_set_ctlog_list_file.3.gz --- --- 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.strspn= .o -MTstrspn.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/= src/lib/libc/string/strspn.c -o strspn.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_lis= t_file.3 > SSL_CTX_set_ctlog_list_file.3.gz --- SSL_CTX_set_default_passwd_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_p= asswd_cb.3 > SSL_CTX_set_default_passwd_cb.3.gz --- SSL_CTX_set_generate_session_id.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_= session_id.3 > SSL_CTX_set_generate_session_id.3.gz --- SSL_CTX_set_info_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_call= back.3 > SSL_CTX_set_info_callback.3.gz --- SSL_CTX_set_keylog_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_ca= llback.3 > SSL_CTX_set_keylog_callback.3.gz --- all_subdir_lib --- --- all_subdir_lib/csu/tests/dynamiclib --- =3D=3D=3D> lib/csu/tests/dynamiclib (all) --- all_subdir_secure --- --- SSL_CTX_set_max_cert_list.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_= list.3 > SSL_CTX_set_max_cert_list.3.gz --- SSL_CTX_set_min_proto_version.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto= _version.3 > SSL_CTX_set_min_proto_version.3.gz --- SSL_CTX_set_mode.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3 > = SSL_CTX_set_mode.3.gz --- SSL_CTX_set_msg_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callb= ack.3 > SSL_CTX_set_msg_callback.3.gz --- SSL_CTX_set_num_tickets.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_ticke= ts.3 > SSL_CTX_set_num_tickets.3.gz --- SSL_CTX_set_options.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3= > SSL_CTX_set_options.3.gz --- all_subdir_bin --- --- conv.pieo --- /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.pieo -MTconv.pieo -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 -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-= compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno= -error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -c /workspace/src/bin/dd/conv= .c -o conv.pieo --- all_subdir_secure --- --- SSL_CTX_set_psk_client_callback.3.gz --- --- all_subdir_lib --- --- cxx_constructors --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_clien= t_callback.3 > SSL_CTX_set_psk_client_callback.3.gz --- all_subdir_lib --- (cd /workspace/src/lib/csu/tests/dynamiclib && DEPENDFILE=3D.depend.cxx_co= nstructors NO_SUBDIR=3D1 make -f /workspace/src/lib/csu/tests/dynamiclib/M= akefile _RECURSING_PROGS=3Dt PROG=3Dcxx_constructors PROG_CXX=3Dcxx_constr= uctors) --- all_subdir_secure --- --- SSL_CTX_set_quiet_shutdown.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shu= tdown.3 > SSL_CTX_set_quiet_shutdown.3.gz --- all_subdir_stand --- --- strstr.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.strstr= .o -MTstrstr.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/= src/lib/libc/string/strstr.c -o strstr.o --- all_subdir_secure --- --- SSL_CTX_set_read_ahead.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahea= d.3 > SSL_CTX_set_read_ahead.3.gz --- SSL_CTX_set_record_padding_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_pa= dding_callback.3 > SSL_CTX_set_record_padding_callback.3.gz --- SSL_CTX_set_security_level.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_= level.3 > SSL_CTX_set_security_level.3.gz --- all_subdir_lib --- --- .depend.cxx_constructors --- echo cxx_constructors.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/lib/csu/tests/dso/libh_csu.so /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.cxx_constr= uctors echo cxx_constructors.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc++.a >> .depend.cxx_constructors --- cxx_constructors.pieo --- --- all_subdir_secure --- --- SSL_CTX_set_session_cache_mode.3.gz --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -DDSO_BASE -I/workspace/src/lib/csu/amd64 -fPIE -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.cxx_constructors.cxx_constructors.p= ieo -MTcxx_constructors.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wno-uninitialized -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 -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -Wno-= deprecated-declarations -Wno-error=3Dclass-memaccess -Wno-literal-suffix -W= no-error=3Dunknown-pragmas -c /workspace/src/lib/csu/tests/cxx_construc= tors.cc -o cxx_constructors.pieo --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_c= ache_mode.3 > SSL_CTX_set_session_cache_mode.3.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strtoull.o --- --- all_subdir_secure --- --- SSL_CTX_set_session_id_context.3.gz --- --- 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/= 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 --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_i= d_context.3 > SSL_CTX_set_session_id_context.3.gz --- SSL_CTX_set_session_ticket_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_t= icket_cb.3 > SSL_CTX_set_session_ticket_cb.3.gz --- SSL_CTX_set_split_send_fragment.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_sen= d_fragment.3 > SSL_CTX_set_split_send_fragment.3.gz --- SSL_CTX_set_srp_password.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_passw= ord.3 > SSL_CTX_set_srp_password.3.gz --- SSL_CTX_set_ssl_version.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_versi= on.3 > SSL_CTX_set_ssl_version.3.gz --- SSL_CTX_set_stateless_cookie_generate_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless= _cookie_generate_cb.3 > SSL_CTX_set_stateless_cookie_generate_cb.3.gz --- SSL_CTX_set_timeout.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3= > SSL_CTX_set_timeout.3.gz --- SSL_CTX_set_tlsext_servername_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_se= rvername_callback.3 > SSL_CTX_set_tlsext_servername_callback.3.gz --- SSL_CTX_set_tlsext_status_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_st= atus_cb.3 > SSL_CTX_set_tlsext_status_cb.3.gz --- SSL_CTX_set_tlsext_ticket_key_cb.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ti= cket_key_cb.3 > SSL_CTX_set_tlsext_ticket_key_cb.3.gz --- SSL_CTX_set_tlsext_use_srtp.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_us= e_srtp.3 > SSL_CTX_set_tlsext_use_srtp.3.gz --- SSL_CTX_set_tmp_dh_callback.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_ca= llback.3 > SSL_CTX_set_tmp_dh_callback.3.gz --- SSL_CTX_set_tmp_ecdh.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.= 3 > SSL_CTX_set_tmp_ecdh.3.gz --- SSL_CTX_set_verify.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3 = > SSL_CTX_set_verify.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_CTX_use_certificate.3.gz --- 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 --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/camcontrol...] --- all_subdir_secure --- --- SSL_SESSION_free.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3 > = SSL_SESSION_free.3.gz --- 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_stand --- --- all_subdir_stand/libsa32 --- --- strtok.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_host= name.3 > SSL_SESSION_get0_hostname.3.gz --- 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.strtok= .o -MTstrtok.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -mpreferred-stack-boundary=3D2 -c /workspace/= src/lib/libc/string/strtok.c -o strtok.o --- all_subdir_secure --- --- 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 --- all_subdir_kerberos5 --- cc1: all warnings being treated as errors --- all_subdir_secure --- --- SSL_SESSION_get_time.3.gz --- 3.58 real 2.55 user 0.25 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/jenkins78186100496= 19474178.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_414_1395050562.1765306938533--