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-270812-64121/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=1685491200 Wrote: /builddir/build/SRPMS/openssl-3.0.9-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-270812-64121/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=1685491200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6McJQh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openssl-3.0.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openssl-3.0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openssl-3.0.9 + /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.9 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 730 (offset 7 lines). Hunk #2 succeeded at 773 (offset 7 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 994 (offset 2 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/0012-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 0012-load-legacy-prov.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-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 1172 (offset 14 lines). Hunk #2 succeeded at 1316 (offset 19 lines). Applied patch test/recipes/90-test_sslapi.t cleanly. Applied patch test/sslapitest.c cleanly. + /usr/bin/git commit -q -m 0013-tmp-Fix-test-names.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-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 0014-Force-fips.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-FIPS-embed-hmac.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test.c... Hunk #3 succeeded at 232 (offset -1 lines). Hunk #4 succeeded at 341 (offset -1 lines). Hunk #5 succeeded at 350 (offset -11 lines). Hunk #6 succeeded at 414 (offset 1 line). 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... Hunk #1 succeeded at 27 (offset 4 lines). 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 0015-FIPS-embed-hmac.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-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 410 (offset 22 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 0016-fipsinstall_disable.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-speed-skip-unavailable-dgst.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Hunk #1 succeeded at 595 (offset 48 lines). Applied patch apps/speed.c cleanly. + /usr/bin/git commit -q -m 0017-speed-skip-unavailable-dgst.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-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 0018-FIPS-140-3-keychecks.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-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 273 (offset 66 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 1393 (offset 6 lines). Hunk #2 succeeded at 1404 (offset 6 lines). Hunk #3 succeeded at 1419 (offset 6 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 0019-FIPS-services-minimize.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-FIPS-early-KATS.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test.c... Hunk #1 succeeded at 350 (offset -12 lines). Hunk #2 succeeded at 409 (offset -12 lines). Applied patch providers/fips/self_test.c cleanly. + /usr/bin/git commit -q -m 0020-FIPS-early-KATS.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-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... 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 1152 (offset 1 line). Hunk #3 succeeded at 1178 (offset 1 line). 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 0021-Selectively-disallow-SHA1-signatures.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-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 0022-FIPS-enable-pkcs12-mac.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-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 0023-Support-different-R_BITS-lengths-for-KBKDF.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-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 1568 (offset 1 line). Hunk #3 succeeded at 2126 (offset 1 line). Hunk #4 succeeded at 3003 (offset 1 line). Hunk #5 succeeded at 3013 (offset 1 line). 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 0024-Allow-SHA1-in-seclevel-2-if-rh-allow-sha1-signatures.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-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 0025-strcasecmp.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-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 0026-FIPS-limit-rsa-encrypt.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-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 0027-FIPS-KAT-signature-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0028-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... Hunk #1 succeeded at 1850 (offset 9 lines). 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 0028-Deny-SHA-1-signature-verification-in-FIPS-provider.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0029-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 0029-fips-Expose-a-FIPS-indicator.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-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 0030-AES-GCM-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0031-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 0031-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0032-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 0032-FIPS-Use-digest_sign-digest_verify-in-self-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0033-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 0033-FIPS-Use-FFDHE2048-in-self-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0034-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 0034-FIPS-140-3-DRBG.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0035-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 0035-FIPS-140-3-zeroization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0036-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 0036-Add-FIPS-indicator-parameter-to-HKDF.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0037-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 0037-rand-Forbid-truncated-hashes-SHA-3-in-FIPS-prov.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0038-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... Hunk #1 succeeded at 1213 (offset 9 lines). Hunk #2 succeeded at 1624 (offset 9 lines). Hunk #3 succeeded at 1647 (offset 9 lines). Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch test/acvp_test.inc cleanly. + /usr/bin/git commit -q -m 0038-signature-Remove-X9.31-padding-from-FIPS-prov.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0039-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 0039-kbkdf-Add-explicit-FIPS-indicator-for-key-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0040-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 0040-hmac-Add-explicit-FIPS-indicator-for-key-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0041-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 0041-pbkdf2-Set-minimum-password-length-of-8-bytes.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0042-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 0042-FIPS-RSA-disable-shake.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0043-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 0043-signature-Add-indicator-for-PSS-salt-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0045-signature-Clamp-PSS-salt-len-to-MD-len.patch + /usr/bin/git apply --index --reject - Checking patch crypto/rsa/rsa_ameth.c... 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 0045-signature-Clamp-PSS-salt-len-to-MD-len.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0046-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 0046-FIPS-RSA-encapsulate.patch --author 'rpm-build ' + /builddir/build/SOURCES/hobble-openssl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TjEy2Y + 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.9 + 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 ' + 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 '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"3.0.9-0464522113238686\""' -Wl,--allow-multiple-definition Configuring OpenSSL version 3.0.9 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:363:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 363 | 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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: /tmp/ccCs4Ot3.ltrans5.ltrans.o: in function `EC_GROUP_check_named_curve': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccCs4Ot3.ltrans6.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccCs4Ot3.ltrans9.ltrans.o: in function `ossl_ec_check_key': /builddir/build/BUILD/openssl-3.0.9/providers/common/securitycheck.c:113: undefined reference to `EC_curve_nid2nist' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:24281: providers/fips.so] Error 1 make[1]: *** Waiting for unfinished jobs.... 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: /tmp/ccU8tXlm.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccU8tXlm.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccU8tXlm.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccU8tXlm.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccU8tXlm.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccU8tXlm.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccU8tXlm.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccU8tXlm.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccU8tXlm.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccU8tXlm.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccU8tXlm.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccU8tXlm.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: /tmp/ccLx5cwx.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLx5cwx.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLx5cwx.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLx5cwx.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLx5cwx.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLx5cwx.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLx5cwx.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccLx5cwx.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccLx5cwx.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccLx5cwx.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLx5cwx.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLx5cwx.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: /tmp/cc7JeDxO.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc7JeDxO.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc7JeDxO.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc7JeDxO.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc7JeDxO.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc7JeDxO.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc7JeDxO.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc7JeDxO.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc7JeDxO.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc7JeDxO.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cc7JeDxO.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc7JeDxO.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:27924: test/chacha_internal_test] Error 1 collect2: error: ld returned 1 exit status 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ make[1]: *** [Makefile:29136: test/namemap_internal_test] Error 1 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ make[1]: *** [Makefile:29705: test/rsa_mp_test] Error 1 /usr/bin/ld: /tmp/ccEMuwRE.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccEMuwRE.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccEMuwRE.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccEMuwRE.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccEMuwRE.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccEMuwRE.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccEMuwRE.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccEMuwRE.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccEMuwRE.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccEMuwRE.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccEMuwRE.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccEMuwRE.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29444: test/provfetchtest] Error 1 /usr/bin/ld: /tmp/ccfiKANU.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccfiKANU.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfiKANU.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfiKANU.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccfiKANU.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccfiKANU.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfiKANU.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccfiKANU.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfiKANU.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccfiKANU.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccfiKANU.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfiKANU.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' 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: /usr/bin/ld: /tmp/cchz3bFi.ltrans0.ltrans.o: in function `main': /builddir/build/BUILD/openssl-3.0.9/test/testutil/main.c:29: undefined reference to `setup_tests' /usr/bin/ld: /tmp/cchz3bFi.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cchz3bFi.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cchz3bFi.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cchz3bFi.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ldcrypto/mem.c:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: /tmp/ccPMa3k4.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccPMa3k4.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccPMa3k4.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccPMa3k4.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccPMa3k4.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccPMa3k4.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccPMa3k4.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccPMa3k4.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccPMa3k4.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccPMa3k4.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccPMa3k4.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccPMa3k4.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' : /tmp/cchz3bFi.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cchz3bFi.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cchz3bFi.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cchz3bFi.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cchz3bFi.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cchz3bFi.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cchz3bFi.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cchz3bFi.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29734: test/rsa_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29872: test/sm3_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28619: test/ectest] Error 1 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /tmp/ccZqeOVN.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZqeOVN.ltrans1.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccZqeOVN.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZqeOVN.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: /tmp/ccZqeOVN.ltrans11.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccZqeOVN.ltrans13.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccZqeOVN.ltrans13.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZqeOVN.ltrans13.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccZqeOVN.ltrans20.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccZqeOVN.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccZqeOVN.ltrans20.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccZqeOVN.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29857: test/sm2_internal_test] Error 1 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /usr/bin/ld: /tmp/cc9pZFxM.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc9pZFxM.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc9pZFxM.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc9pZFxM.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc9pZFxM.ltrans17.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc9pZFxM.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc9pZFxM.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc9pZFxM.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc9pZFxM.ltrans18.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc9pZFxM.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc9pZFxM.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc9pZFxM.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28438: test/destest] Error 1 /usr/bin/ld: /tmp/ccHUbQds.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHUbQds.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccHUbQds.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHUbQds.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHUbQds.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHUbQds.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHUbQds.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccHUbQds.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccHUbQds.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccHUbQds.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccHUbQds.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHUbQds.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc7WmZfE.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc7WmZfE.ltrans1.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc7WmZfE.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc7WmZfE.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc7WmZfE.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc7WmZfE.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc7WmZfE.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc7WmZfE.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc7WmZfE.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc7WmZfE.ltrans21.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cc7WmZfE.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc7WmZfE.ltrans21.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29151: test/nodefltctxtest] Error 1 /usr/bin/ld: /tmp/ccjarHmr.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccjarHmr.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccjarHmr.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjarHmr.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccBxb77X.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccjarHmr.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccjarHmr.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjarHmr.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccjarHmr.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccjarHmr.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccjarHmr.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccjarHmr.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjarHmr.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccBxb77X.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccBxb77X.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccBxb77X.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccBxb77X.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccBxb77X.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccBxb77X.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccBxb77X.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccBxb77X.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccBxb77X.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccBxb77X.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccBxb77X.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccsoTWjD.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccsoTWjD.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccsoTWjD.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccsoTWjD.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccoMDRvC.ltrans2.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccoMDRvC.ltrans2.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccoMDRvC.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccoMDRvC.ltrans2.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccoMDRvC.ltrans3.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccoMDRvC.ltrans3.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccsoTWjD.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccsoTWjD.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccsoTWjD.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccsoTWjD.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccJCewkf.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccsoTWjD.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccsoTWjD.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccsoTWjD.ltrans20.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccsoTWjD.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccJCewkf.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccJCewkf.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccJCewkf.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccoMDRvC.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccoMDRvC.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccoMDRvC.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccoMDRvC.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccJCewkf.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccJCewkf.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccJCewkf.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccJCewkf.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccJCewkf.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccJCewkf.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccJCewkf.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccJCewkf.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccoMDRvC.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccoMDRvC.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' collect2: error: ld returned 1 exit status /usr/bin/ld: make[1]: *** [Makefile:28763: test/evp_libctx_test] Error 1 /tmp/ccZ7vK4S.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZ7vK4S.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:25501: test/bn_internal_test] Error 1 /usr/bin/ld: collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28994: test/ideatest] Error 1 /tmp/ccfJvTR0.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccfJvTR0.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfJvTR0.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfJvTR0.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: 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:258:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 258 | 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; | ^ /tmp/ccfJvTR0.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccfJvTR0.ltrans21.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfJvTR0.ltrans21.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccfJvTR0.ltrans22.ltrans.o: in function `pkey_ec_ctrl.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccfJvTR0.ltrans22.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfJvTR0.ltrans22.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfJvTR0.ltrans22.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfJvTR0.ltrans23.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccUQSgCx.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' collect2: error: ld returned 1 exit status /usr/bin/ld: make[1]: *** [Makefile:25283: test/asn1_internal_test] Error 1 /tmp/ccUQSgCx.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccUQSgCx.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccUQSgCx.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHOdnAH.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccHOdnAH.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccHOdnAH.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHOdnAH.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccAg6YXA.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccUQSgCx.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccUQSgCx.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccUQSgCx.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccUQSgCx.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccUQSgCx.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccUQSgCx.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccUQSgCx.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccUQSgCx.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccAg6YXA.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccAg6YXA.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccAg6YXA.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHOdnAH.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHOdnAH.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHOdnAH.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccHOdnAH.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccMdW2qX.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccHOdnAH.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccHOdnAH.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccHOdnAH.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHOdnAH.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccAg6YXA.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccAg6YXA.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccAg6YXA.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccAg6YXA.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccMdW2qX.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccMdW2qX.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccMdW2qX.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccAg6YXA.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccAg6YXA.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccAg6YXA.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccAg6YXA.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/cchwgLw5.ltrans0.ltrans.o: in function `test_fromdata_ec': /builddir/build/BUILD/openssl-3.0.9/test/evp_pkey_provided_test.c:1282: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: collect2: error: ld returned 1 exit status /tmp/cchwgLw5.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cchwgLw5.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: make[1]: *** [Makefile:28452: test/dhtest] Error 1 /tmp/ccMdW2qX.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccMdW2qX.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccMdW2qX.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccMdW2qX.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccMdW2qX.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccMdW2qX.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccMdW2qX.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccMdW2qX.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccqUT73v.ltrans9.ltrans.o: in function `ec_to_text': /usr/bin/ld/builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:: 483: undefined reference to `EC_curve_nid2nist' /tmp/cc9aZJFl.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccXrHXly.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccqUT73v.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccqUT73v.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccqUT73v.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/cc9aZJFl.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc9aZJFl.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc9aZJFl.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cchwgLw5.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccXrHXly.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccXrHXly.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccXrHXly.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccdpyWRD.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/cchwgLw5.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cchwgLw5.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cchwgLw5.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccqUT73v.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccqUT73v.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccqUT73v.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccqUT73v.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc9aZJFl.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc9aZJFl.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc9aZJFl.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccdpyWRD.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccdpyWRD.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccdpyWRD.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccXrHXly.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccXrHXly.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccXrHXly.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccXrHXly.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccqUT73v.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccqUT73v.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccqUT73v.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccqUT73v.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/cc9aZJFl.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cc9aZJFl.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc9aZJFl.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc9aZJFl.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc9aZJFl.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccv4PquF.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccXrHXly.ltrans20.ltrans.o/usr/bin/ld: in function `: pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccXrHXly.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccXrHXly.ltrans20.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccXrHXly.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccqTtRls.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cchwgLw5.ltrans21.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cchwgLw5.ltrans21.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cchwgLw5.ltrans21.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cchwgLw5.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cchwgLw5.ltrans21.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cchwgLw5.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccv4PquF.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccv4PquF.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccv4PquF.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccdpyWRD.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccdpyWRD.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccdpyWRD.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccdpyWRD.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccqTtRls.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccqTtRls.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccqTtRls.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccdpyWRD.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccdpyWRD.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccdpyWRD.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccdpyWRD.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' collect2: error: ld returned 1 exit status /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccv4PquF.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccv4PquF.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccv4PquF.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccv4PquF.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccjvgAPA.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483/usr/bin/ld: undefined reference to `: EC_curve_nid2nist' /usr/bin/ld: /tmp/ccWG9txk.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccqTtRls.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccqTtRls.ltrans21.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccqTtRls.ltrans21.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccqTtRls.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccv4PquF.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccv4PquF.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccv4PquF.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccv4PquF.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccqTtRls.ltrans22.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccqTtRls.ltrans22.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccqTtRls.ltrans22.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccqTtRls.ltrans22.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccjvgAPA.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccjvgAPA.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjvgAPA.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccWG9txk.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccWG9txk.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWG9txk.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' make[1]: *** [Makefile:29636: test/rc5test] Error 1 /usr/bin/ld: /tmp/ccepzkOA.ltrans11.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccepzkOA.ltrans13.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccepzkOA.ltrans13.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccepzkOA.ltrans13.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccIlxE7s.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccWG9txk.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccWG9txk.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWG9txk.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccjvgAPA.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccjvgAPA.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjvgAPA.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccjvgAPA.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccjvgAPA.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccjvgAPA.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccWG9txk.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /usr/bin/ld: /tmp/ccjvgAPA.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccWG9txk.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccWG9txk.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `/usr/bin/ldEC_GROUP_new_by_curve_name_ex: ' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjvgAPA.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccWG9txk.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWG9txk.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccIlxE7s.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccIlxE7s.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccIlxE7s.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccepzkOA.ltrans20.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccepzkOA.ltrans20.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccepzkOA.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccepzkOA.ltrans20.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccLReloz.ltrans11.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccepzkOA.ltrans21.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccepzkOA.ltrans21.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccepzkOA.ltrans21.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccepzkOA.ltrans21.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccAzsgsw.ltrans10.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccAzsgsw.ltrans10.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccAzsgsw.ltrans10.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccAzsgsw.ltrans10.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccIlxE7s.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccIlxE7s.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccIlxE7s.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccIlxE7s.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLReloz.ltrans13.ltrans.ocollect2: error: ld returned 1 exit status : in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLReloz.ltrans13.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLReloz.ltrans13.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: make[1]: *** [Makefile:29720: test/rsa_sp800_56b_test] Error 1 /usr/bin/ld: /usr/bin/ld: /tmp/ccHURcNT.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccYTiNAS.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccAzsgsw.ltrans11.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccAzsgsw.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccz1O5PA.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccIlxE7s.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccIlxE7s.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/cck9a0tq.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccIlxE7s.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccIlxE7s.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccYTiNAS.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccHURcNT.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccYTiNAS.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccYTiNAS.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHURcNT.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHURcNT.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccz1O5PA.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccz1O5PA.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccz1O5PA.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cck9a0tq.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cck9a0tq.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cck9a0tq.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLReloz.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLReloz.ltrans21.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLReloz.ltrans21.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccLReloz.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLReloz.ltrans22.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccLReloz.ltrans22.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccLReloz.ltrans22.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLReloz.ltrans22.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccHURcNT.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/ccYTiNAS.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHURcNT.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccYTiNAS.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHURcNT.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `/usr/bin/ldossl_ec_curve_nid_from_params: ' /usr/bin/ld: /tmp/ccYTiNAS.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name/tmp/ccHURcNT.ltrans18.ltrans.o' : in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccYTiNAS.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/cck9a0tq.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/ccz1O5PA.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cck9a0tq.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccz1O5PA.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name/usr/bin/ld' : /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cck9a0tq.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccz1O5PA.ltrans19.ltrans.o:/tmp/cck9a0tq.ltrans19.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:: in function `803ossl_ec_key_param_from_x509_algor: undefined reference to `': EC_GROUP_new_by_curve_name' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccz1O5PA.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccYTiNAS.ltrans19.ltrans.o/tmp/ccHURcNT.ltrans19.ltrans.o: in function `: in function `pkey_ec_ctrlpkey_ec_ctrl': ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257257: undefined reference to `: undefined reference to `EC_GROUP_new_by_curve_nameEC_GROUP_new_by_curve_name' ' /usr/bin/ld: /usr/bin/ld: /tmp/ccYTiNAS.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid/tmp/ccHURcNT.ltrans19.ltrans.o' : in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccYTiNAS.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccHURcNT.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccYTiNAS.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHURcNT.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/cck9a0tq.ltrans20.ltrans.o/tmp/ccz1O5PA.ltrans20.ltrans.o: in function `: in function `pkey_ec_ctrlpkey_ec_ctrl': ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `257EC_GROUP_new_by_curve_name: undefined reference to `' EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccz1O5PA.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/cck9a0tq.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccz1O5PA.ltrans20.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccz1O5PA.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cck9a0tq.ltrans20.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cck9a0tq.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccAzsgsw.ltrans25.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccAzsgsw.ltrans27.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccAzsgsw.ltrans27.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccAzsgsw.ltrans27.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccuWfFoK.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccuWfFoK.ltrans1.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccuWfFoK.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccuWfFoK.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld/usr/bin/ld: : /usr/bin/ld: /usr/bin/ld: /tmp/ccAzsgsw.ltrans33.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccAzsgsw.ltrans33.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccZhPkQJ.ltrans9.ltrans.o/tmp/ccWjPTNf.ltrans9.ltrans.o: in function `: in function `ec_to_text': ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:/builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483483: undefined reference to `: undefined reference to `EC_curve_nid2nist' EC_curve_nid2nist' /tmp/ccixWA8Y.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccpVAfzE.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccHymMzh.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/cckrp7HI.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccjpuXoA.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccB5vyV2.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccvanVMs.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccOAyVmF.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' collect2: error: ld returned 1 exit status /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: make[1]: *** [Makefile:28239: test/cmp_vfy_test] Error 1 /usr/bin/ld: /usr/bin/ld: /tmp/ccIpYmP8.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccPo16Gs.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccWjPTNf.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccWjPTNf.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWjPTNf.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccixWA8Y.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccixWA8Y.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccixWA8Y.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccZhPkQJ.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccpVAfzE.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccZhPkQJ.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccZhPkQJ.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHymMzh.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /tmp/ccpVAfzE.ltrans11.ltrans.o: in function `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:ec_validate.lto_priv.0': 50: undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:EC_GROUP_new_by_curve_name_ex38' : undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccpVAfzE.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccHymMzh.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccHymMzh.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cckrp7HI.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cckrp7HI.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cckrp7HI.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccjpuXoA.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccjpuXoA.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjpuXoA.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccB5vyV2.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccB5vyV2.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccB5vyV2.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccvanVMs.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccvanVMs.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccvanVMs.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccOAyVmF.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccOAyVmF.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccOAyVmF.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccIpYmP8.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccIpYmP8.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccIpYmP8.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccPo16Gs.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccPo16Gs.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccPo16Gs.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccKzZzk0.ltrans2.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccKzZzk0.ltrans2.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccKzZzk0.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccKzZzk0.ltrans2.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccKzZzk0.ltrans3.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccKzZzk0.ltrans3.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccuWfFoK.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld/usr/bin/ld: : /usr/bin/ld: /usr/bin/ld: /usr/bin/ld/usr/bin/ld: : /usr/bin/ld: /usr/bin/ld: /tmp/ccixWA8Y.ltrans18.ltrans.o: in function `/tmp/ccZhPkQJ.ltrans18.ltrans.o: in function `do_EC_KEY_print': do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111/tmp/ccHymMzh.ltrans18.ltrans.o: undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:: in function `EC_curve_nid2nist111' : undefined reference to `do_EC_KEY_printEC_curve_nid2nist': ' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/ccpVAfzE.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/ccWjPTNf.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccixWA8Y.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /usr/bin/ld/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:: 863/tmp/ccZhPkQJ.ltrans18.ltrans.o: undefined reference to `: in function `EC_GROUP_new_by_curve_nameEC_GROUP_new_from_ecpkparameters' ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccHymMzh.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld/usr/bin/ld/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:: 782: : undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:ossl_ec_curve_nid_from_params782/usr/bin/ld: undefined reference to `: ossl_ec_curve_nid_from_params' ' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:/usr/bin/ld782/usr/bin/ld: : undefined reference to `: /tmp/ccpVAfzE.ltrans18.ltrans.o/tmp/ccixWA8Y.ltrans18.ltrans.o/tmp/ccZhPkQJ.ltrans18.ltrans.o::ossl_ec_curve_nid_from_params/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:/usr/bin/ld: in function `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:' 803: EC_GROUP_new_from_ecpkparameters803/usr/bin/ld: undefined reference to `: EC_GROUP_new_by_curve_name: undefined reference to `/tmp/ccHymMzh.ltrans18.ltrans.oEC_GROUP_new_by_curve_name:': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:' 803' : undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:EC_GROUP_new_by_curve_name863' : undefined reference to `/tmp/ccWjPTNf.ltrans18.ltrans.oEC_GROUP_new_by_curve_name: in function `' EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863/usr/bin/ld: undefined reference to `: EC_GROUP_new_by_curve_name/usr/bin/ld' : /usr/bin/ld: /tmp/ccZhPkQJ.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor/tmp/ccixWA8Y.ltrans18.ltrans.o': /tmp/ccHymMzh.ltrans18.ltrans.o: in function `: in function `ossl_ec_key_param_from_x509_algorossl_ec_key_param_from_x509_algor': ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815815: undefined reference to `: undefined reference to `EC_GROUP_new_by_curve_name_exEC_GROUP_new_by_curve_name_ex' 815/usr/bin/ld' : undefined reference to `: EC_GROUP_new_by_curve_name_ex/usr/bin/ld' : /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:ossl_ec_curve_nid_from_params782' : undefined reference to `ossl_ec_curve_nid_from_params/usr/bin/ld' : /usr/bin/ld/tmp/ccpVAfzE.ltrans18.ltrans.o: :/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:/tmp/ccWjPTNf.ltrans18.ltrans.o803:: undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:EC_GROUP_new_by_curve_name803' : undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccpVAfzE.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /tmp/ccWjPTNf.ltrans18.ltrans.o: in function `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:ossl_ec_key_param_from_x509_algor815': : undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:EC_GROUP_new_by_curve_name_ex815' : undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/cckrp7HI.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cckrp7HI.ltrans18.ltrans.o: in function `/tmp/ccjpuXoA.ltrans18.ltrans.oEC_GROUP_new_from_ecpkparameters': : in function `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_namedo_EC_KEY_print' ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cckrp7HI.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccB5vyV2.ltrans18.ltrans.o: in function `do_EC_KEY_print': /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/cckrp7HI.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccjpuXoA.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjpuXoA.ltrans18.ltrans.o/usr/bin/ld:: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccB5vyV2.ltrans18.ltrans.o: in function `/usr/bin/ldEC_GROUP_new_from_ecpkparameters: ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccjpuXoA.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccB5vyV2.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccB5vyV2.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccvanVMs.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccvanVMs.ltrans18.ltrans.o: in function `/usr/bin/ldEC_GROUP_new_from_ecpkparameters: ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld/usr/bin/ld: : /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccvanVMs.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccvanVMs.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccOAyVmF.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccOAyVmF.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccOAyVmF.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccHymMzh.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:/tmp/ccZhPkQJ.ltrans19.ltrans.o257: undefined reference to `: in function `EC_GROUP_new_by_curve_name' pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccixWA8Y.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /usr/bin/ld/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:: 257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccHymMzh.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccZhPkQJ.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccixWA8Y.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccpVAfzE.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccWjPTNf.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccpVAfzE.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccWjPTNf.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccHymMzh.ltrans19.ltrans.o/usr/bin/ld: in function `: EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccZhPkQJ.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccixWA8Y.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:': 1421/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:/usr/bin/ld1499: undefined reference to `: undefined reference to `ossl_ec_curve_nid_from_paramsEC_GROUP_new_by_curve_name_ex' ' : /usr/bin/ld: /tmp/ccHymMzh.ltrans19.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c::1421/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:: undefined reference to `1441ossl_ec_curve_nid_from_params: undefined reference to `' EC_GROUP_new_by_curve_name_ex/usr/bin/ld' : /tmp/ccZhPkQJ.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccixWA8Y.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccpVAfzE.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccWjPTNf.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccpVAfzE.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441/usr/bin/ld: undefined reference to `: EC_GROUP_new_by_curve_name_ex' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWjPTNf.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/cckrp7HI.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cckrp7HI.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cckrp7HI.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccjpuXoA.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cckrp7HI.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccjpuXoA.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccB5vyV2.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccB5vyV2.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccuWfFoK.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccjpuXoA.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccuWfFoK.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccuWfFoK.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccjpuXoA.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccB5vyV2.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccB5vyV2.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccvanVMs.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccvanVMs.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccvanVMs.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params/tmp/ccOAyVmF.ltrans20.ltrans.o' : in function `/usr/bin/ld: pkey_ec_ctrl_str/tmp/ccvanVMs.ltrans19.ltrans.o': :/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:: undefined reference to `EC_GROUP_new_by_curve_name_ex397' : undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccOAyVmF.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccOAyVmF.ltrans20.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccOAyVmF.ltrans20.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccOAyVmF.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccXzqFjz.ltrans11.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccXzqFjz.ltrans11.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccXzqFjz.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccXzqFjz.ltrans11.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccIpYmP8.ltrans22.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccIpYmP8.ltrans22.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccIpYmP8.ltrans22.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccIpYmP8.ltrans22.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccPo16Gs.ltrans22.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccPo16Gs.ltrans22.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccPo16Gs.ltrans22.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccIpYmP8.ltrans23.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccIpYmP8.ltrans23.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccPo16Gs.ltrans23.ltrans.o: in function `pkey_ec_ctrl.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccPo16Gs.ltrans23.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccIpYmP8.ltrans23.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccIpYmP8.ltrans23.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccXzqFjz.ltrans12.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccPo16Gs.ltrans23.ltrans.o: in function `/usr/bin/ldEC_GROUP_new_from_params: ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccXzqFjz.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccPo16Gs.ltrans23.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccPo16Gs.ltrans24.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccX0Otu8.ltrans0.ltrans.o: in function `main': /builddir/build/BUILD/openssl-3.0.9/test/ecdsatest.c:377: undefined reference to `EC_get_builtin_curves' /usr/bin/ld: /tmp/ccX0Otu8.ltrans0.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/test/ecdsatest.c:379: undefined reference to `EC_get_builtin_curves' /tmp/ccKzZzk0.ltrans13.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccuWfFoK.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccuWfFoK.ltrans21.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccuWfFoK.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccuWfFoK.ltrans21.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccX0Otu8.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccX0Otu8.ltrans1.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccKzZzk0.ltrans15.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccKzZzk0.ltrans15.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccKzZzk0.ltrans15.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccX0Otu8.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccX0Otu8.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/cckQFK08.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccXzqFjz.ltrans25.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccBxnwBX.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccKzZzk0.ltrans21.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccKzZzk0.ltrans21.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccXzqFjz.ltrans27.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccXzqFjz.ltrans27.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccXzqFjz.ltrans27.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cckQFK08.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cckQFK08.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cckQFK08.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccBxnwBX.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccBxnwBX.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccBxnwBX.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccX0Otu8.ltrans11.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccX0Otu8.ltrans13.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccX0Otu8.ltrans13.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccBxnwBX.ltrans18.ltrans.o: in function `/tmp/cckQFK08.ltrans18.ltrans.o: in function `do_EC_KEY_print': do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111/builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:: undefined reference to `111EC_curve_nid2nist: undefined reference to `' EC_curve_nid2nist' /usr/bin/ld/usr/bin/ld: : /tmp/cckQFK08.ltrans18.ltrans.o: in function `/tmp/ccBxnwBX.ltrans18.ltrans.oEC_GROUP_new_from_ecpkparameters: in function `': EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863863: undefined reference to `: undefined reference to `EC_GROUP_new_by_curve_nameEC_GROUP_new_by_curve_name' ' /usr/bin/ld/usr/bin/ld: : /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782782: undefined reference to `: undefined reference to `ossl_ec_curve_nid_from_paramsossl_ec_curve_nid_from_params' ' /usr/bin/ld/usr/bin/ld: : /tmp/cckQFK08.ltrans18.ltrans.o/tmp/ccBxnwBX.ltrans18.ltrans.o::/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803803: undefined reference to `: undefined reference to `EC_GROUP_new_by_curve_nameEC_GROUP_new_by_curve_name' ' /usr/bin/ld: /usr/bin/ld: /tmp/ccBxnwBX.ltrans18.ltrans.o/tmp/cckQFK08.ltrans18.ltrans.o: in function `: in function `ossl_ec_key_param_from_x509_algorossl_ec_key_param_from_x509_algor': ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815815: undefined reference to `: undefined reference to `EC_GROUP_new_by_curve_name_exEC_GROUP_new_by_curve_name_ex' ' /tmp/ccXzqFjz.ltrans34.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccXzqFjz.ltrans34.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /usr/bin/ld: /tmp/ccBxnwBX.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /tmp/cckQFK08.ltrans19.ltrans.o: in function `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:pkey_ec_ctrl257': : undefined reference to `EC_GROUP_new_by_curve_name' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccBxnwBX.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /tmp/cckQFK08.ltrans19.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:: in function `397pkey_ec_ctrl_str: undefined reference to `': EC_curve_nist2nid' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccBxnwBX.ltrans19.ltrans.o/usr/bin/ld: in function `: EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/cckQFK08.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld/usr/bin/ld: : /tmp/ccBxnwBX.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:14211441: undefined reference to `: undefined reference to `ossl_ec_curve_nid_from_params' EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cckQFK08.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccX0Otu8.ltrans20.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccX0Otu8.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccX0Otu8.ltrans20.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccX0Otu8.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccfsliCE.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccWJHnA5.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccDVKN2Q.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccfsliCE.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfsliCE.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfsliCE.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccYUpYJj.ltrans0.ltrans.o: in function `underflow_test': /tmp/ccDVKN2Q.ltrans11.ltrans.o/builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:: in function `225: undefined reference to `sm2_newdata.lto_priv.0EC_GROUP_new_by_curve_name': ' /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccWJHnA5.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccYUpYJj.ltrans0.ltrans.o/tmp/ccWJHnA5.ltrans11.ltrans.o: in function `: in function `field_tests_defaultec_validate.lto_priv.0': ': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:17738: undefined reference to `: undefined reference to `EC_GROUP_new_by_curve_nameossl_ec_curve_nid_from_params' ' /usr/bin/ld: /tmp/ccWJHnA5.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccYUpYJj.ltrans0.ltrans.o: in function `decoded_flag_test': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:318: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccYUpYJj.ltrans0.ltrans.o: in function `ecpkparams_i2d2i_test': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:404: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccJm7Ehx.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans1.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name/usr/bin/ld' : /tmp/ccYUpYJj.ltrans0.ltrans.o: in function `main': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:438: undefined reference to `EC_get_builtin_curves' /usr/bin/ld: /tmp/ccYUpYJj.ltrans0.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:440: undefined reference to `EC_get_builtin_curves' /tmp/ccX0Otu8.ltrans30.ltrans.o: in function `EC_KEY_new_by_curve_name_ex.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccJm7Ehx.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccYUpYJj.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccYUpYJj.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccYUpYJj.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccYUpYJj.ltrans2.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccDVKN2Q.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccWJHnA5.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/ccfsliCE.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccWJHnA5.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWJHnA5.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccWJHnA5.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfsliCE.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfsliCE.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccfsliCE.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /tmp/ccDVKN2Q.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccWJHnA5.ltrans19.ltrans.o: in function `/tmp/ccDVKN2Q.ltrans19.ltrans.opkey_ec_ctrl: in function `': ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:: undefined reference to `EC_GROUP_new_by_curve_name_ex257' : undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccWJHnA5.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /tmp/ccfsliCE.ltrans19.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: in function `: undefined reference to `EC_curve_nist2nid' pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccfsliCE.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccDVKN2Q.ltrans19.ltrans.o:/usr/bin/ld/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:: 1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccWJHnA5.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccWJHnA5.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccfsliCE.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccfsliCE.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/cc1zUQl0.ltrans8.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc1zUQl0.ltrans8.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc1zUQl0.ltrans8.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc1zUQl0.ltrans8.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccJm7Ehx.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccYUpYJj.ltrans11.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/cc1zUQl0.ltrans9.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc1zUQl0.ltrans9.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccJm7Ehx.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccYUpYJj.ltrans13.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccYUpYJj.ltrans13.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccJm7Ehx.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans21.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccJm7Ehx.ltrans21.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccYUpYJj.ltrans20.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccYUpYJj.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccYUpYJj.ltrans20.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccYUpYJj.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc1zUQl0.ltrans21.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc1zUQl0.ltrans23.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc1zUQl0.ltrans23.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc1zUQl0.ltrans23.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccYUpYJj.ltrans30.ltrans.o: in function `EC_KEY_new_by_curve_name_ex.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc1zUQl0.ltrans30.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc1zUQl0.ltrans30.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccImAMWp.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccImAMWp.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccImAMWp.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccImAMWp.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc2EtCjA.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc2EtCjA.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc2EtCjA.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc2EtCjA.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccImAMWp.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccImAMWp.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccImAMWp.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccImAMWp.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccwVfxOI.ltrans3.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccwVfxOI.ltrans3.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccwVfxOI.ltrans3.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccwVfxOI.ltrans3.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccImAMWp.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccImAMWp.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /tmp/ccGu1kwW.ltrans12.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccImAMWp.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccImAMWp.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/cc2EtCjA.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc2EtCjA.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccGu1kwW.ltrans14.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc2EtCjA.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/cc2EtCjA.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccGu1kwW.ltrans14.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccGu1kwW.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc2EtCjA.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc2EtCjA.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cc2EtCjA.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc2EtCjA.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccGu1kwW.ltrans21.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccGu1kwW.ltrans21.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccGu1kwW.ltrans21.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccGu1kwW.ltrans21.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: /tmp/ccwVfxOI.ltrans15.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccGu1kwW.ltrans22.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccGu1kwW.ltrans22.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccGu1kwW.ltrans22.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccGu1kwW.ltrans22.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccwVfxOI.ltrans17.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccwVfxOI.ltrans17.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc3wASfx.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccwVfxOI.ltrans24.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccwVfxOI.ltrans24.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccwVfxOI.ltrans24.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccwVfxOI.ltrans24.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/cc3wASfx.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc3wASfx.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc3wASfx.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccwVfxOI.ltrans32.ltrans.o: in function `EC_KEY_new_by_curve_name_ex.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/cc3wASfx.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/cc3wASfx.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc3wASfx.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc3wASfx.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/cc3wASfx.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/cc3wASfx.ltrans19.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/cc3wASfx.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/cc3wASfx.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLvy0VD.ltrans9.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /usr/bin/ld: /tmp/ccpxWz43.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /tmp/ccLvy0VD.ltrans11.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccLvy0VD.ltrans11.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLvy0VD.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccpxWz43.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccpxWz43.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccpxWz43.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLvy0VD.ltrans18.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccLvy0VD.ltrans18.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLvy0VD.ltrans18.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccLvy0VD.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /usr/bin/ld: collect2: error: ld returned 1 exit status /tmp/ccpxWz43.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /tmp/ccLvy0VD.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /usr/bin/ld: /tmp/ccpxWz43.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /tmp/ccLvy0VD.ltrans19.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:: in function `863pkey_ec_ctrl_str: undefined reference to `': EC_GROUP_new_by_curve_name/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:' 397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccpxWz43.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccpxWz43.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccpxWz43.ltrans19.ltrans.o: in function `/usr/bin/ldEC_GROUP_new_from_params: ': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /tmp/ccLvy0VD.ltrans19.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccpxWz43.ltrans19.ltrans.o:/usr/bin/ld/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:: 1441: undefined reference to `EC_GROUP_new_by_curve_name_ex/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:' 1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccLvy0VD.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccpxWz43.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccpxWz43.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' make[1]: *** [Makefile:28965: test/hmactest] Error 1 /usr/bin/ld: /tmp/ccN2t1yg.ltrans10.ltrans.o: in function `ec_to_text': /builddir/build/BUILD/openssl-3.0.9/providers/implementations/encode_decode/encode_key2text.c:483: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccN2t1yg.ltrans12.ltrans.o: in function `sm2_newdata.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_key.c:50: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccN2t1yg.ltrans12.ltrans.o: in function `ec_validate.lto_priv.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:38: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccN2t1yg.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccN2t1yg.ltrans19.ltrans.o: in function `do_EC_KEY_print': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/eck_prn.c:111: undefined reference to `EC_curve_nid2nist' /usr/bin/ld: /tmp/ccN2t1yg.ltrans19.ltrans.o: in function `EC_GROUP_new_from_ecpkparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:863: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:782: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccN2t1yg.ltrans19.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_asn1.c:803: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccN2t1yg.ltrans19.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /tmp/ccN2t1yg.ltrans20.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccN2t1yg.ltrans20.ltrans.o: in function `pkey_ec_ctrl_str': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:397: undefined reference to `EC_curve_nist2nid' /usr/bin/ld: /tmp/ccN2t1yg.ltrans20.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1499: undefined reference to `EC_GROUP_new_by_curve_name_ex' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1421: undefined reference to `ossl_ec_curve_nid_from_params' /usr/bin/ld: /tmp/ccN2t1yg.ltrans20.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:1441: undefined reference to `EC_GROUP_new_by_curve_name_ex' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29256: test/params_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29622: test/rc4test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:25253: test/asn1_dsa_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28808: test/evp_pkey_provided_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29902: test/sparse_array_test] Error 1 make[1]: *** [Makefile:28365: test/ctype_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28055: test/cmp_client_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28214: test/cmp_status_test] Error 1 make[1]: *** [Makefile:28635: test/endecode_test] Error 1 make[1]: *** [Makefile:29181: test/ossl_store_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29540: test/provider_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:30316: test/trace_api_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:25178: test/acvp_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:30442: test/wpackettest] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28089: test/cmp_ctx_test] Error 1 make[1]: *** [Makefile:28466: test/drbgtest] Error 1 make[1]: *** [Makefile:28029: test/cmp_asn_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29023: test/keymgmt_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29399: test/poly1305_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28189: test/cmp_server_test] Error 1 make[1]: *** [Makefile:29651: test/rdrand_sanitytest] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29564: test/punycode_test] Error 1 make[1]: *** [Makefile:29842: test/siphash_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28481: test/dsa_no_digest_size_test] Error 1 make[1]: *** [Makefile:28013: test/cmactest] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28951: test/hexstr_test] Error 1 make[1]: *** [Makefile:30487: test/x509_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29097: test/modes_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:30266: test/tls13encryptiontest] Error 1 make[1]: *** [Makefile:25223: test/algorithmid_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29608: test/rc2test] Error 1 make[1]: *** [Makefile:24973: fuzz/cmp-test] Error 1 make[1]: *** [Makefile:29414: test/property_test] Error 1 make[1]: *** [Makefile:28322: test/context_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28139: test/cmp_msg_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29475: test/provider_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28866: test/ext_internal_test] Error 1 make[1]: *** [Makefile:28906: test/ffc_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28590: test/ecdsatest] Error 1 make[1]: *** [Makefile:28659: test/endecoder_legacy_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28495: test/dsatest] Error 1 make[1]: *** [Makefile:27939: test/cipher_overhead_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29429: test/prov_config_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28380: test/curve448_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29962: test/ssl_old_test] Error 1 make[1]: *** [Makefile:29524: test/provider_status_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28575: test/ec_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29887: test/sm4_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28164: test/cmp_protect_test] Error 1 make[1]: *** [Makefile:29211: test/param_build_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28703: test/evp_extra_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28114: test/cmp_hdr_test] Error 1 make: *** [Makefile:3490: build_sw] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.TjEy2Y (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.TjEy2Y (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/openssl.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/openssl.spec