Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2024 17:46:02 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #3834 - Still Failing
Message-ID:  <66142066.6067.1726508765130@jenkins.ci.freebsd.org>
In-Reply-To: <985563469.6059.1726506243609@jenkins.ci.freebsd.org>
References:  <985563469.6059.1726506243609@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #3834 (855c3dacfc6a1565a75086e64a154=
dece3ccf5fa) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/3834/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
3834/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3=
834/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)

No changes


The end of the build log:

[...truncated 88.33 MiB...]
--- all_subdir_secure ---
/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=
':
/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);
      |         ^~~~~~~~~~~~~
--- all_subdir_lib ---
/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 -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -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  -Wl,-zrelro -pie -Wl,-znoexecstack  -o f=
ortify_uio_test.full fortify_uio_test.o  -lprivateatf-c
--- all_subdir_secure ---
/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);
      |                            ^~~~~~~~~~~~~
--- all_subdir_lib ---
--- hash.3.gz ---
--- all_subdir_secure ---
/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);
      |                           ^~~~~~~~~~
/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)) {
      |                 ^~
/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);
      |                           ^~~~~~~~
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libc/db/man/hash.3 > hash.3.gz
--- all_subdir_secure ---
/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);
      |                           ^~~~~~~~~~~~~
/workspace/src/crypto/openssh/ssh-pkcs11-client.c: In function 'wrap_key':
/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_libexec ---
--- strcat.o ---
--- 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);
      |                           ^~~~~~~~~~~~~~
--- all_subdir_libexec ---
--- strchr.o ---
--- all_subdir_secure ---
/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);
      |                                      ^~~~~~~~~~~~~~~~~
--- all_subdir_libexec ---
--- strcat.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   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.strcat.o -MTstrcat.o=
 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr=
eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool=
-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-error=3Doverflow -Wno-return-type        -Wno-redundant-decls -c /works=
pace/src/lib/libc/string/strcat.c -o strcat.o
--- all_subdir_secure ---
/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
      |                            ^~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_libexec ---
--- strchr.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   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.strchr.o -MTstrchr.o=
 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr=
eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter=
 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig=
n -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool=
-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-error=3Doverflow -Wno-return-type    -Wno-cast-qual    -Wno-redundant-d=
ecls -c /workspace/src/lib/libc/string/strchr.c -o strchr.o
--- all_subdir_secure ---
/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);
      |                            ^~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_sbin ---
--- mount_cd9660.full ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- all_subdir_sbin ---
/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/sbin/mount -fPIE -g -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 -=
Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramet=
er -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -=
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-declarations -Wno-error=3Den=
um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err=
or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio=
n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W=
no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err=
or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin=
ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type  -Wl,-zrelr=
o -pie -Wl,-znoexecstack   -o mount_cd9660.full mount_cd9660.o getmntopts.o=
   -lkiconv=20
--- all_subdir_rescue ---
--- fsirand_make ---
--- all_subdir_stand ---
--- include/x86 ---
--- all_subdir_rescue ---
(cd /workspace/src/rescue/rescue/../../sbin/fsirand &&  make MK_PIE=3Dno NO=
_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj=
/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/work=
space/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/r=
escue/fsirand/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_C=
FLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/=
libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libis=
csiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/fsirand/ fsirand.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 ---
--- fortify_uio_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug fortify=
_uio_test.full fortify_uio_test.debug
--- fortify_uio_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dfortify_uio_test.debug  fortify_uio_test.full fortify_uio_test
--- all_subdir_lib/libc/tests/setjmp ---
=3D=3D=3D> lib/libc/tests/setjmp (all)
--- all_subdir_libexec ---
--- strchrnul.o ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/secure ---
--- fortify_poll_test ---
--- all_subdir_rescue ---
--- .depend ---
--- all_subdir_libexec ---
/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   -march=3Di686 -mmmx -msse -msse2 -m32     -DCOMPAT_LIBCO=
MPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DCOMPAT_LIB32  --sysroot=3D/tm=
p/obj/workspace/src/amd64.amd64/tmp   -B/tmp/obj/workspace/src/amd64.amd64/=
tmp/usr/lib32 -Wall -DIN_RTLD -ffreestanding -I/workspace/src/lib/csu/commo=
n -I/workspace/src/libexec/rtld-elf/i386 -I/workspace/src/libexec/rtld-elf =
-fpic -DPIC  -I/workspace/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse =
 -msoft-float -fvisibility=3Dhidden -g -MD  -MF.depend.strchrnul.o -MTstrch=
rnul.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall =
-Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari=
th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par=
ameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point=
er-sign -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-error=3Doverflow -Wno-return-type    -Wno-cast-qual    -Wno-re=
dundant-decls -c /workspace/src/lib/libc/string/strchrnul.c -o strchrnul.o
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/secure &&  DEPENDFILE=3D.depend.fortify_p=
oll_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/secure/Makefi=
le _RECURSING_PROGS=3Dt  PROG=3Dfortify_poll_test )
--- all_subdir_rescue ---
echo fsirand.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t=
mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.a >> .depend
--- all_subdir_stand ---
--- btx ---
/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/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_sbin ---
--- mount_cd9660.8.gz ---
gzip -cn /workspace/src/sbin/mount_cd9660/mount_cd9660.8 > mount_cd9660.8.g=
z
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/setjmp ---
--- setjmp_test ---
(cd /workspace/src/lib/libc/tests/setjmp &&  DEPENDFILE=3D.depend.setjmp_te=
st  NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/setjmp/Makefile _RE=
CURSING_PROGS=3Dt  PROG=3Dsetjmp_test )
--- all_subdir_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.
--- all_subdir_sbin ---
--- mount_cd9660.debug ---
       38.80 real        51.00 user         8.40 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins2615210216661351=
253.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_6066_1798911300.1726508762793--



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