Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2024 21:08:52 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        hutter2@llnl.gov, andrew@FreeBSD.org, noreply@github.com, behlendorf1@llnl.gov, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #3780 - Still Failing
Message-ID:  <2076611635.3369.1725916135364@jenkins.ci.freebsd.org>
In-Reply-To: <175462658.3359.1725911328801@jenkins.ci.freebsd.org>
References:  <175462658.3359.1725911328801@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_3368_40113434.1725916132770
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc12_build - Build #3780 (e2df9bb44109577475aeb186e7186=
ac040f9bde1) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/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/3=
780/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=3Dvisible

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=3D 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 ---
=3D=3D=3D> stand/i386/btx (all)
--- include/machine ---
--- all_subdir_lib ---
--- strpbrk_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace/sr=
c/contrib/netbsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin=
itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu=
sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
-Wno-address-of-packed-member  -L/tmp/obj/workspace/src/amd64.amd64/lib/lib=
netbsd -Wl,-zrelro -pie -Wl,-znoexecstack  -o strpbrk_test.full t_strpbrk.o=
  -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbs=
d_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 ---
=3D=3D=3D> 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
      |=20
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dstrpbrk_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 locatio=
n of the previous definition
   12 | #define EVP_CIPHER_CTX_get_iv                   Fssh_EVP_CIPHER_CTX=
_get_iv
      |=20
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'helper_by_r=
sa':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:96:9: warning: 'RSA_get_m=
ethod' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   96 |         if ((meth =3D RSA_get_method(rsa)) =3D=3D 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: no=
te: declared here
  301 | OSSL_DEPRECATEDIN_3_0 const RSA_METHOD *RSA_get_method(const RSA *r=
sa);
      |                                         ^~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'helper_by_e=
c':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:113:9: warning: 'EC_KEY_g=
et_method' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  113 |         if ((meth =3D EC_KEY_get_method(ec)) =3D=3D NULL)
      |         ^~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op=
enssl/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: no=
te: 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_M=
ETHOD_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: no=
te: 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: no=
te: 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_r=
ef' 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: no=
te: 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_siz=
e' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  292 |                 if (slen <=3D (size_t)RSA_size(rsa)) {
      |                 ^~
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/string &&  DEPENDFILE=3D.depend.strrchr_t=
est  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _R=
ECURSING_PROGS=3Dt  PROG=3Dstrrchr_test )
--- all_subdir_secure ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:204:27: no=
te: 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_u=
p_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: no=
te: 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/ob=
j/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strrch=
r_test
--- t_strrchr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/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=3Dgnu99 -Wno-format-zero-length -fstack-protector-stro=
ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p=
ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno=
-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-=
error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co=
mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D=
strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn=
o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial=
ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er=
ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D=
bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W=
no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl=
icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s=
ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co=
mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat=
ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D=
multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem=
access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa=
cked-member     -c /workspace/src/contrib/netbsd-tests/lib/libc/string/t_st=
rrchr.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=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-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=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
  -Os -mpreferred-stack-boundary=3D2        -c /workspace/src/stand/i386/bt=
x/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=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib=
c/tests/stdlib -fPIE -g -Wno-format-zero-length -fstack-protector-strong -W=
system-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu=
ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp=
are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err=
or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf=
low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e=
rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce=
pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri=
ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-=
function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -=
Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr=
ingop-truncation -Wno-return-type -Wno-address-of-packed-member -fPIE -std=
=3Dc++11 -Wno-deprecated-declarations -Wno-literal-suffix -Wno-error=3Dunkn=
own-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: no=
te: 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: no=
te: declared here
 1283 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_method(EC_KEY *key, const EC_K=
EY_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: no=
te: 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: no=
te: declared here
 1283 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_method(EC_KEY *key, const EC_K=
EY_METHOD *meth);
      |                           ^~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'pkcs11_star=
t_helper_methods':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:499:9: warning: 'EC_KEY_M=
ETHOD_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  499 |         if ((ec_meth =3D EC_KEY_METHOD_new(EC_KEY_OpenSSL())) =3D=
=3D NULL)
      |         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1461:38: no=
te: 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_O=
penSSL' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  499 |         if ((ec_meth =3D EC_KEY_METHOD_new(EC_KEY_OpenSSL())) =3D=
=3D NULL)
      |         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1279:44: no=
te: 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_M=
ETHOD_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: no=
te: 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_M=
ETHOD_set_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations=
]
  502 |         EC_KEY_METHOD_set_sign(ec_meth, ec_sign, NULL, ecdsa_do_sig=
n);
      |         ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1480:28: no=
te: 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_M=
ETHOD_get_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations=
]
  503 |         EC_KEY_METHOD_get_init(ec_meth, &ec_init, &helper->ec_finis=
h,
      |         ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/ec.h:1505:28: no=
te: 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_M=
ETHOD_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: no=
te: 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 =3D RSA_meth_dup(RSA_get_default_method())) =
=3D=3D NULL)
      |         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:475:35: no=
te: declared here
  475 | OSSL_DEPRECATEDIN_3_0 RSA_METHOD *RSA_meth_dup(const RSA_METHOD *me=
th);
      |                                   ^~~~~~~~~~~~
/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 =3D RSA_meth_dup(RSA_get_default_method())) =
=3D=3D NULL)
      |         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:299:41: no=
te: 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 =3D RSA_meth_get_finish(rsa_meth);
      |         ^~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:552:7: not=
e: 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: no=
te: 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_met=
h_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: not=
e: declared here
  510 | int RSA_meth_set_priv_enc(RSA_METHOD *rsa,
      |     ^~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:514:13: warning: 'RSA_met=
h_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: not=
e: 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_star=
t_helper':
/workspace/src/crypto/openssh/ssh-pkcs11-client.c:547:17: warning: 'RSA_met=
h_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: no=
te: 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: no=
te: 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/jenkins1007771631269617=
6348.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
------=_Part_3368_40113434.1725916132770--



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