Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 18:15:37 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        jhb@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #2180 - Still Failing
Message-ID:  <801589335.2219.1766168139444@jenkins.ci.freebsd.org>
In-Reply-To: <1404320684.2183.1766143137694@jenkins.ci.freebsd.org>
References:  <1404320684.2183.1766143137694@jenkins.ci.freebsd.org>

index | next in thread | previous in thread | raw e-mail

FreeBSD-stable-14-amd64-gcc12_build - Build #2180 (c7cc4706504e268fd3ca2f3382aa3f58004b71c6) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2180/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2180/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2180/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)

5685988838e403843422b5a727ff385a37b4909e by jhb:
ruxreset: Add an inline function to reset all the stats in rusage_ext

cdad10ea780f9b2f4d49a073a07709b2ceb9d59a by jhb:
thread0: Clear td_rux stats in proc0_post

7087adfd960af71fba968371439a706badf830e9 by jhb:
proc0_post: Clear relevant thread stats directly

be89c92739ed6063df479bc21b6d9acce133e78c by jhb:
bsdinstall: Mount /dev and /packages after using the shell to partition

b79115e13010467d009fc3fed49c0a332f953833 by jhb:
rman: Simplify initialization of internal globals

c7cc4706504e268fd3ca2f3382aa3f58004b71c6 by jhb:
netlink: Don't overwrite existing data in a linear buffer in snl_writer



The end of the build log:

[...truncated 77.11 MiB...]
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7 > EVP_MAC-KMAC.7.gz
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.uuid_from_string.o -MTuuid_from_string.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os    -c /workspace/src/stand/libsa/uuid_from_string.c -o uuid_from_string.o
--- all_subdir_secure ---
--- EVP_MAC-Poly1305.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7 > EVP_MAC-Poly1305.7.gz
--- EVP_MAC-Siphash.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7 > EVP_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 > EVP_MD-MD5-SHA1.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount...]
--- 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_MD-MDC2.7.gz
--- EVP_MD-NULL.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7 > EVP_MD-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_MD-SHA1.7.gz
--- EVP_MD-SHA2.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7 > EVP_MD-SHA2.7.gz
--- EVP_MD-SHA3.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7 > EVP_MD-SHA3.7.gz
--- EVP_MD-SHAKE.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7 > EVP_MD-SHAKE.7.gz
--- EVP_MD-SM3.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-SM3.7 > EVP_MD-SM3.7.gz
--- all_subdir_sbin ---
--- depop.pieo ---
--- all_subdir_secure ---
--- EVP_MD-WHIRLPOOL.7.gz ---
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.depop.pieo -MTdepop.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-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-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/sbin/camcontrol/depop.c -o depop.pieo
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7 > EVP_MD-WHIRLPOOL.7.gz
--- EVP_MD-common.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_MD-common.7 > EVP_MD-common.7.gz
--- EVP_PKEY-DH.7.gz ---
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_cd9660...]
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7 > EVP_PKEY-DH.7.gz
--- EVP_PKEY-DSA.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7 > EVP_PKEY-DSA.7.gz
--- EVP_PKEY-EC.7.gz ---
--- all_subdir_stand ---
--- uuid_is_nil.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.uuid_is_nil.o -MTuuid_is_nil.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-e--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7 > EVP_PKEY-EC.7.gz
--- EVP_PKEY-FFC.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7 > EVP_PKEY-FFC.7.gz
--- EVP_PKEY-HMAC.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7 > EVP_PKEY-HMAC.7.gz
--- EVP_PKEY-RSA.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7 > EVP_PKEY-RSA.7.gz
--- EVP_PKEY-SM2.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7 > EVP_PKEY-SM2.7.gz
--- EVP_PKEY-X25519.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7 > EVP_PKEY-X25519.7.gz
--- EVP_RAND-CTR-DRBG.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7 > EVP_RAND-CTR-DRBG.7.gz
--- EVP_RAND-HASH-DRBG.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7 > EVP_RAND-HASH-DRBG.7.gz
--- all_subdir_stand ---
rror=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os    -c /workspace/src/lib/libc/uuid/uuid_is_nil.c -o uuid_is_nil.o
--- uuid_to_string.o ---
--- all_subdir_secure ---
--- EVP_RAND-HMAC-DRBG.7.gz ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.uuid_to_string.o -MTuuid_to_string.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os    -c /workspace/src/stand/libsa/uuid_to_string.c -o uuid_to_string.o
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7 > EVP_RAND-HMAC-DRBG.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_msdosfs...]
--- all_subdir_secure ---
--- EVP_RAND-SEED-SRC.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7 > EVP_RAND-SEED-SRC.7.gz
--- EVP_RAND-TEST-RAND.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7 > EVP_RAND-TEST-RAND.7.gz
--- EVP_RAND.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND.7 > EVP_RAND.7.gz
--- EVP_SIGNATURE-DSA.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7 > EVP_SIGNATURE-DSA.7.gz
--- EVP_SIGNATURE-ECDSA.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7 > EVP_SIGNATURE-ECDSA.7.gz
--- EVP_SIGNATURE-ED25519.7.gz ---
--- all_subdir_kerberos5 ---
--- gen_glue.o ---
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7 > EVP_SIGNATURE-ED25519.7.gz
--- all_subdir_kerberos5 ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/crypto/heimdal/lib/asn1 -I.   -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.gen_glue.o -MTgen_glue.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/crypto/heimdal/lib/asn1/gen_glue.c -o gen_glue.o
--- all_subdir_secure ---
--- EVP_SIGNATURE-HMAC.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7 > EVP_SIGNATURE-HMAC.7.gz
--- EVP_SIGNATURE-RSA.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7 > EVP_SIGNATURE-RSA.7.gz
--- OSSL_PROVIDER-FIPS.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7 > OSSL_PROVIDER-FIPS.7.gz
--- OSSL_PROVIDER-base.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7 > OSSL_PROVIDER-base.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_nfs...]
--- all_subdir_share ---
--- cs_CZ.UTF-8.LC_COLLATE ---
--- all_subdir_secure ---
--- OSSL_PROVIDER-default.7.gz ---
--- all_subdir_share ---
localedef -l -D -U -i /workspace/src/share/colldef_unicode/cs_CZ.UTF-8.src  -V "43.0"  -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_unicode/cs_CZ.UTF-8
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7 > OSSL_PROVIDER-default.7.gz
--- OSSL_PROVIDER-legacy.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7 > OSSL_PROVIDER-legacy.7.gz
--- OSSL_PROVIDER-null.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7 > OSSL_PROVIDER-null.7.gz
--- all_subdir_kerberos5 ---
--- all_subdir_kerberos5/usr.bin ---
--- hxtool-commands.pieo ---
--- all_subdir_secure ---
--- RAND.7.gz ---
--- all_subdir_kerberos5 ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/hx509  -I/workspace/src/crypto/heimdal/lib/asn1  -I/workspace/src/crypto/heimdal/lib/roken  -I/workspace/src/crypto/heimdal/lib/sl  -I/workspace/src/contrib/com_err  -I. -DOPENSSL_API_COMPAT=0x10100000L   -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.hxtool-commands.pieo -MThxtool-commands.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c hxtool-commands.c -o hxtool-commands.pieo
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/RAND.7 > RAND.7.gz
--- all_subdir_stand ---
--- _setjmp.o ---
--- all_subdir_secure ---
--- RSA-PSS.7.gz ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend._setjmp.o -MT_setjmp.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os       -c /workspace/src/stand/libsa/amd64/_setjmp.S -o _setjmp.o
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/RSA-PSS.7 > RSA-PSS.7.gz
--- X25519.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/X25519.7 > X25519.7.gz
--- bio.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/bio.7 > bio.7.gz
--- all_subdir_stand ---
--- bzlib.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.bzlib.o -MTbzlib.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os -DBZ_NO_STDIO -DBZ_NO_COMPRESS   -c /workspace/src/contrib/bzip2/bzlib.c -o bzlib.o
--- all_subdir_secure ---
--- crypto.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/crypto.7 > crypto.7.gz
--- ct.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ct.7 > ct.7.gz
--- des_modes.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/des_modes.7 > des_modes.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_nullfs...]
--- all_subdir_secure ---
--- evp.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/evp.7 > evp.7.gz
--- fips_module.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/fips_module.7 > fips_module.7.gz
--- all_subdir_kerberos5 ---
--- all_subdir_kerberos5/libexec ---
In function 'my_fgetln',
    inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_dump.c:156:19:
