D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/perl-Crypt-OpenSSL-RSA-0.330.0-4.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KQyh1I
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xdu39m
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ rm -rf Crypt-OpenSSL-RSA-0.33
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Crypt-OpenSSL-RSA-0.33.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Crypt-OpenSSL-RSA-0.33
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fix-BR-Crypt-OpenSSL-RSA.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MTbXHE
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Crypt-OpenSSL-RSA-0.33
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Crypt::OpenSSL::RSA
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
cp RSA.pm blib/lib/Crypt/OpenSSL/RSA.pm
AutoSplitting blib/lib/Crypt/OpenSSL/RSA.pm (blib/lib/auto/Crypt/OpenSSL/RSA)
Running Mkbootstrap for RSA ()
chmod 644 "RSA.bs"
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs 644
"/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/typemap'  RSA.xs > RSA.xsc
mv RSA.xsc RSA.c
gcc -c  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib64/perl5/CORE"  -DPERL5 -DOPENSSL_NO_KRB5 RSA.c
RSA.xs: In function '_is_private':
RSA.xs:59:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
   59 |     RSA_get0_key(p_rsa->rsa, NULL, NULL, &d);
      |     ^~~~~~~~~~~~
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/pem.h:23,
                 from RSA.xs:10:
/usr/include/openssl/rsa.h:228:28: note: declared here
  228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
RSA.xs: In function 'get_message_digest':
RSA.xs:125:13: warning: 'MD5' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  125 |             return MD5(text, text_length, NULL);
      |             ^~~~~~
In file included from RSA.xs:8:
/usr/include/openssl/md5.h:52:38: note: declared here
   52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n,
      |                                      ^~~
RSA.xs:145:13: warning: 'RIPEMD160' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  145 |             return RIPEMD160(text, text_length, NULL);
      |             ^~~~~~
In file included from RSA.xs:12:
/usr/include/openssl/ripemd.h:49:38: note: declared here
   49 | OSSL_DEPRECATEDIN_3_0 unsigned char *RIPEMD160(const unsigned char *d, size_t n,
      |                                      ^~~~~~~~~
RSA.xs: In function 'rsa_crypt':
RSA.xs:218:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  218 |     size = RSA_size(p_rsa->rsa);
      |     ^~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_new_private_key':
RSA.xs:255:9: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  255 |         proto, _load_rsa_key(key_string_SV, PEM_read_bio_RSAPrivateKey, passphase_SV));
      |         ^~~~~
/usr/include/openssl/pem.h:456:1: note: declared here
  456 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA__new_public_key_pkcs1':
RSA.xs:265:9: warning: 'PEM_read_bio_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  265 |         proto, _load_rsa_key(key_string_SV, PEM_read_bio_RSAPublicKey, &PL_sv_undef));
      |         ^~~~~
/usr/include/openssl/pem.h:457:1: note: declared here
  457 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA__new_public_key_x509':
RSA.xs:275:9: warning: 'PEM_read_bio_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  275 |         proto, _load_rsa_key(key_string_SV, PEM_read_bio_RSA_PUBKEY, &PL_sv_undef));
      |         ^~~~~
/usr/include/openssl/pem.h:458:1: note: declared here
  458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
      | ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_DESTROY':
RSA.xs:283:5: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  283 |     RSA_free(p_rsa->rsa);
      |     ^~~~~~~~
/usr/include/openssl/rsa.h:304:28: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_get_private_key_string':
RSA.xs:316:5: warning: 'PEM_write_bio_RSAPrivateKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  316 |     PEM_write_bio_RSAPrivateKey(
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/pem.h:456:1: note: declared here
  456 | DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_get_public_key_string':
RSA.xs:330:5: warning: 'PEM_write_bio_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  330 |     PEM_write_bio_RSAPublicKey(stringBIO, p_rsa->rsa);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/pem.h:457:1: note: declared here
  457 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      | ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_get_public_key_x509_string':
RSA.xs:343:5: warning: 'PEM_write_bio_RSA_PUBKEY' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  343 |     PEM_write_bio_RSA_PUBKEY(stringBIO, p_rsa->rsa);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/pem.h:458:1: note: declared here
  458 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSA_PUBKEY, RSA)
      | ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_generate_key':
RSA.xs:362:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  362 |     rsa = RSA_new();
      |     ^~~
/usr/include/openssl/rsa.h:212:28: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
RSA.xs:363:5: warning: 'RSA_generate_key_ex' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  363 |     rc = RSA_generate_key_ex(rsa, SvIV(bitsSV), e, NULL);
      |     ^~
/usr/include/openssl/rsa.h:271:27: note: declared here
  271 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e,
      |                           ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA__new_key_from_parameters':
RSA.xs:399:5: warning: 'RSA_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  399 |     CHECK_OPEN_SSL(rsa = RSA_new());
      |     ^~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:212:28: note: declared here
  212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void);
      |                            ^~~~~~~
