Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/openssl.spec'], chrootPath='/home/lib/mock/dist-ocs23-base-build-326859-34974/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=983gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/openssl-3.0.12-21.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/openssl.spec'], chrootPath='/home/lib/mock/dist-ocs23-base-build-326859-34974/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=983gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nsHaMw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openssl-3.0.12 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openssl-3.0.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openssl-3.0.12 + /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.12 base' + /usr/bin/git checkout --track -b rpm-build branch 'rpm-build' set up to track 'master'. Switched to a new branch 'rpm-build' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Aarch64-and-ppc64le-use-lib64.patch + /usr/bin/git apply --index --reject -p1 - 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 -p1 - 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 -p1 - Checking patch Configurations/unix-Makefile.tmpl... 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - :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 -p1 - Checking patch include/openssl/fips.h... Checking patch test/property_test.c... Hunk #1 succeeded at 651 (offset 163 lines). Hunk #2 succeeded at 677 (offset 165 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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... Checking patch test/fipsmodule.cnf... 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. Applied patch test/fipsmodule.cnf 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 -p1 - 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 -p1 - 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 -p1 - Checking patch crypto/dh/dh_key.c... Hunk #3 succeeded at 271 (offset -1 lines). Hunk #4 succeeded at 366 (offset -1 lines). 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 -p1 - 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 -p1 - 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 -p1 - 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 960 (offset 13 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - 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 -p1 - Checking patch include/crypto/evp.h... Checking patch include/openssl/core_names.h... Checking patch include/openssl/evp.h... Hunk #1 succeeded at 1194 (offset 2 lines). 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 -p1 - 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 -p1 - 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 -p1 - Checking patch include/openssl/core_names.h... Hunk #1 succeeded at 455 (offset 2 lines). Checking patch include/openssl/evp.h... Hunk #1 succeeded at 799 (offset 2 lines). 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 -p1 - 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 -p1 - 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 ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0048-add-loongarch64-support-for-openssl-3.0.11.patch + /usr/bin/git apply --index --reject -p1 - Checking patch Configurations/10-main.conf... Hunk #1 succeeded at 778 (offset 3 lines). Checking patch util/perl/OpenSSL/config.pm... Applied patch Configurations/10-main.conf cleanly. Applied patch util/perl/OpenSSL/config.pm cleanly. + /usr/bin/git commit -q -m 0048-add-loongarch64-support-for-openssl-3.0.11.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0049-add-support-for-sw_64-architecture.patch + /usr/bin/git apply --index --reject -p1 - :1502: trailing whitespace. Checking patch Configurations/10-main.conf... Checking patch apps/lib/vms_term_sock.c... Checking patch crypto/bn/asm/sw_64-mont.pl... Checking patch crypto/bn/bn_local.h... Checking patch crypto/bn/build.info... Checking patch crypto/build.info... Checking patch crypto/modes/asm/ghash-sw_64.pl... :946: new blank line at EOF. + Checking patch crypto/modes/build.info... Checking patch crypto/sha/asm/sha1-sw_64.pl... Checking patch crypto/sha/build.info... Checking patch crypto/sw64cap.c... Checking patch crypto/sw_64cpuid.pl... Checking patch include/crypto/md32_common.h... Checking patch providers/fips.module.sources... Checking patch providers/implementations/rands/seeding/rand_unix.c... Checking patch util/perl/OpenSSL/config.pm... Applied patch Configurations/10-main.conf cleanly. Applied patch apps/lib/vms_term_sock.c cleanly. Applied patch crypto/bn/asm/sw_64-mont.pl cleanly. Applied patch crypto/bn/bn_local.h cleanly. Applied patch crypto/bn/build.info cleanly. Applied patch crypto/build.info cleanly. Applied patch crypto/modes/asm/ghash-sw_64.pl cleanly. Applied patch crypto/modes/build.info cleanly. Applied patch crypto/sha/asm/sha1-sw_64.pl cleanly. Applied patch crypto/sha/build.info cleanly. Applied patch crypto/sw64cap.c cleanly. Applied patch crypto/sw_64cpuid.pl cleanly. Applied patch include/crypto/md32_common.h cleanly. Applied patch providers/fips.module.sources cleanly. Applied patch providers/implementations/rands/seeding/rand_unix.c cleanly. Applied patch util/perl/OpenSSL/config.pm cleanly. warning: 2 lines add whitespace errors. + /usr/bin/git commit -q -m 0049-add-support-for-sw_64-architecture.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2023-5678.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/dh/dh_check.c... Checking patch crypto/dh/dh_err.c... Checking patch crypto/dh/dh_key.c... Hunk #1 succeeded at 52 (offset 3 lines). Hunk #2 succeeded at 286 (offset 13 lines). Checking patch crypto/err/openssl.txt... Checking patch include/crypto/dherr.h... Checking patch include/openssl/dh.h... Checking patch include/openssl/dherr.h... Applied patch crypto/dh/dh_check.c cleanly. Applied patch crypto/dh/dh_err.c cleanly. Applied patch crypto/dh/dh_key.c cleanly. Applied patch crypto/err/openssl.txt cleanly. Applied patch include/crypto/dherr.h cleanly. Applied patch include/openssl/dh.h cleanly. Applied patch include/openssl/dherr.h cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2023-5678.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2023-6129.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/poly1305/asm/poly1305-ppc.pl... Applied patch crypto/poly1305/asm/poly1305-ppc.pl cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2023-6129.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2023-6237.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/rsa/rsa_sp800_56b_check.c... Checking patch test/recipes/91-test_pkey_check.t... Checking patch test/recipes/91-test_pkey_check_data/rsapub_17k.pem... Applied patch crypto/rsa/rsa_sp800_56b_check.c cleanly. Applied patch test/recipes/91-test_pkey_check.t cleanly. Applied patch test/recipes/91-test_pkey_check_data/rsapub_17k.pem cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2023-6237.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-0727.patch + /usr/bin/git apply --index --reject -p1 - error: corrupt binary patch at line 218: Checking patch crypto/pkcs12/p12_add.c... Checking patch crypto/pkcs12/p12_mutl.c... Checking patch crypto/pkcs12/p12_npas.c... Checking patch crypto/pkcs7/pk7_mime.c... Checking patch test/recipes/80-test_pkcs12.t... Checking patch test/recipes/80-test_pkcs12_data/bad1.p12... Checking patch test/recipes/80-test_pkcs12_data/bad2.p12... Applied patch crypto/pkcs12/p12_add.c cleanly. Applied patch crypto/pkcs12/p12_mutl.c cleanly. Applied patch crypto/pkcs12/p12_npas.c cleanly. Applied patch crypto/pkcs7/pk7_mime.c cleanly. Applied patch test/recipes/80-test_pkcs12.t cleanly. Applied patch test/recipes/80-test_pkcs12_data/bad1.p12 cleanly. Applied patch test/recipes/80-test_pkcs12_data/bad2.p12 cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-0727.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/Revert-Improved-detection-of-engine-provided-private-classic-keys.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/engine/eng_pkey.c... Applied patch crypto/engine/eng_pkey.c cleanly. + /usr/bin/git commit -q -m Revert-Improved-detection-of-engine-provided-private-classic-keys.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/RSA-PKCS15-implicit-rejection.patch + /usr/bin/git apply --index --reject -p1 - :1098: trailing whitespace. Checking patch crypto/rsa/rsa_ossl.c... Hunk #2 succeeded at 380 (offset 5 lines). Hunk #3 succeeded at 416 (offset 3 lines). Hunk #4 succeeded at 485 (offset 1 line). Hunk #5 succeeded at 592 (offset 1 line). Checking patch crypto/rsa/rsa_pk1.c... Hunk #2 succeeded at 277 (offset 2 lines). Checking patch doc/man1/openssl-pkeyutl.pod.in... Checking patch doc/man1/openssl-rsautl.pod.in... Checking patch doc/man3/EVP_PKEY_CTX_ctrl.pod... Checking patch doc/man3/EVP_PKEY_decrypt.pod... Checking patch doc/man3/RSA_padding_add_PKCS1_type_1.pod... Checking patch doc/man3/RSA_public_encrypt.pod... Checking patch include/crypto/rsa.h... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Hunk #1 succeeded at 293 (offset 16 lines). Checking patch crypto/cms/cms_env.c... Hunk #1 succeeded at 590 (offset -18 lines). Checking patch crypto/evp/ctrl_params_translate.c... Checking patch crypto/rsa/rsa_ossl.c... Hunk #1 succeeded at 395 (offset 5 lines). Hunk #2 succeeded at 495 (offset 1 line). Hunk #3 succeeded at 571 (offset 1 line). Checking patch crypto/rsa/rsa_pmeth.c... Hunk #4 succeeded at 351 (offset 2 lines). Hunk #5 succeeded at 372 (offset 2 lines). Hunk #6 succeeded at 601 (offset 6 lines). Checking patch doc/man1/openssl-pkeyutl.pod.in... Checking patch doc/man3/EVP_PKEY_CTX_ctrl.pod... Checking patch doc/man7/provider-asym_cipher.pod... Hunk #1 succeeded at 234 (offset -1 lines). Checking patch include/openssl/core_names.h... Checking patch include/openssl/rsa.h... Hunk #1 succeeded at 186 (offset -3 lines). Hunk #2 succeeded at 197 (offset -3 lines). Checking patch providers/implementations/asymciphers/rsa_enc.c... Hunk #2 succeeded at 115 (offset 6 lines). Hunk #3 succeeded at 240 (offset 42 lines). Hunk #4 succeeded at 330 (offset 56 lines). Hunk #5 succeeded at 462 (offset 59 lines). Hunk #7 succeeded at 634 (offset 78 lines). Hunk #8 succeeded at 654 (offset 78 lines). Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Hunk #2 succeeded at 347 (offset 16 lines). Hunk #3 succeeded at 410 (offset 16 lines). Hunk #4 succeeded at 442 (offset 16 lines). Hunk #5 succeeded at 451 (offset 16 lines). Hunk #6 succeeded at 460 (offset 16 lines). Hunk #7 succeeded at 469 (offset 16 lines). Hunk #8 succeeded at 548 (offset 16 lines). Hunk #9 succeeded at 580 (offset 16 lines). Hunk #10 succeeded at 658 (offset 16 lines). Hunk #11 succeeded at 705 (offset 16 lines). Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Hunk #2 succeeded at 285 (offset 16 lines). Checking patch crypto/pkcs7/pk7_doit.c... Hunk #1 succeeded at 170 (offset 7 lines). Applied patch crypto/rsa/rsa_ossl.c cleanly. Applied patch crypto/rsa/rsa_pk1.c cleanly. Applied patch doc/man1/openssl-pkeyutl.pod.in cleanly. Applied patch doc/man1/openssl-rsautl.pod.in cleanly. Applied patch doc/man3/EVP_PKEY_CTX_ctrl.pod cleanly. Applied patch doc/man3/EVP_PKEY_decrypt.pod cleanly. Applied patch doc/man3/RSA_padding_add_PKCS1_type_1.pod cleanly. Applied patch doc/man3/RSA_public_encrypt.pod cleanly. Applied patch include/crypto/rsa.h cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch crypto/cms/cms_env.c cleanly. Applied patch crypto/evp/ctrl_params_translate.c cleanly. Applied patch crypto/rsa/rsa_ossl.c cleanly. Applied patch crypto/rsa/rsa_pmeth.c cleanly. Applied patch doc/man1/openssl-pkeyutl.pod.in cleanly. Applied patch doc/man3/EVP_PKEY_CTX_ctrl.pod cleanly. Applied patch doc/man7/provider-asym_cipher.pod cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch include/openssl/rsa.h cleanly. Applied patch providers/implementations/asymciphers/rsa_enc.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch crypto/pkcs7/pk7_doit.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m RSA-PKCS15-implicit-rejection.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-2511.patch + /usr/bin/git apply --index --reject -p1 - Checking patch ssl/ssl_lib.c... Hunk #1 succeeded at 3717 (offset -19 lines). Checking patch ssl/ssl_sess.c... Checking patch ssl/statem/statem_srvr.c... Applied patch ssl/ssl_lib.c cleanly. Applied patch ssl/ssl_sess.c cleanly. Applied patch ssl/statem/statem_srvr.c cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-2511.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-4603.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/dsa/dsa_check.c... Checking patch test/recipes/15-test_dsaparam_data/invalid/p10240_q256_too_big.pem... Applied patch crypto/dsa/dsa_check.c cleanly. Applied patch test/recipes/15-test_dsaparam_data/invalid/p10240_q256_too_big.pem cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-4603.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-4741.patch + /usr/bin/git apply --index --reject -p1 - Checking patch ssl/record/rec_layer_s3.c... Checking patch ssl/record/record.h... Checking patch ssl/ssl_lib.c... Hunk #1 succeeded at 5472 (offset -20 lines). Applied patch ssl/record/rec_layer_s3.c cleanly. Applied patch ssl/record/record.h cleanly. Applied patch ssl/ssl_lib.c cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-4741.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-5535.patch + /usr/bin/git apply --index --reject -p1 - Checking patch ssl/ssl_lib.c... Hunk #1 succeeded at 2933 (offset -19 lines). Applied patch ssl/ssl_lib.c cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-5535.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-6119.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/x509/v3_utl.c... Checking patch test/recipes/25-test_eai_data.t... Checking patch test/recipes/25-test_eai_data/kdc-cert.pem... Checking patch test/recipes/25-test_eai_data/kdc-root-cert.pem... Checking patch test/recipes/25-test_eai_data/kdc.sh... Applied patch crypto/x509/v3_utl.c cleanly. Applied patch test/recipes/25-test_eai_data.t cleanly. Applied patch test/recipes/25-test_eai_data/kdc-cert.pem cleanly. Applied patch test/recipes/25-test_eai_data/kdc-root-cert.pem cleanly. Applied patch test/recipes/25-test_eai_data/kdc.sh cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-6119.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-41996.patch + /usr/bin/git apply --index --reject -p1 - Checking patch providers/implementations/keymgmt/dh_kmgmt.c... Hunk #1 succeeded at 387 (offset -1 lines). Applied patch providers/implementations/keymgmt/dh_kmgmt.c cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-41996.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-9143.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/bn/bn_gf2m.c... Hunk #2 succeeded at 1135 (offset -6 lines). Hunk #3 succeeded at 1172 (offset -6 lines). Checking patch test/ec_internal_test.c... Applied patch crypto/bn/bn_gf2m.c cleanly. Applied patch test/ec_internal_test.c cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-9143.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/5781c0a181c97530e57708fa67bb5faa44368246.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/evp/signature.c... Applied patch crypto/evp/signature.c cleanly. + /usr/bin/git commit -q -m 5781c0a181c97530e57708fa67bb5faa44368246.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3732a8963d7aacde04f138204e235478609cba8a.patch + /usr/bin/git apply --index --reject -p1 - Checking patch providers/implementations/rands/drbg.c... Hunk #1 succeeded at 768 (offset 3 lines). Hunk #2 succeeded at 848 (offset 3 lines). Checking patch providers/implementations/rands/drbg_ctr.c... Checking patch providers/implementations/rands/drbg_hash.c... Checking patch providers/implementations/rands/drbg_hmac.c... Checking patch providers/implementations/rands/drbg_local.h... Applied patch providers/implementations/rands/drbg.c cleanly. Applied patch providers/implementations/rands/drbg_ctr.c cleanly. Applied patch providers/implementations/rands/drbg_hash.c cleanly. Applied patch providers/implementations/rands/drbg_hmac.c cleanly. Applied patch providers/implementations/rands/drbg_local.h cleanly. + /usr/bin/git commit -q -m 3732a8963d7aacde04f138204e235478609cba8a.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/112754183a720b4db0f2770a80a55805010b4e68.patch + /usr/bin/git apply --index --reject -p1 - Checking patch doc/man3/EVP_KDF.pod... Applied patch doc/man3/EVP_KDF.pod cleanly. + /usr/bin/git commit -q -m 112754183a720b4db0f2770a80a55805010b4e68.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/d9d260eb95ec129b93a55965b6f2f392df0ed0a9.patch + /usr/bin/git apply --index --reject -p1 - Checking patch ssl/t1_lib.c... Hunk #1 succeeded at 736 (offset 2 lines). Checking patch test/sslapitest.c... Hunk #1 succeeded at 9279 (offset 10 lines). Hunk #2 succeeded at 9293 (offset 10 lines). Checking patch test/tls-provider.c... Applied patch ssl/t1_lib.c cleanly. Applied patch test/sslapitest.c cleanly. Applied patch test/tls-provider.c cleanly. + /usr/bin/git commit -q -m d9d260eb95ec129b93a55965b6f2f392df0ed0a9.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/d44aa28b0db3ba355fe68c5971c90c9a1414788f.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/o_str.c... Applied patch crypto/o_str.c cleanly. + /usr/bin/git commit -q -m d44aa28b0db3ba355fe68c5971c90c9a1414788f.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/17d12183797033f55aec03376ffd3969cd703c0e.patch + /usr/bin/git apply --index --reject -p1 - Checking patch engines/e_dasync.c... Applied patch engines/e_dasync.c cleanly. + /usr/bin/git commit -q -m 17d12183797033f55aec03376ffd3969cd703c0e.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/a473d59db1ce6943c010c5ba842e7c17fbe81aab.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/evp/keymgmt_lib.c... Checking patch crypto/evp/p_lib.c... Applied patch crypto/evp/keymgmt_lib.c cleanly. Applied patch crypto/evp/p_lib.c cleanly. + /usr/bin/git commit -q -m a473d59db1ce6943c010c5ba842e7c17fbe81aab.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/95dfb4244a8b6f23768714619f4f4640d51dc3ff.patch + /usr/bin/git apply --index --reject -p1 - Checking patch apps/pkcs12.c... Hunk #1 succeeded at 874 (offset 19 lines). Checking patch test/recipes/80-test_pkcs12.t... Applied patch apps/pkcs12.c cleanly. Applied patch test/recipes/80-test_pkcs12.t cleanly. + /usr/bin/git commit -q -m 95dfb4244a8b6f23768714619f4f4640d51dc3ff.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0-CVE-2024-13176.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/bn/bn_exp.c... Hunk #1 succeeded at 598 (offset -8 lines). Hunk #2 succeeded at 615 (offset -8 lines). Hunk #3 succeeded at 1134 (offset -8 lines). Hunk #4 succeeded at 1148 (offset -8 lines). Checking patch crypto/ec/ec_lib.c... Hunk #2 succeeded at 1267 (offset 4 lines). Checking patch include/crypto/bn.h... Applied patch crypto/bn/bn_exp.c cleanly. Applied patch crypto/ec/ec_lib.c cleanly. Applied patch include/crypto/bn.h cleanly. + /usr/bin/git commit -q -m openssl-3.0-CVE-2024-13176.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/410bf24daee01df8f71246ba32d8e2a2922a8f25.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/evp/bio_enc.c... Checking patch test/bio_enc_test.c... Applied patch crypto/evp/bio_enc.c cleanly. Applied patch test/bio_enc_test.c cleanly. + /usr/bin/git commit -q -m 410bf24daee01df8f71246ba32d8e2a2922a8f25.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/bdd0c198871fe3e66b7fbcb643e8a3134e4683c3.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/dh/dh_pmeth.c... Checking patch test/dhtest.c... Applied patch crypto/dh/dh_pmeth.c cleanly. Applied patch test/dhtest.c cleanly. + /usr/bin/git commit -q -m bdd0c198871fe3e66b7fbcb643e8a3134e4683c3.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/d596982c215dfc36f1756f2b556d0480ce8002df.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/evp_test.c... Applied patch test/evp_test.c cleanly. + /usr/bin/git commit -q -m d596982c215dfc36f1756f2b556d0480ce8002df.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/431937cf1af31107e70c0af2aa805267950d7404.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/property/property.c... Hunk #1 succeeded at 327 (offset -2 lines). Applied patch crypto/property/property.c cleanly. + /usr/bin/git commit -q -m 431937cf1af31107e70c0af2aa805267950d7404.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/d9a7a8e200e80c875fd54c746e7a67b3f23ee03c.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/ts/ts_rsp_sign.c... Applied patch crypto/ts/ts_rsp_sign.c cleanly. + /usr/bin/git commit -q -m d9a7a8e200e80c875fd54c746e7a67b3f23ee03c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/21db6904ea9e0353a60f54f3122dd16df9a65e1c.patch + /usr/bin/git apply --index --reject -p1 - Checking patch apps/s_time.c... Applied patch apps/s_time.c cleanly. + /usr/bin/git commit -q -m 21db6904ea9e0353a60f54f3122dd16df9a65e1c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/58a47259742da3044aa8b164efebac03cb5af3ef.patch + /usr/bin/git apply --index --reject -p1 - Checking patch crypto/http/http_client.c... Hunk #1 succeeded at 1123 (offset -15 lines). Hunk #2 succeeded at 1140 (offset -15 lines). Hunk #3 succeeded at 1151 (offset -15 lines). Hunk #4 succeeded at 1161 (offset -15 lines). Hunk #5 succeeded at 1178 (offset -15 lines). Hunk #6 succeeded at 1187 (offset -15 lines). Hunk #7 succeeded at 1196 (offset -15 lines). Applied patch crypto/http/http_client.c cleanly. + /usr/bin/git commit -q -m 58a47259742da3044aa8b164efebac03cb5af3ef.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/86e06fd775114e0a2fa8583e794007069099d674.patch + /usr/bin/git apply --index --reject -p1 - Checking patch ssl/record/rec_layer_d1.c... Checking patch ssl/record/rec_layer_s3.c... Hunk #1 succeeded at 1603 (offset -10 lines). Applied patch ssl/record/rec_layer_d1.c cleanly. Applied patch ssl/record/rec_layer_s3.c cleanly. + /usr/bin/git commit -q -m 86e06fd775114e0a2fa8583e794007069099d674.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/set-Availablein-default-in-evppkey_rsa_common.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. + /usr/bin/git commit -q -m set-Availablein-default-in-evppkey_rsa_common.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0.12-support-tlcp.patch + /usr/bin/git apply --index --reject -p1 - :587: trailing whitespace. #endif Checking patch Configure... Checking patch apps/include/s_apps.h... Checking patch apps/lib/s_cb.c... Checking patch apps/s_client.c... Checking patch apps/s_server.c... Checking patch crypto/asn1/i2d_evp.c... Checking patch crypto/err/openssl.txt... Checking patch crypto/objects/obj_dat.h... Checking patch crypto/objects/obj_mac.num... Checking patch crypto/objects/objects.txt... Checking patch crypto/sm2/build.info... Checking patch crypto/sm2/sm2_err.c... Checking patch crypto/sm2/sm2_kmeth.c... Checking patch crypto/sm2/sm2_sign.c... Checking patch crypto/sm4/sm4.c... Checking patch doc/man1/openssl-s_client.pod.in... Checking patch doc/man1/openssl-s_server.pod.in... Checking patch doc/man3/BIO_get_ex_new_index.pod... Checking patch doc/man3/ERR_print_errors.pod... Checking patch doc/man3/SSL_CIPHER_get_name.pod... Checking patch doc/man3/SSL_CTX_new.pod... Checking patch doc/man3/SSL_CTX_set_alpn_select_cb.pod... Checking patch doc/man3/SSL_CTX_set_cert_cb.pod... Checking patch doc/man3/SSL_CTX_set_client_hello_cb.pod... Checking patch doc/man3/SSL_CTX_set_tlsext_status_cb.pod... Checking patch doc/man3/SSL_CTX_use_certificate.pod... Checking patch doc/man3/SSL_get_certificate.pod... Checking patch doc/man3/SSL_get_client_random.pod... Checking patch doc/man3/SSL_get_rbio.pod... Checking patch doc/man3/SSL_get_version.pod... Checking patch fuzz/oids.txt... Checking patch include/crypto/sm2.h... Checking patch include/crypto/sm2err.h... Checking patch include/internal/tlsgroups.h... Checking patch include/openssl/core_names.h... Checking patch include/openssl/obj_mac.h... Checking patch include/openssl/prov_ssl.h... Checking patch include/openssl/ssl.h.in... Checking patch include/openssl/sslerr.h... Checking patch include/openssl/tlcp.h... Checking patch include/openssl/tls1.h... Checking patch providers/common/capabilities.c... Checking patch providers/defltprov.c... Checking patch providers/implementations/ciphers/build.info... Checking patch providers/implementations/ciphers/cipher_sm4_gcm.c... Checking patch providers/implementations/ciphers/cipher_sm4_gcm.h... Checking patch providers/implementations/ciphers/cipher_sm4_gcm_hw.c... Checking patch providers/implementations/ciphers/ciphercommon_block.c... Checking patch providers/implementations/exchange/build.info... Checking patch providers/implementations/exchange/sm2dh_exch.c... Checking patch providers/implementations/include/prov/implementations.h... Checking patch providers/implementations/include/prov/names.h... Checking patch providers/implementations/keymgmt/ec_kmgmt.c... Checking patch ssl/build.info... Checking patch ssl/methods.c... Checking patch ssl/record/ssl3_record.c... Checking patch ssl/s3_lib.c... Checking patch ssl/ssl_asn1.c... Checking patch ssl/ssl_cert.c... Checking patch ssl/ssl_cert_table.h... Checking patch ssl/ssl_ciph.c... Checking patch ssl/ssl_conf.c... Checking patch ssl/ssl_err.c... Checking patch ssl/ssl_lib.c... Hunk #5 succeeded at 3279 (offset 17 lines). Hunk #6 succeeded at 3615 (offset 17 lines). Hunk #7 succeeded at 3647 (offset 17 lines). Hunk #8 succeeded at 3663 (offset 17 lines). Hunk #9 succeeded at 3737 (offset 17 lines). Hunk #10 succeeded at 3924 (offset 18 lines). Hunk #11 succeeded at 4099 (offset 18 lines). Hunk #12 succeeded at 4454 (offset 18 lines). Hunk #13 succeeded at 5552 (offset 18 lines). Hunk #14 succeeded at 6077 (offset 21 lines). Hunk #15 succeeded at 6213 (offset 21 lines). Checking patch ssl/ssl_local.h... Checking patch ssl/ssl_rsa.c... Checking patch ssl/ssl_sess.c... Hunk #1 succeeded at 369 (offset 16 lines). Checking patch ssl/ssl_stat.c... Checking patch ssl/statem/statem.c... Checking patch ssl/statem_tlcp/README.md... Checking patch ssl/statem_tlcp/tlcp_extensions.c... Checking patch ssl/statem_tlcp/tlcp_extensions_clnt.c... Checking patch ssl/statem_tlcp/tlcp_extensions_cust.c... Checking patch ssl/statem_tlcp/tlcp_extensions_srvr.c... Checking patch ssl/statem_tlcp/tlcp_ssl_local.h... Checking patch ssl/statem_tlcp/tlcp_statem.c... Checking patch ssl/statem_tlcp/tlcp_statem.h... Checking patch ssl/statem_tlcp/tlcp_statem_clnt.c... Checking patch ssl/statem_tlcp/tlcp_statem_lib.c... Checking patch ssl/statem_tlcp/tlcp_statem_local.h... Checking patch ssl/statem_tlcp/tlcp_statem_srvr.c... Checking patch ssl/t1_enc.c... Checking patch ssl/t1_lib.c... Hunk #5 succeeded at 1033 (offset 1 line). Hunk #6 succeeded at 1097 (offset 1 line). Hunk #7 succeeded at 1216 (offset 1 line). Hunk #8 succeeded at 1425 (offset 1 line). Hunk #9 succeeded at 1756 (offset 1 line). Hunk #10 succeeded at 1860 (offset 1 line). Hunk #11 succeeded at 3017 (offset 1 line). Hunk #12 succeeded at 3347 (offset 1 line). Hunk #13 succeeded at 3366 (offset 1 line). Checking patch ssl/t1_trce.c... Checking patch test/build.info... Checking patch test/certs/client-rsa-enc-expired.crt... Checking patch test/certs/client-rsa-enc-expired.key... Checking patch test/certs/client-rsa-enc.crt... Checking patch test/certs/client-rsa-enc.key... Checking patch test/certs/client-rsa-sign-expired.crt... Checking patch test/certs/client-rsa-sign-expired.key... Checking patch test/certs/client-rsa-sign.crt... Checking patch test/certs/client-rsa-sign.key... Checking patch test/certs/server-rsa-enc.crt... Checking patch test/certs/server-rsa-enc.key... Checking patch test/certs/server-rsa-sign.crt... Checking patch test/certs/server-rsa-sign.key... Checking patch test/certs/sm2/chain-ca.crt... Checking patch test/certs/sm2/client_enc.crt... Checking patch test/certs/sm2/client_enc.key... Checking patch test/certs/sm2/client_enc_expire.crt... Checking patch test/certs/sm2/client_sign.crt... Checking patch test/certs/sm2/client_sign.key... Checking patch test/certs/sm2/client_sign_expire.crt... Checking patch test/certs/sm2/server_enc.crt... Checking patch test/certs/sm2/server_enc.key... Checking patch test/certs/sm2/server_enc_expire.crt... Checking patch test/certs/sm2/server_sign.crt... Checking patch test/certs/sm2/server_sign.key... Checking patch test/certs/sm2/server_sign_expire.crt... Checking patch test/ciphername_test.c... Checking patch test/helpers/handshake.c... Checking patch test/helpers/ssl_test_ctx.c... Checking patch test/helpers/ssl_test_ctx.h... Checking patch test/recipes/25-test_x509.t... Checking patch test/recipes/80-test_sign_sm2.t... Checking patch test/recipes/80-test_sign_sm2_data/ca.cnf... Checking patch test/recipes/80-test_sign_sm2_data/subca.cnf... Checking patch test/recipes/88-test_ssl_tlcp_api.t... Checking patch test/ssl-tests/ssltests_base.pm... Checking patch test/ssl_cert_table_internal_test.c... Checking patch test/ssl_test.c... Checking patch test/ssl_tlcp_api_test.c... Checking patch test/sslapitest_new.c... Checking patch util/libssl.num... Checking patch util/other.syms... Checking patch util/perl/OpenSSL/Test.pm... Applied patch Configure cleanly. Applied patch apps/include/s_apps.h cleanly. Applied patch apps/lib/s_cb.c cleanly. Applied patch apps/s_client.c cleanly. Applied patch apps/s_server.c cleanly. Applied patch crypto/asn1/i2d_evp.c cleanly. Applied patch crypto/err/openssl.txt cleanly. Applied patch crypto/objects/obj_dat.h cleanly. Applied patch crypto/objects/obj_mac.num cleanly. Applied patch crypto/objects/objects.txt cleanly. Applied patch crypto/sm2/build.info cleanly. Applied patch crypto/sm2/sm2_err.c cleanly. Applied patch crypto/sm2/sm2_kmeth.c cleanly. Applied patch crypto/sm2/sm2_sign.c cleanly. Applied patch crypto/sm4/sm4.c cleanly. Applied patch doc/man1/openssl-s_client.pod.in cleanly. Applied patch doc/man1/openssl-s_server.pod.in cleanly. Applied patch doc/man3/BIO_get_ex_new_index.pod cleanly. Applied patch doc/man3/ERR_print_errors.pod cleanly. Applied patch doc/man3/SSL_CIPHER_get_name.pod cleanly. Applied patch doc/man3/SSL_CTX_new.pod cleanly. Applied patch doc/man3/SSL_CTX_set_alpn_select_cb.pod cleanly. Applied patch doc/man3/SSL_CTX_set_cert_cb.pod cleanly. Applied patch doc/man3/SSL_CTX_set_client_hello_cb.pod cleanly. Applied patch doc/man3/SSL_CTX_set_tlsext_status_cb.pod cleanly. Applied patch doc/man3/SSL_CTX_use_certificate.pod cleanly. Applied patch doc/man3/SSL_get_certificate.pod cleanly. Applied patch doc/man3/SSL_get_client_random.pod cleanly. Applied patch doc/man3/SSL_get_rbio.pod cleanly. Applied patch doc/man3/SSL_get_version.pod cleanly. Applied patch fuzz/oids.txt cleanly. Applied patch include/crypto/sm2.h cleanly. Applied patch include/crypto/sm2err.h cleanly. Applied patch include/internal/tlsgroups.h cleanly. Applied patch include/openssl/core_names.h cleanly. Applied patch include/openssl/obj_mac.h cleanly. Applied patch include/openssl/prov_ssl.h cleanly. Applied patch include/openssl/ssl.h.in cleanly. Applied patch include/openssl/sslerr.h cleanly. Applied patch include/openssl/tlcp.h cleanly. Applied patch include/openssl/tls1.h cleanly. Applied patch providers/common/capabilities.c cleanly. Applied patch providers/defltprov.c cleanly. Applied patch providers/implementations/ciphers/build.info cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_gcm.c cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_gcm.h cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_gcm_hw.c cleanly. Applied patch providers/implementations/ciphers/ciphercommon_block.c cleanly. Applied patch providers/implementations/exchange/build.info cleanly. Applied patch providers/implementations/exchange/sm2dh_exch.c cleanly. Applied patch providers/implementations/include/prov/implementations.h cleanly. Applied patch providers/implementations/include/prov/names.h cleanly. Applied patch providers/implementations/keymgmt/ec_kmgmt.c cleanly. Applied patch ssl/build.info cleanly. Applied patch ssl/methods.c cleanly. Applied patch ssl/record/ssl3_record.c cleanly. Applied patch ssl/s3_lib.c cleanly. Applied patch ssl/ssl_asn1.c cleanly. Applied patch ssl/ssl_cert.c cleanly. Applied patch ssl/ssl_cert_table.h cleanly. Applied patch ssl/ssl_ciph.c cleanly. Applied patch ssl/ssl_conf.c cleanly. Applied patch ssl/ssl_err.c cleanly. Applied patch ssl/ssl_lib.c cleanly. Applied patch ssl/ssl_local.h cleanly. Applied patch ssl/ssl_rsa.c cleanly. Applied patch ssl/ssl_sess.c cleanly. Applied patch ssl/ssl_stat.c cleanly. Applied patch ssl/statem/statem.c cleanly. Applied patch ssl/statem_tlcp/README.md cleanly. Applied patch ssl/statem_tlcp/tlcp_extensions.c cleanly. Applied patch ssl/statem_tlcp/tlcp_extensions_clnt.c cleanly. Applied patch ssl/statem_tlcp/tlcp_extensions_cust.c cleanly. Applied patch ssl/statem_tlcp/tlcp_extensions_srvr.c cleanly. Applied patch ssl/statem_tlcp/tlcp_ssl_local.h cleanly. Applied patch ssl/statem_tlcp/tlcp_statem.c cleanly. Applied patch ssl/statem_tlcp/tlcp_statem.h cleanly. Applied patch ssl/statem_tlcp/tlcp_statem_clnt.c cleanly. Applied patch ssl/statem_tlcp/tlcp_statem_lib.c cleanly. Applied patch ssl/statem_tlcp/tlcp_statem_local.h cleanly. Applied patch ssl/statem_tlcp/tlcp_statem_srvr.c cleanly. Applied patch ssl/t1_enc.c cleanly. Applied patch ssl/t1_lib.c cleanly. Applied patch ssl/t1_trce.c cleanly. Applied patch test/build.info cleanly. Applied patch test/certs/client-rsa-enc-expired.crt cleanly. Applied patch test/certs/client-rsa-enc-expired.key cleanly. Applied patch test/certs/client-rsa-enc.crt cleanly. Applied patch test/certs/client-rsa-enc.key cleanly. Applied patch test/certs/client-rsa-sign-expired.crt cleanly. Applied patch test/certs/client-rsa-sign-expired.key cleanly. Applied patch test/certs/client-rsa-sign.crt cleanly. Applied patch test/certs/client-rsa-sign.key cleanly. Applied patch test/certs/server-rsa-enc.crt cleanly. Applied patch test/certs/server-rsa-enc.key cleanly. Applied patch test/certs/server-rsa-sign.crt cleanly. Applied patch test/certs/server-rsa-sign.key cleanly. Applied patch test/certs/sm2/chain-ca.crt cleanly. Applied patch test/certs/sm2/client_enc.crt cleanly. Applied patch test/certs/sm2/client_enc.key cleanly. Applied patch test/certs/sm2/client_enc_expire.crt cleanly. Applied patch test/certs/sm2/client_sign.crt cleanly. Applied patch test/certs/sm2/client_sign.key cleanly. Applied patch test/certs/sm2/client_sign_expire.crt cleanly. Applied patch test/certs/sm2/server_enc.crt cleanly. Applied patch test/certs/sm2/server_enc.key cleanly. Applied patch test/certs/sm2/server_enc_expire.crt cleanly. Applied patch test/certs/sm2/server_sign.crt cleanly. Applied patch test/certs/sm2/server_sign.key cleanly. Applied patch test/certs/sm2/server_sign_expire.crt cleanly. Applied patch test/ciphername_test.c cleanly. Applied patch test/helpers/handshake.c cleanly. Applied patch test/helpers/ssl_test_ctx.c cleanly. Applied patch test/helpers/ssl_test_ctx.h cleanly. Applied patch test/recipes/25-test_x509.t cleanly. Applied patch test/recipes/80-test_sign_sm2.t cleanly. Applied patch test/recipes/80-test_sign_sm2_data/ca.cnf cleanly. Applied patch test/recipes/80-test_sign_sm2_data/subca.cnf cleanly. Applied patch test/recipes/88-test_ssl_tlcp_api.t cleanly. Applied patch test/ssl-tests/ssltests_base.pm cleanly. Applied patch test/ssl_cert_table_internal_test.c cleanly. Applied patch test/ssl_test.c cleanly. Applied patch test/ssl_tlcp_api_test.c cleanly. Applied patch test/sslapitest_new.c cleanly. Applied patch util/libssl.num cleanly. Applied patch util/other.syms cleanly. Applied patch util/perl/OpenSSL/Test.pm cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m openssl-3.0.12-support-tlcp.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/openssl-3.0.12-support-rfc8998.patch + /usr/bin/git apply --index --reject -p1 - :1103: trailing whitespace. Checking patch apps/s_client.c... Checking patch apps/s_server.c... Checking patch crypto/asn1/a_verify.c... Checking patch crypto/err/openssl.txt... Checking patch crypto/evp/p_legacy.c... Checking patch crypto/evp/p_lib.c... Checking patch doc/man1/openssl-s_client.pod.in... Checking patch doc/man1/openssl-s_server.pod.in... Checking patch include/openssl/evp.h... Checking patch include/openssl/ssl.h.in... Checking patch include/openssl/sslerr.h... Checking patch include/openssl/tls1.h... Checking patch include/openssl/x509.h.in... Checking patch ssl/record/ssl3_record_tls13.c... Checking patch ssl/s3_lib.c... Checking patch ssl/ssl_cert_table.h... Checking patch ssl/ssl_ciph.c... Checking patch ssl/ssl_conf.c... Checking patch ssl/ssl_err.c... Checking patch ssl/ssl_lib.c... Hunk #2 succeeded at 3284 (offset 17 lines). Hunk #3 succeeded at 6353 (offset 21 lines). Checking patch ssl/ssl_local.h... Checking patch ssl/statem/statem_clnt.c... Checking patch ssl/statem/statem_lib.c... Checking patch ssl/statem/statem_local.h... Checking patch ssl/statem/statem_srvr.c... Checking patch ssl/statem_tlcp/tlcp_statem_clnt.c... Checking patch ssl/statem_tlcp/tlcp_statem_lib.c... Checking patch ssl/t1_lib.c... Hunk #2 succeeded at 1597 (offset 1 line). Hunk #3 succeeded at 2301 (offset 1 line). Checking patch test/cipherlist_test.c... Hunk #2 succeeded at 165 (offset -1 lines). Checking patch test/ciphername_test.c... Checking patch test/sslapitest.c... Checking patch test/ssl_cert_table_internal_test.c... Checking patch util/libcrypto.num... Checking patch util/libssl.num... Checking patch util/missingcrypto.txt... Checking patch util/missingssl.txt... Checking patch util/other.syms... Applied patch apps/s_client.c cleanly. Applied patch apps/s_server.c cleanly. Applied patch crypto/asn1/a_verify.c cleanly. Applied patch crypto/err/openssl.txt cleanly. Applied patch crypto/evp/p_legacy.c cleanly. Applied patch crypto/evp/p_lib.c cleanly. Applied patch doc/man1/openssl-s_client.pod.in cleanly. Applied patch doc/man1/openssl-s_server.pod.in cleanly. Applied patch include/openssl/evp.h cleanly. Applied patch include/openssl/ssl.h.in cleanly. Applied patch include/openssl/sslerr.h cleanly. Applied patch include/openssl/tls1.h cleanly. Applied patch include/openssl/x509.h.in cleanly. Applied patch ssl/record/ssl3_record_tls13.c cleanly. Applied patch ssl/s3_lib.c cleanly. Applied patch ssl/ssl_cert_table.h cleanly. Applied patch ssl/ssl_ciph.c cleanly. Applied patch ssl/ssl_conf.c cleanly. Applied patch ssl/ssl_err.c cleanly. Applied patch ssl/ssl_lib.c cleanly. Applied patch ssl/ssl_local.h cleanly. Applied patch ssl/statem/statem_clnt.c cleanly. Applied patch ssl/statem/statem_lib.c cleanly. Applied patch ssl/statem/statem_local.h cleanly. Applied patch ssl/statem/statem_srvr.c cleanly. Applied patch ssl/statem_tlcp/tlcp_statem_clnt.c cleanly. Applied patch ssl/statem_tlcp/tlcp_statem_lib.c cleanly. Applied patch ssl/t1_lib.c cleanly. Applied patch test/cipherlist_test.c cleanly. Applied patch test/ciphername_test.c cleanly. Applied patch test/sslapitest.c cleanly. Applied patch test/ssl_cert_table_internal_test.c cleanly. Applied patch util/libcrypto.num cleanly. Applied patch util/libssl.num cleanly. Applied patch util/missingcrypto.txt cleanly. Applied patch util/missingssl.txt cleanly. Applied patch util/other.syms cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m openssl-3.0.12-support-rfc8998.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zjnG2I + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -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.12 + sslarch=linux-loongarch64 + ktlsopt=enable-ktls + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export HASHBANGPERL=/usr/bin/perl + HASHBANGPERL=/usr/bin/perl + ./Configure --prefix=/usr --openssldir=/etc/pki/tls --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 enable-tlcp no-mdc2 enable-sm2 enable-sm3 enable-sm4 no-ec2m enable-buildtest-c++ shared linux-loongarch64 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"3.0.12-0623fab7091b0932\""' -Wl,--allow-multiple-definition Configuring OpenSSL version 3.0.12 for target linux-loongarch64 Using os-specific seed configuration