--- 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 member function 'void std::__1::__variant_detail::__assignment<_Traits>::__assign_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)':
--- all_subdir_kerberos5 ---
/workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' called on unallocated object 'line' [-Werror=free-nonheap-object]
  119 |         n = 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 = NULL;
      |           ^~~~
--- all_subdir_secure ---
--- life_cycle-cipher.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-cipher.7 > life_cycle-cipher.7.gz
--- life_cycle-digest.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-digest.7 > life_cycle-digest.7.gz
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: warning: '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: warning: 'visibility' attribute ignored [-Wattributes]
  934 |         _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(false_type) const {
      |                                                                                  ^~~~~
--- all_subdir_secure ---
--- life_cycle-kdf.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-kdf.7 > life_cycle-kdf.7.gz
--- life_cycle-mac.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-mac.7 > life_cycle-mac.7.gz
--- life_cycle-pkey.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-pkey.7 > life_cycle-pkey.7.gz
--- life_cycle-rand.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-rand.7 > life_cycle-rand.7.gz
--- migration_guide.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/migration_guide.7 > migration_guide.7.gz
--- all_subdir_sbin ---
--- epc.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/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 -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.epc.pieo -MTepc.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-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-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type       -c /workspace/src/sbin/camcontrol/epc.c -o epc.pieo
--- all_subdir_secure ---
--- openssl-core.h.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core.h.7 > openssl-core.h.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_udf...]
--- all_subdir_secure ---
--- openssl-core_dispatch.h.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7 > openssl-core_dispatch.h.7.gz
--- openssl-core_names.h.7.gz ---
--- all_subdir_kerberos5 ---
cc1: all warnings being treated as errors
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_names.h.7 > openssl-core_names.h.7.gz
--- all_subdir_kerberos5 ---
--- all_subdir_kerberos5/tools ---
--- gen_length.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/crypto/heimdal/lib/asn1 -I.   -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD  -MF.depend.gen_length.o -MTgen_length.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/crypto/heimdal/lib/asn1/gen_length.c -o gen_length.o
--- all_subdir_kerberos5/libexec ---
*** [mit_dump.pieo] Error code 1

make[5]: stopped in /workspace/src/kerberos5/libexec/hprop
        6.90 real         3.46 user         0.40 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/jenkins11018901829860575165.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
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?801589335.2219.1766168139444>