From nobody Wed Nov 19 13:57:03 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 4dBNMQ29L9z6HlMF for ; Wed, 19 Nov 2025 13:57:06 +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 4dBNMP695sz3v7R; Wed, 19 Nov 2025 13:57:05 +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=1763560625; 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=UBVOAhYZWb5I4q/yTrFAqdGkmJPw4+3WdzrXft+z7hw=; b=LXiSQV5VjGee7btvCeTnKC2eqZw2iaxPpE2NqO85uKVkD9tntokTKTeRjL8Ow42AYKZNPa Wm9+bIdQTD0gq8hwvpeL37O0MUzihfF33DTXQ7yx68MNB2fzRJE/qmbficLflMMXeqsEzu uxYewwhnFFgq68FC7aVkIx3XGSV7dhVj5UYn8bHw5gI8PPW4dGoQT6EdiV5KWTfmxX5cXG 7Nke5n7xOJKGSryj9EEgR8+OvumqA69McjMQh/ZXdRcOBQuhegwvyyfcUQQpYBAuNud37o gToQwljJV+Fyhps5TjvIuHsibpQJszpuuxxwvizikGF0GbWeqv8ifzMaa7SzFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763560625; a=rsa-sha256; cv=none; b=m0BUFUVp6LhBkKgpFhG31cx+oSeB5SqJDEbBBK8sIZlKYTN65GcCqE68ikfO+Vnd8K2ihA 9w3xqijKj0n1+RY+hCPEGdafgWNc61NvPB5fBMC2pTh/biz0jY0jhbo8HIUr6aOmwd/Mmp +rdpq+4CK4kYPfVDc7iQT2OaJPUN2cCatBPBR2L33k18SrCUn0JQvQrabFVR8E3KNPgPYQ VSISAnyYB8p0bvWLq/6aBZviPeolNWcr5Y0WxpdLX5vy9f26tmKL1ow0kJ9uhBIrKmz8an 16gXW+5zH9pgdph5iS/nLKIoe1DmM8axqlN6bpYGc0MeuUtk3pOanbI/U/NkAA== 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 4dBNMP5g0rzjtk; Wed, 19 Nov 2025 13:57:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 19 Nov 2025 13:57:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1432357821.2323.1763560625799@jenkins.ci.freebsd.org> In-Reply-To: <206187111.2299.1763553497422@jenkins.ci.freebsd.org> References: <206187111.2299.1763553497422@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2118 - 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_2322_602382272.1763560623757" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2322_602382272.1763560623757 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2118 (c00ad4a56c7861aae85db455= 854c3e786f496ff8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2118/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2118/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2118/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) d4ada3b1f8d59835284635f470656f029bdc4345 by gbe: fwcontrol(8): Fix a typo in a message 9eae326a58ebfcd30f44f6e2cf88bb0efd02fd7e by gbe: PCI_IOV_ADD_VF.9: Fix a typo in the manual page af45b1efc9b55ddf1a623b94b81d09b4bdac3b05 by gbe: atomic.9: Fix a typo in the manual page b92d5b797f05e695fa33e86891ae1dab00cc05e1 by gbe: bhnd.9: Fix a typo in the manual page 4539d9f3b4731d489f5018ef9dec627683aea33d by gbe: bus_dma.9: Fix two typos in the manual page 29f2f316a179cf6c4c7bd9b45b6637bea05c67b1 by gbe: crypto_request.9: Fix a typo in the manual page fef3a18a0b55d62d0a6e0411e0bcef7724bc5847 by gbe: domain.9: Fix a typo in the manual page 3319c8d1e4decbec638e3437d7b347b5c93026bf by gbe: gone_in.9: Fix a typo in the manual page a05a924995ae4bc98db31c2dfd6d96148cd96382 by gbe: nvmem.9: Fix multiple typos in the manual page b20d8a0ba40215569405f6f79131bb001623da98 by gbe: ofw_bus_is_compatible.9: Fix a typo in the manual page c00ad4a56c7861aae85db455854c3e786f496ff8 by gbe: pci.9: Fix a typo in the manual page The end of the build log: [...truncated 77.54 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- divdi3.o --- --- all_subdir_secure --- --- EVP_CIPHER-IDEA.7.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.divdi3.= o -MTdivdi3.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/contrib/llvm-project/compiler-= rt/lib/builtins//divdi3.c -o divdi3.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7 > E= VP_CIPHER-IDEA.7.gz --- EVP_CIPHER-NULL.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7 > E= VP_CIPHER-NULL.7.gz --- EVP_CIPHER-RC2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7 > EV= P_CIPHER-RC2.7.gz --- EVP_CIPHER-RC4.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7 > EV= P_CIPHER-RC4.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/kldconfig...] --- all_subdir_secure --- --- EVP_CIPHER-RC5.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7 > EV= P_CIPHER-RC5.7.gz --- EVP_CIPHER-SEED.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7 > E= VP_CIPHER-SEED.7.gz --- EVP_CIPHER-SM4.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7 > EV= P_CIPHER-SM4.7.gz --- EVP_KDF-HKDF.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7 > EVP_= KDF-HKDF.7.gz --- EVP_KDF-KB.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7 > EVP_KD= F-KB.7.gz --- EVP_KDF-KRB5KDF.7.gz --- --- all_subdir_stand --- --- divsi3.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7 > E= VP_KDF-KRB5KDF.7.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.divsi3.= o -MTdivsi3.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/contrib/llvm-project/compiler-= rt/lib/builtins//divsi3.c -o divsi3.o --- all_subdir_stand/libsa32 --- --- ntoh.o --- --- all_subdir_secure --- --- EVP_KDF-PBKDF1.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7 > EV= P_KDF-PBKDF1.7.gz --- EVP_KDF-PBKDF2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7 > EV= P_KDF-PBKDF2.7.gz --- EVP_KDF-PKCS12KDF.7.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.ntoh.o= -MTntoh.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/li= b/libc/net/ntoh.c -o ntoh.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7 >= EVP_KDF-PKCS12KDF.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/kldload...] --- all_subdir_bin --- --- all_subdir_bin/echo/tests --- =3D=3D=3D> bin/echo/tests (all) --- all_subdir_secure --- --- EVP_KDF-SCRYPT.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7 > EV= P_KDF-SCRYPT.7.gz --- EVP_KDF-SS.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7 > EVP_KD= F-SS.7.gz --- EVP_KDF-SSHKDF.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7 > EV= P_KDF-SSHKDF.7.gz --- EVP_KDF-TLS13_KDF.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7 >= EVP_KDF-TLS13_KDF.7.gz --- EVP_KDF-TLS1_PRF.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7 > = EVP_KDF-TLS1_PRF.7.gz --- all_subdir_bin --- --- echo_test --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- moddi3.o --- --- all_subdir_stand/libsa32 --- --- bcmp.o --- --- all_subdir_bin --- echo '#! /usr/libexec/atf-sh' > echo_test.tmp cat /workspace/src/bin/echo/tests/echo_test.sh >>echo_test.tmp --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- all_subdir_secure --- --- EVP_KDF-X942-ASN1.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7 >= EVP_KDF-X942-ASN1.7.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.moddi3.= o -MTmoddi3.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/contrib/llvm-project/compiler-= rt/lib/builtins//moddi3.c -o moddi3.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.bcmp.o= -MTbcmp.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-ali--- all_subdir_bin --- chmod +x echo_test.tmp --- all_subdir_stand --- asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem= ber -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/lib/libc/strin= g/bcmp.c -o bcmp.o --- all_subdir_bin --- mv echo_test.tmp echo_test --- Kyuafile --- --- all_subdir_secure --- --- EVP_KDF-X942-CONCAT.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7= > EVP_KDF-X942-CONCAT.7.gz --- all_subdir_bin --- --- echo.full --- /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 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/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 -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-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 -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o echo.full echo.pieo =20 --- all_subdir_secure --- --- EVP_KDF-X963.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-X963.7 > EVP_= KDF-X963.7.gz --- EVP_KEM-RSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7 > EVP_K= EM-RSA.7.gz --- EVP_KEYEXCH-DH.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7 > EV= P_KEYEXCH-DH.7.gz --- EVP_KEYEXCH-ECDH.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7 > = EVP_KEYEXCH-ECDH.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/kldstat...] --- all_subdir_secure --- --- EVP_KEYEXCH-X25519.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7 = > EVP_KEYEXCH-X25519.7.gz --- EVP_MAC-BLAKE2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7 > EV= P_MAC-BLAKE2.7.gz --- EVP_MAC-CMAC.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7 > EVP_= MAC-CMAC.7.gz --- all_subdir_stand --- --- bcopy.o --- --- all_subdir_bin --- --- echo.1.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.bcopy.= o -MTbcopy.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= /lib/libc/string/bcopy.c -o bcopy.o --- all_subdir_stand/libsa --- --- modsi3.o --- --- all_subdir_bin --- gzip -cn /workspace/src/bin/echo/echo.1 > echo.1.gz --- all_subdir_secure --- --- EVP_MAC-GMAC.7.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.modsi3.= o -MTmodsi3.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/contrib/llvm-project/compiler-= rt/lib/builtins//modsi3.c -o modsi3.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7 > EVP_= MAC-GMAC.7.gz --- all_subdir_bin --- --- echo.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug echo.fu= ll echo.debug --- all_subdir_secure --- --- EVP_MAC-HMAC.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7 > EVP_= MAC-HMAC.7.gz --- all_subdir_bin --- --- echo --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Decho.debug echo.full echo --- all_subdir_secure --- --- EVP_MAC-KMAC.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7 > EVP_= MAC-KMAC.7.gz --- EVP_MAC-Poly1305.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7 > = EVP_MAC-Poly1305.7.gz --- all_subdir_bin --- --- all_subdir_bin/ed --- =3D=3D=3D> bin/ed (all) --- all_subdir_secure --- --- EVP_MAC-Siphash.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7 > E= VP_MAC-Siphash.7.gz --- EVP_MD-BLAKE2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7 > EVP= _MD-BLAKE2.7.gz --- EVP_MD-MD2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-MD2.7 > EVP_MD= -MD2.7.gz --- EVP_MD-MD4.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-MD4.7 > EVP_MD= -MD4.7.gz --- EVP_MD-MD5-SHA1.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7 > E= VP_MD-MD5-SHA1.7.gz --- all_subdir_bin --- --- .depend --- echo ed.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- buf.pieo --- --- all_subdir_stand --- --- udivmoddi4.o --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/kldunload...] --- all_subdir_secure --- --- EVP_MD-MD5.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-MD5.7 > EVP_MD= -MD5.7.gz --- EVP_MD-MDC2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7 > EVP_M= D-MDC2.7.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.buf.pieo -MTbuf.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -= Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3De--- 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.udivmod= di4.o -MTudivmoddi4.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-err--- all_subdir_bin --- mpty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wn= o-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/ed/buf.c -o buf.pieo --- all_subdir_stand --- or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-= rt/lib/builtins//udivmoddi4.c -o udivmoddi4.o --- all_subdir_secure --- --- EVP_MD-NULL.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7 > EVP_M= D-NULL.7.gz --- EVP_MD-RIPEMD160.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7 > = EVP_MD-RIPEMD160.7.gz --- EVP_MD-SHA1.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7 > EVP_M= D-SHA1.7.gz --- EVP_MD-SHA2.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7 > EVP_M= D-SHA2.7.gz --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_secure --- --- EVP_MD-SHA3.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7 > EVP_M= D-SHA3.7.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_stand --- --- all_subdir_stand/libsa32 --- --- bzero.o --- --- all_subdir_secure --- --- EVP_MD-SHAKE.7.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.bzero.= o -MTbzero.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= /lib/libc/string/bzero.c -o bzero.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7 > EVP_= MD-SHAKE.7.gz --- EVP_MD-SM3.7.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/ldconfig...] 4.37 real 2.35 user 0.35 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/jenkins10864383907= 349374597.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_2322_602382272.1763560623757--