RSA.xs:422:9: warning: 'RSA_set0_factors' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  422 |         THROW(RSA_set0_factors(rsa, p, q));
      |         ^~~~~
/usr/include/openssl/rsa.h:219:27: note: declared here
  219 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
      |                           ^~~~~~~~~~~~~~~~
RSA.xs:437:9: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  437 |         THROW(RSA_set0_key(rsa, n, e, d));
      |         ^~~~~
/usr/include/openssl/rsa.h:218:27: note: declared here
  218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
RSA.xs:450:9: warning: 'RSA_set0_crt_params' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  450 |         THROW(RSA_set0_crt_params(rsa, dmp1, dmq1, iqmp));
      |         ^~~~~
/usr/include/openssl/rsa.h:220:27: note: declared here
  220 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_crt_params(RSA *r,
      |                           ^~~~~~~~~~~~~~~~~~~
RSA.xs:453:9: warning: 'RSA_check_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  453 |         THROW(RSA_check_key(rsa) == 1);
      |         ^~~~~
/usr/include/openssl/rsa.h:289:27: note: declared here
  289 | OSSL_DEPRECATEDIN_3_0 int RSA_check_key(const RSA *);
      |                           ^~~~~~~~~~~~~
RSA.xs:463:13: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  463 |             RSA_free(rsa);
      |             ^~~~~~~~
/usr/include/openssl/rsa.h:304:28: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                            ^~~~~~~~
RSA.xs:472:9: warning: 'RSA_set0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  472 |         CHECK_OPEN_SSL(RSA_set0_key(rsa, n, e, d));
      |         ^~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:218:27: note: declared here
  218 | OSSL_DEPRECATEDIN_3_0 int RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d);
      |                           ^~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA__get_key_parameters':
RSA.xs:506:5: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  506 |     RSA_get0_key(rsa, &n, &e, &d);
      |     ^~~~~~~~~~~~
/usr/include/openssl/rsa.h:228:28: note: declared here
  228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                            ^~~~~~~~~~~~
