Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2024 14:29:34 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bapt@FreeBSD.org, kib@FreeBSD.org, igoro@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1896 - Still Failing
Message-ID:  <1230439301.17715.1728311376930@jenkins.ci.freebsd.org>
In-Reply-To: <247262743.17709.1728305606729@jenkins.ci.freebsd.org>
References:  <247262743.17709.1728305606729@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #1896 (dfcb8de5ef803b45e9c1e3974ce12=
f507d43900d) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/1896/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
1896/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1=
896/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)

65e7a648693cc151990688f48c190df1c1fc858b by bapt:
genl: allow to monitor all know groups

f45132db215be4d811e0efa0d01bcab72e4d0a59 by bapt:
genl: subscribe to all if no group is provided

33938d88e35b88c5f28ca10aac89d871fc9edc3f by bapt:
genl(1): fix typo

883722891aa92fc6033020c67ec7f2f0d9fedf95 by bapt:
genl: add parser for nlsysevent

2918dbc1ccd899865fc6e5854fc056800617944f by kib:
sysctl.3: Remove KERN_QUANTUM

4e2803878f547f2036d8e9bde4633e0ed96bc46c by kib:
sysctl.3: document missing fixed oids from the kern. node

cdd9629921c6551abac583aeafc5c6bd380ccac2 by kib:
sysctl.3: document missing oids from kern.proc. node

3670421e21932c44225b9457c50dd67da3abcd84 by kib:
getrlimitusage.2: add the man page

dfcb8de5ef803b45e9c1e3974ce12f507d43900d by igoro:
dummymbuf: Log the entire rule set if no delimiters are present



The end of the build log:

[...truncated 87.25 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: In functi=
on 'bool std::__1::operator=3D=3D(const basic_string<char, char_traits<char=
>, _Alloc>&, const basic_string<char, char_traits<char>, _Alloc>&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3711:12: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3711 |     return char_traits<char>::compare(__lp, __rp, __lhs_sz) =3D=3D =
0;
      |            ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4046:69: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 4046 | struct __string_hash : public __unary_function<basic_string<_CharT,=
 char_traits<_CharT>, _Allocator>, size_t> {
      |                                                                    =
 ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4048:41: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 4048 |   operator()(const basic_string<_CharT, char_traits<_CharT>, _Alloc=
ator>& __val) const _NOEXCEPT {
      |                                         ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4054:32: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 4054 | struct hash<basic_string<char, char_traits<char>, _Allocator> > : _=
_string_hash<char, _Allocator> {};
      |                                ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4062:36: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 4062 | struct hash<basic_string<char16_t, char_traits<char16_t>, _Allocato=
r> > : __string_hash<char16_t, _Allocator> {};
      |                                    ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4065:36: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 4065 | struct hash<basic_string<char32_t, char_traits<char32_t>, _Allocato=
r> > : __string_hash<char32_t, _Allocator> {};
      |                                    ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:4069:35: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 4069 | struct hash<basic_string<wchar_t, char_traits<wchar_t>, _Allocator>=
 > : __string_hash<wchar_t, _Allocator> {};
      |                                   ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_lib ---
--- .depend.getusershell_test ---
echo getusershell_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 >>=
 .depend.getusershell_test
--- getusershell_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -I/workspace/src/tests   -fPIE -g -MD  -MF.depend.getusers=
hell_test.getusershell_test.o -MTgetusershell_test.o -std=3Dgnu99 -Wno-form=
at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno=
-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -=
Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-=
error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati=
ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p=
arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err=
or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif=
t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons=
t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member     -c /workspace/src/lib/libc/test=
s/nss/getusershell_test.c -o getusershell_test.o
--- all_subdir_share ---
--- sample5_unittest.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sample5=
_unittest.full sample5_unittest.debug
--- sample5_unittest ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsample5_unittest.debug  sample5_unittest.full sample5_unittest
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_secure ---
In file included from /workspace/src/crypto/openssh/ssh-keygen.c:24:
/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 ---
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- 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
--- all_subdir_stand ---
--- all_subdir_stand/userboot ---
--- userboot_cons.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.userboot_cons.pico -MTuserboot_cons.pico -std=3Dgnu99 -=
Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os     =
-c /workspace/src/stand/userboot/userboot_4th/../userboot/userboot_cons.c -=
o userboot_cons.pico
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-keygen.c: In function 'do_convert_to_pkcs=
8':
--- all_subdir_sbin ---
--- init.8.gz ---
gzip -cn /workspace/src/sbin/init/init.8 > init.8.gz
--- init.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug init.fu=
ll init.debug
--- all_subdir_secure ---
/workspace/src/crypto/openssh/ssh-keygen.c:378:17: warning: 'PEM_write_RSA_=
PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  378 |                 if (!PEM_write_RSA_PUBKEY(stdout, k->rsa))
      |                 ^~
In file included from /workspace/src/crypto/openssh/ssh-keygen.c:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:449:1: not=
e: declared here
  449 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:383:17: warning: 'PEM_write_DSA_=
PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  383 |                 if (!PEM_write_DSA_PUBKEY(stdout, k->dsa))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:454:1: not=
e: declared here
  454 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSA_PUBKEY, DSA)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:389:17: warning: 'PEM_write_EC_P=
UBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  389 |                 if (!PEM_write_EC_PUBKEY(stdout, k->ecdsa))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:463:1: not=
e: declared here
  463 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, EC_PUBKEY, EC_KEY)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c: In function 'do_convert_to_pem'=
:
/workspace/src/crypto/openssh/ssh-keygen.c:404:17: warning: 'PEM_write_RSAP=
ublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  404 |                 if (!PEM_write_RSAPublicKey(stdout, k->rsa))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:448:1: not=
e: declared here
  448 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:409:17: warning: 'PEM_write_DSA_=
PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  409 |                 if (!PEM_write_DSA_PUBKEY(stdout, k->dsa))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:454:1: not=
e: declared here
  454 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DSA_PUBKEY, DSA)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:415:17: warning: 'PEM_write_EC_P=
UBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  415 |                 if (!PEM_write_EC_PUBKEY(stdout, k->ecdsa))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:463:1: not=
e: declared here
  463 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, EC_PUBKEY, EC_KEY)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c: In function 'do_convert_private=
_ssh2':
/workspace/src/crypto/openssh/ssh-keygen.c:546:17: warning: 'DSA_set0_pqg' =
is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  546 |                 if (!DSA_set0_pqg(key->dsa, dsa_p, dsa_q, dsa_g))
      |                 ^~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op=
enssl/x509.h:37,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op=
enssl/pem.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/dsa.h:203:27: no=
te: declared here
  203 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q=
, BIGNUM *g);
      |                           ^~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:549:17: warning: 'DSA_set0_key' =
is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  549 |                 if (!DSA_set0_key(key->dsa, dsa_pub_key, dsa_priv_k=
ey))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/dsa.h:206:27: no=
te: declared here
  206 | OSSL_DEPRECATEDIN_3_0 int DSA_set0_key(DSA *d, BIGNUM *pub_key,
      |                           ^~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:587:17: warning: 'RSA_set0_key' =
is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  587 |                 if (!RSA_set0_key(key->rsa, rsa_n, rsa_e, rsa_d))
      |                 ^~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/op=
enssl/x509.h:36:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:207:27: no=
te: declared here
  207 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e=
, BIGNUM *d);
      |                           ^~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:590:17: warning: 'RSA_set0_facto=
rs' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  590 |                 if (!RSA_set0_factors(key->rsa, rsa_p, rsa_q))
      |                 ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/rsa.h:208:27: no=
te: declared here
  208 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNU=
M *q);
      |                           ^~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c: In function 'do_convert_from_pk=
cs8':
/workspace/src/crypto/openssh/ssh-keygen.c:715:17: warning: 'EVP_PKEY_get1_=
RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  715 |                 (*k)->rsa =3D EVP_PKEY_get1_RSA(pubkey);
      |                 ^
In file included from /workspace/src/crypto/openssh/ssh-keygen.c:22:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/evp.h:1350:16: n=
ote: declared here
 1350 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:722:17: warning: 'EVP_PKEY_get1_=
DSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  722 |                 (*k)->dsa =3D EVP_PKEY_get1_DSA(pubkey);
      |                 ^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/evp.h:1359:16: n=
ote: declared here
 1359 | struct dsa_st *EVP_PKEY_get1_DSA(EVP_PKEY *pkey);
      |                ^~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:730:17: warning: 'EVP_PKEY_get1_=
EC_KEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  730 |                 (*k)->ecdsa =3D EVP_PKEY_get1_EC_KEY(pubkey);
      |                 ^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/evp.h:1376:19: n=
ote: declared here
 1376 | struct ec_key_st *EVP_PKEY_get1_EC_KEY(EVP_PKEY *pkey);
      |                   ^~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c: In function 'do_convert_from_pe=
m':
/workspace/src/crypto/openssh/ssh-keygen.c:750:9: warning: 'PEM_read_RSAPub=
licKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  750 |         if ((rsa =3D PEM_read_RSAPublicKey(fp, NULL, NULL, NULL)) !=
=3D NULL) {
      |         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:448:1: not=
e: declared here
  448 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c: In function 'do_convert_from':
/workspace/src/crypto/openssh/ssh-keygen.c:796:25: warning: 'PEM_write_DSAP=
rivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  796 |                         ok =3D PEM_write_DSAPrivateKey(stdout, k->d=
sa, NULL,
      |                         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:453:1: not=
e: declared here
  453 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, DSAPrivateKey, DSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:802:25: warning: 'PEM_write_ECPr=
ivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  802 |                         ok =3D PEM_write_ECPrivateKey(stdout, k->ec=
dsa, NULL,
      |                         ^~
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
--- all_subdir_sbin ---
--- init ---
--- all_subdir_stand ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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_sbin ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dinit.debug  init.full init
--- all_subdir_secure ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:462:1: not=
e: declared here
  462 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, ECPrivateKey, EC_KEY)
      | ^~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-keygen.c:807:25: warning: 'PEM_write_RSAP=
rivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  807 |                         ok =3D PEM_write_RSAPrivateKey(stdout, k->r=
sa, NULL,
      |                         ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/pem.h:447:1: not=
e: declared here
  447 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/i386/libi386 ---
=3D=3D=3D> stand/i386/libi386 (all)
--- all_subdir_stand/i386/btx ---
--- btx ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --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/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 =
 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/=
boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro =
-Wl,-znoexecstack   -o btx btx.o =20
--- all_subdir_stand/userboot ---
--- userboot_disk.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.userboot_disk.pico -MTuserboot_disk.pico -std=3Dgnu99 -=
Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os     =
-c /workspace/src/stand/userboot/userboot_4th/../userboot/userboot_disk.c -=
o userboot_disk.pico
--- all_subdir_sbin ---
--- all_subdir_sbin/kldconfig ---
=3D=3D=3D> sbin/kldconfig (all)
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
       60.35 real        82.82 user        11.03 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1621693284087105=
3513.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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_17714_1746556934.1728311374212--



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