FreeBSD-main-amd64-gcc12_build - Build #3780 - Still Failing
Date: Mon, 09 Sep 2024 21:08:52 UTC
FreeBSD-main-amd64-gcc12_build - Build #3780 (e2df9bb44109577475aeb186e7186ac040f9bde1) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3780/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3780/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3780/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)
83f359245adc9c03ee0ededa2ff00b7dd9f82d2a by noreply:
FreeBSD: fix build without kernel option MAC
963e6c9f3ffc0bc767ca8b89549be595f29f9470 by noreply:
Fix incorrect error report on vdev attach/replace
f2f4ada240e3560faa721082c4a62dcb0cce0115 by noreply:
Linux 6.10 compat: fix rpm-kmod and builtin
fb432660c3691b2ac4a4cc462b9789e593c5ac29 by noreply:
Linux 6.10 compat: Fix zvol NULL pointer deference
5807de90a14127ee78de45c85c2e010841759536 by noreply:
Fix null ptr deref when renaming a zvol with snaps and snapdev=visible
bdf4d6be1de870b16d4f7997b235d9f19dd7e30e by noreply:
linux/zvol_os: fix zvol queue limits initialization
db2b1fdb796619823b22b4882ebe0c09db5fa05f by behlendorf1:
ddt: add FDT feature and support for legacy and new on-disk formats
2b131d734577bf489c86fdb9dbb63460a5675613 by behlendorf1:
ZTS: tests for dedup legacy/FDT tables
d63f5d7e50b65c76d9a8b79db0b66ebb6a49742c by behlendorf1:
zdb: rework DDT block count and leak check to just count the blocks
d17ab631a9142b81b100d87f0619f5e59bc211ac by behlendorf1:
ddt: rework access to phys array slots
4d686c3da53db5e5f3f3cc52060d9fbca2baf092 by behlendorf1:
ddt: introduce lightweight entry
0ba5f503c5d644d28429c366fd1cdbd1c6c9b2b9 by behlendorf1:
ddt: slim down ddt_entry_t
f4aeb23f521cb4c5d94b103c926a3cc7b7be8abc by behlendorf1:
ddt: add "flat phys" feature
27e9cb5f8022bef72553cbe12f7ec292535e4c0b by behlendorf1:
ddt: cleanup the stats & histogram code
592f38900dc21ff86ca9c821c72b55e4ace347af by behlendorf1:
ddt: compare keys 64-bits at a time, trying to match ZAP order
cbb9ef0a4c8e04358f7d5ddae0eb99d0f703ee21 by behlendorf1:
ddt: tuneable to override copies= on dedup metadata objects
cd69ba3d49cdb939cba87e7fd6814608532df92f by behlendorf1:
ddt: dedup log
a1902f49509b66a475c7b4b0d081792f33f1dc52 by behlendorf1:
ddt: block scan until log is flushed, and flush aggressively
0d2707815d34177ffa79e3c78512bb1d4237b1ad by behlendorf1:
ddt: lookup and log stats
a60e15d6b980c7c029c4c3da1f922a39ea24eac5 by behlendorf1:
Man page updates for dmu_ddt_copies
77a797a3823c12268e7f1d73f5e024a77b2f582a by noreply:
Enable L2 cache of all (MRU+MFU) metadata but MFU data only
06a7b123acaaedc36926ab45b3cf61396702dc1d by noreply:
Skip ro check for snaps when multi-mount
f0ad031cd9236e0b8d9a42ea6b61c14a512a9b70 by behlendorf1:
spl-generic: bring up kstats subsystem before taskq
db40fe4cf6254e59459c7c9969a204c540523192 by behlendorf1:
spl-taskq: per-taskq kstats
3f8fd3cae081fc13608e30e25b2e9df73fc59de9 by behlendorf1:
spl-taskq: summary stats for all taskqs
816d2b2bfc2591b951f32aeb7c00e14e27ee624c by behlendorf1:
spl-proc: remove old taskq stats
8e6a9aabb1e4038b1893d5eba5ebc2318988bd9c by behlendorf1:
linux/zvol_os.c: Fix max_discard_sectors limit for 6.8+ kernel
a2c4e95cfdf60e8350884ff77a0df00d5ecdd275 by behlendorf1:
linux/zvol_os.c: cleanup limits for non-blk mq case
bbe8512a93b0078c43fb5aa6f265059376647bc7 by noreply:
Ignore zfs_arc_shrinker_limit in direct reclaim mode
b3f4e4e1ec930be85ebdf3c7d23f0be23800491c by behlendorf1:
abd: remove ABD_FLAG_ZEROS
2b7d9a786346f70799fdc043f2455b870e924330 by behlendorf1:
zio: no alloc canary in userspace
7a5b4355e2e3b3cdedcc75300323db35c98e78df by behlendorf1:
abd_os: split userspace and Linux kernel code
5b9e69539249bb823de65c182dd225e8edaf408b by behlendorf1:
abd_os: break out platform-specific header parts
b69bebb535572ef905b065182d8c80d2fff5a8b4 by behlendorf1:
libzpool/abd_os: iovec-based scatter abd
9e15877dfb3e80021551301aac71976216b3fe1b by noreply:
Linux 6.10 compat: META
ba2209ec9e2166dd9c6d80b61b4aed3dd457be4b by hutter2:
abd_get_from_buf_struct: wrap existing buf with ABD stored on stack
5eede0d5fde556107321fae6b41d6f83eeaf28a1 by hutter2:
compress: rework callers to always use the zio_compress calls
b4d81b1a6a8c1254910f7e8b48e2f58fe77b769a by hutter2:
zstream: use zio_compress calls for compression
e119483a95e8fece4097419689c7803754ca5c75 by hutter2:
compress: remove zio_decompress_data_buf
dd0c08f9c65ccf9d9c0c08a29de9fc21e136c47d by hutter2:
compress: remove unused abd compress prototype
522816498c0ea0d8dfa449cd18e2032b8ac0a9b8 by hutter2:
compress: standardise names of compression functions
d3c12383c95cf7988ac00234a42a4da7989c9034 by hutter2:
compress: change compression providers API to use ABDs
f62e6e1f985b5cc197940dcd2dc839aab0708ca2 by hutter2:
compress: change zio_compress API to use ABDs
a9c94bea9fb3bef7704d71cd9486fbcebbe6e9c8 by hutter2:
zio_compress_data: limit dest length to ABD size
a537d90734a16d63c79080cfd2d710745d7c02fd by hutter2:
zstream decompress: fix decompress size and output
cb36f4f3529473d977189010f41b9a98c644d2d3 by hutter2:
zstream recompress: fix zero recompressed buffer and output
34118eac06fba834f0c934419aec1b386c98665a by noreply:
Make mount.zfs(8) calling zfs_mount_at for legacy mounts as well
2420ee6e12cb4bc4918fc88d44d59b486b86e58b by noreply:
spl-taskq: fix task counts for delayed and cancelled tasks
6be8bf5552b16475629a15ab62759eb7a6d73e3b by noreply:
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)
73866cf3468f59e89baba31b93d8fdf503b10b19 by noreply:
Fix issig() to check signal_pending after dequeue SIGSTOP/SIGTSTP
50b32cb925f20ececeff1b500811fa349fb419ba by noreply:
fm: pass io_flags through events & zed as uint64_t
92fca1c2d0ea743c4c92e54df028f1639634b776 by behlendorf1:
zstream: build with debug to fix stack overruns
b3b7491615308d80e363854e977387f633ad9327 by behlendorf1:
build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS
bf8c61f489e07ddcfed246768059b37808b7f6e5 by noreply:
Remove unused sysctl node
4a4f7b019fa57e2a196e95492aecbed1f312be3a by behlendorf1:
zdb: rework dedup accounting for log, quota and prune
d4d79451cb87aa0d93f9068ce5844098a5ebe3b5 by behlendorf1:
Add DDT prune command
82ff9aafd687d4eebb6041c99fa822e0478a2024 by hutter2:
value strings: pretty printers for flags and enums
17dd66dedab9f9bebc823cca3eae3405ef28c7ef by hutter2:
zpool events: expand value strings for ZIO error values
b109925820fb79db3e37670c159977f03edd950f by noreply:
spa_prop_get: require caller to supply output nvlist
610348a90467980de0498fab8dfdddf221d7a604 by andrew:
arm64: add additional MDCR_EL2 fields
f05795e3f65f305cb770ae91d8e9c8f05d267e0d by andrew:
arm64: write PID in CONTEXTIDR_EL1 on ctx switch
The end of the build log:
[...truncated 88.44 MiB...]
--- all_subdir_stand/i386/btx ---
===> stand/i386/btx (all)
--- include/machine ---
--- all_subdir_lib ---
--- strpbrk_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o strpbrk_test.full t_strpbrk.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
===> stand/i386/btx/btx (all)
--- all_subdir_lib ---
--- strpbrk_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug strpbrk_test.full strpbrk_test.debug
--- strpbrk_test ---
--- all_subdir_secure ---
In file included from /workspace/src/crypto/openssh/ssh-pkcs11-client.c:49:
/workspace/src/crypto/openssh/openbsd-compat/openssl-compat.h:69: warning: "EVP_CIPHER_CTX_get_iv" redefined
69 | # define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv
|
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=strpbrk_test.debug strpbrk_test.full strpbrk_test
--- all_subdir_secure ---
In file included from <command-line>:
/workspace/src/crypto/openssh/ssh_namespace.h:12: note: this is the location of the previous definition
12 | #define EVP_CIPHER_CTX_get_iv Fssh_EVP_CIPHER_CTX_get_iv
|
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'helper_by_rsa':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:96:9: warning: 'RSA_get_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
96 | if ((meth = RSA_get_method(rsa)) == NULL)
| ^~
In file included from /workspace/src/crypto/openssh/ssh-pkcs11-client.c:36:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:301:41: note: declared here
301 | OSSL_DEPRECATEDIN_3_0 const RSA_METHOD *RSA_get_method(const RSA *rsa);
| ^~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'helper_by_ec':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:113:9: warning: 'EC_KEY_get_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
113 | if ((meth = EC_KEY_get_method(ec)) == NULL)
| ^~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ecdsa.h:10,
from /workspace/src/crypto/openssh/ssh-pkcs11-client.c:35:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1282:44: note: declared here
1282 | OSSL_DEPRECATEDIN_3_0 const EC_KEY_METHOD *EC_KEY_get_method(const EC_KEY *key);
| ^~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'helper_free':
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:152:9: warning: 'EC_KEY_METHOD_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
152 | EC_KEY_METHOD_free(helper->ec_meth);
| ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1462:28: note: declared here
1462 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_free(EC_KEY_METHOD *meth);
| ^~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:154:9: warning: 'RSA_meth_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
154 | RSA_meth_free(helper->rsa_meth);
| ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:474:28: note: declared here
474 | OSSL_DEPRECATEDIN_3_0 void RSA_meth_free(RSA_METHOD *meth);
| ^~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'rsa_encrypt':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:273:9: warning: 'RSA_up_ref' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
273 | RSA_up_ref(rsa);
| ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:295:27: note: declared here
295 | OSSL_DEPRECATEDIN_3_0 int RSA_up_ref(RSA *r);
| ^~~~~~~~~~
--- all_subdir_lib ---
--- strrchr_test ---
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:292:17: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
292 | if (slen <= (size_t)RSA_size(rsa)) {
| ^~
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/string && DEPENDFILE=.depend.strrchr_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/string/Makefile _RECURSING_PROGS=t PROG=strrchr_test )
--- all_subdir_secure ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:204:27: note: declared here
204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
| ^~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'Fssh_ecdsa_do_sign':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:356:9: warning: 'EC_KEY_up_ref' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
356 | EC_KEY_up_ref(ec);
| ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1022:27: note: declared here
1022 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_up_ref(EC_KEY *key);
| ^~~~~~~~~~~~~
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'wrap_key':
--- all_subdir_sbin ---
In function 'parse_uid',
inlined from 'main' at /workspace/src/sbin/mount_unionfs/mount_unionfs.c:146:6:
/workspace/src/sbin/mount_unionfs/mount_unionfs.c:110:25: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
110 | strncpy(buf, s, bufsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In function 'parse_gid',
inlined from 'main' at /workspace/src/sbin/mount_unionfs/mount_unionfs.c:142:6:
/workspace/src/sbin/mount_unionfs/mount_unionfs.c:91:25: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
91 | strncpy(buf, s, bufsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- .depend.strrchr_test ---
echo strrchr_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strrchr_test
--- t_strrchr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.strrchr_test.t_strrchr.o -MTt_strrchr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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/contrib/netbsd-tests/lib/libc/string/t_strrchr.c -o t_strrchr.o
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -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 -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.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 -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/btx/btx/btx.S -o btx.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/stdlib ---
--- cxa_thread_atexit_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -fPIE -g -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -fPIE -std=c++11 -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=unknown-pragmas -Wl,-zrelro -pie -Wl,-znoexecstack -o cxa_thread_atexit_test.full cxa_thread_atexit_test.o -lprivateatf-c++ -lprivateatf-c -lprivateatf-c -lpthread
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:413:17: warning: 'RSA_set_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
413 | RSA_set_method(k->rsa, helper->rsa_meth);
| ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:302:27: note: declared here
302 | OSSL_DEPRECATEDIN_3_0 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth);
| ^~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:418:17: warning: 'EC_KEY_set_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
418 | EC_KEY_set_method(k->ecdsa, helper->ec_meth);
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1283:27: note: declared here
1283 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_method(EC_KEY *key, const EC_KEY_METHOD *meth);
| ^~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- btx ---
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'pkcs11_make_cert':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:457:17: warning: 'RSA_set_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
457 | RSA_set_method(ret->rsa, helper->rsa_meth);
| ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:302:27: note: declared here
302 | OSSL_DEPRECATEDIN_3_0 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth);
| ^~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:467:17: warning: 'EC_KEY_set_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
467 | EC_KEY_set_method(ret->ecdsa, helper->ec_meth);
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1283:27: note: declared here
1283 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_method(EC_KEY *key, const EC_KEY_METHOD *meth);
| ^~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'pkcs11_start_helper_methods':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:499:9: warning: 'EC_KEY_METHOD_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
499 | if ((ec_meth = EC_KEY_METHOD_new(EC_KEY_OpenSSL())) == NULL)
| ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1461:38: note: declared here
1461 | OSSL_DEPRECATEDIN_3_0 EC_KEY_METHOD *EC_KEY_METHOD_new(const EC_KEY_METHOD *meth);
| ^~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:499:9: warning: 'EC_KEY_OpenSSL' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
499 | if ((ec_meth = EC_KEY_METHOD_new(EC_KEY_OpenSSL())) == NULL)
| ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1279:44: note: declared here
1279 | OSSL_DEPRECATEDIN_3_0 const EC_KEY_METHOD *EC_KEY_OpenSSL(void);
| ^~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:501:9: warning: 'EC_KEY_METHOD_get_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
501 | EC_KEY_METHOD_get_sign(ec_meth, &ec_sign, NULL, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1524:28: note: declared here
1524 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_get_sign
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:502:9: warning: 'EC_KEY_METHOD_set_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
502 | EC_KEY_METHOD_set_sign(ec_meth, ec_sign, NULL, ecdsa_do_sign);
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1480:28: note: declared here
1480 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_set_sign
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:503:9: warning: 'EC_KEY_METHOD_get_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
503 | EC_KEY_METHOD_get_init(ec_meth, &ec_init, &helper->ec_finish,
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1505:28: note: declared here
1505 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_get_init
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:505:9: warning: 'EC_KEY_METHOD_set_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
505 | EC_KEY_METHOD_set_init(ec_meth, ec_init, ecdsa_do_finish,
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1463:28: note: declared here
1463 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_set_init
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:509:9: warning: 'RSA_meth_dup' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
509 | if ((rsa_meth = RSA_meth_dup(RSA_get_default_method())) == NULL)
| ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:475:35: note: declared here
475 | OSSL_DEPRECATEDIN_3_0 RSA_METHOD *RSA_meth_dup(const RSA_METHOD *meth);
| ^~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:509:9: warning: 'RSA_get_default_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
509 | if ((rsa_meth = RSA_meth_dup(RSA_get_default_method())) == NULL)
| ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:299:41: note: declared here
299 | OSSL_DEPRECATEDIN_3_0 const RSA_METHOD *RSA_get_default_method(void);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:511:9: warning: 'RSA_meth_get_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
511 | helper->rsa_finish = RSA_meth_get_finish(rsa_meth);
| ^~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:552:7: note: declared here
552 | int (*RSA_meth_get_finish(const RSA_METHOD *meth)) (RSA *rsa);
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:512:9: warning: 'RSA_meth_set1_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
512 | if (!RSA_meth_set1_name(rsa_meth, "ssh-pkcs11-helper") ||
| ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:477:27: note: declared here
477 | OSSL_DEPRECATEDIN_3_0 int RSA_meth_set1_name(RSA_METHOD *meth,
| ^~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:513:13: warning: 'RSA_meth_set_priv_enc' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
513 | !RSA_meth_set_priv_enc(rsa_meth, rsa_encrypt) ||
| ^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:510:5: note: declared here
510 | int RSA_meth_set_priv_enc(RSA_METHOD *rsa,
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:514:13: warning: 'RSA_meth_set_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
514 | !RSA_meth_set_finish(rsa_meth, rsa_finish))
| ^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:554:5: note: declared here
554 | int RSA_meth_set_finish(RSA_METHOD *rsa, int (*finish) (RSA *rsa));
| ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'pkcs11_start_helper':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:547:17: warning: 'RSA_meth_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
547 | RSA_meth_free(helper->rsa_meth);
| ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:474:28: note: declared here
474 | OSSL_DEPRECATEDIN_3_0 void RSA_meth_free(RSA_METHOD *meth);
| ^~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:549:17: warning: 'EC_KEY_METHOD_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
549 | EC_KEY_METHOD_free(helper->ec_meth);
| ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1462:28: note: declared here
1462 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_free(EC_KEY_METHOD *meth);
| ^~~~~~~~~~~~~~~~~~
63.90 real 135.09 user 18.18 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins10077716312696176348.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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