RSA.xs:507:5: warning: 'RSA_get0_factors' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  507 |     RSA_get0_factors(rsa, &p, &q);
      |     ^~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:231:28: note: declared here
  231 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_factors(const RSA *r,
      |                            ^~~~~~~~~~~~~~~~
RSA.xs:508:5: warning: 'RSA_get0_crt_params' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  508 |     RSA_get0_crt_params(rsa, &dmp1, &dmq1, &iqmp);
      |     ^~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:236:28: note: declared here
  236 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_crt_params(const RSA *r,
      |                            ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_encrypt':
RSA.xs:525:5: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  525 |     RETVAL = rsa_crypt(p_rsa, p_plaintext, RSA_public_encrypt);
      |     ^~~~~~
/usr/include/openssl/rsa.h:293:5: note: declared here
  293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_decrypt':
RSA.xs:538:5: warning: 'RSA_private_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  538 |     RETVAL = rsa_crypt(p_rsa, p_ciphertext, RSA_private_decrypt);
      |     ^~~~~~
/usr/include/openssl/rsa.h:302:5: note: declared here
  302 | int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_private_encrypt':
RSA.xs:551:5: warning: 'RSA_private_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  551 |     RETVAL = rsa_crypt(p_rsa, p_plaintext, RSA_private_encrypt);
      |     ^~~~~~
/usr/include/openssl/rsa.h:296:5: note: declared here
  296 | int RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_public_decrypt':
RSA.xs:560:5: warning: 'RSA_public_decrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  560 |     RETVAL = rsa_crypt(p_rsa, p_ciphertext, RSA_public_decrypt);
      |     ^~~~~~
/usr/include/openssl/rsa.h:299:5: note: declared here
  299 | int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_size':
RSA.xs:568:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  568 |     RETVAL = RSA_size(p_rsa->rsa);
      |     ^~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_check_key':
RSA.xs:580:5: warning: 'RSA_check_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  580 |     RETVAL = RSA_check_key(p_rsa->rsa);
      |     ^~~~~~
/usr/include/openssl/rsa.h:289:27: note: declared here
  289 | OSSL_DEPRECATEDIN_3_0 int RSA_check_key(const RSA *);
      |                           ^~~~~~~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_sign':
RSA.xs:710:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  710 |     CHECK_NEW(signature, RSA_size(p_rsa->rsa), char);
      |     ^~~~~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs:710:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  710 |     CHECK_NEW(signature, RSA_size(p_rsa->rsa), char);
      |     ^~~~~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs:710:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  710 |     CHECK_NEW(signature, RSA_size(p_rsa->rsa), char);
      |     ^~~~~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs:710:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  710 |     CHECK_NEW(signature, RSA_size(p_rsa->rsa), char);
      |     ^~~~~~~~~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs:713:5: warning: 'RSA_sign' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  713 |     CHECK_OPEN_SSL(RSA_sign(p_rsa->hashMode,
      |     ^~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:359:27: note: declared here
  359 | OSSL_DEPRECATEDIN_3_0 int RSA_sign(int type, const unsigned char *m,
      |                           ^~~~~~~~
RSA.xs: In function 'XS_Crypt__OpenSSL__RSA_verify':
RSA.xs:739:5: warning: 'RSA_size' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  739 |     if (RSA_size(p_rsa->rsa) < sig_length)
      |     ^~
/usr/include/openssl/rsa.h:215:27: note: declared here
  215 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
      |                           ^~~~~~~~
RSA.xs:745:5: warning: 'RSA_verify' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  745 |     switch(RSA_verify(p_rsa->hashMode,
      |     ^~~~~~
/usr/include/openssl/rsa.h:362:27: note: declared here
  362 | OSSL_DEPRECATEDIN_3_0 int RSA_verify(int type, const unsigned char *m,
      |                           ^~~~~~~~~~
rm -f blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so
gcc  -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong  RSA.o  -o blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so  \
   -L/usr -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lperl   \
  
/usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s
chmod 755 blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xiEGqf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Crypt-OpenSSL-RSA-0.33
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/RSA/RSA.so
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/Crypt/OpenSSL/RSA.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/RSA/new_public_key.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/RSA/import_random_seed.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/RSA/get_key_parameters.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/RSA/autosplit.ix
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/Crypt/OpenSSL/RSA/new_key_from_parameters.al
Installing /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/man/man3/Crypt::OpenSSL::RSA.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.330.0-4.mga10 --unique-debug-suffix -0.330.0-4.mga10.x86_64 --unique-debug-src-base perl-Crypt-OpenSSL-RSA-0.330.0-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/perl-Crypt-OpenSSL-RSA-0.330.0-4.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rpHxH7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Crypt-OpenSSL-RSA-0.33
+ '[' 1 -eq 1 ']'
+ /usr/bin/make test
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bignum.t .................. skipped: Crypt::OpenSSL::Bignum required for bignum tests
t/format.t .................. ok
t/rsa.t ..................... ok
t/sig_die.t ................. ok
t/z_kwalitee.t .............. skipped: This test is only run for the module author
t/z_meta.t .................. skipped: This test is only run for the module author
t/z_perl_minimum_version.t .. skipped: Author tests not required for installation
t/z_pod-coverage.t .......... skipped: This test is only run for the module author
t/z_pod.t ................... skipped: This test is only run for the module author
All tests successful.
Files=9, Tests=83,  1 wallclock secs ( 0.01 usr  0.02 sys +  0.40 cusr  0.08 csys =  0.51 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-Crypt-OpenSSL-RSA-0.330.0-4.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.06YKVR
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ cd Crypt-OpenSSL-RSA-0.33
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/Changes /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/LICENSE /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/META.json /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/META.yml /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/Crypt-OpenSSL-RSA-0.33/README /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT/usr/share/doc/perl-Crypt-OpenSSL-RSA
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Crypt::OpenSSL::RSA) = 0.330.0 perl-Crypt-OpenSSL-RSA = 0.330.0-4.mga10 perl-Crypt-OpenSSL-RSA(x86-64) = 0.330.0-4.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libperl.so.5.40()(64bit) perl(AutoLoader) perl(Carp) perl(Crypt::OpenSSL::Guess) >= 0.110.0 perl(Crypt::OpenSSL::Random) perl(Test::More) perl(XSLoader) perl(strict) perl(warnings) perl-base >= 2:5.40.1
Recommends: perl(Crypt::OpenSSL::Bignum)
Processing files: perl-Crypt-OpenSSL-RSA-debugsource-0.330.0-4.mga10.x86_64
Provides: perl-Crypt-OpenSSL-RSA-debugsource = 0.330.0-4.mga10 perl-Crypt-OpenSSL-RSA-debugsource(x86-64) = 0.330.0-4.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-Crypt-OpenSSL-RSA-debuginfo-0.330.0-4.mga10.x86_64
Provides: debuginfo(build-id) = 2b059463b608e680c20a2e3c0b41580becfae32f perl-Crypt-OpenSSL-RSA-debuginfo = 0.330.0-4.mga10 perl-Crypt-OpenSSL-RSA-debuginfo(x86-64) = 0.330.0-4.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-Crypt-OpenSSL-RSA-debugsource(x86-64) = 0.330.0-4.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Crypt-OpenSSL-RSA-0.330.0-4.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Crypt-OpenSSL-RSA-debuginfo-0.330.0-4.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-Crypt-OpenSSL-RSA-debugsource-0.330.0-4.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vKBybj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-Crypt-OpenSSL-RSA-0.330.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!