Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/openssl.spec'], chrootPath='/var/lib/mock/dist-an23-build-302811-66007/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/openssl.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1695081600 Wrote: /builddir/build/SRPMS/openssl-3.0.11-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/openssl.spec'], chrootPath='/var/lib/mock/dist-an23-build-302811-66007/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/openssl.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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1695081600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zw0hWM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openssl-3.0.11 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openssl-3.0.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openssl-3.0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openssl-3.0.11 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Aarch64-and-ppc64le-use-lib64.patch + /usr/bin/git apply --index --reject - Checking patch Configurations/10-main.conf... Hunk #1 succeeded at 733 (offset 10 lines). Hunk #2 succeeded at 776 (offset 10 lines). Applied patch Configurations/10-main.conf cleanly. + /usr/bin/git commit -q -m 0001-Aarch64-and-ppc64le-use-lib64.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Use-more-general-default-values-in-openssl.cnf.patch + /usr/bin/git apply --index --reject - Checking patch apps/openssl.cnf... Hunk #1 succeeded at 111 (offset 7 lines). Hunk #2 succeeded at 143 (offset 7 lines). Hunk #3 succeeded at 166 (offset 7 lines). Hunk #4 succeeded at 186 (offset 7 lines). Applied patch apps/openssl.cnf cleanly. + /usr/bin/git commit -q -m 0002-Use-more-general-default-values-in-openssl.cnf.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-Do-not-install-html-docs.patch + /usr/bin/git apply --index --reject - Checking patch Configurations/unix-Makefile.tmpl... Hunk #1 succeeded at 611 (offset 57 lines). Applied patch Configurations/unix-Makefile.tmpl cleanly. + /usr/bin/git commit -q -m 0003-Do-not-install-html-docs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-Override-default-paths-for-the-CA-directory-tree.patch + /usr/bin/git apply --index --reject - Checking patch apps/CA.pl.in... Checking patch apps/openssl.cnf... Hunk #1 succeeded at 52 (offset -1 lines). Hunk #2 succeeded at 73 (offset 7 lines). Hunk #3 succeeded at 88 (offset 7 lines). Hunk #4 succeeded at 320 (offset 7 lines). Applied patch apps/CA.pl.in cleanly. Applied patch apps/openssl.cnf cleanly. + /usr/bin/git commit -q -m 0004-Override-default-paths-for-the-CA-directory-tree.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-apps-ca-fix-md-option-help-text.patch + /usr/bin/git apply --index --reject - Checking patch apps/ca.c... warning: apps/ca.c has type 100644, expected 100755 Hunk #1 succeeded at 210 (offset 1 line). Applied patch apps/ca.c cleanly. + /usr/bin/git commit -q -m 0005-apps-ca-fix-md-option-help-text.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-Disable-signature-verification-with-totally-unsafe-h.patch + /usr/bin/git apply --index --reject - Checking patch crypto/asn1/a_verify.c... Hunk #1 succeeded at 153 (offset 1 line). Applied patch crypto/asn1/a_verify.c cleanly. + /usr/bin/git commit -q -m 0006-Disable-signature-verification-with-totally-unsafe-h.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch + /usr/bin/git apply --index --reject - :230: trailing whitespace. Checking patch Configurations/unix-Makefile.tmpl... Hunk #1 succeeded at 315 (offset 46 lines). Hunk #2 succeeded at 342 (offset 46 lines). Checking patch doc/man1/openssl-ciphers.pod.in... Hunk #1 succeeded at 186 (offset -1 lines). Checking patch include/openssl/ssl.h.in... Hunk #1 succeeded at 205 (offset -4 lines). Checking patch ssl/ssl_ciph.c... Hunk #1 succeeded at 1438 (offset 27 lines). Hunk #2 succeeded at 1499 (offset 27 lines). Hunk #3 succeeded at 1539 (offset 26 lines). Hunk #4 succeeded at 1605 (offset 26 lines). Hunk #5 succeeded at 1649 (offset 25 lines). Hunk #6 succeeded at 1676 (offset 25 lines). Hunk #7 succeeded at 1684 (offset 25 lines). Hunk #8 succeeded at 1742 (offset 28 lines). Checking patch ssl/ssl_lib.c... Hunk #2 succeeded at 3285 (offset 92 lines). Checking patch test/cipherlist_test.c... Hunk #1 succeeded at 246 (offset 2 lines). Checking patch util/libcrypto.num... Hunk #1 succeeded at 5429 (offset 147 lines). Checking patch Configure... Hunk #3 succeeded at 391 (offset 2 lines). Hunk #4 succeeded at 991 (offset -1 lines). Applied patch Configurations/unix-Makefile.tmpl cleanly. Applied patch doc/man1/openssl-ciphers.pod.in cleanly. Applied patch include/openssl/ssl.h.in cleanly. Applied patch ssl/ssl_ciph.c cleanly. Applied patch ssl/ssl_lib.c cleanly. Applied patch test/cipherlist_test.c cleanly. Applied patch util/libcrypto.num cleanly. Applied patch Configure cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0007-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-Add-FIPS_mode-compatibility-macro.patch + /usr/bin/git apply --index --reject - Checking patch include/openssl/fips.h... Checking patch test/property_test.c... Hunk #1 succeeded at 648 (offset 160 lines). Hunk #2 succeeded at 674 (offset 162 lines). Applied patch include/openssl/fips.h cleanly. Applied patch test/property_test.c cleanly. + /usr/bin/git commit -q -m 0008-Add-FIPS_mode-compatibility-macro.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-Add-Kernel-FIPS-mode-flag-support.patch + /usr/bin/git apply --index --reject - Checking patch crypto/context.c... Hunk #1 succeeded at 17 (offset 5 lines). Hunk #2 succeeded at 186 (offset 16 lines). Checking patch include/internal/provider.h... Hunk #1 succeeded at 113 (offset 3 lines). Applied patch crypto/context.c cleanly. Applied patch include/internal/provider.h cleanly. + /usr/bin/git commit -q -m 0009-Add-Kernel-FIPS-mode-flag-support.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-Add-changes-to-ectest-and-eccurve.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ec/ec_curve.c... Checking patch test/ectest.c... Applied patch crypto/ec/ec_curve.c cleanly. Applied patch test/ectest.c cleanly. + /usr/bin/git commit -q -m 0010-Add-changes-to-ectest-and-eccurve.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-Remove-EC-curves.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Hunk #4 succeeded at 1432 (offset 14 lines). Checking patch crypto/evp/ec_support.c... Checking patch test/acvp_test.inc... Checking patch test/ecdsatest.h... Checking patch test/recipes/15-test_genec.t... Applied patch apps/speed.c cleanly. Applied patch crypto/evp/ec_support.c cleanly. Applied patch test/acvp_test.inc cleanly. Applied patch test/ecdsatest.h cleanly. Applied patch test/recipes/15-test_genec.t cleanly. + /usr/bin/git commit -q -m 0011-Remove-EC-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-Disable-explicit-ec.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ec/ec_asn1.c... Hunk #1 succeeded at 905 (offset 10 lines). Hunk #2 succeeded at 970 (offset 11 lines). Checking patch test/endecode_test.c... Hunk #1 succeeded at 58 (offset 1 line). Hunk #2 succeeded at 1017 (offset 27 lines). Hunk #3 succeeded at 1350 (offset 32 lines). Hunk #4 succeeded at 1378 (offset 32 lines). Hunk #5 succeeded at 1421 (offset 32 lines). Hunk #6 succeeded at 1459 (offset 32 lines). Hunk #7 succeeded at 1481 (offset 32 lines). Checking patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt... Hunk #1 succeeded at 133 (offset 12 lines). Applied patch crypto/ec/ec_asn1.c cleanly. Applied patch test/endecode_test.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt cleanly. + /usr/bin/git commit -q -m 0012-Disable-explicit-ec.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-skipped-tests-EC-curves.patch + /usr/bin/git apply --index --reject - Checking patch test/recipes/15-test_ec.t... Checking patch test/recipes/65-test_cmp_protect.t... Checking patch test/recipes/65-test_cmp_vfy.t... Applied patch test/recipes/15-test_ec.t cleanly. Applied patch test/recipes/65-test_cmp_protect.t cleanly. Applied patch test/recipes/65-test_cmp_vfy.t cleanly. + /usr/bin/git commit -q -m 0013-skipped-tests-EC-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-load-legacy-prov.patch + /usr/bin/git apply --index --reject - Checking patch apps/openssl.cnf... Checking patch doc/man5/config.pod... Applied patch apps/openssl.cnf cleanly. Applied patch doc/man5/config.pod cleanly. + /usr/bin/git commit -q -m 0014-load-legacy-prov.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-tmp-Fix-test-names.patch + /usr/bin/git apply --index --reject - Checking patch test/recipes/90-test_sslapi.t... Hunk #1 succeeded at 48 (offset 8 lines). Checking patch test/sslapitest.c... Hunk #1 succeeded at 1184 (offset 26 lines). Hunk #2 succeeded at 1328 (offset 31 lines). Applied patch test/recipes/90-test_sslapi.t cleanly. Applied patch test/sslapitest.c cleanly. + /usr/bin/git commit -q -m 0015-tmp-Fix-test-names.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-Force-fips.patch + /usr/bin/git apply --index --reject - Checking patch crypto/provider_conf.c... Applied patch crypto/provider_conf.c cleanly. + /usr/bin/git commit -q -m 0016-Force-fips.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-FIPS-embed-hmac.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test.c... Checking patch test/recipes/00-prep_fipsmodule_cnf.t... Checking patch test/recipes/01-test_fipsmodule_cnf.t... Checking patch test/recipes/03-test_fipsinstall.t... Checking patch test/recipes/30-test_defltfips.t... Checking patch test/recipes/80-test_ssl_new.t... Checking patch test/recipes/90-test_sslapi.t... Applied patch providers/fips/self_test.c cleanly. Applied patch test/recipes/00-prep_fipsmodule_cnf.t cleanly. Applied patch test/recipes/01-test_fipsmodule_cnf.t cleanly. Applied patch test/recipes/03-test_fipsinstall.t cleanly. Applied patch test/recipes/30-test_defltfips.t cleanly. Applied patch test/recipes/80-test_ssl_new.t cleanly. Applied patch test/recipes/90-test_sslapi.t cleanly. + /usr/bin/git commit -q -m 0017-FIPS-embed-hmac.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-fipsinstall_disable.patch + /usr/bin/git apply --index --reject - Checking patch apps/fipsinstall.c... Checking patch doc/man1/openssl.pod... Hunk #1 succeeded at 135 (offset -23 lines). Checking patch doc/man5/config.pod... Checking patch doc/man5/fips_config.pod... Checking patch doc/man7/OSSL_PROVIDER-FIPS.pod... Hunk #1 succeeded at 423 (offset 35 lines). Checking patch doc/man1/openssl-fipsinstall.pod.in... Applied patch apps/fipsinstall.c cleanly. Applied patch doc/man1/openssl.pod cleanly. Applied patch doc/man5/config.pod cleanly. Applied patch doc/man5/fips_config.pod cleanly. Applied patch doc/man7/OSSL_PROVIDER-FIPS.pod cleanly. Applied patch doc/man1/openssl-fipsinstall.pod.in cleanly. + /usr/bin/git commit -q -m 0018-fipsinstall_disable.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-speed-skip-unavailable-dgst.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Hunk #1 succeeded at 591 (offset 44 lines). Applied patch apps/speed.c cleanly. + /usr/bin/git commit -q -m 0019-speed-skip-unavailable-dgst.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-FIPS-140-3-keychecks.patch + /usr/bin/git apply --index --reject - Checking patch crypto/dh/dh_key.c... Checking patch providers/implementations/exchange/ecdh_exch.c... Checking patch crypto/ec/ec_key.c... Hunk #1 succeeded at 333 (offset -3 lines). Checking patch crypto/rsa/rsa_gen.c... Hunk #2 succeeded at 479 (offset 3 lines). Applied patch crypto/dh/dh_key.c cleanly. Applied patch providers/implementations/exchange/ecdh_exch.c cleanly. Applied patch crypto/ec/ec_key.c cleanly. Applied patch crypto/rsa/rsa_gen.c cleanly. + /usr/bin/git commit -q -m 0020-FIPS-140-3-keychecks.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-FIPS-services-minimize.patch + /usr/bin/git apply --index --reject - Checking patch providers/common/capabilities.c... Checking patch providers/fips/fipsprov.c... Hunk #1 succeeded at 38 (offset -16 lines). Hunk #2 succeeded at 174 (offset -16 lines). Hunk #3 succeeded at 264 (offset -16 lines). Hunk #4 succeeded at 327 (offset -16 lines). Hunk #5 succeeded at 341 (offset -16 lines). Hunk #6 succeeded at 378 (offset -16 lines). Hunk #7 succeeded at 390 (offset -16 lines). Hunk #8 succeeded at 427 (offset -16 lines). Hunk #9 succeeded at 438 (offset -16 lines). Checking patch providers/fips/self_test_data.inc... Hunk #5 succeeded at 1433 (offset 6 lines). Hunk #6 succeeded at 1559 (offset 6 lines). Hunk #7 succeeded at 1593 (offset 6 lines). Hunk #8 succeeded at 1606 (offset 6 lines). Checking patch test/acvp_test.c... Checking patch test/evp_libctx_test.c... Hunk #3 succeeded at 749 (offset -1 lines). Checking patch test/recipes/15-test_gendsa.t... Checking patch test/recipes/20-test_cli_fips.t... Hunk #1 succeeded at 278 (offset 71 lines). Checking patch test/recipes/80-test_cms.t... Hunk #1 succeeded at 96 (offset 1 line). Hunk #2 succeeded at 104 (offset 1 line). Hunk #3 succeeded at 113 (offset 1 line). Hunk #4 succeeded at 124 (offset 1 line). Hunk #5 succeeded at 133 (offset 1 line). Hunk #6 succeeded at 146 (offset 1 line). Hunk #7 succeeded at 176 (offset 1 line). Hunk #8 succeeded at 188 (offset 1 line). Hunk #9 succeeded at 248 (offset 1 line). Hunk #10 succeeded at 261 (offset 1 line). Hunk #11 succeeded at 371 (offset 1 line). Checking patch test/recipes/30-test_evp.t... Hunk #1 succeeded at 42 (offset -1 lines). Hunk #2 succeeded at 63 (offset -2 lines). Hunk #3 succeeded at 82 (offset -2 lines). Hunk #4 succeeded at 110 (offset -1 lines). Checking patch test/recipes/30-test_evp_data/evpmac_common.txt... Hunk #1 succeeded at 327 (offset -1 lines). Hunk #2 succeeded at 338 (offset -1 lines). Hunk #3 succeeded at 353 (offset -1 lines). Hunk #4 succeeded at 362 (offset -1 lines). Hunk #5 succeeded at 379 (offset -1 lines). Hunk #6 succeeded at 394 (offset -1 lines). Hunk #7 succeeded at 403 (offset -1 lines). Hunk #8 succeeded at 411 (offset -1 lines). Hunk #9 succeeded at 419 (offset -1 lines). Hunk #10 succeeded at 430 (offset -1 lines). Hunk #11 succeeded at 441 (offset -1 lines). Hunk #12 succeeded at 456 (offset -1 lines). Hunk #13 succeeded at 465 (offset -1 lines). Hunk #14 succeeded at 473 (offset -1 lines). Hunk #15 succeeded at 481 (offset -1 lines). Hunk #16 succeeded at 492 (offset -1 lines). Hunk #17 succeeded at 503 (offset -1 lines). Hunk #18 succeeded at 512 (offset -1 lines). Checking patch test/recipes/80-test_ssl_old.t... Hunk #1 succeeded at 436 (offset 10 lines). Checking patch test/endecode_test.c... Hunk #1 succeeded at 1405 (offset 18 lines). Hunk #2 succeeded at 1416 (offset 18 lines). Hunk #3 succeeded at 1431 (offset 18 lines). Checking patch apps/req.c... Checking patch apps/ecparam.c... Checking patch ssl/ssl_ciph.c... Checking patch providers/implementations/signature/rsa_sig.c... Hunk #1 succeeded at 763 (offset -7 lines). Applied patch providers/common/capabilities.c cleanly. Applied patch providers/fips/fipsprov.c cleanly. Applied patch providers/fips/self_test_data.inc cleanly. Applied patch test/acvp_test.c cleanly. Applied patch test/evp_libctx_test.c cleanly. Applied patch test/recipes/15-test_gendsa.t cleanly. Applied patch test/recipes/20-test_cli_fips.t cleanly. Applied patch test/recipes/80-test_cms.t cleanly. Applied patch test/recipes/30-test_evp.t cleanly. Applied patch test/recipes/30-test_evp_data/evpmac_common.txt cleanly. Applied patch test/recipes/80-test_ssl_old.t cleanly. Applied patch test/endecode_test.c cleanly. Applied patch apps/req.c cleanly. Applied patch apps/ecparam.c cleanly. Applied patch ssl/ssl_ciph.c cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. + /usr/bin/git commit -q -m 0021-FIPS-services-minimize.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-FIPS-early-KATS.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test.c... Hunk #1 succeeded at 335 (offset -27 lines). Hunk #2 succeeded at 394 (offset -27 lines). Applied patch providers/fips/self_test.c cleanly. + /usr/bin/git commit -q -m 0022-FIPS-early-KATS.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-Selectively-disallow-SHA1-signatures.patch + /usr/bin/git apply --index --reject - Checking patch crypto/evp/evp_cnf.c... Checking patch crypto/evp/m_sigver.c... Checking patch crypto/evp/pmeth_lib.c... Hunk #2 succeeded at 959 (offset 12 lines). Checking patch doc/man5/config.pod... Checking patch include/internal/cryptlib.h... Checking patch include/internal/sslconf.h... Checking patch providers/common/securitycheck.c... Hunk #2 succeeded at 244 (offset 8 lines). Hunk #3 succeeded at 262 (offset 8 lines). Checking patch providers/common/securitycheck_default.c... Checking patch providers/implementations/signature/dsa_sig.c... Checking patch providers/implementations/signature/ecdsa_sig.c... Checking patch providers/implementations/signature/rsa_sig.c... Hunk #4 succeeded at 1370 (offset 16 lines). Checking patch ssl/t1_lib.c... Hunk #2 succeeded at 1173 (offset 22 lines). Hunk #3 succeeded at 1199 (offset 22 lines). Checking patch util/libcrypto.num... Hunk #1 succeeded at 5430 (offset 1 line). Applied patch crypto/evp/evp_cnf.c cleanly. Applied patch crypto/evp/m_sigver.c cleanly. Applied patch crypto/evp/pmeth_lib.c cleanly. Applied patch doc/man5/config.pod cleanly. Applied patch include/internal/cryptlib.h cleanly. Applied patch include/internal/sslconf.h cleanly. Applied patch providers/common/securitycheck.c cleanly. Applied patch providers/common/securitycheck_default.c cleanly. Applied patch providers/implementations/signature/dsa_sig.c cleanly. Applied patch providers/implementations/signature/ecdsa_sig.c cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch ssl/t1_lib.c cleanly. Applied patch util/libcrypto.num cleanly. + /usr/bin/git commit -q -m 0023-Selectively-disallow-SHA1-signatures.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-FIPS-enable-pkcs12-mac.patch + /usr/bin/git apply --index --reject - Checking patch crypto/pkcs12/p12_key.c... Hunk #2 succeeded at 151 (offset 2 lines). Checking patch apps/pkcs12.c... Applied patch crypto/pkcs12/p12_key.c cleanly. Applied patch apps/pkcs12.c cleanly. + /usr/bin/git commit -q -m 0024-FIPS-enable-pkcs12-mac.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-Support-different-R_BITS-lengths-for-KBKDF.patch + /usr/bin/git apply --index --reject - Checking patch doc/man7/EVP_KDF-KB.pod... Checking patch include/openssl/core_names.h... Checking patch providers/implementations/kdfs/kbkdf.c... Hunk #8 succeeded at 341 (offset 1 line). Hunk #9 succeeded at 378 (offset 1 line). Checking patch test/evp_kdf_test.c... Hunk #10 succeeded at 1666 (offset 8 lines). Checking patch test/evp_test.c... Hunk #1 succeeded at 2761 (offset 122 lines). Checking patch test/recipes/30-test_evp.t... Hunk #1 succeeded at 43 (offset -2 lines). Checking patch test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt... :2151: new blank line at EOF. + Applied patch doc/man7/EVP_KDF-KB.pod cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch providers/implementations/kdfs/kbkdf.c cleanly. Applied patch test/evp_kdf_test.c cleanly. Applied patch test/evp_test.c cleanly. Applied patch test/recipes/30-test_evp.t cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0025-Support-different-R_BITS-lengths-for-KBKDF.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-Allow-SHA1-in-seclevel-2-if-rh-allow-sha1-signatures.patch + /usr/bin/git apply --index --reject - Checking patch crypto/x509/x509_vfy.c... Hunk #2 succeeded at 3439 (offset 8 lines). Checking patch doc/man5/config.pod... Checking patch ssl/t1_lib.c... Hunk #2 succeeded at 1589 (offset 22 lines). Hunk #3 succeeded at 2147 (offset 22 lines). Hunk #4 succeeded at 3024 (offset 22 lines). Hunk #5 succeeded at 3034 (offset 22 lines). Checking patch test/recipes/25-test_verify.t... Applied patch crypto/x509/x509_vfy.c cleanly. Applied patch doc/man5/config.pod cleanly. Applied patch ssl/t1_lib.c cleanly. Applied patch test/recipes/25-test_verify.t cleanly. + /usr/bin/git commit -q -m 0026-Allow-SHA1-in-seclevel-2-if-rh-allow-sha1-signatures.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-strcasecmp.patch + /usr/bin/git apply --index --reject - Checking patch crypto/o_str.c... Checking patch test/recipes/01-test_symbol_presence.t... Checking patch util/libcrypto.num... Applied patch crypto/o_str.c cleanly. Applied patch test/recipes/01-test_symbol_presence.t cleanly. Applied patch util/libcrypto.num cleanly. + /usr/bin/git commit -q -m 0027-strcasecmp.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0028-FIPS-limit-rsa-encrypt.patch + /usr/bin/git apply --index --reject - Checking patch providers/common/securitycheck.c... Checking patch providers/implementations/asymciphers/rsa_enc.c... Hunk #3 succeeded at 227 (offset 7 lines). Checking patch test/recipes/80-test_cms.t... Hunk #1 succeeded at 233 (offset 1 line). Hunk #2 succeeded at 970 (offset 105 lines). Checking patch test/recipes/80-test_ssl_old.t... Hunk #1 succeeded at 493 (offset 10 lines). Hunk #2 succeeded at 516 (offset 10 lines). Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Hunk #1 succeeded at 248 (offset -15 lines). Hunk #2 succeeded at 619 (offset -47 lines). Hunk #3 succeeded at 679 (offset -47 lines). Hunk #4 succeeded at 739 (offset -47 lines). Hunk #5 succeeded at 799 (offset -47 lines). Hunk #6 succeeded at 859 (offset -47 lines). Hunk #7 succeeded at 919 (offset -47 lines). Hunk #8 succeeded at 979 (offset -47 lines). Hunk #9 succeeded at 1039 (offset -47 lines). Hunk #10 succeeded at 1105 (offset -47 lines). Applied patch providers/common/securitycheck.c cleanly. Applied patch providers/implementations/asymciphers/rsa_enc.c cleanly. Applied patch test/recipes/80-test_cms.t cleanly. Applied patch test/recipes/80-test_ssl_old.t cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. + /usr/bin/git commit -q -m 0028-FIPS-limit-rsa-encrypt.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0029-FIPS-KAT-signature-tests.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ec/ec_backend.c... Hunk #1 succeeded at 398 (offset 5 lines). Hunk #2 succeeded at 417 (offset 5 lines). Hunk #3 succeeded at 493 (offset 4 lines). Checking patch crypto/ec/ecdsa_ossl.c... Hunk #2 succeeded at 141 (offset 11 lines). Hunk #3 succeeded at 161 (offset 11 lines). Checking patch crypto/ec/ec_key.c... Checking patch crypto/ec/ec_local.h... Checking patch include/openssl/core_names.h... Checking patch providers/implementations/keymgmt/ec_kmgmt.c... Hunk #1 succeeded at 539 (offset 9 lines). Checking patch providers/fips/self_test_kats.c... Checking patch providers/fips/self_test_data.inc... Hunk #1 succeeded at 1405 (offset 6 lines). Hunk #2 succeeded at 1721 (offset 6 lines). Checking patch crypto/ec/ecp_s390x_nistp.c... Applied patch crypto/ec/ec_backend.c cleanly. Applied patch crypto/ec/ecdsa_ossl.c cleanly. Applied patch crypto/ec/ec_key.c cleanly. Applied patch crypto/ec/ec_local.h cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch providers/implementations/keymgmt/ec_kmgmt.c cleanly. Applied patch providers/fips/self_test_kats.c cleanly. Applied patch providers/fips/self_test_data.inc cleanly. Applied patch crypto/ec/ecp_s390x_nistp.c cleanly. + /usr/bin/git commit -q -m 0029-FIPS-KAT-signature-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-Deny-SHA-1-signature-verification-in-FIPS-provider.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/signature/dsa_sig.c... Checking patch providers/implementations/signature/ecdsa_sig.c... Checking patch providers/implementations/signature/rsa_sig.c... Hunk #2 succeeded at 1367 (offset 16 lines). Checking patch test/acvp_test.inc... Checking patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Hunk #7 succeeded at 386 (offset 1 line). Hunk #8 succeeded at 422 (offset 1 line). Hunk #9 succeeded at 434 (offset 1 line). Hunk #10 succeeded at 443 (offset 1 line). Hunk #11 succeeded at 465 (offset 1 line). Hunk #12 succeeded at 502 (offset 1 line). Hunk #13 succeeded at 553 (offset 1 line). Hunk #14 succeeded at 606 (offset 1 line). Hunk #15 succeeded at 1431 (offset 55 lines). Checking patch test/recipes/80-test_cms.t... Hunk #1 succeeded at 163 (offset 1 line). Hunk #2 succeeded at 171 (offset 1 line). Checking patch test/recipes/80-test_ssl_old.t... Applied patch providers/implementations/signature/dsa_sig.c cleanly. Applied patch providers/implementations/signature/ecdsa_sig.c cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch test/acvp_test.inc cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch test/recipes/80-test_cms.t cleanly. Applied patch test/recipes/80-test_ssl_old.t cleanly. + /usr/bin/git commit -q -m 0030-Deny-SHA-1-signature-verification-in-FIPS-provider.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0031-fips-Expose-a-FIPS-indicator.patch + /usr/bin/git apply --index --reject - Checking patch doc/build.info... Hunk #1 succeeded at 4461 (offset 72 lines). Hunk #2 succeeded at 4710 (offset 75 lines). Hunk #3 succeeded at 4837 (offset 78 lines). Checking patch doc/man7/fips_module_indicators.pod... Checking patch providers/fips/fipsprov.c... Hunk #2 succeeded at 410 (offset -16 lines). Hunk #3 succeeded at 557 (offset -33 lines). Checking patch providers/fips/indicator.h... Checking patch util/mkdef.pl... Hunk #1 succeeded at 153 (offset 4 lines). Hunk #2 succeeded at 210 (offset 4 lines). Checking patch util/providers.num... Applied patch doc/build.info cleanly. Applied patch doc/man7/fips_module_indicators.pod cleanly. Applied patch providers/fips/fipsprov.c cleanly. Applied patch providers/fips/indicator.h cleanly. Applied patch util/mkdef.pl cleanly. Applied patch util/providers.num cleanly. + /usr/bin/git commit -q -m 0031-fips-Expose-a-FIPS-indicator.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0032-AES-GCM-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/modes/asm/aes-gcm-ppc.pl... Checking patch crypto/modes/build.info... Checking patch include/crypto/aes_platform.h... Checking patch providers/implementations/ciphers/cipher_aes_gcm_hw.c... Checking patch providers/implementations/ciphers/cipher_aes_gcm_hw_ppc.inc... :1635: new blank line at EOF. + Applied patch crypto/modes/asm/aes-gcm-ppc.pl cleanly. Applied patch crypto/modes/build.info cleanly. Applied patch include/crypto/aes_platform.h cleanly. Applied patch providers/implementations/ciphers/cipher_aes_gcm_hw.c cleanly. Applied patch providers/implementations/ciphers/cipher_aes_gcm_hw_ppc.inc cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0032-AES-GCM-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0033-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.patch + /usr/bin/git apply --index --reject - Checking patch crypto/rsa/rsa_local.h... Checking patch crypto/rsa/rsa_oaep.c... Checking patch include/openssl/core_names.h... Checking patch providers/fips/self_test_data.inc... Checking patch providers/fips/self_test_kats.c... Checking patch providers/implementations/asymciphers/rsa_enc.c... Hunk #3 succeeded at 198 (offset 2 lines). Hunk #4 succeeded at 343 (offset 2 lines). Hunk #5 succeeded at 465 (offset 2 lines). Hunk #6 succeeded at 477 (offset 2 lines). Hunk #7 succeeded at 592 (offset 4 lines). Applied patch crypto/rsa/rsa_local.h cleanly. Applied patch crypto/rsa/rsa_oaep.c cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch providers/fips/self_test_data.inc cleanly. Applied patch providers/fips/self_test_kats.c cleanly. Applied patch providers/implementations/asymciphers/rsa_enc.c cleanly. + /usr/bin/git commit -q -m 0033-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0034-FIPS-Use-digest_sign-digest_verify-in-self-test.patch + /usr/bin/git apply --index --reject - Checking patch crypto/evp/m_sigver.c... Checking patch providers/fips/self_test_kats.c... Hunk #3 succeeded at 524 (offset 14 lines). Applied patch crypto/evp/m_sigver.c cleanly. Applied patch providers/fips/self_test_kats.c cleanly. + /usr/bin/git commit -q -m 0034-FIPS-Use-digest_sign-digest_verify-in-self-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0035-FIPS-Use-FFDHE2048-in-self-test.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test_data.inc... Hunk #1 succeeded at 824 (offset 3 lines). Applied patch providers/fips/self_test_data.inc cleanly. + /usr/bin/git commit -q -m 0035-FIPS-Use-FFDHE2048-in-self-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0036-FIPS-140-3-DRBG.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/rands/seeding/rand_unix.c... Hunk #2 succeeded at 344 (offset 2 lines). Checking patch providers/implementations/rands/drbg.c... Checking patch crypto/rand/prov_seed.c... Checking patch providers/implementations/rands/crngt.c... Applied patch providers/implementations/rands/seeding/rand_unix.c cleanly. Applied patch providers/implementations/rands/drbg.c cleanly. Applied patch crypto/rand/prov_seed.c cleanly. Applied patch providers/implementations/rands/crngt.c cleanly. + /usr/bin/git commit -q -m 0036-FIPS-140-3-DRBG.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0037-FIPS-140-3-zeroization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ffc/ffc_params.c... Checking patch crypto/rsa/rsa_lib.c... Checking patch providers/implementations/kdfs/hkdf.c... Hunk #1 succeeded at 117 (offset 1 line). Checking patch providers/implementations/kdfs/pbkdf2.c... Checking patch crypto/ec/ec_lib.c... Applied patch crypto/ffc/ffc_params.c cleanly. Applied patch crypto/rsa/rsa_lib.c cleanly. Applied patch providers/implementations/kdfs/hkdf.c cleanly. Applied patch providers/implementations/kdfs/pbkdf2.c cleanly. Applied patch crypto/ec/ec_lib.c cleanly. + /usr/bin/git commit -q -m 0037-FIPS-140-3-zeroization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0038-Add-FIPS-indicator-parameter-to-HKDF.patch + /usr/bin/git apply --index --reject - Checking patch include/crypto/evp.h... Checking patch include/openssl/core_names.h... Hunk #1 succeeded at 224 (offset 1 line). Checking patch include/openssl/kdf.h... Checking patch providers/implementations/kdfs/hkdf.c... Hunk #1 succeeded at 340 (offset 42 lines). Hunk #2 succeeded at 398 (offset 42 lines). Applied patch include/crypto/evp.h cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch include/openssl/kdf.h cleanly. Applied patch providers/implementations/kdfs/hkdf.c cleanly. + /usr/bin/git commit -q -m 0038-Add-FIPS-indicator-parameter-to-HKDF.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0039-rand-Forbid-truncated-hashes-SHA-3-in-FIPS-prov.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/rands/drbg_hash.c... Hunk #1 succeeded at 473 (offset 2 lines). Checking patch providers/implementations/rands/drbg_hmac.c... Hunk #1 succeeded at 374 (offset 2 lines). Checking patch test/recipes/30-test_evp_data/evprand.txt... Applied patch providers/implementations/rands/drbg_hash.c cleanly. Applied patch providers/implementations/rands/drbg_hmac.c cleanly. Applied patch test/recipes/30-test_evp_data/evprand.txt cleanly. + /usr/bin/git commit -q -m 0039-rand-Forbid-truncated-hashes-SHA-3-in-FIPS-prov.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0040-signature-Remove-X9.31-padding-from-FIPS-prov.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/signature/rsa_sig.c... Hunk #1 succeeded at 1249 (offset 16 lines). Checking patch test/acvp_test.inc... Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch test/acvp_test.inc cleanly. + /usr/bin/git commit -q -m 0040-signature-Remove-X9.31-padding-from-FIPS-prov.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0041-kbkdf-Add-explicit-FIPS-indicator-for-key-length.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/kdfs/kbkdf.c... Hunk #1 succeeded at 389 (offset 24 lines). Applied patch providers/implementations/kdfs/kbkdf.c cleanly. + /usr/bin/git commit -q -m 0041-kbkdf-Add-explicit-FIPS-indicator-for-key-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0042-hmac-Add-explicit-FIPS-indicator-for-key-length.patch + /usr/bin/git apply --index --reject - Checking patch include/crypto/evp.h... Checking patch include/openssl/core_names.h... Checking patch include/openssl/evp.h... Checking patch providers/implementations/macs/hmac_prov.c... Applied patch include/crypto/evp.h cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch include/openssl/evp.h cleanly. Applied patch providers/implementations/macs/hmac_prov.c cleanly. + /usr/bin/git commit -q -m 0042-hmac-Add-explicit-FIPS-indicator-for-key-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0043-pbkdf2-Set-minimum-password-length-of-8-bytes.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/kdfs/pbkdf2.c... Applied patch providers/implementations/kdfs/pbkdf2.c cleanly. + /usr/bin/git commit -q -m 0043-pbkdf2-Set-minimum-password-length-of-8-bytes.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0044-FIPS-RSA-disable-shake.patch + /usr/bin/git apply --index --reject - Checking patch crypto/rsa/rsa_oaep.c... Hunk #1 succeeded at 78 (offset 5 lines). Hunk #2 succeeded at 217 (offset 22 lines). Checking patch crypto/rsa/rsa_pss.c... Applied patch crypto/rsa/rsa_oaep.c cleanly. Applied patch crypto/rsa/rsa_pss.c cleanly. + /usr/bin/git commit -q -m 0044-FIPS-RSA-disable-shake.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0045-signature-Add-indicator-for-PSS-salt-length.patch + /usr/bin/git apply --index --reject - Checking patch include/openssl/core_names.h... Hunk #1 succeeded at 455 (offset 2 lines). Checking patch include/openssl/evp.h... Checking patch providers/implementations/signature/rsa_sig.c... Hunk #1 succeeded at 1143 (offset 16 lines). Hunk #2 succeeded at 1167 (offset 16 lines). Applied patch include/openssl/core_names.h cleanly. Applied patch include/openssl/evp.h cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. + /usr/bin/git commit -q -m 0045-signature-Add-indicator-for-PSS-salt-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0046-signature-Clamp-PSS-salt-len-to-MD-len.patch + /usr/bin/git apply --index --reject - Checking patch crypto/rsa/rsa_ameth.c... Hunk #1 succeeded at 453 (offset 3 lines). Hunk #2 succeeded at 461 (offset 3 lines). Checking patch crypto/rsa/rsa_pss.c... Hunk #1 succeeded at 69 (offset 8 lines). Hunk #2 succeeded at 121 (offset 8 lines). Hunk #3 succeeded at 171 (offset 8 lines). Hunk #4 succeeded at 192 (offset 16 lines). Hunk #5 succeeded at 227 (offset 16 lines). Checking patch doc/man3/EVP_PKEY_CTX_ctrl.pod... Checking patch doc/man7/EVP_SIGNATURE-RSA.pod... Checking patch include/openssl/core_names.h... Hunk #1 succeeded at 401 (offset 2 lines). Checking patch include/openssl/rsa.h... Checking patch providers/implementations/signature/rsa_sig.c... Hunk #4 succeeded at 1140 (offset 16 lines). Hunk #5 succeeded at 1330 (offset 16 lines). Hunk #6 succeeded at 1340 (offset 16 lines). Hunk #7 succeeded at 1352 (offset 16 lines). Checking patch test/recipes/25-test_req.t... Applied patch crypto/rsa/rsa_ameth.c cleanly. Applied patch crypto/rsa/rsa_pss.c cleanly. Applied patch doc/man3/EVP_PKEY_CTX_ctrl.pod cleanly. Applied patch doc/man7/EVP_SIGNATURE-RSA.pod cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch include/openssl/rsa.h cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch test/recipes/25-test_req.t cleanly. + /usr/bin/git commit -q -m 0046-signature-Clamp-PSS-salt-len-to-MD-len.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0047-FIPS-RSA-encapsulate.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/kem/rsa_kem.c... Applied patch providers/implementations/kem/rsa_kem.c cleanly. + /usr/bin/git commit -q -m 0047-FIPS-RSA-encapsulate.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ORzXSV + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openssl-3.0.11 + sslarch=linux-aarch64 + sslarch=linux-aarch64 + sslflags=enable-ec_nistp_64_gcc_128 + RPM_OPT_FLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -DPURIFY -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export HASHBANGPERL=/usr/bin/perl + HASHBANGPERL=/usr/bin/perl + ./Configure --prefix=/usr --openssldir=/etc/pki/tls enable-ec_nistp_64_gcc_128 --system-ciphers-file=/etc/crypto-policies/back-ends/openssl.config zlib enable-camellia enable-seed enable-rfc3779 enable-sctp enable-cms enable-md2 enable-rc5 enable-ktls enable-fips no-mdc2 no-ec2m enable-sm2 enable-sm4 enable-buildtest-c++ shared linux-aarch64 -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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -DPURIFY -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"3.0.11-b7d69fda86a84067\""' -Wl,--allow-multiple-definition Configuring OpenSSL version 3.0.11 for target linux-aarch64 Using os-specific seed configuration Created configdata.pm Running configdata.pm Created Makefile.in Created Makefile Created include/openssl/configuration.h ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL.md file first) *** *** *** ********************************************************************** + make -s -j80 all crypto/provider_conf.c: In function 'provider_conf_init': crypto/provider_conf.c:329:13: warning: implicit declaration of function 'EVP_default_properties_enable_fips' [-Wimplicit-function-declaration] 329 | if (EVP_default_properties_enable_fips(libctx, 1) != 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/provider_conf.c:322:31: warning: unused variable 'pcgbl' [-Wunused-variable] 322 | PROVIDER_CONF_GLOBAL *pcgbl | ^~~~~ ssl/ssl_ciph.c: In function 'ssl_create_cipher_list': ssl/ssl_ciph.c:1509:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1509 | char *p = rule_str + 14; | ^~~~~~~~ crypto/context.c:35:13: warning: 'read_kernel_fips_flag' defined but not used [-Wunused-function] 35 | static void read_kernel_fips_flag(void) | ^~~~~~~~~~~~~~~~~~~~~ providers/fips/self_test.c: In function 'SELF_TEST_post': providers/fips/self_test.c:348:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 348 | module_checksum = fips_hmac_container; | ^ crypto/provider_conf.c: In function 'provider_conf_init': crypto/provider_conf.c:329:13: warning: implicit declaration of function 'EVP_default_properties_enable_fips' [-Wimplicit-function-declaration] 329 | if (EVP_default_properties_enable_fips(libctx, 1) != 1) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/provider_conf.c:322:31: warning: unused variable 'pcgbl' [-Wunused-variable] 322 | PROVIDER_CONF_GLOBAL *pcgbl | ^~~~~ ssl/ssl_ciph.c: In function 'ssl_create_cipher_list': ssl/ssl_ciph.c:1509:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1509 | char *p = rule_str + 14; | ^~~~~~~~ test/acvp_test.c:615:12: warning: 'dsa_sigver_test' defined but not used [-Wunused-function] 615 | static int dsa_sigver_test(int id) | ^~~~~~~~~~~~~~~ test/acvp_test.c:589:12: warning: 'dsa_siggen_test' defined but not used [-Wunused-function] 589 | static int dsa_siggen_test(int id) | ^~~~~~~~~~~~~~~ test/acvp_test.c:520:12: warning: 'dsa_pqver_test' defined but not used [-Wunused-function] 520 | static int dsa_pqver_test(int id) | ^~~~~~~~~~~~~~ test/acvp_test.c:409:12: warning: 'dsa_paramgen_test' defined but not used [-Wunused-function] 409 | static int dsa_paramgen_test(int id) | ^~~~~~~~~~~~~~~~~ test/acvp_test.c:369:12: warning: 'dsa_keygen_test' defined but not used [-Wunused-function] 369 | static int dsa_keygen_test(int id) | ^~~~~~~~~~~~~~~ test/cipherlist_test.c:197:12: warning: 'test_default_cipherlist_implicit' defined but not used [-Wunused-function] 197 | static int test_default_cipherlist_implicit(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/ectest.c: In function 'prime_field_tests': test/ectest.c:172:9: warning: unused variable 'k' [-Wunused-variable] 172 | int k; | ^ test/ectest.c:171:12: warning: unused variable 'len' [-Wunused-variable] 171 | size_t len, r = 0; | ^~~ test/ectest.c:170:19: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 170 | unsigned char buf[100]; | ^~~ test/ectest.c: At top level: test/ectest.c:1967:12: warning: 'cofactor_range_test' defined but not used [-Wunused-function] 1967 | static int cofactor_range_test(void) | ^~~~~~~~~~~~~~~~~~~ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:42:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:35:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:299:5: crypto/mem.c:257:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 257 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ + for i in libcrypto.pc libssl.pc openssl.pc + sed -i '/^Libs.private:/{s/-L[^ ]* //;s/-Wl[^ ]* //}' libcrypto.pc + for i in libcrypto.pc libssl.pc openssl.pc + sed -i '/^Libs.private:/{s/-L[^ ]* //;s/-Wl[^ ]* //}' libssl.pc + for i in libcrypto.pc libssl.pc openssl.pc + sed -i '/^Libs.private:/{s/-L[^ ]* //;s/-Wl[^ ]* //}' openssl.pc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D27DzW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64 ++ dirname /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64 + CFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openssl-3.0.11 + install -d /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/openssl /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/doc/openssl + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make depend && /usr/bin/make _build_libs make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' *** Installing runtime libraries install libcrypto.so.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3 install libssl.so.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3 *** Installing development files created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl' install ./include/openssl/aes.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/des.h install ./include/openssl/dh.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/err.h install ./include/openssl/ess.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/evperr.h install ./include/openssl/fips.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/fips.h install ./include/openssl/fips_names.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/hmac.h install ./include/openssl/http.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/http.h install ./include/openssl/httperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/idea.h install ./include/openssl/kdf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/macros.h install ./include/openssl/md2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/mdc2.h install ./include/openssl/modes.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/param_build.h install ./include/openssl/params.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/params.h install ./include/openssl/pem.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/provider.h install ./include/openssl/rand.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/stack.h install ./include/openssl/store.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/trace.h install ./include/openssl/ts.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/types.h install ./include/openssl/ui.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1_mac.h install ./include/openssl/asn1err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/buffererr.h install ./include/openssl/camellia.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/des.h install ./include/openssl/dh.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/err.h install ./include/openssl/ess.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/evperr.h install ./include/openssl/fips.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/fips.h install ./include/openssl/fips_names.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/hmac.h install ./include/openssl/http.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/http.h install ./include/openssl/httperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/idea.h install ./include/openssl/kdf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/macros.h install ./include/openssl/md2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/mdc2.h install ./include/openssl/modes.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/param_build.h install ./include/openssl/params.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/params.h install ./include/openssl/pem.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/provider.h install ./include/openssl/rand.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/stack.h install ./include/openssl/store.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/trace.h install ./include/openssl/ts.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/types.h install ./include/openssl/ui.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/include/openssl/x509v3err.h install libcrypto.a -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.a install libssl.a -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.a link /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3 link /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3 created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/pkgconfig' install libcrypto.pc -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/pkgconfig/libcrypto.pc install libssl.pc -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/pkgconfig/libssl.pc install openssl.pc -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/pkgconfig/openssl.pc /usr/bin/make depend && /usr/bin/make _build_modules make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Nothing to be done for '_build_modules'. make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3' *** Installing engines install engines/afalg.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/afalg.so install engines/capi.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/capi.so install engines/loader_attic.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/loader_attic.so install engines/padlock.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/padlock.so created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/ossl-modules' *** Installing modules install providers/legacy.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/ossl-modules/legacy.so /usr/bin/make depend && /usr/bin/make _build_programs make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Nothing to be done for '_build_programs'. make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' *** Installing runtime programs install apps/openssl -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin/openssl install tools/c_rehash -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin/c_rehash created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/certs' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/private' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc' install apps/CA.pl -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/CA.pl install apps/tsget.pl -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/tsget.pl link /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/tsget -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/tsget.pl install ./apps/openssl.cnf -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/openssl.cnf.dist install ./apps/openssl.cnf -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/openssl.cnf install ./apps/ct_log_list.cnf -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/ct_log_list.cnf.dist install ./apps/ct_log_list.cnf -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/ct_log_list.cnf created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man5' created directory `/builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7' *** Installing manpages install doc/man/man1/CA.pl.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/CA.pl.1ossl install doc/man/man1/openssl-asn1parse.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-asn1parse.1ossl install doc/man/man1/openssl-ca.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-ca.1ossl install doc/man/man1/openssl-ciphers.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-ciphers.1ossl install doc/man/man1/openssl-cmds.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-cmds.1ossl install doc/man/man1/openssl-cmp.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-cmp.1ossl install doc/man/man1/openssl-cms.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-cms.1ossl install doc/man/man1/openssl-crl.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-crl.1ossl install doc/man/man1/openssl-crl2pkcs7.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-crl2pkcs7.1ossl install doc/man/man1/openssl-dgst.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-dgst.1ossl install doc/man/man1/openssl-dhparam.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-dhparam.1ossl install doc/man/man1/openssl-dsa.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-dsa.1ossl install doc/man/man1/openssl-dsaparam.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-dsaparam.1ossl install doc/man/man1/openssl-ec.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-ec.1ossl install doc/man/man1/openssl-ecparam.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-ecparam.1ossl install doc/man/man1/openssl-enc.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-enc.1ossl install doc/man/man1/openssl-engine.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-engine.1ossl install doc/man/man1/openssl-errstr.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-errstr.1ossl install doc/man/man1/openssl-fipsinstall.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-fipsinstall.1ossl install doc/man/man1/openssl-format-options.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-format-options.1ossl install doc/man/man1/openssl-gendsa.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-gendsa.1ossl install doc/man/man1/openssl-genpkey.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-genpkey.1ossl install doc/man/man1/openssl-genrsa.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-genrsa.1ossl install doc/man/man1/openssl-info.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-info.1ossl install doc/man/man1/openssl-kdf.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-kdf.1ossl install doc/man/man1/openssl-list.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-list.1ossl install doc/man/man1/openssl-mac.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-mac.1ossl install doc/man/man1/openssl-namedisplay-options.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-namedisplay-options.1ossl install doc/man/man1/openssl-nseq.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-nseq.1ossl install doc/man/man1/openssl-ocsp.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-ocsp.1ossl install doc/man/man1/openssl-passphrase-options.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-passphrase-options.1ossl install doc/man/man1/openssl-passwd.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-passwd.1ossl install doc/man/man1/openssl-pkcs12.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-pkcs12.1ossl install doc/man/man1/openssl-pkcs7.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-pkcs7.1ossl install doc/man/man1/openssl-pkcs8.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-pkcs8.1ossl install doc/man/man1/openssl-pkey.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-pkey.1ossl install doc/man/man1/openssl-pkeyparam.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-pkeyparam.1ossl install doc/man/man1/openssl-pkeyutl.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-pkeyutl.1ossl install doc/man/man1/openssl-prime.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-prime.1ossl install doc/man/man1/openssl-rand.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-rand.1ossl install doc/man/man1/openssl-rehash.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-rehash.1ossl install doc/man/man1/openssl-req.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-req.1ossl install doc/man/man1/openssl-rsa.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-rsa.1ossl install doc/man/man1/openssl-rsautl.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-rsautl.1ossl install doc/man/man1/openssl-s_client.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-s_client.1ossl install doc/man/man1/openssl-s_server.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-s_server.1ossl install doc/man/man1/openssl-s_time.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-s_time.1ossl install doc/man/man1/openssl-sess_id.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-sess_id.1ossl install doc/man/man1/openssl-smime.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-smime.1ossl install doc/man/man1/openssl-speed.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-speed.1ossl install doc/man/man1/openssl-spkac.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-spkac.1ossl install doc/man/man1/openssl-srp.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-srp.1ossl install doc/man/man1/openssl-storeutl.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-storeutl.1ossl install doc/man/man1/openssl-ts.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-ts.1ossl install doc/man/man1/openssl-verification-options.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-verification-options.1ossl install doc/man/man1/openssl-verify.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-verify.1ossl install doc/man/man1/openssl-version.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-version.1ossl install doc/man/man1/openssl-x509.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl-x509.1ossl install doc/man/man1/openssl.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/openssl.1ossl install doc/man/man1/tsget.1 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man1/tsget.1ossl install doc/man/man3/ADMISSIONS.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ADMISSIONS.3ossl install doc/man/man3/ASN1_EXTERN_FUNCS.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_EXTERN_FUNCS.3ossl install doc/man/man3/ASN1_INTEGER_get_int64.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_INTEGER_get_int64.3ossl install doc/man/man3/ASN1_INTEGER_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_INTEGER_new.3ossl install doc/man/man3/ASN1_ITEM_lookup.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_ITEM_lookup.3ossl install doc/man/man3/ASN1_OBJECT_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_OBJECT_new.3ossl install doc/man/man3/ASN1_STRING_TABLE_add.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_STRING_TABLE_add.3ossl install doc/man/man3/ASN1_STRING_length.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_STRING_length.3ossl install doc/man/man3/ASN1_STRING_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_STRING_new.3ossl install doc/man/man3/ASN1_STRING_print_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_STRING_print_ex.3ossl install doc/man/man3/ASN1_TIME_set.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_TIME_set.3ossl install doc/man/man3/ASN1_TYPE_get.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_TYPE_get.3ossl install doc/man/man3/ASN1_aux_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_aux_cb.3ossl install doc/man/man3/ASN1_generate_nconf.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_generate_nconf.3ossl install doc/man/man3/ASN1_item_d2i_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_item_d2i_bio.3ossl install doc/man/man3/ASN1_item_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_item_new.3ossl install doc/man/man3/ASN1_item_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASN1_item_sign.3ossl install doc/man/man3/ASYNC_WAIT_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASYNC_WAIT_CTX_new.3ossl install doc/man/man3/ASYNC_start_job.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ASYNC_start_job.3ossl install doc/man/man3/BF_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BF_encrypt.3ossl install doc/man/man3/BIO_ADDR.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_ADDR.3ossl install doc/man/man3/BIO_ADDRINFO.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_ADDRINFO.3ossl install doc/man/man3/BIO_connect.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_connect.3ossl install doc/man/man3/BIO_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_ctrl.3ossl install doc/man/man3/BIO_f_base64.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_base64.3ossl install doc/man/man3/BIO_f_buffer.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_buffer.3ossl install doc/man/man3/BIO_f_cipher.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_cipher.3ossl install doc/man/man3/BIO_f_md.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_md.3ossl install doc/man/man3/BIO_f_null.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_null.3ossl install doc/man/man3/BIO_f_prefix.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_prefix.3ossl install doc/man/man3/BIO_f_readbuffer.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_readbuffer.3ossl install doc/man/man3/BIO_f_ssl.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_f_ssl.3ossl install doc/man/man3/BIO_find_type.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_find_type.3ossl install doc/man/man3/BIO_get_data.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_get_data.3ossl install doc/man/man3/BIO_get_ex_new_index.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_get_ex_new_index.3ossl install doc/man/man3/BIO_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_meth_new.3ossl install doc/man/man3/BIO_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_new.3ossl install doc/man/man3/BIO_new_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_new_CMS.3ossl install doc/man/man3/BIO_parse_hostserv.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_parse_hostserv.3ossl install doc/man/man3/BIO_printf.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_printf.3ossl install doc/man/man3/BIO_push.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_push.3ossl install doc/man/man3/BIO_read.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_read.3ossl install doc/man/man3/BIO_s_accept.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_accept.3ossl install doc/man/man3/BIO_s_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_bio.3ossl install doc/man/man3/BIO_s_connect.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_connect.3ossl install doc/man/man3/BIO_s_core.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_core.3ossl install doc/man/man3/BIO_s_datagram.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_datagram.3ossl install doc/man/man3/BIO_s_fd.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_fd.3ossl install doc/man/man3/BIO_s_file.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_file.3ossl install doc/man/man3/BIO_s_mem.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_mem.3ossl install doc/man/man3/BIO_s_null.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_null.3ossl install doc/man/man3/BIO_s_socket.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_s_socket.3ossl install doc/man/man3/BIO_set_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_set_callback.3ossl install doc/man/man3/BIO_should_retry.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_should_retry.3ossl install doc/man/man3/BIO_socket_wait.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BIO_socket_wait.3ossl install doc/man/man3/BN_BLINDING_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_BLINDING_new.3ossl install doc/man/man3/BN_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_CTX_new.3ossl install doc/man/man3/BN_CTX_start.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_CTX_start.3ossl install doc/man/man3/BN_add.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_add.3ossl install doc/man/man3/BN_add_word.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_add_word.3ossl install doc/man/man3/BN_bn2bin.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_bn2bin.3ossl install doc/man/man3/BN_cmp.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_cmp.3ossl install doc/man/man3/BN_copy.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_copy.3ossl install doc/man/man3/BN_generate_prime.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_generate_prime.3ossl install doc/man/man3/BN_mod_exp_mont.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_mod_exp_mont.3ossl install doc/man/man3/BN_mod_inverse.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_mod_inverse.3ossl install doc/man/man3/BN_mod_mul_montgomery.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_mod_mul_montgomery.3ossl install doc/man/man3/BN_mod_mul_reciprocal.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_mod_mul_reciprocal.3ossl install doc/man/man3/BN_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_new.3ossl install doc/man/man3/BN_num_bytes.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_num_bytes.3ossl install doc/man/man3/BN_rand.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_rand.3ossl install doc/man/man3/BN_security_bits.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_security_bits.3ossl install doc/man/man3/BN_set_bit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_set_bit.3ossl install doc/man/man3/BN_swap.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_swap.3ossl install doc/man/man3/BN_zero.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BN_zero.3ossl install doc/man/man3/BUF_MEM_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/BUF_MEM_new.3ossl install doc/man/man3/CMS_EncryptedData_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_EncryptedData_decrypt.3ossl install doc/man/man3/CMS_EncryptedData_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_EncryptedData_encrypt.3ossl install doc/man/man3/CMS_EnvelopedData_create.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_EnvelopedData_create.3ossl install doc/man/man3/CMS_add0_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_add0_cert.3ossl install doc/man/man3/CMS_add1_recipient_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_add1_recipient_cert.3ossl install doc/man/man3/CMS_add1_signer.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_add1_signer.3ossl install doc/man/man3/CMS_compress.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_compress.3ossl install doc/man/man3/CMS_data_create.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_data_create.3ossl install doc/man/man3/CMS_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_decrypt.3ossl install doc/man/man3/CMS_digest_create.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_digest_create.3ossl install doc/man/man3/CMS_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_encrypt.3ossl install doc/man/man3/CMS_final.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_final.3ossl install doc/man/man3/CMS_get0_RecipientInfos.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_get0_RecipientInfos.3ossl install doc/man/man3/CMS_get0_SignerInfos.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_get0_SignerInfos.3ossl install doc/man/man3/CMS_get0_type.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_get0_type.3ossl install doc/man/man3/CMS_get1_ReceiptRequest.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_get1_ReceiptRequest.3ossl install doc/man/man3/CMS_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_sign.3ossl install doc/man/man3/CMS_sign_receipt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_sign_receipt.3ossl install doc/man/man3/CMS_uncompress.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_uncompress.3ossl install doc/man/man3/CMS_verify.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_verify.3ossl install doc/man/man3/CMS_verify_receipt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CMS_verify_receipt.3ossl install doc/man/man3/CONF_modules_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CONF_modules_free.3ossl install doc/man/man3/CONF_modules_load_file.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CONF_modules_load_file.3ossl install doc/man/man3/CRYPTO_THREAD_run_once.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CRYPTO_THREAD_run_once.3ossl install doc/man/man3/CRYPTO_get_ex_new_index.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CRYPTO_get_ex_new_index.3ossl install doc/man/man3/CRYPTO_memcmp.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CRYPTO_memcmp.3ossl install doc/man/man3/CTLOG_STORE_get0_log_by_id.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CTLOG_STORE_get0_log_by_id.3ossl install doc/man/man3/CTLOG_STORE_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CTLOG_STORE_new.3ossl install doc/man/man3/CTLOG_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CTLOG_new.3ossl install doc/man/man3/CT_POLICY_EVAL_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ossl install doc/man/man3/DEFINE_STACK_OF.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DEFINE_STACK_OF.3ossl install doc/man/man3/DES_random_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DES_random_key.3ossl install doc/man/man3/DH_generate_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_generate_key.3ossl install doc/man/man3/DH_generate_parameters.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_generate_parameters.3ossl install doc/man/man3/DH_get0_pqg.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_get0_pqg.3ossl install doc/man/man3/DH_get_1024_160.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_get_1024_160.3ossl install doc/man/man3/DH_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_meth_new.3ossl install doc/man/man3/DH_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_new.3ossl install doc/man/man3/DH_new_by_nid.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_new_by_nid.3ossl install doc/man/man3/DH_set_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_set_method.3ossl install doc/man/man3/DH_size.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DH_size.3ossl install doc/man/man3/DSA_SIG_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_SIG_new.3ossl install doc/man/man3/DSA_do_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_do_sign.3ossl install doc/man/man3/DSA_dup_DH.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_dup_DH.3ossl install doc/man/man3/DSA_generate_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_generate_key.3ossl install doc/man/man3/DSA_generate_parameters.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_generate_parameters.3ossl install doc/man/man3/DSA_get0_pqg.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_get0_pqg.3ossl install doc/man/man3/DSA_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_meth_new.3ossl install doc/man/man3/DSA_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_new.3ossl install doc/man/man3/DSA_set_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_set_method.3ossl install doc/man/man3/DSA_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_sign.3ossl install doc/man/man3/DSA_size.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DSA_size.3ossl install doc/man/man3/DTLS_get_data_mtu.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DTLS_get_data_mtu.3ossl install doc/man/man3/DTLS_set_timer_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DTLS_set_timer_cb.3ossl install doc/man/man3/DTLSv1_listen.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/DTLSv1_listen.3ossl install doc/man/man3/ECDSA_SIG_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ECDSA_SIG_new.3ossl install doc/man/man3/ECDSA_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ECDSA_sign.3ossl install doc/man/man3/ECPKParameters_print.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ECPKParameters_print.3ossl install doc/man/man3/EC_GFp_simple_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_GFp_simple_method.3ossl install doc/man/man3/EC_GROUP_copy.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_GROUP_copy.3ossl install doc/man/man3/EC_GROUP_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_GROUP_new.3ossl install doc/man/man3/EC_KEY_get_enc_flags.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_KEY_get_enc_flags.3ossl install doc/man/man3/EC_KEY_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_KEY_new.3ossl install doc/man/man3/EC_POINT_add.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_POINT_add.3ossl install doc/man/man3/EC_POINT_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EC_POINT_new.3ossl install doc/man/man3/ENGINE_add.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ENGINE_add.3ossl install doc/man/man3/ERR_GET_LIB.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_GET_LIB.3ossl install doc/man/man3/ERR_clear_error.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_clear_error.3ossl install doc/man/man3/ERR_error_string.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_error_string.3ossl install doc/man/man3/ERR_get_error.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_get_error.3ossl install doc/man/man3/ERR_load_crypto_strings.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_load_crypto_strings.3ossl install doc/man/man3/ERR_load_strings.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_load_strings.3ossl install doc/man/man3/ERR_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_new.3ossl install doc/man/man3/ERR_print_errors.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_print_errors.3ossl install doc/man/man3/ERR_put_error.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_put_error.3ossl install doc/man/man3/ERR_remove_state.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_remove_state.3ossl install doc/man/man3/ERR_set_mark.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/ERR_set_mark.3ossl install doc/man/man3/EVP_ASYM_CIPHER_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_ASYM_CIPHER_free.3ossl install doc/man/man3/EVP_BytesToKey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_BytesToKey.3ossl install doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_CIPHER_CTX_get_cipher_data.3ossl install doc/man/man3/EVP_CIPHER_CTX_get_original_iv.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_CIPHER_CTX_get_original_iv.3ossl install doc/man/man3/EVP_CIPHER_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_CIPHER_meth_new.3ossl install doc/man/man3/EVP_DigestInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_DigestInit.3ossl install doc/man/man3/EVP_DigestSignInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_DigestSignInit.3ossl install doc/man/man3/EVP_DigestVerifyInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_DigestVerifyInit.3ossl install doc/man/man3/EVP_EncodeInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_EncodeInit.3ossl install doc/man/man3/EVP_EncryptInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_EncryptInit.3ossl install doc/man/man3/EVP_KDF.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_KDF.3ossl install doc/man/man3/EVP_KEM_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_KEM_free.3ossl install doc/man/man3/EVP_KEYEXCH_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_KEYEXCH_free.3ossl install doc/man/man3/EVP_KEYMGMT.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_KEYMGMT.3ossl install doc/man/man3/EVP_MAC.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_MAC.3ossl install doc/man/man3/EVP_MD_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_MD_meth_new.3ossl install doc/man/man3/EVP_OpenInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_OpenInit.3ossl install doc/man/man3/EVP_PBE_CipherInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PBE_CipherInit.3ossl install doc/man/man3/EVP_PKEY2PKCS8.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY2PKCS8.3ossl install doc/man/man3/EVP_PKEY_ASN1_METHOD.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ossl install doc/man/man3/EVP_PKEY_CTX_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ossl install doc/man/man3/EVP_PKEY_CTX_get0_libctx.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_get0_libctx.3ossl install doc/man/man3/EVP_PKEY_CTX_get0_pkey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_get0_pkey.3ossl install doc/man/man3/EVP_PKEY_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_new.3ossl install doc/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3ossl install doc/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ossl install doc/man/man3/EVP_PKEY_CTX_set_params.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_set_params.3ossl install doc/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ossl install doc/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ossl install doc/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ossl install doc/man/man3/EVP_PKEY_asn1_get_count.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_asn1_get_count.3ossl install doc/man/man3/EVP_PKEY_check.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_check.3ossl install doc/man/man3/EVP_PKEY_copy_parameters.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_copy_parameters.3ossl install doc/man/man3/EVP_PKEY_decapsulate.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_decapsulate.3ossl install doc/man/man3/EVP_PKEY_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_decrypt.3ossl install doc/man/man3/EVP_PKEY_derive.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_derive.3ossl install doc/man/man3/EVP_PKEY_digestsign_supports_digest.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_digestsign_supports_digest.3ossl install doc/man/man3/EVP_PKEY_encapsulate.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_encapsulate.3ossl install doc/man/man3/EVP_PKEY_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_encrypt.3ossl install doc/man/man3/EVP_PKEY_fromdata.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_fromdata.3ossl install doc/man/man3/EVP_PKEY_get_default_digest_nid.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_get_default_digest_nid.3ossl install doc/man/man3/EVP_PKEY_get_field_type.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_get_field_type.3ossl install doc/man/man3/EVP_PKEY_get_group_name.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_get_group_name.3ossl install doc/man/man3/EVP_PKEY_get_size.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_get_size.3ossl install doc/man/man3/EVP_PKEY_gettable_params.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_gettable_params.3ossl install doc/man/man3/EVP_PKEY_is_a.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_is_a.3ossl install doc/man/man3/EVP_PKEY_keygen.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_keygen.3ossl install doc/man/man3/EVP_PKEY_meth_get_count.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_meth_get_count.3ossl install doc/man/man3/EVP_PKEY_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_meth_new.3ossl install doc/man/man3/EVP_PKEY_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_new.3ossl install doc/man/man3/EVP_PKEY_print_private.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_print_private.3ossl install doc/man/man3/EVP_PKEY_set1_RSA.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_set1_RSA.3ossl install doc/man/man3/EVP_PKEY_set1_encoded_public_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_set1_encoded_public_key.3ossl install doc/man/man3/EVP_PKEY_set_type.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_set_type.3ossl install doc/man/man3/EVP_PKEY_settable_params.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_settable_params.3ossl install doc/man/man3/EVP_PKEY_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_sign.3ossl install doc/man/man3/EVP_PKEY_todata.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_todata.3ossl install doc/man/man3/EVP_PKEY_verify.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_verify.3ossl install doc/man/man3/EVP_PKEY_verify_recover.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_PKEY_verify_recover.3ossl install doc/man/man3/EVP_RAND.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_RAND.3ossl install doc/man/man3/EVP_SIGNATURE.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_SIGNATURE.3ossl install doc/man/man3/EVP_SealInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_SealInit.3ossl install doc/man/man3/EVP_SignInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_SignInit.3ossl install doc/man/man3/EVP_VerifyInit.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_VerifyInit.3ossl install doc/man/man3/EVP_aes_128_gcm.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_aes_128_gcm.3ossl install doc/man/man3/EVP_aria_128_gcm.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_aria_128_gcm.3ossl install doc/man/man3/EVP_bf_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_bf_cbc.3ossl install doc/man/man3/EVP_blake2b512.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_blake2b512.3ossl install doc/man/man3/EVP_camellia_128_ecb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_camellia_128_ecb.3ossl install doc/man/man3/EVP_cast5_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_cast5_cbc.3ossl install doc/man/man3/EVP_chacha20.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_chacha20.3ossl install doc/man/man3/EVP_des_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_des_cbc.3ossl install doc/man/man3/EVP_desx_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_desx_cbc.3ossl install doc/man/man3/EVP_idea_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_idea_cbc.3ossl install doc/man/man3/EVP_md2.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_md2.3ossl install doc/man/man3/EVP_md4.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_md4.3ossl install doc/man/man3/EVP_md5.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_md5.3ossl install doc/man/man3/EVP_mdc2.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_mdc2.3ossl install doc/man/man3/EVP_rc2_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_rc2_cbc.3ossl install doc/man/man3/EVP_rc4.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_rc4.3ossl install doc/man/man3/EVP_rc5_32_12_16_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ossl install doc/man/man3/EVP_ripemd160.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_ripemd160.3ossl install doc/man/man3/EVP_seed_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_seed_cbc.3ossl install doc/man/man3/EVP_set_default_properties.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_set_default_properties.3ossl install doc/man/man3/EVP_sha1.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_sha1.3ossl install doc/man/man3/EVP_sha224.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_sha224.3ossl install doc/man/man3/EVP_sha3_224.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_sha3_224.3ossl install doc/man/man3/EVP_sm3.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_sm3.3ossl install doc/man/man3/EVP_sm4_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_sm4_cbc.3ossl install doc/man/man3/EVP_whirlpool.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/EVP_whirlpool.3ossl install doc/man/man3/HMAC.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/HMAC.3ossl install doc/man/man3/MD5.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/MD5.3ossl install doc/man/man3/MDC2_Init.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/MDC2_Init.3ossl install doc/man/man3/NCONF_new_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/NCONF_new_ex.3ossl install doc/man/man3/OBJ_nid2obj.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OBJ_nid2obj.3ossl install doc/man/man3/OCSP_REQUEST_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OCSP_REQUEST_new.3ossl install doc/man/man3/OCSP_cert_to_id.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OCSP_cert_to_id.3ossl install doc/man/man3/OCSP_request_add1_nonce.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OCSP_request_add1_nonce.3ossl install doc/man/man3/OCSP_resp_find_status.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OCSP_resp_find_status.3ossl install doc/man/man3/OCSP_response_status.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OCSP_response_status.3ossl install doc/man/man3/OCSP_sendreq_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OCSP_sendreq_new.3ossl install doc/man/man3/OPENSSL_Applink.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_Applink.3ossl install doc/man/man3/OPENSSL_FILE.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_FILE.3ossl install doc/man/man3/OPENSSL_LH_COMPFUNC.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ossl install doc/man/man3/OPENSSL_LH_stats.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_LH_stats.3ossl install doc/man/man3/OPENSSL_config.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_config.3ossl install doc/man/man3/OPENSSL_fork_prepare.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_fork_prepare.3ossl install doc/man/man3/OPENSSL_gmtime.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_gmtime.3ossl install doc/man/man3/OPENSSL_hexchar2int.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_hexchar2int.3ossl install doc/man/man3/OPENSSL_ia32cap.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_ia32cap.3ossl install doc/man/man3/OPENSSL_init_crypto.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_init_crypto.3ossl install doc/man/man3/OPENSSL_init_ssl.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_init_ssl.3ossl install doc/man/man3/OPENSSL_instrument_bus.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_instrument_bus.3ossl install doc/man/man3/OPENSSL_load_builtin_modules.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_load_builtin_modules.3ossl install doc/man/man3/OPENSSL_malloc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_malloc.3ossl install doc/man/man3/OPENSSL_s390xcap.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_s390xcap.3ossl install doc/man/man3/OPENSSL_secure_malloc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_secure_malloc.3ossl install doc/man/man3/OPENSSL_strcasecmp.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OPENSSL_strcasecmp.3ossl install doc/man/man3/OSSL_ALGORITHM.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ALGORITHM.3ossl install doc/man/man3/OSSL_CALLBACK.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CALLBACK.3ossl install doc/man/man3/OSSL_CMP_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_CTX_new.3ossl install doc/man/man3/OSSL_CMP_HDR_get0_transactionID.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_HDR_get0_transactionID.3ossl install doc/man/man3/OSSL_CMP_ITAV_set0.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_ITAV_set0.3ossl install doc/man/man3/OSSL_CMP_MSG_get0_header.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_MSG_get0_header.3ossl install doc/man/man3/OSSL_CMP_MSG_http_perform.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_MSG_http_perform.3ossl install doc/man/man3/OSSL_CMP_SRV_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_SRV_CTX_new.3ossl install doc/man/man3/OSSL_CMP_STATUSINFO_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_STATUSINFO_new.3ossl install doc/man/man3/OSSL_CMP_exec_certreq.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_exec_certreq.3ossl install doc/man/man3/OSSL_CMP_log_open.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_log_open.3ossl install doc/man/man3/OSSL_CMP_validate_msg.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CMP_validate_msg.3ossl install doc/man/man3/OSSL_CORE_MAKE_FUNC.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CORE_MAKE_FUNC.3ossl install doc/man/man3/OSSL_CRMF_MSG_get0_tmpl.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CRMF_MSG_get0_tmpl.3ossl install doc/man/man3/OSSL_CRMF_MSG_set0_validity.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CRMF_MSG_set0_validity.3ossl install doc/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3ossl install doc/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3ossl install doc/man/man3/OSSL_CRMF_pbmp_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_CRMF_pbmp_new.3ossl install doc/man/man3/OSSL_DECODER.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_DECODER.3ossl install doc/man/man3/OSSL_DECODER_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_DECODER_CTX.3ossl install doc/man/man3/OSSL_DECODER_CTX_new_for_pkey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_DECODER_CTX_new_for_pkey.3ossl install doc/man/man3/OSSL_DECODER_from_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_DECODER_from_bio.3ossl install doc/man/man3/OSSL_DISPATCH.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_DISPATCH.3ossl install doc/man/man3/OSSL_ENCODER.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ENCODER.3ossl install doc/man/man3/OSSL_ENCODER_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ENCODER_CTX.3ossl install doc/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3ossl install doc/man/man3/OSSL_ENCODER_to_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ENCODER_to_bio.3ossl install doc/man/man3/OSSL_ESS_check_signing_certs.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ESS_check_signing_certs.3ossl install doc/man/man3/OSSL_HTTP_REQ_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_HTTP_REQ_CTX.3ossl install doc/man/man3/OSSL_HTTP_parse_url.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_HTTP_parse_url.3ossl install doc/man/man3/OSSL_HTTP_transfer.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_HTTP_transfer.3ossl install doc/man/man3/OSSL_ITEM.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_ITEM.3ossl install doc/man/man3/OSSL_LIB_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_LIB_CTX.3ossl install doc/man/man3/OSSL_PARAM.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_PARAM.3ossl install doc/man/man3/OSSL_PARAM_BLD.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_PARAM_BLD.3ossl install doc/man/man3/OSSL_PARAM_allocate_from_text.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_PARAM_allocate_from_text.3ossl install doc/man/man3/OSSL_PARAM_dup.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_PARAM_dup.3ossl install doc/man/man3/OSSL_PARAM_int.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_PARAM_int.3ossl install doc/man/man3/OSSL_PROVIDER.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_PROVIDER.3ossl install doc/man/man3/OSSL_SELF_TEST_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_SELF_TEST_new.3ossl install doc/man/man3/OSSL_SELF_TEST_set_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_SELF_TEST_set_callback.3ossl install doc/man/man3/OSSL_STORE_INFO.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_STORE_INFO.3ossl install doc/man/man3/OSSL_STORE_LOADER.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_STORE_LOADER.3ossl install doc/man/man3/OSSL_STORE_SEARCH.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_STORE_SEARCH.3ossl install doc/man/man3/OSSL_STORE_attach.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_STORE_attach.3ossl install doc/man/man3/OSSL_STORE_expect.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_STORE_expect.3ossl install doc/man/man3/OSSL_STORE_open.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_STORE_open.3ossl install doc/man/man3/OSSL_trace_enabled.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_trace_enabled.3ossl install doc/man/man3/OSSL_trace_get_category_num.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_trace_get_category_num.3ossl install doc/man/man3/OSSL_trace_set_channel.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OSSL_trace_set_channel.3ossl install doc/man/man3/OpenSSL_add_all_algorithms.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OpenSSL_add_all_algorithms.3ossl install doc/man/man3/OpenSSL_version.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/OpenSSL_version.3ossl install doc/man/man3/PEM_X509_INFO_read_bio_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_X509_INFO_read_bio_ex.3ossl install doc/man/man3/PEM_bytes_read_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_bytes_read_bio.3ossl install doc/man/man3/PEM_read.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_read.3ossl install doc/man/man3/PEM_read_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_read_CMS.3ossl install doc/man/man3/PEM_read_bio_PrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_read_bio_PrivateKey.3ossl install doc/man/man3/PEM_read_bio_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_read_bio_ex.3ossl install doc/man/man3/PEM_write_bio_CMS_stream.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_write_bio_CMS_stream.3ossl install doc/man/man3/PEM_write_bio_PKCS7_stream.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PEM_write_bio_PKCS7_stream.3ossl install doc/man/man3/PKCS12_PBE_keyivgen.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_PBE_keyivgen.3ossl install doc/man/man3/PKCS12_SAFEBAG_create_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_SAFEBAG_create_cert.3ossl install doc/man/man3/PKCS12_SAFEBAG_get0_attrs.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_SAFEBAG_get0_attrs.3ossl install doc/man/man3/PKCS12_SAFEBAG_get1_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_SAFEBAG_get1_cert.3ossl install doc/man/man3/PKCS12_add1_attr_by_NID.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_add1_attr_by_NID.3ossl install doc/man/man3/PKCS12_add_CSPName_asc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_add_CSPName_asc.3ossl install doc/man/man3/PKCS12_add_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_add_cert.3ossl install doc/man/man3/PKCS12_add_friendlyname_asc.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_add_friendlyname_asc.3ossl install doc/man/man3/PKCS12_add_localkeyid.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_add_localkeyid.3ossl install doc/man/man3/PKCS12_add_safe.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_add_safe.3ossl install doc/man/man3/PKCS12_create.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_create.3ossl install doc/man/man3/PKCS12_decrypt_skey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_decrypt_skey.3ossl install doc/man/man3/PKCS12_gen_mac.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_gen_mac.3ossl install doc/man/man3/PKCS12_get_friendlyname.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_get_friendlyname.3ossl install doc/man/man3/PKCS12_init.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_init.3ossl install doc/man/man3/PKCS12_item_decrypt_d2i.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_item_decrypt_d2i.3ossl install doc/man/man3/PKCS12_key_gen_utf8_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_key_gen_utf8_ex.3ossl install doc/man/man3/PKCS12_newpass.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_newpass.3ossl install doc/man/man3/PKCS12_pack_p7encdata.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_pack_p7encdata.3ossl install doc/man/man3/PKCS12_parse.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS12_parse.3ossl install doc/man/man3/PKCS5_PBE_keyivgen.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS5_PBE_keyivgen.3ossl install doc/man/man3/PKCS5_PBKDF2_HMAC.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS5_PBKDF2_HMAC.3ossl install doc/man/man3/PKCS7_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_decrypt.3ossl install doc/man/man3/PKCS7_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_encrypt.3ossl install doc/man/man3/PKCS7_get_octet_string.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_get_octet_string.3ossl install doc/man/man3/PKCS7_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_sign.3ossl install doc/man/man3/PKCS7_sign_add_signer.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_sign_add_signer.3ossl install doc/man/man3/PKCS7_type_is_other.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_type_is_other.3ossl install doc/man/man3/PKCS7_verify.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS7_verify.3ossl install doc/man/man3/PKCS8_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS8_encrypt.3ossl install doc/man/man3/PKCS8_pkey_add1_attr.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/PKCS8_pkey_add1_attr.3ossl install doc/man/man3/RAND_add.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_add.3ossl install doc/man/man3/RAND_bytes.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_bytes.3ossl install doc/man/man3/RAND_cleanup.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_cleanup.3ossl install doc/man/man3/RAND_egd.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_egd.3ossl install doc/man/man3/RAND_get0_primary.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_get0_primary.3ossl install doc/man/man3/RAND_load_file.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_load_file.3ossl install doc/man/man3/RAND_set_DRBG_type.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_set_DRBG_type.3ossl install doc/man/man3/RAND_set_rand_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RAND_set_rand_method.3ossl install doc/man/man3/RC4_set_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RC4_set_key.3ossl install doc/man/man3/RIPEMD160_Init.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RIPEMD160_Init.3ossl install doc/man/man3/RSA_blinding_on.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_blinding_on.3ossl install doc/man/man3/RSA_check_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_check_key.3ossl install doc/man/man3/RSA_generate_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_generate_key.3ossl install doc/man/man3/RSA_get0_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_get0_key.3ossl install doc/man/man3/RSA_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_meth_new.3ossl install doc/man/man3/RSA_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_new.3ossl install doc/man/man3/RSA_padding_add_PKCS1_type_1.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ossl install doc/man/man3/RSA_print.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_print.3ossl install doc/man/man3/RSA_private_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_private_encrypt.3ossl install doc/man/man3/RSA_public_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_public_encrypt.3ossl install doc/man/man3/RSA_set_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_set_method.3ossl install doc/man/man3/RSA_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_sign.3ossl install doc/man/man3/RSA_sign_ASN1_OCTET_STRING.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3ossl install doc/man/man3/RSA_size.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/RSA_size.3ossl install doc/man/man3/SCT_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SCT_new.3ossl install doc/man/man3/SCT_print.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SCT_print.3ossl install doc/man/man3/SCT_validate.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SCT_validate.3ossl install doc/man/man3/SHA256_Init.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SHA256_Init.3ossl install doc/man/man3/SMIME_read_ASN1.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SMIME_read_ASN1.3ossl install doc/man/man3/SMIME_read_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SMIME_read_CMS.3ossl install doc/man/man3/SMIME_read_PKCS7.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SMIME_read_PKCS7.3ossl install doc/man/man3/SMIME_write_ASN1.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SMIME_write_ASN1.3ossl install doc/man/man3/SMIME_write_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SMIME_write_CMS.3ossl install doc/man/man3/SMIME_write_PKCS7.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SMIME_write_PKCS7.3ossl install doc/man/man3/SRP_Calc_B.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SRP_Calc_B.3ossl install doc/man/man3/SRP_VBASE_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SRP_VBASE_new.3ossl install doc/man/man3/SRP_create_verifier.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SRP_create_verifier.3ossl install doc/man/man3/SRP_user_pwd_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SRP_user_pwd_new.3ossl install doc/man/man3/SSL_CIPHER_get_name.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CIPHER_get_name.3ossl install doc/man/man3/SSL_COMP_add_compression_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_COMP_add_compression_method.3ossl install doc/man/man3/SSL_CONF_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CONF_CTX_new.3ossl install doc/man/man3/SSL_CONF_CTX_set1_prefix.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CONF_CTX_set1_prefix.3ossl install doc/man/man3/SSL_CONF_CTX_set_flags.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CONF_CTX_set_flags.3ossl install doc/man/man3/SSL_CONF_CTX_set_ssl_ctx.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CONF_CTX_set_ssl_ctx.3ossl install doc/man/man3/SSL_CONF_cmd.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CONF_cmd.3ossl install doc/man/man3/SSL_CONF_cmd_argv.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CONF_cmd_argv.3ossl install doc/man/man3/SSL_CTX_add1_chain_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_add1_chain_cert.3ossl install doc/man/man3/SSL_CTX_add_extra_chain_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3ossl install doc/man/man3/SSL_CTX_add_session.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_add_session.3ossl install doc/man/man3/SSL_CTX_config.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_config.3ossl install doc/man/man3/SSL_CTX_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_ctrl.3ossl install doc/man/man3/SSL_CTX_dane_enable.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_dane_enable.3ossl install doc/man/man3/SSL_CTX_flush_sessions.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_flush_sessions.3ossl install doc/man/man3/SSL_CTX_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_free.3ossl install doc/man/man3/SSL_CTX_get0_param.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_get0_param.3ossl install doc/man/man3/SSL_CTX_get_verify_mode.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_get_verify_mode.3ossl install doc/man/man3/SSL_CTX_has_client_custom_ext.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_has_client_custom_ext.3ossl install doc/man/man3/SSL_CTX_load_verify_locations.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_load_verify_locations.3ossl install doc/man/man3/SSL_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_new.3ossl install doc/man/man3/SSL_CTX_sess_number.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_sess_number.3ossl install doc/man/man3/SSL_CTX_sess_set_cache_size.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_sess_set_cache_size.3ossl install doc/man/man3/SSL_CTX_sess_set_get_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ossl install doc/man/man3/SSL_CTX_sessions.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_sessions.3ossl install doc/man/man3/SSL_CTX_set0_CA_list.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set0_CA_list.3ossl install doc/man/man3/SSL_CTX_set1_curves.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set1_curves.3ossl install doc/man/man3/SSL_CTX_set1_sigalgs.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set1_sigalgs.3ossl install doc/man/man3/SSL_CTX_set1_verify_cert_store.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ossl install doc/man/man3/SSL_CTX_set_alpn_select_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ossl install doc/man/man3/SSL_CTX_set_cert_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_cert_cb.3ossl install doc/man/man3/SSL_CTX_set_cert_store.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_cert_store.3ossl install doc/man/man3/SSL_CTX_set_cert_verify_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_cert_verify_callback.3ossl install doc/man/man3/SSL_CTX_set_cipher_list.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_cipher_list.3ossl install doc/man/man3/SSL_CTX_set_client_cert_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_client_cert_cb.3ossl install doc/man/man3/SSL_CTX_set_client_hello_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ossl install doc/man/man3/SSL_CTX_set_ct_validation_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ossl install doc/man/man3/SSL_CTX_set_ctlog_list_file.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_ctlog_list_file.3ossl install doc/man/man3/SSL_CTX_set_default_passwd_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ossl install doc/man/man3/SSL_CTX_set_generate_session_id.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_generate_session_id.3ossl install doc/man/man3/SSL_CTX_set_info_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_info_callback.3ossl install doc/man/man3/SSL_CTX_set_keylog_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_keylog_callback.3ossl install doc/man/man3/SSL_CTX_set_max_cert_list.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_max_cert_list.3ossl install doc/man/man3/SSL_CTX_set_min_proto_version.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_min_proto_version.3ossl install doc/man/man3/SSL_CTX_set_mode.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_mode.3ossl install doc/man/man3/SSL_CTX_set_msg_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_msg_callback.3ossl install doc/man/man3/SSL_CTX_set_num_tickets.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_num_tickets.3ossl install doc/man/man3/SSL_CTX_set_options.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_options.3ossl install doc/man/man3/SSL_CTX_set_psk_client_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ossl install doc/man/man3/SSL_CTX_set_quiet_shutdown.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ossl install doc/man/man3/SSL_CTX_set_read_ahead.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_read_ahead.3ossl install doc/man/man3/SSL_CTX_set_record_padding_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ossl install doc/man/man3/SSL_CTX_set_security_level.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_security_level.3ossl install doc/man/man3/SSL_CTX_set_session_cache_mode.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_session_cache_mode.3ossl install doc/man/man3/SSL_CTX_set_session_id_context.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_session_id_context.3ossl install doc/man/man3/SSL_CTX_set_session_ticket_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ossl install doc/man/man3/SSL_CTX_set_split_send_fragment.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ossl install doc/man/man3/SSL_CTX_set_srp_password.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_srp_password.3ossl install doc/man/man3/SSL_CTX_set_ssl_version.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_ssl_version.3ossl install doc/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ossl install doc/man/man3/SSL_CTX_set_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_timeout.3ossl install doc/man/man3/SSL_CTX_set_tlsext_servername_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ossl install doc/man/man3/SSL_CTX_set_tlsext_status_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ossl install doc/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3ossl install doc/man/man3/SSL_CTX_set_tlsext_use_srtp.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ossl install doc/man/man3/SSL_CTX_set_tmp_dh_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ossl install doc/man/man3/SSL_CTX_set_tmp_ecdh.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_tmp_ecdh.3ossl install doc/man/man3/SSL_CTX_set_verify.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_set_verify.3ossl install doc/man/man3/SSL_CTX_use_certificate.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_use_certificate.3ossl install doc/man/man3/SSL_CTX_use_psk_identity_hint.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ossl install doc/man/man3/SSL_CTX_use_serverinfo.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_CTX_use_serverinfo.3ossl install doc/man/man3/SSL_SESSION_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_free.3ossl install doc/man/man3/SSL_SESSION_get0_cipher.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get0_cipher.3ossl install doc/man/man3/SSL_SESSION_get0_hostname.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get0_hostname.3ossl install doc/man/man3/SSL_SESSION_get0_id_context.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get0_id_context.3ossl install doc/man/man3/SSL_SESSION_get0_peer.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get0_peer.3ossl install doc/man/man3/SSL_SESSION_get_compress_id.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get_compress_id.3ossl install doc/man/man3/SSL_SESSION_get_protocol_version.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get_protocol_version.3ossl install doc/man/man3/SSL_SESSION_get_time.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_get_time.3ossl install doc/man/man3/SSL_SESSION_has_ticket.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_has_ticket.3ossl install doc/man/man3/SSL_SESSION_is_resumable.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_is_resumable.3ossl install doc/man/man3/SSL_SESSION_print.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_print.3ossl install doc/man/man3/SSL_SESSION_set1_id.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_SESSION_set1_id.3ossl install doc/man/man3/SSL_accept.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_accept.3ossl install doc/man/man3/SSL_alert_type_string.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_alert_type_string.3ossl install doc/man/man3/SSL_alloc_buffers.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_alloc_buffers.3ossl install doc/man/man3/SSL_check_chain.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_check_chain.3ossl install doc/man/man3/SSL_clear.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_clear.3ossl install doc/man/man3/SSL_connect.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_connect.3ossl install doc/man/man3/SSL_do_handshake.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_do_handshake.3ossl install doc/man/man3/SSL_export_keying_material.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_export_keying_material.3ossl install doc/man/man3/SSL_extension_supported.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_extension_supported.3ossl install doc/man/man3/SSL_free.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_free.3ossl install doc/man/man3/SSL_get0_peer_scts.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get0_peer_scts.3ossl install doc/man/man3/SSL_get_SSL_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_SSL_CTX.3ossl install doc/man/man3/SSL_get_all_async_fds.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_all_async_fds.3ossl install doc/man/man3/SSL_get_certificate.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_certificate.3ossl install doc/man/man3/SSL_get_ciphers.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_ciphers.3ossl install doc/man/man3/SSL_get_client_random.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_client_random.3ossl install doc/man/man3/SSL_get_current_cipher.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_current_cipher.3ossl install doc/man/man3/SSL_get_default_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_default_timeout.3ossl install doc/man/man3/SSL_get_error.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_error.3ossl install doc/man/man3/SSL_get_extms_support.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_extms_support.3ossl install doc/man/man3/SSL_get_fd.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_fd.3ossl install doc/man/man3/SSL_get_peer_cert_chain.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_peer_cert_chain.3ossl install doc/man/man3/SSL_get_peer_certificate.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_peer_certificate.3ossl install doc/man/man3/SSL_get_peer_signature_nid.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_peer_signature_nid.3ossl install doc/man/man3/SSL_get_peer_tmp_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_peer_tmp_key.3ossl install doc/man/man3/SSL_get_psk_identity.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_psk_identity.3ossl install doc/man/man3/SSL_get_rbio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_rbio.3ossl install doc/man/man3/SSL_get_session.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_session.3ossl install doc/man/man3/SSL_get_shared_sigalgs.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_shared_sigalgs.3ossl install doc/man/man3/SSL_get_verify_result.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_verify_result.3ossl install doc/man/man3/SSL_get_version.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_get_version.3ossl install doc/man/man3/SSL_group_to_name.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_group_to_name.3ossl install doc/man/man3/SSL_in_init.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_in_init.3ossl install doc/man/man3/SSL_key_update.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_key_update.3ossl install doc/man/man3/SSL_library_init.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_library_init.3ossl install doc/man/man3/SSL_load_client_CA_file.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_load_client_CA_file.3ossl install doc/man/man3/SSL_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_new.3ossl install doc/man/man3/SSL_pending.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_pending.3ossl install doc/man/man3/SSL_read.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_read.3ossl install doc/man/man3/SSL_read_early_data.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_read_early_data.3ossl install doc/man/man3/SSL_rstate_string.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_rstate_string.3ossl install doc/man/man3/SSL_session_reused.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_session_reused.3ossl install doc/man/man3/SSL_set1_host.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set1_host.3ossl install doc/man/man3/SSL_set_async_callback.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_async_callback.3ossl install doc/man/man3/SSL_set_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_bio.3ossl install doc/man/man3/SSL_set_connect_state.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_connect_state.3ossl install doc/man/man3/SSL_set_fd.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_fd.3ossl install doc/man/man3/SSL_set_retry_verify.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_retry_verify.3ossl install doc/man/man3/SSL_set_session.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_session.3ossl install doc/man/man3/SSL_set_shutdown.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_shutdown.3ossl install doc/man/man3/SSL_set_verify_result.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_set_verify_result.3ossl install doc/man/man3/SSL_shutdown.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_shutdown.3ossl install doc/man/man3/SSL_state_string.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_state_string.3ossl install doc/man/man3/SSL_want.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_want.3ossl install doc/man/man3/SSL_write.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/SSL_write.3ossl install doc/man/man3/TS_RESP_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/TS_RESP_CTX_new.3ossl install doc/man/man3/TS_VERIFY_CTX_set_certs.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/TS_VERIFY_CTX_set_certs.3ossl install doc/man/man3/UI_STRING.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/UI_STRING.3ossl install doc/man/man3/UI_UTIL_read_pw.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/UI_UTIL_read_pw.3ossl install doc/man/man3/UI_create_method.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/UI_create_method.3ossl install doc/man/man3/UI_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/UI_new.3ossl install doc/man/man3/X509V3_get_d2i.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509V3_get_d2i.3ossl install doc/man/man3/X509V3_set_ctx.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509V3_set_ctx.3ossl install doc/man/man3/X509_ALGOR_dup.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_ALGOR_dup.3ossl install doc/man/man3/X509_CRL_get0_by_serial.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_CRL_get0_by_serial.3ossl install doc/man/man3/X509_EXTENSION_set_object.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_EXTENSION_set_object.3ossl install doc/man/man3/X509_LOOKUP.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_LOOKUP.3ossl install doc/man/man3/X509_LOOKUP_hash_dir.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_LOOKUP_hash_dir.3ossl install doc/man/man3/X509_LOOKUP_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_LOOKUP_meth_new.3ossl install doc/man/man3/X509_NAME_ENTRY_get_object.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_NAME_ENTRY_get_object.3ossl install doc/man/man3/X509_NAME_add_entry_by_txt.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_NAME_add_entry_by_txt.3ossl install doc/man/man3/X509_NAME_get0_der.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_NAME_get0_der.3ossl install doc/man/man3/X509_NAME_get_index_by_NID.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_NAME_get_index_by_NID.3ossl install doc/man/man3/X509_NAME_print_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_NAME_print_ex.3ossl install doc/man/man3/X509_PUBKEY_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_PUBKEY_new.3ossl install doc/man/man3/X509_SIG_get0.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_SIG_get0.3ossl install doc/man/man3/X509_STORE_CTX_get_error.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_CTX_get_error.3ossl install doc/man/man3/X509_STORE_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_CTX_new.3ossl install doc/man/man3/X509_STORE_CTX_set_verify_cb.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ossl install doc/man/man3/X509_STORE_add_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_add_cert.3ossl install doc/man/man3/X509_STORE_get0_param.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_get0_param.3ossl install doc/man/man3/X509_STORE_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_new.3ossl install doc/man/man3/X509_STORE_set_verify_cb_func.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_STORE_set_verify_cb_func.3ossl install doc/man/man3/X509_VERIFY_PARAM_set_flags.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ossl install doc/man/man3/X509_add_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_add_cert.3ossl install doc/man/man3/X509_check_ca.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_check_ca.3ossl install doc/man/man3/X509_check_host.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_check_host.3ossl install doc/man/man3/X509_check_issued.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_check_issued.3ossl install doc/man/man3/X509_check_private_key.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_check_private_key.3ossl install doc/man/man3/X509_check_purpose.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_check_purpose.3ossl install doc/man/man3/X509_cmp.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_cmp.3ossl install doc/man/man3/X509_cmp_time.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_cmp_time.3ossl install doc/man/man3/X509_digest.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_digest.3ossl install doc/man/man3/X509_dup.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_dup.3ossl install doc/man/man3/X509_get0_distinguishing_id.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get0_distinguishing_id.3ossl install doc/man/man3/X509_get0_notBefore.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get0_notBefore.3ossl install doc/man/man3/X509_get0_signature.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get0_signature.3ossl install doc/man/man3/X509_get0_uids.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get0_uids.3ossl install doc/man/man3/X509_get_extension_flags.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get_extension_flags.3ossl install doc/man/man3/X509_get_pubkey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get_pubkey.3ossl install doc/man/man3/X509_get_serialNumber.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get_serialNumber.3ossl install doc/man/man3/X509_get_subject_name.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get_subject_name.3ossl install doc/man/man3/X509_get_version.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_get_version.3ossl install doc/man/man3/X509_load_http.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_load_http.3ossl install doc/man/man3/X509_new.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_new.3ossl install doc/man/man3/X509_sign.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_sign.3ossl install doc/man/man3/X509_verify.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_verify.3ossl install doc/man/man3/X509_verify_cert.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509_verify_cert.3ossl install doc/man/man3/X509v3_get_ext_by_NID.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/X509v3_get_ext_by_NID.3ossl install doc/man/man3/b2i_PVK_bio_ex.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/b2i_PVK_bio_ex.3ossl install doc/man/man3/d2i_PKCS8PrivateKey_bio.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ossl install doc/man/man3/d2i_PrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/d2i_PrivateKey.3ossl install doc/man/man3/d2i_RSAPrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/d2i_RSAPrivateKey.3ossl install doc/man/man3/d2i_SSL_SESSION.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/d2i_SSL_SESSION.3ossl install doc/man/man3/d2i_X509.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/d2i_X509.3ossl install doc/man/man3/i2d_CMS_bio_stream.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/i2d_CMS_bio_stream.3ossl install doc/man/man3/i2d_PKCS7_bio_stream.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/i2d_PKCS7_bio_stream.3ossl install doc/man/man3/i2d_re_X509_tbs.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/i2d_re_X509_tbs.3ossl install doc/man/man3/o2i_SCT_LIST.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/o2i_SCT_LIST.3ossl install doc/man/man3/s2i_ASN1_IA5STRING.3 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man3/s2i_ASN1_IA5STRING.3ossl install doc/man/man5/config.5 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man5/config.5ossl install doc/man/man5/fips_config.5 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man5/fips_config.5ossl install doc/man/man5/x509v3_config.5 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man5/x509v3_config.5ossl install doc/man/man7/EVP_ASYM_CIPHER-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_ASYM_CIPHER-RSA.7ossl install doc/man/man7/EVP_ASYM_CIPHER-SM2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_ASYM_CIPHER-SM2.7ossl install doc/man/man7/EVP_CIPHER-AES.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-AES.7ossl install doc/man/man7/EVP_CIPHER-ARIA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-ARIA.7ossl install doc/man/man7/EVP_CIPHER-BLOWFISH.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-BLOWFISH.7ossl install doc/man/man7/EVP_CIPHER-CAMELLIA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-CAMELLIA.7ossl install doc/man/man7/EVP_CIPHER-CAST.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-CAST.7ossl install doc/man/man7/EVP_CIPHER-CHACHA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-CHACHA.7ossl install doc/man/man7/EVP_CIPHER-DES.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-DES.7ossl install doc/man/man7/EVP_CIPHER-IDEA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-IDEA.7ossl install doc/man/man7/EVP_CIPHER-NULL.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-NULL.7ossl install doc/man/man7/EVP_CIPHER-RC2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-RC2.7ossl install doc/man/man7/EVP_CIPHER-RC4.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-RC4.7ossl install doc/man/man7/EVP_CIPHER-RC5.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-RC5.7ossl install doc/man/man7/EVP_CIPHER-SEED.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-SEED.7ossl install doc/man/man7/EVP_CIPHER-SM4.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_CIPHER-SM4.7ossl install doc/man/man7/EVP_KDF-HKDF.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-HKDF.7ossl install doc/man/man7/EVP_KDF-KB.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-KB.7ossl install doc/man/man7/EVP_KDF-KRB5KDF.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-KRB5KDF.7ossl install doc/man/man7/EVP_KDF-PBKDF1.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-PBKDF1.7ossl install doc/man/man7/EVP_KDF-PBKDF2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-PBKDF2.7ossl install doc/man/man7/EVP_KDF-PKCS12KDF.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-PKCS12KDF.7ossl install doc/man/man7/EVP_KDF-SCRYPT.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-SCRYPT.7ossl install doc/man/man7/EVP_KDF-SS.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-SS.7ossl install doc/man/man7/EVP_KDF-SSHKDF.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-SSHKDF.7ossl install doc/man/man7/EVP_KDF-TLS13_KDF.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-TLS13_KDF.7ossl install doc/man/man7/EVP_KDF-TLS1_PRF.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-TLS1_PRF.7ossl install doc/man/man7/EVP_KDF-X942-ASN1.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-X942-ASN1.7ossl install doc/man/man7/EVP_KDF-X942-CONCAT.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-X942-CONCAT.7ossl install doc/man/man7/EVP_KDF-X963.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KDF-X963.7ossl install doc/man/man7/EVP_KEM-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KEM-RSA.7ossl install doc/man/man7/EVP_KEYEXCH-DH.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KEYEXCH-DH.7ossl install doc/man/man7/EVP_KEYEXCH-ECDH.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KEYEXCH-ECDH.7ossl install doc/man/man7/EVP_KEYEXCH-X25519.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_KEYEXCH-X25519.7ossl install doc/man/man7/EVP_MAC-BLAKE2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-BLAKE2.7ossl install doc/man/man7/EVP_MAC-CMAC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-CMAC.7ossl install doc/man/man7/EVP_MAC-GMAC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-GMAC.7ossl install doc/man/man7/EVP_MAC-HMAC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-HMAC.7ossl install doc/man/man7/EVP_MAC-KMAC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-KMAC.7ossl install doc/man/man7/EVP_MAC-Poly1305.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-Poly1305.7ossl install doc/man/man7/EVP_MAC-Siphash.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MAC-Siphash.7ossl install doc/man/man7/EVP_MD-BLAKE2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-BLAKE2.7ossl install doc/man/man7/EVP_MD-MD2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-MD2.7ossl install doc/man/man7/EVP_MD-MD4.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-MD4.7ossl install doc/man/man7/EVP_MD-MD5-SHA1.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-MD5-SHA1.7ossl install doc/man/man7/EVP_MD-MD5.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-MD5.7ossl install doc/man/man7/EVP_MD-MDC2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-MDC2.7ossl install doc/man/man7/EVP_MD-NULL.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-NULL.7ossl install doc/man/man7/EVP_MD-RIPEMD160.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-RIPEMD160.7ossl install doc/man/man7/EVP_MD-SHA1.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-SHA1.7ossl install doc/man/man7/EVP_MD-SHA2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-SHA2.7ossl install doc/man/man7/EVP_MD-SHA3.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-SHA3.7ossl install doc/man/man7/EVP_MD-SHAKE.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-SHAKE.7ossl install doc/man/man7/EVP_MD-SM3.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-SM3.7ossl install doc/man/man7/EVP_MD-WHIRLPOOL.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-WHIRLPOOL.7ossl install doc/man/man7/EVP_MD-common.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_MD-common.7ossl install doc/man/man7/EVP_PKEY-DH.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-DH.7ossl install doc/man/man7/EVP_PKEY-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-DSA.7ossl install doc/man/man7/EVP_PKEY-EC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-EC.7ossl install doc/man/man7/EVP_PKEY-FFC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-FFC.7ossl install doc/man/man7/EVP_PKEY-HMAC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-HMAC.7ossl install doc/man/man7/EVP_PKEY-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-RSA.7ossl install doc/man/man7/EVP_PKEY-SM2.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-SM2.7ossl install doc/man/man7/EVP_PKEY-X25519.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_PKEY-X25519.7ossl install doc/man/man7/EVP_RAND-CTR-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_RAND-CTR-DRBG.7ossl install doc/man/man7/EVP_RAND-HASH-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_RAND-HASH-DRBG.7ossl install doc/man/man7/EVP_RAND-HMAC-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_RAND-HMAC-DRBG.7ossl install doc/man/man7/EVP_RAND-SEED-SRC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_RAND-SEED-SRC.7ossl install doc/man/man7/EVP_RAND-TEST-RAND.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_RAND-TEST-RAND.7ossl install doc/man/man7/EVP_RAND.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_RAND.7ossl install doc/man/man7/EVP_SIGNATURE-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_SIGNATURE-DSA.7ossl install doc/man/man7/EVP_SIGNATURE-ECDSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_SIGNATURE-ECDSA.7ossl install doc/man/man7/EVP_SIGNATURE-ED25519.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_SIGNATURE-ED25519.7ossl install doc/man/man7/EVP_SIGNATURE-HMAC.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_SIGNATURE-HMAC.7ossl install doc/man/man7/EVP_SIGNATURE-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/EVP_SIGNATURE-RSA.7ossl install doc/man/man7/OSSL_PROVIDER-FIPS.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/OSSL_PROVIDER-FIPS.7ossl install doc/man/man7/OSSL_PROVIDER-base.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/OSSL_PROVIDER-base.7ossl install doc/man/man7/OSSL_PROVIDER-default.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/OSSL_PROVIDER-default.7ossl install doc/man/man7/OSSL_PROVIDER-legacy.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/OSSL_PROVIDER-legacy.7ossl install doc/man/man7/OSSL_PROVIDER-null.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/OSSL_PROVIDER-null.7ossl install doc/man/man7/RAND.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/RAND.7ossl install doc/man/man7/RSA-PSS.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/RSA-PSS.7ossl install doc/man/man7/X25519.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/X25519.7ossl install doc/man/man7/bio.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/bio.7ossl install doc/man/man7/crypto.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/crypto.7ossl install doc/man/man7/ct.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/ct.7ossl install doc/man/man7/des_modes.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/des_modes.7ossl install doc/man/man7/evp.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/evp.7ossl install doc/man/man7/fips_module.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/fips_module.7ossl install doc/man/man7/fips_module_indicators.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/fips_module_indicators.7ossl install doc/man/man7/life_cycle-cipher.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/life_cycle-cipher.7ossl install doc/man/man7/life_cycle-digest.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/life_cycle-digest.7ossl install doc/man/man7/life_cycle-kdf.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/life_cycle-kdf.7ossl install doc/man/man7/life_cycle-mac.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/life_cycle-mac.7ossl install doc/man/man7/life_cycle-pkey.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/life_cycle-pkey.7ossl install doc/man/man7/life_cycle-rand.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/life_cycle-rand.7ossl install doc/man/man7/migration_guide.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/migration_guide.7ossl install doc/man/man7/openssl-core.h.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl-core.h.7ossl install doc/man/man7/openssl-core_dispatch.h.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl-core_dispatch.h.7ossl install doc/man/man7/openssl-core_names.h.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl-core_names.h.7ossl install doc/man/man7/openssl-env.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl-env.7ossl install doc/man/man7/openssl-glossary.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl-glossary.7ossl install doc/man/man7/openssl-threads.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl-threads.7ossl install doc/man/man7/openssl_user_macros.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/openssl_user_macros.7ossl install doc/man/man7/ossl_store-file.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/ossl_store-file.7ossl install doc/man/man7/ossl_store.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/ossl_store.7ossl install doc/man/man7/passphrase-encoding.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/passphrase-encoding.7ossl install doc/man/man7/property.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/property.7ossl install doc/man/man7/provider-asym_cipher.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-asym_cipher.7ossl install doc/man/man7/provider-base.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-base.7ossl install doc/man/man7/provider-cipher.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-cipher.7ossl install doc/man/man7/provider-decoder.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-decoder.7ossl install doc/man/man7/provider-digest.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-digest.7ossl install doc/man/man7/provider-encoder.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-encoder.7ossl install doc/man/man7/provider-kdf.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-kdf.7ossl install doc/man/man7/provider-kem.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-kem.7ossl install doc/man/man7/provider-keyexch.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-keyexch.7ossl install doc/man/man7/provider-keymgmt.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-keymgmt.7ossl install doc/man/man7/provider-mac.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-mac.7ossl install doc/man/man7/provider-object.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-object.7ossl install doc/man/man7/provider-rand.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-rand.7ossl install doc/man/man7/provider-signature.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-signature.7ossl install doc/man/man7/provider-storemgmt.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider-storemgmt.7ossl install doc/man/man7/provider.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/provider.7ossl install doc/man/man7/proxy-certificates.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/proxy-certificates.7ossl install doc/man/man7/ssl.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/ssl.7ossl install doc/man/man7/x509.7 -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man7/x509.7ossl /usr/bin/make depend && /usr/bin/make _build_sw make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' *** Installing FIPS module install providers/fips.so -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/ossl-modules/fips.so *** Installing FIPS module configuration install providers/fipsmodule.cnf -> /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/fipsmodule.cnf + rename so.3 so.3.0.11 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3 + for lib in $RPM_BUILD_ROOT/usr/lib64/*.so.3.0.11 + chmod 755 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3.0.11 ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3.0.11 ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3.0.11 .3.0.11 + ln -s -f libcrypto.so.3.0.11 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3.0.11 ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3.0.11 .3.0.11 + ln -s -f libcrypto.so.3.0.11 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3 + for lib in $RPM_BUILD_ROOT/usr/lib64/*.so.3.0.11 + chmod 755 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3.0.11 ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3.0.11 ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3.0.11 .3.0.11 + ln -s -f libssl.so.3.0.11 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3.0.11 ++ basename /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3.0.11 .3.0.11 + ln -s -f libssl.so.3.0.11 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3 + rm -f /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.a /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.a + mkdir -p /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/certs + install -m644 /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/doc/openssl/Makefile.certificate + install -m755 /builddir/build/SOURCES/make-dummy-cert /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin/make-dummy-cert + install -m755 /builddir/build/SOURCES/renew-dummy-cert /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin/renew-dummy-cert + mv /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/CA.pl /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/tsget.pl /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin + mv /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/misc/tsget /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin + mv /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man5/config.5ossl /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/share/man/man5/config.cnf.5 + mkdir -p -m755 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/CA/certs /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/CA/crl /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/CA/newcerts + mkdir -m700 /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/CA/private + touch -r /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/openssl.cnf + touch -r /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/ct_log_list.cnf + rm -f /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/openssl.cnf.dist /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/ct_log_list.cnf.dist /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/etc/pki/tls/fipsmodule.cnf + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 3.0.11-1.an23 --unique-debug-suffix -3.0.11-1.an23.aarch64 --unique-debug-src-base openssl-3.0.11-1.an23.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openssl-3.0.11 extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/bin/openssl extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/afalg.so extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/capi.so extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/loader_attic.so extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/engines-3/padlock.so extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libcrypto.so.3.0.11 extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/libssl.so.3.0.11 extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/ossl-modules/fips.so extracting debug info from /builddir/build/BUILDROOT/openssl-3.0.11-1.an23.aarch64/usr/lib64/ossl-modules/legacy.so Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. original debug info size: 25492kB, size after compression: 22440kB /usr/bin/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 34811 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/bin/make-dummy-cert from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/renew-dummy-cert from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Uw8Dk3 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openssl-3.0.11 + sysctl net.sctp.addip_enable=1 sysctl: cannot stat /proc/sys/net/sctp/addip_enable: No such file or directory + echo 'Failed to enable SCTP AUTH chunks, disabling SCTP for tests...' Failed to enable SCTP AUTH chunks, disabling SCTP for tests... + sed '/"msan" => "default",/a\ \ "sctp" => "default",' configdata.pm + touch -r configdata.pm configdata.pm.new + mv -f configdata.pm.new configdata.pm + patch -p1 -R patching file apps/CA.pl.in patching file apps/openssl.cnf Hunk #1 succeeded at 44 with fuzz 2 (offset -9 lines). Hunk #2 succeeded at 64 with fuzz 2. + patch -p1 patching file apps/openssl.cnf + OPENSSL_ENABLE_MD5_VERIFY= + export OPENSSL_ENABLE_MD5_VERIFY + OPENSSL_ENABLE_SHA1_SIGNATURES= + export OPENSSL_ENABLE_SHA1_SIGNATURES + OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file + export OPENSSL_SYSTEM_CIPHERS_OVERRIDE + LD_LIBRARY_PATH=. + apps/openssl dgst -binary -sha256 -mac HMAC -macopt hexkey:f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813 + objcopy --update-section .rodata1=providers/fips.so.hmac providers/fips.so providers/fips.so.mac + mv providers/fips.so.mac providers/fips.so + make test HARNESS_JOBS=8 make depend && make _tests make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.0.11' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.0.11' rm -f "apps/CA.pl" /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" chmod a+x apps/CA.pl /usr/bin/perl util/mk-fipsmodule-cnf.pl -module providers/fips.so -section_name fips_sect -key f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813 > providers/fipsmodule.cnf ( SRCTOP=. \ BLDTOP=. \ PERL="/usr/bin/perl" \ FIPSKEY="f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813" \ EXE_EXT= \ /usr/bin/perl ./test/run_tests.pl ) Using HARNESS_JOBS=8 00-prep_fipsmodule_cnf.t .. skipped: FIPS module config file only supported in a fips build Files=1, Tests=0, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.12 cusr 0.00 csys = 0.12 CPU) Result: NOTESTS 99-test_fuzz_asn1.t ................ ok 99-test_fuzz_bignum.t .............. ok 99-test_fuzz_asn1parse.t ........... ok 99-test_fuzz_bndiv.t ............... ok 99-test_fuzz_client.t .............. ok 99-test_fuzz_conf.t ................ ok 99-test_fuzz_crl.t ................. ok 99-test_fuzz_server.t .............. ok 01-test_fipsmodule_cnf.t ........... skipped: Test only supported in a fips build 99-test_fuzz_cmp.t ................. ok 99-test_fuzz_cms.t ................. ok 99-test_fuzz_ct.t .................. ok 99-test_fuzz_x509.t ................ ok 01-test_sanity.t ................... ok 01-test_test.t ..................... ok 02-test_internal_context.t ......... ok 02-test_internal_keymgmt.t ......... ok 02-test_internal_ctype.t ........... ok 02-test_internal_exts.t ............ ok 02-test_internal_provider.t ........ ok 02-test_localetest.t ............... ok 02-test_ordinals.t ................. ok 02-test_sparse_array.t ............. ok 03-test_exdata.t ................... ok 02-test_stack.t .................... ok 01-test_abort.t .................... ok 03-test_fipsinstall.t .............. skipped: Test only supported in a fips build 03-test_internal_asn1.t ............ ok 03-test_internal_asn1_dsa.t ........ ok 03-test_internal_bn.t .............. ok 03-test_internal_chacha.t .......... ok 03-test_internal_ec.t .............. ok 03-test_internal_mdc2.t ............ skipped: mdc2 is not supported by this OpenSSL build 02-test_lhash.t .................... ok 03-test_internal_modes.t ........... ok 03-test_internal_namemap.t ......... ok 03-test_internal_poly1305.t ........ ok 03-test_internal_siphash.t ......... ok 03-test_internal_sm2.t ............. ok 03-test_internal_curve448.t ........ ok 03-test_internal_sm3.t ............. ok 03-test_internal_ssl_cert_table.t .. ok 03-test_internal_x509.t ............ ok 01-test_symbol_presence.t .......... ok 03-test_params_api.t ............... ok 03-test_property.t ................. ok 03-test_ui.t ....................... ok 03-test_internal_sm4.t ............. ok 04-test_asn1_decode.t .............. ok 04-test_asn1_encode.t .............. ok 04-test_asn1_string_table.t ........ ok 04-test_bio_callback.t ............. ok 04-test_bio_core.t ................. ok 04-test_bioprint.t ................. ok 04-test_conf.t ..................... ok 04-test_err.t ...................... ok 04-test_hexstring.t ................ ok 04-test_nodefltctx.t ............... ok 04-test_param_build.t .............. ok 04-test_params_conversion.t ........ ok 04-test_params.t ................... ok 04-test_pem_read_depr.t ............ ok 04-test_provfetch.t ................ ok 04-test_provider.t ................. ok 02-test_errstr.t ................... ok 04-test_provider_fallback.t ........ ok 04-test_provider_pkey.t ............ ok 04-test_punycode.t ................. ok 04-test_upcalls.t .................. ok 05-test_bf.t ....................... ok # Error loading config from file ../../test/fips-and-base.cnf 60367DA6FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 60367DA6FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 60367DA6FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: endecode_test [options] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -context Explicitly use a non-default library context # -rsa infile PEM format RSA key file to encode/decode # -pss infile PEM format RSA-PSS key file to encode/decode # -config infile The configuration file to use for the library context # -provider val The provider to load (The default value is 'default') ../../util/wrap.pl ../../test/endecode_test -rsa ../../test/certs/ee-key.pem -pss ../../test/certs/ca-pss-key.pem -config ../../test/fips-and-base.cnf -provider fips => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test at test/recipes/04-test_encoder_decoder.t line 46. # Looks like you failed 1 test of 3.04-test_encoder_decoder.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 05-test_cmac.t ..................... ok 05-test_des.t ...................... ok 05-test_hmac.t ..................... ok 05-test_idea.t ..................... ok 05-test_pbe.t ...................... ok 05-test_cast.t ..................... ok 05-test_rc2.t ...................... ok 05-test_rc4.t ...................... ok 05-test_rc5.t ...................... ok 03-test_internal_rsa_sp800_56b.t ... ok 06-test_rdrand_sanity.t ............ ok 06-test_algorithmid.t .............. ok 04-test_pem_reading.t .............. ok 15-test_dh.t ....................... ok 04-test_encoder_decoder_legacy.t ... ok 10-test_exp.t ...................... ok 15-test_ecdsa.t .................... ok 15-test_ecparam.t .................. skipped: EC or EC2M isn't supported in this build 15-test_ec.t ....................... ok 15-test_gendh.t .................... ok 05-test_rand.t ..................... ok 03-test_internal_ffc.t ............. ok Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045FEBAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045FEBAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045FEBAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl genpkey -provider-path ../../providers -config ../../test/fips-and-base.cnf -algorithm RSA -pkeyopt 'bits:2080' -out genrsatest2080.pem => 1 not ok 16 - Generating RSA key with > 2048 bits and < 3072 bits # ------------------------------------------------------------------------------ # Failed test 'Generating RSA key with > 2048 bits and < 3072 bits' # at test/recipes/15-test_genrsa.t line 119. Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20455EA6FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20455EA6FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20455EA6FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl genpkey -provider-path ../../providers -config ../../test/fips-and-base.cnf -algorithm RSA -pkeyopt 'bits:3072' -out genrsatest3072.pem => 1 not ok 17 - Generating RSA key with 3072 bits # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 20.15-test_genrsa.t ................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/20 subtests 15-test_gendhparam.t ............... ok 15-test_dsa.t ...................... ok 15-test_out_option.t ............... ok Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20455C81FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20455C81FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20455C81FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -encrypt -in ../../test/recipes/15-test_rsaoaep_data/plain_text -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -out enc1.bin => 1 not ok 2 - RSA OAEP Encryption # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045EAADFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045EAADFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045EAADFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -decrypt -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -in enc1.bin -out dec1.txt => 1 not ok 4 - RSA OAEP Decryption # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204527A1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204527A1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204527A1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -encrypt -in ../../test/recipes/15-test_rsaoaep_data/plain_text -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -out enc2.bin => 1 not ok 7 - RSA OAEP Encryption should generate different encrypted data # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Encryption should generate different encrypted data' # at test/recipes/15-test_rsaoaep.t line 116. Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045B082FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045B082FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045B082FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -decrypt -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -in enc2.bin -out dec2.txt => 1 not ok 8 - RSA OAEP Decryption with default digests # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Decryption with default digests' # at test/recipes/15-test_rsaoaep.t line 129. Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204517A2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204517A2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204517A2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -encrypt -in ../../test/recipes/15-test_rsaoaep_data/plain_text -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -out enc3.bin => 1 not ok 9 - RSA OAEP Encryption with default digests # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Encryption with default digests' # at test/recipes/15-test_rsaoaep.t line 140. Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20450E9AFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20450E9AFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20450E9AFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -decrypt -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -in enc3.bin -out dec3.txt => 1 not ok 10 - RSA OAEP Decryption with explicit default digests # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Decryption with explicit default digests' # at test/recipes/15-test_rsaoaep.t line 150. # Looks like you failed 6 tests of 10.15-test_rsaoaep.t .................. Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/10 subtests 15-test_rsa.t ...................... ok 15-test_genec.t .................... ok 15-test_gendsa.t ................... ok 15-test_sha.t ...................... ok 20-test_app.t ...................... ok FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045627FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045627FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045627FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -public-key-methods -verbose => 1 not ok 1 - provider listing of public key methods # ------------------------------------------------------------------------------ # Failed test 'provider listing of public key methods' # at test/recipes/20-test_cli_fips.t line 39. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045BFA9FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045BFA9FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045BFA9FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -public-key-algorithms -verbose => 1 not ok 2 - provider listing of public key algorithms # ------------------------------------------------------------------------------ # Failed test 'provider listing of public key algorithms' # at test/recipes/20-test_cli_fips.t line 41. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20459698FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20459698FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20459698FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -key-managers -verbose => 1 not ok 3 - provider listing of keymanagers # ------------------------------------------------------------------------------ # Failed test 'provider listing of keymanagers' # at test/recipes/20-test_cli_fips.t line 43. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20450190FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20450190FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20450190FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -key-exchange-algorithms -verbose => 1 not ok 4 - provider listing of key exchange algorithms # ------------------------------------------------------------------------------ # Failed test 'provider listing of key exchange algorithms' # at test/recipes/20-test_cli_fips.t line 45. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20456A9CFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20456A9CFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20456A9CFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -kem-algorithms -verbose => 1 not ok 5 - provider listing of key encapsulation algorithms # ------------------------------------------------------------------------------ # Failed test 'provider listing of key encapsulation algorithms' # at test/recipes/20-test_cli_fips.t line 47. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045BB89FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045BB89FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045BB89FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -signature-algorithms -verbose => 1 not ok 6 - provider listing of signature algorithms # ------------------------------------------------------------------------------ # Failed test 'provider listing of signature algorithms' # at test/recipes/20-test_cli_fips.t line 49. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 204515A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204515A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204515A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -asymcipher-algorithms -verbose => 1 not ok 7 - provider listing of encryption algorithms # ------------------------------------------------------------------------------ # Failed test 'provider listing of encryption algorithms' # at test/recipes/20-test_cli_fips.t line 51. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20452F98FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20452F98FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20452F98FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl list -key-managers -verbose -select DSA => 1 not ok 8 - provider listing of one item in the keymanager # ------------------------------------------------------------------------------15-test_rsapss.t ................... ok FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20457898FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20457898FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20457898FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:prime256v1' -out EC.fips.priv.pem => 1 not ok 3 - EC: Generate a key with a FIPS algorithm # ------------------------------------------------------------------------------ # Failed test 'EC: Generate a key with a FIPS algorithm' # at test/recipes/20-test_cli_fips.t line 211. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045FF82FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045FF82FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045FF82FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkey -in EC.fips.priv.pem -pubout -out EC.fips.pub.pem => 1 not ok 4 - EC: Create the public key with FIPS parameters # ------------------------------------------------------------------------------ FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20458CAEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20458CAEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20458CAEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dgst -sha256 -sign EC.fips.priv.pem -out EC.fips.sig ../../providers/fips.so => 1 not ok 6 - EC: Sign something with a FIPS key # ------------------------------------------------------------------------------ # Failed test 'EC: Sign something with a FIPS key' # at test/recipes/20-test_cli_fips.t line 87. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045CA94FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045CA94FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045CA94FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dgst -sha256 -verify EC.fips.pub.pem -signature EC.fips.sig ../../providers/fips.so => 1 not ok 7 - EC: Verify something with a FIPS key # ------------------------------------------------------------------------------ FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20455E82FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20455E82FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20455E82FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dgst -provider default -propquery '?fips!=yes' -sha256 -verify EC.nonfips.pub.pem -signature EC.nonfips.sig ../../providers/fips.so => 1 not ok 13 - EC: Verify something with a non-FIPS key in FIPS mode but with a non-FIPS property query # ------------------------------------------------------------------------------ # Looks like you failed 5 tests of 14. not ok 9 - EC # ------------------------------------------------------------------------------ FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 204588AEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204588AEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204588AEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl genpkey -algorithm RSA -pkeyopt 'rsa_keygen_bits:2048' -out RSA.fips.priv.pem => 1 not ok 3 - RSA: Generate a key with a FIPS algorithm # ------------------------------------------------------------------------------ # Failed test 'RSA: Generate a key with a FIPS algorithm' # at test/recipes/20-test_cli_fips.t line 260. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045C685FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045C685FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045C685FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl pkey -in RSA.fips.priv.pem -pubout -out RSA.fips.pub.pem => 1 not ok 4 - RSA: Create the public key with FIPS parameters # ------------------------------------------------------------------------------20-test_dgst.t ..................... ok FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20456DAEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20456DAEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20456DAEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dgst -sha256 -sign RSA.fips.priv.pem -out RSA.fips.sig ../../providers/fips.so => 1 not ok 6 - RSA: Sign something with a FIPS key # ------------------------------------------------------------------------------ # Failed test 'RSA: Sign something with a FIPS key' # at test/recipes/20-test_cli_fips.t line 87. FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045F487FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045F487FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045F487FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dgst -sha256 -verify RSA.fips.pub.pem -signature RSA.fips.sig ../../providers/fips.so => 1 not ok 7 - RSA: Verify something with a FIPS key # ------------------------------------------------------------------------------ FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20458A86FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20458A86FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20458A86FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dgst -provider default -propquery '?fips!=yes' -sha256 -verify RSA.nonfips.pub.pem -signature RSA.nonfips.sig ../../providers/fips.so => 1 not ok 13 - RSA: Verify something with a non-FIPS key in FIPS mode but with a non-FIPS property query # ------------------------------------------------------------------------------ # Looks like you failed 5 tests of 14. not ok 10 - RSA # ------------------------------------------------------------------------------ # Looks like you failed 10 tests of 11.20-test_cli_fips.t ................. Dubious, test returned 10 (wstat 2560, 0xa00) Failed 10/11 subtests (less 1 skipped subtest: 0 okay) FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 20459185FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20459185FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20459185FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dhparam -provider default -propquery '?fips!=yes' -check 512 => 1 not ok 18 - Generating 512 bit DH params should succeed in FIPS mode using non-FIPS property query # ------------------------------------------------------------------------------ FATAL: Startup failure (dev note: apps_startup()) for ../../apps/openssl 2045779CFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045779CFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045779CFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl dhparam -provider default -propquery '?fips!=yes' -dsaparam -check 512 => 1 not ok 20 - Generating 512 bit DSA-style DH params should succeed in FIPS mode using non-FIPS property query # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 21.20-test_dhparam.t .................. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/21 subtests 20-test_kdf.t ...................... ok 20-test_legacy_okay.t .............. ok 20-test_mac.t ...................... ok 20-test_passwd.t ................... ok 20-test_enc.t ...................... ok 20-test_pkeyutl.t .................. ok 20-test_spkac.t .................... ok 20-test_rand_config.t .............. ok 10-test_bn.t ....................... ok 25-test_crl.t ...................... ok 25-test_d2i.t ...................... ok 25-test_eai_data.t ................. ok 25-test_rusext.t ................... ok 25-test_pkcs7.t .................... ok 25-test_sid.t ...................... ok 25-test_verify_store.t ............. ok 20-test_enc_more.t ................. ok # Error loading config from file ../../test/fips.cnf 6036178CFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 6036178CFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 6036178CFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: acvp_test [options] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx ../../util/wrap.pl ../../test/acvp_test -config ../../test/fips.cnf => 1 not ok 1 - running acvp_test # ------------------------------------------------------------------------------ # Failed test 'running acvp_test' # at test/recipes/30-test_acvp.t line 29. # Looks like you failed 1 test of 1.30-test_acvp.t ..................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests 30-test_aesgcm.t ................... ok 25-test_req.t ...................... ok 30-test_defltfips.t ................ ok 30-test_afalg.t .................... ok 30-test_engine.t ................... ok 25-test_x509.t ..................... ok 25-test_verify.t ................... ok 80-test_ssl_new.t .................. ok # Error loading config from file ../../test/fips-and-base.cnf 6036FBA9FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 6036FBA9FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 6036FBA9FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_libctx_test [options] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # -provider val The provider to load (The default value is 'default') ../../util/wrap.pl ../../test/evp_libctx_test -config ../../test/fips-and-base.cnf -provider fips => 1 not ok 1 - running fips evp_libctx_test # ------------------------------------------------------------------------------30-test_evp_kdf.t .................. ok # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DA390FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DA390FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DA390FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133882 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DA390FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DA390FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DA390FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133882 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DA390FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DA390FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DA390FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133882 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property '' fips => 1 not ok 8 - running evp_fetch_prov_test with digest and loaded providers 'fips' # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DAAB8FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DAAB8FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DAAB8FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DAAB8FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DAAB8FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DAAB8FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DAAB8FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DAAB8FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DAAB8FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Error loading config from file ../../test/fips-and-base.cnf C03D2EAFFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D2EAFFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D2EAFFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt => 1 not ok 29 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_ccm_cavs.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_ccm_cavs.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DF799FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DF799FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DF799FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt => 1 not ok 30 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_common.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_common.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D52A7FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D52A7FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D52A7FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_cts.txt => 1 not ok 31 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_cts.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_cts.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DBD91FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DBD91FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DBD91FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt => 1 not ok 32 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_wrap.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_wrap.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D3AB3FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D3AB3FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D3AB3FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_stitched.txt => 1 not ok 33 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_stitched.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_stitched.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D5C91FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D5C91FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D5C91FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_hkdf.txt => 1 not ok 34 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_hkdf.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_hkdf.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DF880FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DF880FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DF880FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt => 1 not ok 35 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_kbkdf_counter.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_kbkdf_counter.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D8898FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D8898FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D8898FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_pbkdf1.txt => 1 not ok 36 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_pbkdf1.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_pbkdf1.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D6B99FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D6B99FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D6B99FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt => 1 not ok 37 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_pbkdf2.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_pbkdf2.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DC77EFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DC77EFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DC77EFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_ss.txt => 1 not ok 38 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_ss.txt # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider=fips fips => 1 not ok 9 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_ss.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DC17EFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DC17EFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DC17EFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_ssh.txt => 1 not ok 39 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_ssh.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_ssh.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D8B84FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D8B84FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D8B84FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt => 1 not ok 40 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls12_prf.txt # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D03A9FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D03A9FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D03A9FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls12_prf.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DAABDFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DAABDFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DAABDFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt => 1 not ok 41 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls13_kdf.txt # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D03A9FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D03A9FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D03A9FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D03A9FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D03A9FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D03A9FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider!=default fips => 1 not ok 10 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls13_kdf.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D64A2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D64A2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D64A2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_x942.txt => 1 not ok 42 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_x942.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_x942.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D1FA7FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D1FA7FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D1FA7FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_x963.txt => 1 not ok 43 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_x963.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpkdf_x963.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D22B9FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D22B9FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D22B9FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpmac_common.txt => 1 not ok 44 - running evp_test -config ../../test/fips-and-base.cnf evpmac_common.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpmac_common.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D7DAEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D7DAEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D7DAEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpmd_sha.txt => 1 not ok 45 - running evp_test -config ../../test/fips-and-base.cnf evpmd_sha.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evpmd_sha.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D54B4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D54B4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D54B4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt => 1 not ok 46 - running evp_test -config ../../test/fips-and-base.cnf evppbe_pbkdf2.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppbe_pbkdf2.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D1485FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D1485FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D1485FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt => 1 not ok 47 - running evp_test -config ../../test/fips-and-base.cnf evppkey_kdf_hkdf.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_kdf_hkdf.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DA77EFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DA77EFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DA77EFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_rsa_common.txt => 1 not ok 48 - running evp_test -config ../../test/fips-and-base.cnf evppkey_rsa_common.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_rsa_common.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DF582FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DF582FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DF582FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evprand.txt => 1 not ok 49 - running evp_test -config ../../test/fips-and-base.cnf evprand.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evprand.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DD597FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD597FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD597FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ffdhe.txt => 1 not ok 50 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ffdhe.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_ffdhe.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D13A2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D13A2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D13A2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_dh.txt => 1 not ok 51 - running evp_test -config ../../test/fips-and-base.cnf evppkey_dh.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_dh.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D54A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D54A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D54A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecc.txt => 1 not ok 52 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecc.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_ecc.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D4A8FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D4A8FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D4A8FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt => 1 not ok 53 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdh.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdh.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DF9AAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DF9AAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DF9AAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt => 1 not ok 54 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdsa.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdsa.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03D94A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03D94A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03D94A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_kas.txt => 1 not ok 55 - running evp_test -config ../../test/fips-and-base.cnf evppkey_kas.txt # ------------------------------------------------------------------------------ # Failed test 'running evp_test -config ../../test/fips-and-base.cnf evppkey_kas.txt' # at test/recipes/30-test_evp.t line 132. # Error loading config from file ../../test/fips-and-base.cnf C03DBB9EFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DBB9EFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DBB9EFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: evp_test [options] [file...] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # file File to run tests on. ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_mismatch.txt => 1 not ok 56 - running evp_test -config ../../test/fips-and-base.cnf evppkey_mismatch.txt # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D42A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D42A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D42A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D42A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D42A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D42A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------30-test_evp_pkey_dparam.t .......... ok # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D42A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D42A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D42A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider=default -fetchfail fips => 1 not ok 11 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider=default" is expected to fail # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D0C82FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D0C82FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D0C82FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D0C82FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D0C82FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D0C82FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D0C82FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D0C82FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D0C82FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider!=fips -fetchfail fips => 1 not ok 12 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider!=fips" is expected to fail # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9BADFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9BADFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9BADFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9BADFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9BADFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9BADFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9BADFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9BADFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9BADFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips=yes fips => 1 not ok 13 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFF8BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFF8BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFF8BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFF8BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFF8BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFF8BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # Looks like you failed 28 tests of 101.30-test_evp.t ...................... Dubious, test returned 28 (wstat 7168, 0x1c00) Failed 28/101 subtests (less 3 skipped subtests: 70 okay) # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFF8BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFF8BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFF8BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips!=no fips => 1 not ok 14 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D2199FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D2199FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D2199FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D2199FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D2199FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D2199FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D2199FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D2199FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D2199FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property -fips fips => 1 not ok 15 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "-fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF393FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF393FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF393FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF393FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF393FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF393FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF393FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF393FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF393FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips=no -fetchfail fips => 1 not ok 16 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips=no is expected to fail" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DDC86FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DDC86FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DDC86FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DDC86FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DDC86FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DDC86FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DDC86FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DDC86FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DDC86FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips!=yes -fetchfail fips => 1 not ok 17 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips!=yes is expected to fail" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8C87FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8C87FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8C87FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8C87FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8C87FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8C87FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8C87FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8C87FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8C87FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property '' default fips => 1 not ok 18 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D82A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D82A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D82A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D82A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D82A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D82A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D82A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D82A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D82A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider!=default default fips => 1 not ok 19 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D70B2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D70B2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D70B2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D70B2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D70B2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D70B2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D70B2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D70B2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D70B2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider=default default fips => 1 not ok 20 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider=default" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D1F9DFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D1F9DFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D1F9DFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D1F9DFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D1F9DFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D1F9DFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D1F9DFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D1F9DFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D1F9DFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------30-test_pbelu.t .................... ok # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider!=fips default fips => 1 not ok 21 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider!=fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D979DFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D979DFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D979DFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D979DFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D979DFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D979DFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D979DFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D979DFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D979DFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider=fips default fips => 1 not ok 22 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D148BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D148BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D148BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D148BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D148BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D148BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D148BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D148BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D148BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips=yes default fips => 1 not ok 23 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DE1A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DE1A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DE1A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DE1A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DE1A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DE1A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DE1A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DE1A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DE1A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------30-test_evp_pkey_provided.t ........ ok # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips!=no default fips => 1 not ok 24 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFDA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFDA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFDA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFDA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFDA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFDA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFDA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFDA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFDA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property -fips default fips => 1 not ok 25 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "-fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFCA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFCA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFCA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFCA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFCA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFCA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DFCA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DFCA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DFCA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips=no default fips => 1 not ok 26 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips=no" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8095FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8095FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8095FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8095FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8095FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8095FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8095FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8095FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8095FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips!=yes default fips => 1 not ok 27 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips!=yes" # ------------------------------------------------------------------------------30-test_pkey_meth.t ................ ok 30-test_pkey_meth_kdf.t ............ ok # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DEB95FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DEB95FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DEB95FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DEB95FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DEB95FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DEB95FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DEB95FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DEB95FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DEB95FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property '' fips => 1 not ok 34 - running evp_fetch_prov_test with cipher and loaded providers 'fips' # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D4E7FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D4E7FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D4E7FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D4E7FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D4E7FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D4E7FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D4E7FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D4E7FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D4E7FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider=fips fips => 1 not ok 35 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D5C97FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D5C97FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D5C97FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D5C97FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D5C97FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D5C97FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D5C97FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D5C97FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D5C97FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, configfile) == true' failed @ test/prov_config_test.c:30 # false # 603646B5FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # 603646B5FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # 603646B5FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 1 - test_double_config # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/prov_config_test ../../test/fips.cnf => 1 not ok 2 - running prov_config_test fips.cnf # ------------------------------------------------------------------------------ # Failed test 'running prov_config_test fips.cnf' # at test/recipes/30-test_prov_config.t line 30. # Looks like you failed 1 test of 2.30-test_prov_config.t .............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider!=default fips => 1 not ok 36 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D3DB2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D3DB2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D3DB2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D3DB2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D3DB2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D3DB2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D3DB2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D3DB2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D3DB2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider=default -fetchfail fips => 1 not ok 37 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider=default" is expected to fail # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DC486FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DC486FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DC486FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DC486FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DC486FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DC486FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DC486FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DC486FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DC486FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider!=fips -fetchfail fips => 1 not ok 38 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider!=fips" is expected to fail # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DBE84FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DBE84FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DBE84FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DBE84FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DBE84FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DBE84FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DBE84FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DBE84FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DBE84FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips=yes fips => 1 not ok 39 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D6FBAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D6FBAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D6FBAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D6FBAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D6FBAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D6FBAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D6FBAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D6FBAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D6FBAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips!=no fips => 1 not ok 40 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D60A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D60A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D60A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D60A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D60A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D60A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D60A4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D60A4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D60A4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property -fips fips => 1 not ok 41 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "-fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9EAEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9EAEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9EAEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9EAEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9EAEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9EAEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9EAEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9EAEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9EAEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips=no -fetchfail fips => 1 not ok 42 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips=no is expected to fail" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D17A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D17A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D17A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D17A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D17A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D17A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D17A0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D17A0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D17A0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips!=yes -fetchfail fips => 1 not ok 43 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips!=yes is expected to fail" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8EBDFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8EBDFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8EBDFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8EBDFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8EBDFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8EBDFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8EBDFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8EBDFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8EBDFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Failed to load config # Usage: provider_status_test [options] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -provider_name val The name of the provider to load # -config infile The configuration file to use for the libctx ../../util/wrap.pl ../../test/provider_status_test -config ../../test/fips.cnf -provider_name fips => 1 not ok 5 - fips provider test # ------------------------------------------------------------------------------ # Failed test 'fips provider test' # at test/recipes/30-test_provider_status.t line 46. # Looks like you failed 1 test of 5.30-test_provider_status.t .......... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property '' default fips => 1 not ok 44 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9A92FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9A92FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9A92FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9A92FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9A92FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9A92FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D9A92FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D9A92FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D9A92FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------40-test_rehash.t ................... ok # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider!=default default fips => 1 not ok 45 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D71AAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D71AAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D71AAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D71AAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D71AAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D71AAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D71AAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D71AAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D71AAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider=default default fips => 1 not ok 46 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider=default" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DB5B4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DB5B4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DB5B4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DB5B4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DB5B4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DB5B4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DB5B4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DB5B4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DB5B4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider!=fips default fips => 1 not ok 47 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider!=fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8480FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8480FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8480FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8480FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8480FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8480FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D8480FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D8480FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D8480FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider=fips default fips => 1 not ok 48 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF288FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF288FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF288FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF288FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF288FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF288FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF288FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF288FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF288FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------60-test_x509_dup_cert.t ............ ok # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips=yes default fips => 1 not ok 49 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D6DA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D6DA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D6DA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D6DA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D6DA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D6DA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D6DA1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D6DA1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D6DA1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips!=no default fips => 1 not ok 50 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF894FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF894FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF894FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF894FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF894FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF894FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DF894FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DF894FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DF894FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property -fips default fips => 1 not ok 51 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "-fips" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DE6B7FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DE6B7FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DE6B7FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DE6B7FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DE6B7FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DE6B7FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03DE6B7FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03DE6B7FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03DE6B7FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips=no default fips => 1 not ok 52 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips=no" # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D1583FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D1583FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D1583FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 2 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D1583FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D1583FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D1583FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_LIB_CTX_load_config(ctx, config_file) == true' failed @ test/evp_fetch_prov_test.c:89 # false # C03D1583FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) # C03D1583FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found # C03D1583FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # OPENSSL_TEST_RAND_ORDER=1695133883 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Warning ignored command-line argument 0: default # Warning ignored command-line argument 1: fips ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips!=yes default fips => 1 not ok 53 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips!=yes" # ------------------------------------------------------------------------------ # Failed test 'running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips!=yes"' # at test/recipes/30-test_evp_fetch_prov.t line 121. # Looks like you failed 40 tests of 53.30-test_evp_fetch_prov.t ........... Dubious, test returned 40 (wstat 10240, 0x2800) Failed 40/53 subtests 60-test_x509_store.t ............... ok 60-test_x509_time.t ................ ok 60-test_x509_check_cert_pkey.t ..... ok 61-test_bio_prefix.t ............... ok 61-test_bio_readbuffer.t ........... ok 65-test_cmp_asn.t .................. ok 65-test_cmp_client.t ............... ok 65-test_cmp_ctx.t .................. ok 65-test_cmp_hdr.t .................. ok 65-test_cmp_protect.t .............. skipped: 3 # Error loading config from file ../../test/fips-and-base.cnf 60367F97FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 60367F97FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 60367F97FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: cmp_msg_test [options] new.key server.crt pkcs10.der module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/cmp_msg_test ../../test/recipes/65-test_cmp_msg_data/new.key ../../test/recipes/65-test_cmp_msg_data/server.crt ../../test/recipes/65-test_cmp_msg_data/pkcs10.der fips ../../test/fips-and-base.cnf => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test at test/recipes/65-test_cmp_msg.t line 38. # Looks like you failed 1 test of 3.65-test_cmp_msg.t .................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # Error loading config from file ../../test/fips-and-base.cnf 6036C3AEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 6036C3AEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 6036C3AEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # Usage: cmp_server_test [options] CR_protected_PBM_1234.der module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/cmp_server_test ../../test/recipes/65-test_cmp_server_data/CR_protected_PBM_1234.der fips ../../test/fips-and-base.cnf => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test at test/recipes/65-test_cmp_server.t line 38. # Looks like you failed 1 test of 3.65-test_cmp_server.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 65-test_cmp_status.t ............... ok 66-test_ossl_store.t ............... ok 65-test_cmp_vfy.t .................. skipped: 3 # Looks like you failed 1 test of 3.30-test_evp_libctx.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 70-test_asyncio.t .................. ok 70-test_bad_dtls.t ................. ok 70-test_clienthello.t .............. ok 70-test_packet.t ................... ok 70-test_recordlen.t ................ ok 70-test_servername.t ............... ok 15-test_mp_rsa.t ................... ok 70-test_comp.t ..................... ok 70-test_sslcertstatus.t ............ ok 70-test_sslcbcpadding.t ............ ok 70-test_sslextension.t ............. ok 70-test_key_share.t ................ ok 70-test_sslsessiontick.t ........... ok 70-test_sslrecords.t ............... ok 70-test_sslskewith0p.t ............. ok 70-test_sslsignature.t ............. ok 70-test_sslvertol.t ................ ok 70-test_renegotiation.t ............ ok 70-test_tls13alerts.t .............. ok 70-test_sslmessages.t .............. ok 70-test_sslversions.t .............. ok 70-test_tls13cookie.t .............. ok 30-test_evp_extra.t ................ ok 70-test_tls13hrr.t ................. ok 70-test_tls13downgrade.t ........... ok 70-test_verify_extra.t ............. ok 70-test_wpacket.t .................. ok 71-test_ssl_ctx.t .................. ok 15-test_dsaparam.t ................. ok 70-test_tls13psk.t ................. ok 79-test_http.t ..................... ok 70-test_sslsigalgs.t ............... ok 80-test_cipherbytes.t .............. ok 80-test_cipherlist.t ............... ok 80-test_ciphername.t ............... ok 70-test_tls13kexmodes.t ............ ok # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20456EADFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20456EADFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20456EADFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-1.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-1.txt not ok 1 - signed content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-2.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204538A6FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204538A6FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204538A6FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-2.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-2.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-2.txt -content ../../test/smcont.txt not ok 2 - signed detached content DER format, RSA key # ------------------------------------------------------------------------------80-test_cmsapi.t ................... ok # Failed test 'signed detached content DER format, RSA key' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-3.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045F889FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045F889FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045F889FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-3.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-3.txt not ok 3 - signed content test streaming BER format, RSA # ------------------------------------------------------------------------------80-test_ct.t ....................... ok 80-test_dane.t ..................... ok # # Looks like you failed 3 tests of 17. not ok 2 - CMS => PKCS\#7 compatibility tests # ------------------------------------------------------------------------------ # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045FAA2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045FAA2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045FAA2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-1.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-1.txt Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045C9B8FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045C9B8FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045C9B8FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-1.txt => 1 not ok 1 - signed content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key' # at test/recipes/80-test_cms.t line 693. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-2.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20452F8EFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20452F8EFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20452F8EFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-2.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-2.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-2.txt -content ../../test/smcont.txt Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045D08AFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045D08AFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045D08AFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-2.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-2.txt -content ../../test/smcont.txt => 1 not ok 2 - signed detached content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, RSA key' # at test/recipes/80-test_cms.t line 693. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-3.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204554BBFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204554BBFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204554BBFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-3.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-3.txt Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045CBB1FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045CBB1FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045CBB1FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-3.txt => 1 not ok 3 - signed content test streaming BER format, RSA # ------------------------------------------------------------------------------80-test_dtls_mtu.t ................. ok 70-test_tlsextms.t ................. ok 80-test_dtlsv1listen.t ............. ok 70-test_tls13messages.t ............ ok # # Looks like you failed 3 tests of 17. not ok 3 - CMS <= PKCS\#7 compatibility tests # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045C484FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045C484FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045C484FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-1.txt not ok 1 - signed content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-2.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204524AEFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204524AEFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204524AEFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-2.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-2.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-2.txt -content ../../test/smcont.txt not ok 2 - signed detached content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, RSA key' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-3.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204569BAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204569BAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204569BAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-3.txt not ok 3 - signed content test streaming BER format, RSA # ------------------------------------------------------------------------------80-test_policy_tree.t .............. ok # # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-3.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204535ACFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204535ACFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204535ACFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-2-3.cms -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-2-3.txt not ok 20 - signed content MIME format, RSA key, signed receipt request # ------------------------------------------------------------------------------ # Failed test 'signed content MIME format, RSA key, signed receipt request' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-4.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204520B4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204520B4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204520B4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign_receipt -in cms2cms-2-4.cms -signer ../../test/smime-certs/smrsa2.pem -out cms2cms-2-42.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify_receipt cms2cms-2-42.cms -in cms2cms-2-4.cms -CAfile ../../test/smime-certs/smroot.pem not ok 21 - signed receipt MIME format, RSA key # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-6.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045BB7FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045BB7FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045BB7FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-6.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -in cms2cms-2-6.cms -out cms2cms-2-6.txt -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 not ok 23 - enveloped content test streaming PEM format, AES-256-CBC cipher, KEK # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming PEM format, AES-256-CBC cipher, KEK' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes-128-gcm -stream -out cms2cms-2-7.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20450E94FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20450E94FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20450E94FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes-128-gcm -stream -out cms2cms-2-7.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 => 1 # CMD: openssl cms -decrypt -in cms2cms-2-7.cms -out cms2cms-2-7.txt -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 not ok 24 - enveloped content test streaming PEM format, AES-256-GCM cipher, KEK # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming PEM format, AES-256-GCM cipher, KEK' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-8.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045E390FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045E390FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045E390FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-8.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -in cms2cms-2-8.cms -out cms2cms-2-8.txt -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F not ok 25 - enveloped content test streaming PEM format, KEK, key only # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming PEM format, KEK, key only' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -data_create -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-2-9.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20453198FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20453198FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20453198FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -data_create -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-2-9.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -data_out -in cms2cms-2-9.cms -inform PEM -out cms2cms-2-9.txt not ok 26 - data content test streaming PEM format # ------------------------------------------------------------------------------80-test_ca.t ....................... ok 80-test_ssl_test_ctx.t ............. ok # # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -aes128 -secretkey 000102030405060708090A0B0C0D0E0F -stream -out cms2cms-2-13.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20450692FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20450692FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20450692FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -aes128 -secretkey 000102030405060708090A0B0C0D0E0F -stream -out cms2cms-2-13.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_decrypt -in cms2cms-2-13.cms -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F -out cms2cms-2-13.txt not ok 30 - encrypted content test streaming PEM format, 128 bit AES key # ------------------------------------------------------------------------------ # Failed test 'encrypted content test streaming PEM format, 128 bit AES key' # at test/recipes/80-test_cms.t line 693. # Looks like you failed 10 tests of 30. not ok 4 - CMS <=> CMS consistency tests # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -out cms2cms-mod-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204552BAFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204552BAFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204552BAFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -out cms2cms-mod-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-1.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-1.txt not ok 1 - signed content test streaming PEM format, RSA keys, PSS signature # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -keyopt rsa_pss_saltlen:max -out cms2cms-mod-2.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20454693FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20454693FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20454693FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:max' -out cms2cms-mod-2.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-2.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-2.txt not ok 2 - signed content test streaming PEM format, RSA keys, PSS signature, saltlen=max # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, saltlen=max' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -noattr -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -out cms2cms-mod-3.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045379BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045379BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045379BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -noattr -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -out cms2cms-mod-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-3.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-3.txt not ok 3 - signed content test streaming PEM format, RSA keys, PSS signature, no attributes # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, no attributes' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -keyopt rsa_mgf1_md:sha384 -out cms2cms-mod-4.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204559BBFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204559BBFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204559BBFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_mgf1_md:sha384' -out cms2cms-mod-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-4.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-4.txt not ok 4 - signed content test streaming PEM format, RSA keys, PSS signature, SHA384 MGF1 # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, SHA384 MGF1' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt rsa_padding_mode:pss -keyopt rsa_pss_saltlen:16 -out cms2cms-mod-5.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204550ABFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204550ABFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204550ABFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:16' -out cms2cms-mod-5.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-5.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-5.txt not ok 5 - signed content test streaming PEM format, RSA keys, PSS signature, saltlen=16 # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, saltlen=16' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt rsa_padding_mode:pss -keyopt rsa_pss_saltlen:digest -out cms2cms-mod-6.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20459F9BFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20459F9BFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20459F9BFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:digest' -out cms2cms-mod-6.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-6.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-6.txt not ok 6 - signed content test streaming PEM format, RSA keys, PSS signature, saltlen=digest # ------------------------------------------------------------------------------80-test_pkcs12.t ................... ok # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-12.cms -recip ../../test/smime-certs/smec1.pem -aes128 -keyopt ecdh_kdf_md:sha256 Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045948FFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045948FFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045948FFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-12.cms -recip ../../test/smime-certs/smec1.pem -aes128 -keyopt 'ecdh_kdf_md:sha256' => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -recip ../../test/smime-certs/smec1.pem -in cms2cms-mod-12.cms -out cms2cms-mod-12.txt not ok 12 - enveloped content test streaming S/MIME format, ECDH, AES-128-CBC, SHA256 KDF # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming S/MIME format, ECDH, AES-128-CBC, SHA256 KDF' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-13.cms -recip ../../test/smime-certs/smec1.pem -aes-128-gcm -keyopt ecdh_kdf_md:sha256 Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045A891FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045A891FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045A891FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-13.cms -recip ../../test/smime-certs/smec1.pem -aes-128-gcm -keyopt 'ecdh_kdf_md:sha256' => 1 # CMD: openssl cms -decrypt -recip ../../test/smime-certs/smec1.pem -in cms2cms-mod-13.cms -out cms2cms-mod-13.txt not ok 13 - enveloped content test streaming S/MIME format, ECDH, AES-128-GCM cipher, SHA256 KDF # ------------------------------------------------------------------------------ # # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-15.cms -recip ../../test/smime-certs/smdh.pem -aes128 Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204593B2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204593B2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204593B2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-15.cms -recip ../../test/smime-certs/smdh.pem -aes128 => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -recip ../../test/smime-certs/smdh.pem -in cms2cms-mod-15.cms -out cms2cms-mod-15.txt not ok 15 - enveloped content test streaming S/MIME format, X9.42 DH # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming S/MIME format, X9.42 DH' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -compress -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-comp-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20454AADFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20454AADFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20454AADFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -compress -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-comp-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -uncompress -in cms2cms-comp-1.cms -inform PEM -out cms2cms-comp-1.txt not ok 16 - compressed content test streaming PEM format # ------------------------------------------------------------------------------ # Failed test 'compressed content test streaming PEM format' # at test/recipes/80-test_cms.t line 693. # Looks like you failed 10 tests of 16. not ok 5 - CMS <=> CMS consistency tests, modified key parameters # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -binary -nodetach -stream -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -md SHA256 -out cms2cms-added-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045CE99FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045CE99FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045CE99FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -binary -nodetach -stream -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -md SHA256 -out cms2cms-added-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -binary -nodetach -in cms2cms-added-1.cms -inform DER -outform DER -signer ../../test/smime-certs/smrsa2.pem -md SHA256 -out cms2cms-added-12.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-added-12.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-added-1.txt not ok 1 - signed content test - check that content type is added to additional signerinfo, RSA keys # ------------------------------------------------------------------------------ # Failed test 'signed content test - check that content type is added to additional signerinfo, RSA keys' # at test/recipes/80-test_cms.t line 693. # Looks like you failed 1 test of 1. not ok 6 - CMS Check the content type attribute is added for additional signers # ------------------------------------------------------------------------------80-test_sslcorrupt.t ............... ok # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-1.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20451BA0FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20451BA0FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20451BA0FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-1.txt not ok 1 - signed content DER format, RSA key, CAdES-BES compatible # ------------------------------------------------------------------------------80-test_dtls.t ..................... ok 80-test_x509aux.t .................. ok # Failed test 'signed content DER format, RSA key, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha256 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-2.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045CD95FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045CD95FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045CD95FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha256 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-2.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-2.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-2.txt not ok 2 - signed content DER format, RSA key, SHA256 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, SHA256 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha512 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-3.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 20458488FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 20458488FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 20458488FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha512 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-3.txt not ok 3 - signed content DER format, RSA key, SHA512 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, SHA512 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-4.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 204552AFFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 204552AFFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 204552AFFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-4.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-4.txt not ok 4 - signed content DER format, RSA key, SHA256 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, SHA256 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 693. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-5.cms Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045DA86FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045DA86FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045DA86FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-5.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -cades -binary -nodetach -nosmimecap -md sha256 -inform DER -in cms-cades-5.cms -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa2.pem -outform DER -out cms-cades-52.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-52.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-5.txt not ok 5 - resigned content DER format, RSA key, SHA256 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'resigned content DER format, RSA key, SHA256 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 693. # Looks like you failed 5 tests of 5. not ok 10 - CAdES <=> CAdES consistency tests # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf Error configuring OpenSSL modules 2045A190FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 2045A190FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 2045A190FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out '{output}.cms' => 1 not ok 1 - sign content DER format, RSA key, not CAdES-BES compatible # ------------------------------------------------------------------------------90-test_asn1_time.t ................ ok # Looks like you failed 1 test of 2. not ok 12 - CAdES ko tests # ------------------------------------------------------------------------------90-test_async.t .................... ok 81-test_cmp_cli.t .................. ok # Looks like you failed 7 tests of 17.80-test_cms.t ...................... Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/17 subtests 90-test_bio_memleak.t .............. ok 90-test_bio_enc.t .................. ok 80-test_tsa.t ...................... ok 90-test_constant_time.t ............ ok 90-test_fatalerr.t ................. ok 90-test_gmdiff.t ................... ok 90-test_fipsload.t ................. ok 90-test_ige.t ...................... ok 90-test_memleak.t .................. ok 90-test_overhead.t ................. ok 90-test_includes.t ................. ok 90-test_secmem.t ................... ok 90-test_srp.t ...................... ok 90-test_sslbuffers.t ............... ok 90-test_shlibload.t ................ ok 80-test_ocsp.t ..................... ok 90-test_store_cases.t .............. ok 90-test_sysdefault.t ............... ok # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:488 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:488 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 2 - iteration 2 # ------------------------------------------------------------------------------ # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:488 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 3 - iteration 3 # ------------------------------------------------------------------------------ # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:488 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 4 - iteration 4 # ------------------------------------------------------------------------------ # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:488 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 5 - iteration 5 # ------------------------------------------------------------------------------ # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:488 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 6 - iteration 6 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 7 - test_multi # ------------------------------------------------------------------------------ # Error loading config from file /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf C03DD783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) C03DD783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found C03DD783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 # ERROR: (bool) 'test_get_libctx(&multi_libctx, NULL, config_file, NULL, NULL) == true' failed @ test/threadstest.c:246 # false # OPENSSL_TEST_RAND_ORDER=1695133893 not ok 8 - test_lib_ctx_load_config # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/threadstest -fips -config /builddir/build/BUILD/openssl-3.0.11/test/default-and-fips.cnf ../../test/recipes/90-test_threads_data => 1 not ok 1 - running test_threads with FIPS # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 2.90-test_threads.t .................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests 90-test_time_offset.t .............. ok 90-test_tls13encryption.t .......... ok 90-test_tls13secrets.t ............. ok 90-test_tls13ccs.t ................. ok 90-test_traceapi.t ................. ok 90-test_v3name.t ................... ok 95-test_external_gost_engine.t ..... skipped: No external tests in this configuration 95-test_external_krb5.t ............ skipped: No external tests in this configuration 91-test_pkey_check.t ............... ok 99-test_ecstress.t ................. ok 95-test_external_pyca.t ............ skipped: No external tests in this configuration Error loading config from file ../../test/fips-and-base.cnf 6036CEB2FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 6036CEB2FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 6036CEB2FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -bio_pair => 1 not ok 5 - test sslv2/sslv3 via BIO pair # ------------------------------------------------------------------------------ # Failed test 'test sslv2/sslv3 via BIO pair' # at test/recipes/80-test_ssl_old.t line 374. Error loading config from file ../../test/fips-and-base.cnf 603645B8FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 603645B8FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 603645B8FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -bio_pair -no_dhe -no_ecdhe => 1 not ok 6 - test sslv2/sslv3 w/o (EC)DHE via BIO pair # ------------------------------------------------------------------------------ # Failed test 'test sslv2/sslv3 w/o (EC)DHE via BIO pair' # at test/recipes/80-test_ssl_old.t line 385. Error loading config from file ../../test/fips-and-base.cnf 6036218EFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 6036218EFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 6036218EFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -bio_pair -dhe1024dsa -v => 1 not ok 7 - test sslv2/sslv3 with 1024bit DHE via BIO pair # ------------------------------------------------------------------------------ Error loading config from file ../../test/fips-and-base.cnf 60362196FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 60362196FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 60362196FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -ipv4 => 1 not ok 12 - test TLS via IPv4 # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4' # at test/recipes/80-test_ssl_old.t line 413. Error loading config from file ../../test/fips-and-base.cnf 60362FBDFFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 60362FBDFFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 60362FBDFFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -ipv4 -client_ktls => 1 not ok 13 - test TLS via IPv4 + ktls(client) # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4 + ktls(client)' # at test/recipes/80-test_ssl_old.t line 415. Error loading config from file ../../test/fips-and-base.cnf 603629B4FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 603629B4FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 603629B4FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -ipv4 -server_ktls => 1 not ok 14 - test TLS via IPv4 + ktls(server) # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4 + ktls(server)' # at test/recipes/80-test_ssl_old.t line 417. Error loading config from file ../../test/fips-and-base.cnf 60366783FFFF0000:error:80000002:system library:process_include:No such file or directory:crypto/conf/conf_def.c:822:calling stat(/builddir/build/BUILD/openssl-3.0.11/test/fipsmodule.cnf) 60366783FFFF0000:error:07800069:common libcrypto routines:provider_conf_load:provider section error:crypto/provider_conf.c:230:section=fips_sect not found 60366783FFFF0000:error:0700006D:configuration file routines:module_run:module initialization error:crypto/conf/conf_mod.c:276:module=providers, value=provider_sect retcode=-1 Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ../../test/fips-and-base.cnf -provider fips -ipv4 -client_ktls -server_ktls => 1 not ok 15 - test TLS via IPv4 + ktls # ------------------------------------------------------------------------------ # Looks like you failed 7 tests of 19. not ok 7 - standard SSL tests # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 11.80-test_ssl_old.t .................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests (less 1 skipped subtest: 9 okay) 90-test_store.t .................... ok 20-test_dhparam_check.t ............ ok 90-test_sslapi.t ................... ok