From nobody Mon Feb 16 23:19:44 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fFJdb2mlrz6SWPh for ; Mon, 16 Feb 2026 23:19: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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fFJdZ3Jh9z3NWK; Mon, 16 Feb 2026 23:19:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771283986; a=rsa-sha256; cv=none; b=KRbmutLy2G8CV+YFw5JV/Q6vX275z+TG3Z30vXvs4g5/gVn6fkJcXn2KJMR4NFqUXtgVYC 57aGEuz6gfI0T86ZPF0UaqE4QmhFzm+jTSNbYR+Q+Qjif/tO/Rt8z8YKpIc8VZylxe2olh nGaRs7Q+Zlmqz0Yu/YXlpF7OG7Ks6Fp2negxjSwl9eEZOWUXIwN6VMPc+F9zyA/ctwtmUg ZhkCz0jZISC272NjCRpDqyZsUwTRs8oMndTPTW/zAPOFQ0G98h+fnyiheQipAAGxQWZJJb g3ISI+H78mltZ1VX49pstAqk9K0KmOft+1Vw6EJs5JzZg90GAiYmvOsDiv/5OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771283986; 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=T6YHvvExT1PnWy0aPx3vOqd8nzGtf+mUpD/HEJ9v8dU=; b=LsV6DPbSVXw5Nm1fWFmdcpad4lNr4dvqZXalszIXYRC8ncAf/2+ek47fgMhXonJhBpzi5v r6AemZJOeSGTIZxO90mnQMKDtCWgGy9huosnKjOaJofkQWWOwWZljhLX8dbm2k1ogu4drO G8/pQLnQ+vNVvI3/38Fyx8jQ4k/AIZsBRCyd5myJFLoQXcojIH+gjM0jSd+QU/FxtL0P5z JrbHtrDlIK8iN4p6AI8jggF8b/RTSh8K3eE8YSzsPBMdlyu/qVAaHFWjb42agH6BgM4vHn rsadEdymMUJbcRDPGVy3JSdmzsWCqDHtvzYzBOMBKIy+MoOZq2+OJnKVIgwyuA== 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 4fFJdZ2q79zkns; Mon, 16 Feb 2026 23:19:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 16 Feb 2026 23:19:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <790087111.131.1771283986400@jenkins.ci.freebsd.org> In-Reply-To: <492359210.71.1771278290698@jenkins.ci.freebsd.org> References: <492359210.71.1771278290698@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #920 - 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_130_365304803.1771283984295" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_130_365304803.1771283984295 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc14_build - Build #920 (b4c9b7d8c7eaf297981b6197f= 4d3f15631703e36) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14= _build/920/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_b= uild/920/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_bu= ild/920/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) d4763c1fe5bcb803ad32645f6e316efce9e21571 by markj: ifconfig: Exit with a non-zero status when SIOCSIFFIB fails 0e0455aaa799a27bd359468cb32b6a390aebb144 by markj: ip6_mroute: Mark functions as static 49dbd7670300e015a217ffb00a3110db5ef28c7d by markj: netstat: Fix whitespace in libxo output for multicast routes 8845df6a4caa08a0ae52eedfcf177b1b53a1057a by markj: atf_python: Run vnet handlers in $HOME 289fadef716377b06f02988beaaa2d78aecb7bc6 by markj: atf_python: Fix a typo in a type annotation cd784bf4d0010085cd029ed76d0a55b1c57a8e9e by markj: ip_mroute: Convert to using a regular mutex 85250c12e509582048b4a80d10a996cee0eab3a2 by markj: ip6_mroute: Remove an unused constant 2e8f0a46d391c43f22c8deaa88e2c03cf205b8a4 by markj: ip_mroute: Make privilege checking more consistent 20f81dcba99874bef290745e39abb53f94a8474f by markj: ip6_mroute: Make MF6CFIND a regular function 80e444f1f92670d88bad35e227427c19b98800bc by markj: ip6_mroute: Remove an unhelpful comment 21fe380f2d83fdbbebd3a97aff801476e24e4a16 by markj: ip6_mroute: Fix the UPCALL_TIMING build 30aaec7a23cb580fe7a1e953340e8ae03d340f80 by markj: tests/mac_ipacl: restore sysctls after modification b4c9b7d8c7eaf297981b6197f4d3f15631703e36 by markj: tests/mac_portacl: restore sysctls after modification The end of the build log: [...truncated 77.70 MiB...] --- all_subdir_secure --- --- SSL_SESSION_set1_id.3.gz --- --- all_subdir_stand --- /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 -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.stpcpy= .o -MTstpcpy.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/stpcpy.c -o stpcpy.o --- all_subdir_secure --- 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_bin --- --- .depend --- --- all_subdir_secure --- --- SSL_check_chain.3.gz --- --- all_subdir_bin --- echo dd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- 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 --- --- args.pieo --- /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/ -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.args.pieo -MTargs.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/args= .c -o args.pieo --- all_subdir_secure --- --- SSL_clear.3.gz --- 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 --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- abs.o --- --- all_subdir_secure --- --- SSL_do_handshake.3.gz --- --- all_subdir_stand --- /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 -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.abs.o -= MTabs.o -std=3Dgnu99 -Wno-format-zero-length -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 -Os -c /workspace/src/lib/libc/stdlib/abs.c -o abs.o --- all_subdir_secure --- 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 --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- stpncpy.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 -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.stpncp= y.o -MTstpncpy.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/stpncpy.c -o stpncpy.o --- all_subdir_secure --- --- 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 --- 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 --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/libexec/ipropd-slave --- --- ipropd-slave.full --- --- all_subdir_secure --- --- SSL_get_SSL_CTX.3.gz --- --- all_subdir_kerberos5 --- /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 -p= ipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/c= rypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I. -DHAVE= _CONFIG_H -I/workspace/src/kerberos5/include -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o i= propd-slave.full ipropd_common.pieo ipropd_slave.pieo -lkadm5srv -lhdb = -lkrb5 -lroken -L/tmp/obj/workspace/src/amd64.amd64/kerberos5/lib/libvers= -lvers_pie=20 --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3 > S= SL_get_SSL_CTX.3.gz --- 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 --- 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 --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/camcontrol...] --- all_subdir_secure --- --- 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 --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strtol.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_current_ciphe= r.3 > SSL_get_current_cipher.3.gz --- all_subdir_stand --- /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 -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.strtol.= o -MTstrtol.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -c /workspace/src/lib/libc/stdlib/strtol.c -o st= rtol.o --- all_subdir_secure --- --- 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 --- SSL_get_error.3.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- strcspn.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_get_error.3 > SSL= _get_error.3.gz --- all_subdir_stand --- /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 -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.strcsp= n.o -MTstrcspn.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/strcspn.c -o strcspn.o --- all_subdir_secure --- --- 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 --- 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 --- 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 --- 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 --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/clri...] --- all_subdir_secure --- 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 --- --- all_subdir_stand --- --- strlcat.o --- --- all_subdir_kerberos5 --- --- ipropd-slave.debug --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_group_to_name.3 >= SSL_group_to_name.3.gz --- all_subdir_stand --- /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 -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.strlca= t.o -MTstrlcat.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/strlcat.c -o strlcat.o --- all_subdir_kerberos5 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ipropd-= slave.full ipropd-slave.debug --- all_subdir_secure --- --- SSL_in_init.3.gz --- --- all_subdir_kerberos5 --- --- ipropd-slave --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_in_init.3 > SSL_i= n_init.3.gz --- all_subdir_kerberos5 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dipropd-slave.debug ipropd-slave.full ipropd-slave --- 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 --- all_subdir_sbin --- --- epc.pieo --- --- all_subdir_secure --- --- SSL_load_client_CA_file.3.gz --- --- all_subdir_sbin --- /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/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/nvmecontrol -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.epc.pieo -MTepc.pieo -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -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 = -c /workspace/src/sbin/camcontrol/epc.c -o epc.pieo --- 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 --- 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 --- 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_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/devfs...] --- 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 --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- strtoll.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_async_callbac= k.3 > SSL_set_async_callback.3.gz --- all_subdir_stand --- /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 -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.strtoll= .o -MTstrtoll.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/strtoll.c -= o strtoll.o --- all_subdir_secure --- --- SSL_set_bio.3.gz --- --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/libexec/hprop --- 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 --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_bio.3 > SSL_s= et_bio.3.gz --- SSL_set_connect_state.3.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- strlcpy.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_connect_state= .3 > SSL_set_connect_state.3.gz --- all_subdir_stand --- /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 -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.strlcp= y.o -MTstrlcpy.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/strlcpy.c -o strlcpy.o --- all_subdir_secure --- --- SSL_set_fd.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_fd.3 > SSL_se= t_fd.3.gz --- SSL_set_retry_verify.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.= 3 > SSL_set_retry_verify.3.gz --- SSL_set_session.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_session.3 > S= SL_set_session.3.gz --- SSL_set_shutdown.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3 > = SSL_set_shutdown.3.gz --- SSL_set_verify_result.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_set_verify_result= .3 > SSL_set_verify_result.3.gz --- SSL_shutdown.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_shutdown.3 > SSL_= shutdown.3.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/dmesg...] --- all_subdir_secure --- --- SSL_state_string.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_state_string.3 > = SSL_state_string.3.gz --- SSL_want.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_want.3 > SSL_want= .3.gz --- SSL_write.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/SSL_write.3 > SSL_wri= te.3.gz --- TS_RESP_CTX_new.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3 > T= S_RESP_CTX_new.3.gz --- all_subdir_kerberos5 --- cc1: all warnings being treated as errors --- all_subdir_stand --- --- strlen.o --- --- all_subdir_secure --- --- TS_VERIFY_CTX_set_certs.3.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_cer= ts.3 > TS_VERIFY_CTX_set_certs.3.gz --- all_subdir_stand --- /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 -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.strlen= .o -MTstrlen.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/strlen.c -o strlen.o --- all_subdir_secure --- --- UI_STRING.3.gz --- 2.51 real 1.78 user 0.20 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/jenkins96809342779= 84162656.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_130_365304803.1771283984295--