Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-CryptX.spec'], chrootPath='/var/lib/mock/f33-build-557140-65574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-CryptX.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: perl: command not found Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1617062400 Wrote: /builddir/build/SRPMS/perl-CryptX-0.053-18.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-CryptX.spec'], chrootPath='/var/lib/mock/f33-build-557140-65574/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-CryptX.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1617062400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qrbXps + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CryptX-0.053 + /usr/bin/gzip -dc /builddir/build/SOURCES/CryptX-0.053.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CryptX-0.053 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (CryptX-0.053-Disable-ECC-and-unbundle-libtomcrypt.patch):' Patch #0 (CryptX-0.053-Disable-ECC-and-unbundle-libtomcrypt.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CryptX.xs patching file Makefile.PL patching file lib/Crypt/PK/ECC.pm patching file t/001_compile.t patching file t/003_all_pm_pod.t patching file t/jwk.t patching file t/pk_ecc.t patching file t/pk_ecc_test_vectors_openssl.t patching file t/pk_enc_pem.t patching file t/pkcs8.t patching file t/sshkey.t patching file t/wycheproof.t + rm -rf ./src + perl -i -ne 'print $_ unless m{\A(?:src/|lib/Crypt/PK/ECC\.pm)}' MANIFEST Patch #1 (CryptX-0.053-bug-decode_b58b-invalid-input.patch): + echo 'Patch #1 (CryptX-0.053-bug-decode_b58b-invalid-input.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Crypt/Misc.pm patching file t/crypt-misc.t + echo 'Patch #2 (CryptX-0.059-remove-buggy-Math-BigInt-related-tests.patch):' Patch #2 (CryptX-0.059-remove-buggy-Math-BigInt-related-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/mbi_ltm/bigfltpm.inc patching file t/mbi_ltm/bigintpm.inc patching file t/mbi_ltm_bigfltpm.t patching file t/mbi_ltm_bigintpm.t patching file t/mbi_ltm_bugs.t + echo 'Patch #3 (CryptX-0.053-adopt-to-the-new-libtomcrypt.patch):' Patch #3 (CryptX-0.053-adopt-to-the-new-libtomcrypt.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file inc/CryptX_PK_ECC.xs.inc patching file lib/Crypt/Misc.pm patching file lib/Crypt/PK/RSA.pm patching file t/cipher_des_ede.t Patch #4 (CryptX-0.053-Math-BigInt-LTM-proper-fix-for-46.patch): + echo 'Patch #4 (CryptX-0.053-Math-BigInt-LTM-proper-fix-for-46.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file inc/CryptX_BigInt_LTM.xs.inc patching file lib/Math/BigInt/LTM.pm + echo 'Patch #5 (CryptX-0.062-HACK-needed-for-MBI-1.999715-compatibility.patch):' Patch #5 (CryptX-0.062-HACK-needed-for-MBI-1.999715-compatibility.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Math/BigInt/LTM.pm + echo 'Patch #6 (CryptX-0.064-fix-56-Math-BigInt-1.999817-breaks-the-tests-of-Cryp.patch):' Patch #6 (CryptX-0.064-fix-56-Math-BigInt-1.999817-breaks-the-tests-of-Cryp.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/mbi_ltm/bigintpm.inc patching file t/mbi_ltm_bigintpm.t patching file t/mbi_ltm_bugs.t + echo 'Patch #7 (CryptX-0.053-fix-67-better-handling-of-PEM-decoding-failures.patch):' Patch #7 (CryptX-0.053-fix-67-better-handling-of-PEM-decoding-failures.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/Crypt/PK/DH.pm patching file lib/Crypt/PK/DSA.pm patching file lib/Crypt/PK/RSA.pm + rm t/wycheproof.t + perl -i -ne 'print $_ unless m{^t/wycheproof\.t\b}' MANIFEST + chmod -x t/data/openssl_rsa-x509.pem + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/001_compile.t + chmod +x t/001_compile.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/002_all_pm.t + chmod +x t/002_all_pm.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/003_all_pm_pod.t + chmod +x t/003_all_pm_pod.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_ccm.t + chmod +x t/auth_enc_ccm.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_ccm_test_vector_ltc.t + chmod +x t/auth_enc_ccm_test_vector_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_chacha20poly1305.t + chmod +x t/auth_enc_chacha20poly1305.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_eax.t + chmod +x t/auth_enc_eax.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_eax_test_vector_ltc.t + chmod +x t/auth_enc_eax_test_vector_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_gcm.t + chmod +x t/auth_enc_gcm.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_gcm_test_vector_ltc.t + chmod +x t/auth_enc_gcm_test_vector_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_ocb.t + chmod +x t/auth_enc_ocb.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/auth_enc_ocb_test_vectors_ietf.t + chmod +x t/auth_enc_ocb_test_vectors_ietf.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/checksum.t + chmod +x t/checksum.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_aes.t + chmod +x t/cipher_aes.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_aes_test_vectors_bc.t + chmod +x t/cipher_aes_test_vectors_bc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_anubis.t + chmod +x t/cipher_anubis.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_blowfish.t + chmod +x t/cipher_blowfish.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_camellia.t + chmod +x t/cipher_camellia.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_cast5.t + chmod +x t/cipher_cast5.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_des.t + chmod +x t/cipher_des.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_des_ede.t + chmod +x t/cipher_des_ede.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_kasumi.t + chmod +x t/cipher_kasumi.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_khazad.t + chmod +x t/cipher_khazad.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_multi2.t + chmod +x t/cipher_multi2.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_multi2_rounds.t + chmod +x t/cipher_multi2_rounds.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_noekeon.t + chmod +x t/cipher_noekeon.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_rc2.t + chmod +x t/cipher_rc2.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_rc5.t + chmod +x t/cipher_rc5.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_rc6.t + chmod +x t/cipher_rc6.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_safer_k128.t + chmod +x t/cipher_safer_k128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_safer_k64.t + chmod +x t/cipher_safer_k64.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_safer_sk128.t + chmod +x t/cipher_safer_sk128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_safer_sk64.t + chmod +x t/cipher_safer_sk64.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_saferp.t + chmod +x t/cipher_saferp.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_seed.t + chmod +x t/cipher_seed.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_seed_test_vectors_bc.t + chmod +x t/cipher_seed_test_vectors_bc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_skipjack.t + chmod +x t/cipher_skipjack.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_stream.t + chmod +x t/cipher_stream.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_test_vectors_ltc.t + chmod +x t/cipher_test_vectors_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_test_vectors_openssl.t + chmod +x t/cipher_test_vectors_openssl.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_twofish.t + chmod +x t/cipher_twofish.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_twofish_test_vectors_bc.t + chmod +x t/cipher_twofish_test_vectors_bc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_xtea.t + chmod +x t/cipher_xtea.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/cipher_xtea_test_vectors_bc.t + chmod +x t/cipher_xtea_test_vectors_bc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/crypt-misc.t + chmod +x t/crypt-misc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2b_160.t + chmod +x t/digest_blake2b_160.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2b_256.t + chmod +x t/digest_blake2b_256.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2b_384.t + chmod +x t/digest_blake2b_384.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2b_512.t + chmod +x t/digest_blake2b_512.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2s_128.t + chmod +x t/digest_blake2s_128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2s_160.t + chmod +x t/digest_blake2s_160.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2s_224.t + chmod +x t/digest_blake2s_224.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_blake2s_256.t + chmod +x t/digest_blake2s_256.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_chaes.t + chmod +x t/digest_chaes.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_md2.t + chmod +x t/digest_md2.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_md4.t + chmod +x t/digest_md4.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_md5.t + chmod +x t/digest_md5.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_ripemd128.t + chmod +x t/digest_ripemd128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_ripemd160.t + chmod +x t/digest_ripemd160.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_ripemd256.t + chmod +x t/digest_ripemd256.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_ripemd320.t + chmod +x t/digest_ripemd320.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha1.t + chmod +x t/digest_sha1.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha224.t + chmod +x t/digest_sha224.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha256.t + chmod +x t/digest_sha256.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha384.t + chmod +x t/digest_sha384.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha3_224.t + chmod +x t/digest_sha3_224.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha3_256.t + chmod +x t/digest_sha3_256.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha3_384.t + chmod +x t/digest_sha3_384.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha3_512.t + chmod +x t/digest_sha3_512.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha512.t + chmod +x t/digest_sha512.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha512_224.t + chmod +x t/digest_sha512_224.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_sha512_256.t + chmod +x t/digest_sha512_256.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_shake.t + chmod +x t/digest_shake.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_test_vectors_ltc.t + chmod +x t/digest_test_vectors_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_tiger192.t + chmod +x t/digest_tiger192.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/digest_whirlpool.t + chmod +x t/digest_whirlpool.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/jwk.t + chmod +x t/jwk.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/key_derivation.t + chmod +x t/key_derivation.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_blake2b.t + chmod +x t/mac_blake2b.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_blake2s.t + chmod +x t/mac_blake2s.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_f9.t + chmod +x t/mac_f9.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_hmac.t + chmod +x t/mac_hmac.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_hmac_test_vectors_ltc.t + chmod +x t/mac_hmac_test_vectors_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_omac.t + chmod +x t/mac_omac.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_omac_test_vectors_ltc.t + chmod +x t/mac_omac_test_vectors_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_pelican.t + chmod +x t/mac_pelican.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_pmac.t + chmod +x t/mac_pmac.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_pmac_test_vectors_ltc.t + chmod +x t/mac_pmac_test_vectors_ltc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_poly1305.t + chmod +x t/mac_poly1305.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mac_xcbc.t + chmod +x t/mac_xcbc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_01load.t + chmod +x t/mbi_ltm_01load.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_bigfltpm.t + chmod +x t/mbi_ltm_bigfltpm.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_bigintg.t + chmod +x t/mbi_ltm_bigintg.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_bigintpm.t + chmod +x t/mbi_ltm_bigintpm.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_biglog.t + chmod +x t/mbi_ltm_biglog.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_bigroot.t + chmod +x t/mbi_ltm_bigroot.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_bugs.t + chmod +x t/mbi_ltm_bugs.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_mbi-from-big-scalar.t + chmod +x t/mbi_ltm_mbi-from-big-scalar.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mbi_ltm_storable.t + chmod +x t/mbi_ltm_storable.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mode_cbc.t + chmod +x t/mode_cbc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mode_cfb.t + chmod +x t/mode_cfb.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mode_ctr.t + chmod +x t/mode_ctr.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mode_ecb.t + chmod +x t/mode_ecb.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/mode_ofb.t + chmod +x t/mode_ofb.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_dh.t + chmod +x t/pk_dh.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_dsa.t + chmod +x t/pk_dsa.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_dsa_test_vectors_openssl.t + chmod +x t/pk_dsa_test_vectors_openssl.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_ecc.t + chmod +x t/pk_ecc.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_ecc_test_vectors_openssl.t + chmod +x t/pk_ecc_test_vectors_openssl.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_enc_pem.t + chmod +x t/pk_enc_pem.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_rsa.t + chmod +x t/pk_rsa.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pk_rsa_test_vectors_openssl.t + chmod +x t/pk_rsa_test_vectors_openssl.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/pkcs8.t + chmod +x t/pkcs8.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/prng.t + chmod +x t/prng.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/prng_chacha20.t + chmod +x t/prng_chacha20.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/prng_fortuna.t + chmod +x t/prng_fortuna.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/prng_rc4.t + chmod +x t/prng_rc4.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/prng_sober128.t + chmod +x t/prng_sober128.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/prng_yarrow.t + chmod +x t/prng_yarrow.t + for F in t/*.t + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!\s*perl}{$Config{startperl}}' t/sshkey.t + chmod +x t/sshkey.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IYMOfs + umask 022 + cd /builddir/build/BUILD + cd CryptX-0.053 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for CryptX + /usr/bin/make -O -j4 V=1 VERBOSE=1 Running Mkbootstrap for CryptX () chmod 644 "CryptX.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644 cp lib/Crypt/Cipher/Camellia.pm blib/lib/Crypt/Cipher/Camellia.pm cp lib/Crypt/Cipher/DES.pm blib/lib/Crypt/Cipher/DES.pm cp lib/Crypt/Cipher/Skipjack.pm blib/lib/Crypt/Cipher/Skipjack.pm cp lib/Crypt/AuthEnc/EAX.pm blib/lib/Crypt/AuthEnc/EAX.pm cp lib/Crypt/Checksum.pm blib/lib/Crypt/Checksum.pm cp lib/Crypt/Cipher/Twofish.pm blib/lib/Crypt/Cipher/Twofish.pm cp lib/Crypt/Cipher/Noekeon.pm blib/lib/Crypt/Cipher/Noekeon.pm cp lib/Crypt/Cipher/Blowfish.pm blib/lib/Crypt/Cipher/Blowfish.pm cp lib/Crypt/Cipher/SAFERP.pm blib/lib/Crypt/Cipher/SAFERP.pm cp lib/Crypt/Cipher/XTEA.pm blib/lib/Crypt/Cipher/XTEA.pm cp lib/Crypt/Cipher/SAFER_SK128.pm blib/lib/Crypt/Cipher/SAFER_SK128.pm cp lib/Crypt/AuthEnc/CCM.pm blib/lib/Crypt/AuthEnc/CCM.pm cp lib/Crypt/AuthEnc/ChaCha20Poly1305.pm blib/lib/Crypt/AuthEnc/ChaCha20Poly1305.pm cp lib/Crypt/Cipher/SAFER_K128.pm blib/lib/Crypt/Cipher/SAFER_K128.pm cp lib/Crypt/Cipher/RC6.pm blib/lib/Crypt/Cipher/RC6.pm cp lib/Crypt/Cipher.pm blib/lib/Crypt/Cipher.pm cp lib/Crypt/Cipher/SEED.pm blib/lib/Crypt/Cipher/SEED.pm cp lib/Crypt/Cipher/Khazad.pm blib/lib/Crypt/Cipher/Khazad.pm cp lib/Crypt/Cipher/DES_EDE.pm blib/lib/Crypt/Cipher/DES_EDE.pm cp lib/Crypt/Checksum/CRC32.pm blib/lib/Crypt/Checksum/CRC32.pm cp lib/Crypt/Digest/BLAKE2b_256.pm blib/lib/Crypt/Digest/BLAKE2b_256.pm cp lib/Crypt/Cipher/RC2.pm blib/lib/Crypt/Cipher/RC2.pm cp lib/Crypt/Digest/BLAKE2b_512.pm blib/lib/Crypt/Digest/BLAKE2b_512.pm cp lib/Crypt/Cipher/CAST5.pm blib/lib/Crypt/Cipher/CAST5.pm cp lib/Crypt/AuthEnc.pm blib/lib/Crypt/AuthEnc.pm cp lib/Crypt/Cipher/SAFER_K64.pm blib/lib/Crypt/Cipher/SAFER_K64.pm cp lib/Crypt/Digest/BLAKE2s_128.pm blib/lib/Crypt/Digest/BLAKE2s_128.pm cp lib/Crypt/Digest/BLAKE2b_384.pm blib/lib/Crypt/Digest/BLAKE2b_384.pm cp lib/Crypt/AuthEnc/OCB.pm blib/lib/Crypt/AuthEnc/OCB.pm cp lib/Crypt/Cipher/RC5.pm blib/lib/Crypt/Cipher/RC5.pm cp lib/Crypt/Digest.pm blib/lib/Crypt/Digest.pm cp lib/Crypt/Cipher/Anubis.pm blib/lib/Crypt/Cipher/Anubis.pm cp lib/Crypt/Cipher/AES.pm blib/lib/Crypt/Cipher/AES.pm cp lib/Crypt/Digest/BLAKE2s_160.pm blib/lib/Crypt/Digest/BLAKE2s_160.pm cp lib/Crypt/Digest/BLAKE2b_160.pm blib/lib/Crypt/Digest/BLAKE2b_160.pm cp lib/Crypt/Cipher/KASUMI.pm blib/lib/Crypt/Cipher/KASUMI.pm cp lib/Crypt/AuthEnc/GCM.pm blib/lib/Crypt/AuthEnc/GCM.pm cp lib/Crypt/Cipher/MULTI2.pm blib/lib/Crypt/Cipher/MULTI2.pm cp lib/Crypt/Cipher/SAFER_SK64.pm blib/lib/Crypt/Cipher/SAFER_SK64.pm cp lib/Crypt/Checksum/Adler32.pm blib/lib/Crypt/Checksum/Adler32.pm cp lib/Crypt/Mode.pm blib/lib/Crypt/Mode.pm cp lib/Crypt/Digest/MD5.pm blib/lib/Crypt/Digest/MD5.pm cp lib/Crypt/Digest/Tiger192.pm blib/lib/Crypt/Digest/Tiger192.pm cp lib/Crypt/Digest/RIPEMD128.pm blib/lib/Crypt/Digest/RIPEMD128.pm cp lib/Crypt/Mac/BLAKE2s.pm blib/lib/Crypt/Mac/BLAKE2s.pm cp lib/Crypt/Digest/BLAKE2s_224.pm blib/lib/Crypt/Digest/BLAKE2s_224.pm cp lib/Crypt/Digest/SHA224.pm blib/lib/Crypt/Digest/SHA224.pm cp lib/Crypt/Mac/OMAC.pm blib/lib/Crypt/Mac/OMAC.pm cp lib/Crypt/Digest/SHA3_256.pm blib/lib/Crypt/Digest/SHA3_256.pm cp lib/Crypt/Digest/SHA384.pm blib/lib/Crypt/Digest/SHA384.pm cp lib/Crypt/Mac/PMAC.pm blib/lib/Crypt/Mac/PMAC.pm cp lib/Crypt/Digest/SHA3_384.pm blib/lib/Crypt/Digest/SHA3_384.pm cp lib/Crypt/Misc.pm blib/lib/Crypt/Misc.pm cp lib/Crypt/Digest/SHA1.pm blib/lib/Crypt/Digest/SHA1.pm cp lib/Crypt/Mode/ECB.pm blib/lib/Crypt/Mode/ECB.pm cp lib/Crypt/Digest/SHA512_224.pm blib/lib/Crypt/Digest/SHA512_224.pm cp lib/Crypt/Digest/SHAKE.pm blib/lib/Crypt/Digest/SHAKE.pm cp lib/Crypt/Digest/SHA512.pm blib/lib/Crypt/Digest/SHA512.pm cp lib/Crypt/Digest/Whirlpool.pm blib/lib/Crypt/Digest/Whirlpool.pm cp lib/Crypt/Mac/Pelican.pm blib/lib/Crypt/Mac/Pelican.pm cp lib/Crypt/Mac/F9.pm blib/lib/Crypt/Mac/F9.pm cp lib/Crypt/Mac/Poly1305.pm blib/lib/Crypt/Mac/Poly1305.pm cp lib/Crypt/Digest/SHA3_512.pm blib/lib/Crypt/Digest/SHA3_512.pm cp lib/Crypt/PK.pm blib/lib/Crypt/PK.pm cp lib/Crypt/Mode/CFB.pm blib/lib/Crypt/Mode/CFB.pm cp lib/Crypt/Digest/SHA256.pm blib/lib/Crypt/Digest/SHA256.pm cp lib/Crypt/Mac/XCBC.pm blib/lib/Crypt/Mac/XCBC.pm cp lib/Crypt/Digest/RIPEMD160.pm blib/lib/Crypt/Digest/RIPEMD160.pm cp lib/Crypt/Mode/CTR.pm blib/lib/Crypt/Mode/CTR.pm cp lib/Crypt/Digest/CHAES.pm blib/lib/Crypt/Digest/CHAES.pm cp lib/Crypt/Digest/RIPEMD256.pm blib/lib/Crypt/Digest/RIPEMD256.pm cp lib/Crypt/Mode/OFB.pm blib/lib/Crypt/Mode/OFB.pm cp lib/Crypt/Digest/MD4.pm blib/lib/Crypt/Digest/MD4.pm cp lib/Crypt/Digest/MD2.pm blib/lib/Crypt/Digest/MD2.pm cp lib/Crypt/Mac/BLAKE2b.pm blib/lib/Crypt/Mac/BLAKE2b.pm cp lib/Crypt/Mac.pm blib/lib/Crypt/Mac.pm cp lib/Crypt/Digest/RIPEMD320.pm blib/lib/Crypt/Digest/RIPEMD320.pm cp lib/Crypt/Digest/BLAKE2s_256.pm blib/lib/Crypt/Digest/BLAKE2s_256.pm cp lib/Crypt/KeyDerivation.pm blib/lib/Crypt/KeyDerivation.pm cp lib/Crypt/Mac/HMAC.pm blib/lib/Crypt/Mac/HMAC.pm cp lib/Crypt/Digest/SHA3_224.pm blib/lib/Crypt/Digest/SHA3_224.pm cp lib/Crypt/Digest/SHA512_256.pm blib/lib/Crypt/Digest/SHA512_256.pm cp lib/Crypt/Mode/CBC.pm blib/lib/Crypt/Mode/CBC.pm cp lib/Crypt/Stream/ChaCha.pm blib/lib/Crypt/Stream/ChaCha.pm cp lib/Crypt/PK/DSA.pm blib/lib/Crypt/PK/DSA.pm cp lib/Crypt/PRNG/Sober128.pm blib/lib/Crypt/PRNG/Sober128.pm cp lib/Crypt/PRNG/Fortuna.pm blib/lib/Crypt/PRNG/Fortuna.pm cp lib/Crypt/PRNG/ChaCha20.pm blib/lib/Crypt/PRNG/ChaCha20.pm cp lib/CryptX.pm blib/lib/CryptX.pm cp lib/Crypt/PK/DH.pm blib/lib/Crypt/PK/DH.pm cp lib/Crypt/PRNG/RC4.pm blib/lib/Crypt/PRNG/RC4.pm cp lib/Crypt/PK/RSA.pm blib/lib/Crypt/PK/RSA.pm cp lib/Math/BigInt/LTM.pm blib/lib/Math/BigInt/LTM.pm cp lib/Crypt/PRNG/Yarrow.pm blib/lib/Crypt/PRNG/Yarrow.pm cp lib/Crypt/Stream/RC4.pm blib/lib/Crypt/Stream/RC4.pm cp lib/Crypt/PRNG.pm blib/lib/Crypt/PRNG.pm cp lib/Crypt/Stream/Sober128.pm blib/lib/Crypt/Stream/Sober128.pm "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/CryptX-0.053/typemap' CryptX.xs > CryptX.xsc mv CryptX.xsc CryptX.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.053\" -DXS_VERSION=\"0.053\" -fPIC "-I/usr/lib64/perl5/CORE" -DLTC_SOURCE -DLTC_NO_TEST -DLTC_NO_PROTOTYPES -DLTM_DESC CryptX.c In file included from CryptX.xs:8: ppport.h:4594: warning: "WIDEST_UTYPE" redefined 4594 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib64/perl5/CORE/perl.h:2753, from CryptX.xs:2: /usr/lib64/perl5/CORE/handy.h:1251: note: this is the location of the previous definition 1251 | # define WIDEST_UTYPE U64 | rm -f blib/arch/auto/CryptX/CryptX.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong CryptX.o -o blib/arch/auto/CryptX/CryptX.so \ -ltomcrypt -lperl \ chmod 755 blib/arch/auto/CryptX/CryptX.so Manifying 35 pod documents Manifying 34 pod documents Manifying 28 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mapanr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 + cd CryptX-0.053 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644 Manifying 35 pod documents Manifying 34 pod documents Manifying 28 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/CryptX/CryptX.so Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/CryptX.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mode.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/KeyDerivation.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PRNG.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Misc.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PK.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/AuthEnc.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Checksum.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PK/DSA.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PK/DH.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PK/RSA.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/AuthEnc/GCM.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/AuthEnc/OCB.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/AuthEnc/EAX.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/AuthEnc/CCM.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/AuthEnc/ChaCha20Poly1305.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/SAFER_SK128.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/SEED.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/KASUMI.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/AES.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Noekeon.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/SAFER_K128.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Skipjack.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Khazad.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/SAFER_K64.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/SAFER_SK64.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Anubis.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/XTEA.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/RC2.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/MULTI2.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Twofish.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/SAFERP.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Camellia.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/Blowfish.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/CAST5.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/DES.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/RC5.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/RC6.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Cipher/DES_EDE.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Checksum/CRC32.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Checksum/Adler32.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Stream/RC4.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Stream/ChaCha.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Stream/Sober128.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mode/OFB.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mode/CFB.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mode/CTR.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mode/ECB.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mode/CBC.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PRNG/ChaCha20.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PRNG/Fortuna.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PRNG/RC4.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PRNG/Yarrow.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/PRNG/Sober128.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/RIPEMD128.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2s_256.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/RIPEMD256.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA1.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/Tiger192.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA256.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2s_224.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA384.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA3_384.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/CHAES.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2b_512.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/MD5.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA512.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/RIPEMD320.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA3_256.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2b_160.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA3_512.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA512_256.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2s_160.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA3_224.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2b_256.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA512_224.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2b_384.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/Whirlpool.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHAKE.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/MD4.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/SHA224.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/RIPEMD160.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/BLAKE2s_128.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Digest/MD2.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/XCBC.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/Pelican.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/Poly1305.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/PMAC.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/F9.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/BLAKE2b.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/BLAKE2s.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/HMAC.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Crypt/Mac/OMAC.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/Math/BigInt/LTM.pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::RIPEMD256.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PK::DSA.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::DES_EDE.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::BLAKE2s.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PRNG::Yarrow.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mode.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2s_224.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::RIPEMD320.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Checksum.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::Tiger192.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA3_224.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::AuthEnc::OCB.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::AuthEnc.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Math::BigInt::LTM.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::SAFER_K64.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::XCBC.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PRNG.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mode::ECB.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::Pelican.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PRNG::ChaCha20.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2b_384.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA512_256.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::MD5.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA384.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::AuthEnc::EAX.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Stream::ChaCha.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA3_256.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PK.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PRNG::Sober128.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::KASUMI.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::RC5.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Twofish.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Checksum::CRC32.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::CHAES.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::Whirlpool.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2b_160.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA3_384.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2s_160.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::RC6.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mode::CBC.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2b_256.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PRNG::Fortuna.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::RIPEMD160.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::SAFER_K128.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Stream::Sober128.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Blowfish.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA256.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::AuthEnc::CCM.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA512.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::OMAC.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::SAFER_SK128.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::MD2.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::DES.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::CAST5.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Skipjack.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Stream::RC4.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::SEED.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Noekeon.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mode::CFB.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA3_512.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::Poly1305.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Misc.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::PMAC.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::HMAC.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::RIPEMD128.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA1.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mode::CTR.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2b_512.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::SAFER_SK64.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::AES.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/CryptX.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PRNG::RC4.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PK::RSA.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::MULTI2.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Checksum::Adler32.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Khazad.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA512_224.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::XTEA.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::AuthEnc::ChaCha20Poly1305.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Anubis.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::MD4.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2s_128.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::PK::DH.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::Camellia.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::AuthEnc::GCM.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::RC2.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher::SAFERP.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::BLAKE2s_256.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHA224.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::BLAKE2b.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Cipher.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mac::F9.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Digest::SHAKE.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::Mode::OFB.3pm Installing /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/man/man3/Crypt::KeyDerivation.3pm + find /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr + mkdir -p /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/libexec/perl-CryptX + cp -a t /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/libexec/perl-CryptX + rm /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/libexec/perl-CryptX/t/002_all_pm.t /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/libexec/perl-CryptX/t/003_all_pm_pod.t + cat + chmod +x /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/libexec/perl-CryptX/test + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.053-18.fc33 --unique-debug-suffix -0.053-18.fc33.riscv64 --unique-debug-src-base perl-CryptX-0.053-18.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CryptX-0.053 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/CryptX/CryptX.so extracting debug info from /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/lib64/perl5/vendor_perl/auto/CryptX/CryptX.so original debug info size: 2784kB, size after compression: 2752kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1265 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/perl-CryptX/test from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JLdo8o + umask 022 + cd /builddir/build/BUILD + cd CryptX-0.053 ++ perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- -j4 + export HARNESS_OPTIONS=j4 + HARNESS_OPTIONS=j4 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/auth_enc_ccm.t .................... ok # Testing CryptX 0.053, Perl 5.032000, /usr/bin/perl t/001_compile.t ..................... ok t/002_all_pm.t ...................... ok t/auth_enc_ccm_test_vector_ltc.t .... ok t/auth_enc_chacha20poly1305.t ....... ok t/auth_enc_eax.t .................... ok t/auth_enc_eax_test_vector_ltc.t .... ok t/auth_enc_gcm.t .................... ok t/auth_enc_gcm_test_vector_ltc.t .... ok t/003_all_pm_pod.t .................. ok t/auth_enc_ocb.t .................... ok t/auth_enc_ocb_test_vectors_ietf.t .. ok t/checksum.t ........................ ok t/cipher_aes.t ...................... ok t/cipher_anubis.t ................... ok t/cipher_blowfish.t ................. ok t/cipher_aes_test_vectors_bc.t ...... ok t/cipher_camellia.t ................. ok t/cipher_cast5.t .................... ok t/cipher_des.t ...................... ok t/cipher_kasumi.t ................... ok t/cipher_des_ede.t .................. ok t/cipher_khazad.t ................... ok t/cipher_multi2.t ................... ok t/cipher_noekeon.t .................. ok t/cipher_rc2.t ...................... ok t/cipher_rc5.t ...................... ok t/cipher_rc6.t ...................... ok t/cipher_safer_k128.t ............... ok t/cipher_safer_k64.t ................ ok t/cipher_multi2_rounds.t ............ ok t/cipher_safer_sk128.t .............. ok t/cipher_safer_sk64.t ............... ok t/cipher_saferp.t ................... ok t/cipher_seed.t ..................... ok t/cipher_seed_test_vectors_bc.t ..... ok t/cipher_skipjack.t ................. ok t/cipher_stream.t ................... ok t/cipher_twofish_test_vectors_bc.t .. ok t/cipher_twofish.t .................. ok t/cipher_test_vectors_openssl.t ..... ok t/cipher_xtea.t ..................... ok t/cipher_xtea_test_vectors_bc.t ..... ok t/digest_blake2b_160.t .............. ok t/digest_blake2b_256.t .............. ok t/crypt-misc.t ...................... ok t/digest_blake2b_384.t .............. ok t/digest_blake2b_512.t .............. ok t/cipher_test_vectors_ltc.t ......... ok t/digest_blake2s_128.t .............. ok t/digest_blake2s_160.t .............. ok t/digest_blake2s_224.t .............. ok t/digest_blake2s_256.t .............. ok t/digest_chaes.t .................... ok t/digest_md2.t ...................... ok t/digest_md4.t ...................... ok t/digest_md5.t ...................... ok t/digest_ripemd128.t ................ ok t/digest_ripemd160.t ................ ok t/digest_ripemd256.t ................ ok t/digest_ripemd320.t ................ ok t/digest_sha1.t ..................... ok t/digest_sha224.t ................... ok t/digest_sha256.t ................... ok t/digest_sha384.t ................... ok t/digest_sha3_256.t ................. ok t/digest_sha3_224.t ................. ok t/digest_sha3_384.t ................. ok t/digest_sha3_512.t ................. ok t/digest_sha512.t ................... ok t/digest_sha512_224.t ............... ok t/digest_sha512_256.t ............... ok t/digest_shake.t .................... ok t/digest_tiger192.t ................. ok t/digest_whirlpool.t ................ ok t/jwk.t ............................. skipped: ECC disabled t/mac_blake2b.t ..................... ok t/key_derivation.t .................. ok t/mac_blake2s.t ..................... ok t/mac_hmac.t ........................ ok t/mac_f9.t .......................... ok t/digest_test_vectors_ltc.t ......... ok t/mac_omac.t ........................ ok t/mac_omac_test_vectors_ltc.t ....... ok t/mac_pelican.t ..................... ok t/mac_pmac.t ........................ ok t/mac_poly1305.t .................... ok t/mac_xcbc.t ........................ ok t/mac_hmac_test_vectors_ltc.t ....... ok t/mac_pmac_test_vectors_ltc.t ....... ok # Math::BigInt VERSION=1.999818 t/mbi_ltm_01load.t .................. ok t/mbi_ltm_bigintg.t ................. ok t/mbi_ltm_bigroot.t ................. ok t/mbi_ltm_bugs.t .................... ok # use64=1 ivsize=8 ivtype=long use64bitint=define t/mbi_ltm_mbi-from-big-scalar.t ..... ok t/mbi_ltm_biglog.t .................. ok t/mbi_ltm_storable.t ................ ok t/mode_cfb.t ........................ ok t/mode_cbc.t ........................ ok t/mode_ctr.t ........................ ok t/mode_ofb.t ........................ ok t/mbi_ltm_bigfltpm.t ................ ok t/mode_ecb.t ........................ ok t/pk_dh.t ........................... ok t/mbi_ltm_bigintpm.t ................ ok t/pk_dsa.t .......................... ok t/pk_dsa_test_vectors_openssl.t ..... ok t/pk_ecc.t .......................... skipped: ECC disabled t/pk_ecc_test_vectors_openssl.t ..... skipped: ECC disabled t/pk_enc_pem.t ...................... ok t/pk_rsa.t .......................... ok t/pkcs8.t ........................... ok t/prng.t ............................ ok t/pk_rsa_test_vectors_openssl.t ..... ok t/prng_fortuna.t .................... ok t/prng_chacha20.t ................... ok t/prng_rc4.t ........................ ok t/prng_sober128.t ................... ok t/prng_yarrow.t ..................... ok t/sshkey.t .......................... ok All tests successful. Files=120, Tests=20494, 215 wallclock secs (62.90 usr 12.32 sys + 631.08 cusr 87.18 csys = 793.48 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-CryptX-0.053-18.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U6Akps + umask 022 + cd /builddir/build/BUILD + cd CryptX-0.053 + DOCDIR=/builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/doc/perl-CryptX + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/doc/perl-CryptX + cp -pr Changes /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/doc/perl-CryptX + cp -pr README.md /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/doc/perl-CryptX + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2cgJwr + umask 022 + cd /builddir/build/BUILD + cd CryptX-0.053 + LICENSEDIR=/builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/licenses/perl-CryptX + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/licenses/perl-CryptX + cp -pr LICENSE /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64/usr/share/licenses/perl-CryptX + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Crypt::AuthEnc) = 0.053 perl(Crypt::AuthEnc::CCM) = 0.053 perl(Crypt::AuthEnc::ChaCha20Poly1305) = 0.053 perl(Crypt::AuthEnc::EAX) = 0.053 perl(Crypt::AuthEnc::GCM) = 0.053 perl(Crypt::AuthEnc::OCB) = 0.053 perl(Crypt::Checksum) = 0.053 perl(Crypt::Checksum::Adler32) = 0.053 perl(Crypt::Checksum::CRC32) = 0.053 perl(Crypt::Cipher) = 0.053 perl(Crypt::Cipher::AES) = 0.053 perl(Crypt::Cipher::Anubis) = 0.053 perl(Crypt::Cipher::Blowfish) = 0.053 perl(Crypt::Cipher::CAST5) = 0.053 perl(Crypt::Cipher::Camellia) = 0.053 perl(Crypt::Cipher::DES) = 0.053 perl(Crypt::Cipher::DES_EDE) = 0.053 perl(Crypt::Cipher::KASUMI) = 0.053 perl(Crypt::Cipher::Khazad) = 0.053 perl(Crypt::Cipher::MULTI2) = 0.053 perl(Crypt::Cipher::Noekeon) = 0.053 perl(Crypt::Cipher::RC2) = 0.053 perl(Crypt::Cipher::RC5) = 0.053 perl(Crypt::Cipher::RC6) = 0.053 perl(Crypt::Cipher::SAFERP) = 0.053 perl(Crypt::Cipher::SAFER_K128) = 0.053 perl(Crypt::Cipher::SAFER_K64) = 0.053 perl(Crypt::Cipher::SAFER_SK128) = 0.053 perl(Crypt::Cipher::SAFER_SK64) = 0.053 perl(Crypt::Cipher::SEED) = 0.053 perl(Crypt::Cipher::Skipjack) = 0.053 perl(Crypt::Cipher::Twofish) = 0.053 perl(Crypt::Cipher::XTEA) = 0.053 perl(Crypt::Digest) = 0.053 perl(Crypt::Digest::BLAKE2b_160) = 0.053 perl(Crypt::Digest::BLAKE2b_256) = 0.053 perl(Crypt::Digest::BLAKE2b_384) = 0.053 perl(Crypt::Digest::BLAKE2b_512) = 0.053 perl(Crypt::Digest::BLAKE2s_128) = 0.053 perl(Crypt::Digest::BLAKE2s_160) = 0.053 perl(Crypt::Digest::BLAKE2s_224) = 0.053 perl(Crypt::Digest::BLAKE2s_256) = 0.053 perl(Crypt::Digest::CHAES) = 0.053 perl(Crypt::Digest::MD2) = 0.053 perl(Crypt::Digest::MD4) = 0.053 perl(Crypt::Digest::MD5) = 0.053 perl(Crypt::Digest::RIPEMD128) = 0.053 perl(Crypt::Digest::RIPEMD160) = 0.053 perl(Crypt::Digest::RIPEMD256) = 0.053 perl(Crypt::Digest::RIPEMD320) = 0.053 perl(Crypt::Digest::SHA1) = 0.053 perl(Crypt::Digest::SHA224) = 0.053 perl(Crypt::Digest::SHA256) = 0.053 perl(Crypt::Digest::SHA384) = 0.053 perl(Crypt::Digest::SHA3_224) = 0.053 perl(Crypt::Digest::SHA3_256) = 0.053 perl(Crypt::Digest::SHA3_384) = 0.053 perl(Crypt::Digest::SHA3_512) = 0.053 perl(Crypt::Digest::SHA512) = 0.053 perl(Crypt::Digest::SHA512_224) = 0.053 perl(Crypt::Digest::SHA512_256) = 0.053 perl(Crypt::Digest::SHAKE) = 0.053 perl(Crypt::Digest::Tiger192) = 0.053 perl(Crypt::Digest::Whirlpool) = 0.053 perl(Crypt::KeyDerivation) = 0.053 perl(Crypt::Mac) = 0.053 perl(Crypt::Mac::BLAKE2b) = 0.053 perl(Crypt::Mac::BLAKE2s) = 0.053 perl(Crypt::Mac::F9) = 0.053 perl(Crypt::Mac::HMAC) = 0.053 perl(Crypt::Mac::OMAC) = 0.053 perl(Crypt::Mac::PMAC) = 0.053 perl(Crypt::Mac::Pelican) = 0.053 perl(Crypt::Mac::Poly1305) = 0.053 perl(Crypt::Mac::XCBC) = 0.053 perl(Crypt::Misc) = 0.053 perl(Crypt::Mode) = 0.053 perl(Crypt::Mode::CBC) = 0.053 perl(Crypt::Mode::CFB) = 0.053 perl(Crypt::Mode::CTR) = 0.053 perl(Crypt::Mode::ECB) = 0.053 perl(Crypt::Mode::OFB) = 0.053 perl(Crypt::PK) = 0.053 perl(Crypt::PK::DH) = 0.053 perl(Crypt::PK::DSA) = 0.053 perl(Crypt::PK::RSA) = 0.053 perl(Crypt::PRNG) = 0.053 perl(Crypt::PRNG::ChaCha20) = 0.053 perl(Crypt::PRNG::Fortuna) = 0.053 perl(Crypt::PRNG::RC4) = 0.053 perl(Crypt::PRNG::Sober128) = 0.053 perl(Crypt::PRNG::Yarrow) = 0.053 perl(Crypt::Stream::ChaCha) = 0.053 perl(Crypt::Stream::RC4) = 0.053 perl(Crypt::Stream::Sober128) = 0.053 perl(CryptX) = 0.053 perl(Math::BigInt::LTM) = 0.053 perl-CryptX = 0.053-18.fc33 perl-CryptX(riscv-64) = 0.053-18.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.32()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtomcrypt.so.1()(64bit) perl(Carp) perl(Crypt::AuthEnc) perl(Crypt::Checksum::Adler32) perl(Crypt::Checksum::CRC32) perl(Crypt::Cipher) perl(Crypt::Digest) perl(Crypt::Mac) perl(Crypt::Misc) perl(Crypt::Mode) perl(Crypt::Mode::CBC) perl(Crypt::Mode::CFB) perl(Crypt::Mode::ECB) perl(Crypt::Mode::OFB) perl(Crypt::PK) perl(Crypt::PRNG) perl(CryptX) perl(Exporter) perl(Scalar::Util) perl(XSLoader) perl(base) perl(overload) perl(strict) perl(warnings) rtld(GNU_HASH) Recommends: perl(Cpanel::JSON::XS) Processing files: perl-CryptX-tests-0.053-18.fc33.noarch Provides: perl-CryptX-tests = 0.053-18.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/perl perl(Config) perl(Crypt::AuthEnc::CCM) perl(Crypt::AuthEnc::ChaCha20Poly1305) perl(Crypt::AuthEnc::EAX) perl(Crypt::AuthEnc::GCM) perl(Crypt::AuthEnc::OCB) perl(Crypt::Checksum) perl(Crypt::Checksum::Adler32) perl(Crypt::Checksum::CRC32) perl(Crypt::Cipher) perl(Crypt::Cipher::AES) perl(Crypt::Cipher::Anubis) perl(Crypt::Cipher::Blowfish) perl(Crypt::Cipher::CAST5) perl(Crypt::Cipher::Camellia) perl(Crypt::Cipher::DES) perl(Crypt::Cipher::DES_EDE) perl(Crypt::Cipher::KASUMI) perl(Crypt::Cipher::Khazad) perl(Crypt::Cipher::MULTI2) perl(Crypt::Cipher::Noekeon) perl(Crypt::Cipher::RC2) perl(Crypt::Cipher::RC5) perl(Crypt::Cipher::RC6) perl(Crypt::Cipher::SAFERP) perl(Crypt::Cipher::SAFER_K128) perl(Crypt::Cipher::SAFER_K64) perl(Crypt::Cipher::SAFER_SK128) perl(Crypt::Cipher::SAFER_SK64) perl(Crypt::Cipher::SEED) perl(Crypt::Cipher::Skipjack) perl(Crypt::Cipher::Twofish) perl(Crypt::Cipher::XTEA) perl(Crypt::Digest) perl(Crypt::Digest::BLAKE2b_160) perl(Crypt::Digest::BLAKE2b_256) perl(Crypt::Digest::BLAKE2b_384) perl(Crypt::Digest::BLAKE2b_512) perl(Crypt::Digest::BLAKE2s_128) perl(Crypt::Digest::BLAKE2s_160) perl(Crypt::Digest::BLAKE2s_224) perl(Crypt::Digest::BLAKE2s_256) perl(Crypt::Digest::CHAES) perl(Crypt::Digest::MD2) perl(Crypt::Digest::MD4) perl(Crypt::Digest::MD5) perl(Crypt::Digest::RIPEMD128) perl(Crypt::Digest::RIPEMD160) perl(Crypt::Digest::RIPEMD256) perl(Crypt::Digest::RIPEMD320) perl(Crypt::Digest::SHA1) perl(Crypt::Digest::SHA224) perl(Crypt::Digest::SHA256) perl(Crypt::Digest::SHA384) perl(Crypt::Digest::SHA3_224) perl(Crypt::Digest::SHA3_256) perl(Crypt::Digest::SHA3_384) perl(Crypt::Digest::SHA3_512) perl(Crypt::Digest::SHA512) perl(Crypt::Digest::SHA512_224) perl(Crypt::Digest::SHA512_256) perl(Crypt::Digest::SHAKE) perl(Crypt::Digest::Tiger192) perl(Crypt::Digest::Whirlpool) perl(Crypt::KeyDerivation) perl(Crypt::Mac::BLAKE2b) perl(Crypt::Mac::BLAKE2s) perl(Crypt::Mac::F9) perl(Crypt::Mac::HMAC) perl(Crypt::Mac::OMAC) perl(Crypt::Mac::PMAC) perl(Crypt::Mac::Pelican) perl(Crypt::Mac::Poly1305) perl(Crypt::Mac::XCBC) perl(Crypt::Misc) perl(Crypt::Mode::CBC) perl(Crypt::Mode::CFB) perl(Crypt::Mode::CTR) perl(Crypt::Mode::ECB) perl(Crypt::Mode::OFB) perl(Crypt::PK::DH) perl(Crypt::PK::DSA) perl(Crypt::PK::RSA) perl(Crypt::PRNG) perl(Crypt::PRNG::ChaCha20) perl(Crypt::PRNG::Fortuna) perl(Crypt::PRNG::RC4) perl(Crypt::PRNG::Sober128) perl(Crypt::PRNG::Yarrow) perl(Crypt::Stream::ChaCha) perl(Crypt::Stream::RC4) perl(Crypt::Stream::Sober128) perl(CryptX) perl(Data::Dumper) perl(Math::BigInt::LTM) perl(Test) perl(Test::More) perl(strict) perl(warnings) Processing files: perl-CryptX-debugsource-0.053-18.fc33.riscv64 Provides: perl-CryptX-debugsource = 0.053-18.fc33 perl-CryptX-debugsource(riscv-64) = 0.053-18.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-CryptX-debuginfo-0.053-18.fc33.riscv64 Provides: debuginfo(build-id) = f95bb0919bff2f6d0f14e5c8af6d0fc272f5ff2f perl-CryptX-debuginfo = 0.053-18.fc33 perl-CryptX-debuginfo(riscv-64) = 0.053-18.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-CryptX-debugsource(riscv-64) = 0.053-18.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 Wrote: /builddir/build/RPMS/perl-CryptX-debugsource-0.053-18.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-CryptX-debuginfo-0.053-18.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-CryptX-0.053-18.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/perl-CryptX-tests-0.053-18.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OePO3o + umask 022 + cd /builddir/build/BUILD + cd CryptX-0.053 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-CryptX-0.053-18.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0