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-270849-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-270849-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.55kfPI + 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/bin/git apply --index --reject - + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-Allow-SHA1-in-seclevel-2-if-rh-allow-sha1-signatures.patch 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.UXuHk4 + 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 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-6178f9f912a26075\""' -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/ccPpFoYP.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/ccPpFoYP.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/ccPpFoYP.ltrans6.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccPpFoYP.ltrans6.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccPpFoYP.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:24283: 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; | ^ 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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc9Ab62c.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc9Ab62c.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/cc9Ab62c.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/cc9Ab62c.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccJ8r4DY.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccJ8r4DY.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/ccJ8r4DY.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/ccJ8r4DY.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccf5t3RC.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' 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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccf5t3RC.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccf5t3RC.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/ccf5t3RC.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/ccf5t3RC.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' 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; | ^ collect2: error: ld returned 1 exit status make[1]: *** [Makefile:25255: test/asn1_dsa_internal_test] Error 1 /usr/bin/ld: /tmp/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.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/ccglMVgf.ltrans23.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccglMVgf.ltrans23.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccglMVgf.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/ccglMVgf.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/ccglMVgf.ltrans33.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' 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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccYHGvHu.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccYHGvHu.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/ccYHGvHu.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/ccYHGvHu.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.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/ccDluDMV.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccDluDMV.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccDluDMV.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/ccDluDMV.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/ccDluDMV.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status /usr/bin/ld: /tmp/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.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/ccOhoVal.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccOhoVal.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccOhoVal.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/ccOhoVal.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/ccOhoVal.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29844: test/siphash_internal_test] Error 1 make[1]: *** [Makefile:29707: test/rsa_mp_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; | ^ 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; | ^ collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28454: test/dhtest] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28191: test/cmp_server_test] Error 1 make[1]: *** [Makefile:28367: test/ctype_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:28015: test/cmactest] 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; | ^ /usr/bin/ld: /tmp/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccGDKq1U.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccGDKq1U.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/ccGDKq1U.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/ccGDKq1U.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccc87aZX.ltrans0.ltrans.o: in function `underflow_test': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:225: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccc87aZX.ltrans0.ltrans.o: in function `field_tests_ec2_simple': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:162: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccc87aZX.ltrans0.ltrans.o: in function `field_tests_default': /builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:177: undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccc87aZX.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/ccc87aZX.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' /usr/bin/ld: /tmp/ccc87aZX.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/ccc87aZX.ltrans0.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/test/ec_internal_test.c:440: undefined reference to `EC_get_builtin_curves' /usr/bin/ld: /tmp/ccc87aZX.ltrans1.ltrans.o: in function `EC_GROUP_new_from_ecparameters': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccc87aZX.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/ccc87aZX.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/ccc87aZX.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccc87aZX.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccc87aZX.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: /tmp/ccc87aZX.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccc87aZX.ltrans2.ltrans.o: in function `EC_GROUP_new_from_params': /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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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/ccc87aZX.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' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29566: test/punycode_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28577: test/ec_internal_test] Error 1 /usr/bin/ld: /tmp/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccFab2Cm.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccFab2Cm.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/ccFab2Cm.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/ccFab2Cm.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28953: test/hexstr_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: 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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /usr/bin/ldIn 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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccAzzUZQ.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccAzzUZQ.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/ccAzzUZQ.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/ccAzzUZQ.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' 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; | ^ collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29153: test/nodefltctxtest] 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: 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; | ^ 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; | ^ 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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccSqs4tV.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccSqs4tV.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/ccSqs4tV.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/ccSqs4tV.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29542: test/provider_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; | ^ /usr/bin/ld: /tmp/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccgo6uBY.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccgo6uBY.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/ccgo6uBY.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/ccgo6uBY.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccHnMDqE.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.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/ccHnMDqE.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: collect2: error: ld returned 1 exit status /tmp/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.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' make[1]: *** [Makefile:29874: test/sm3_internal_test] Error 1 /usr/bin/ld: /tmp/ccs7xg4m.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/ccs7xg4m.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/ccs7xg4m.ltrans21.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccs7xg4m.ltrans21.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccs7xg4m.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/ccs7xg4m.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: /tmp/ccs7xg4m.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28967: test/hmactest] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28637: test/endecode_test] Error 1 /usr/bin/ld: /tmp/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccgTq1DD.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccgTq1DD.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/ccgTq1DD.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/ccgTq1DD.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29213: test/param_build_test] Error 1 /usr/bin/ld: /tmp/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.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/ccgzvi7S.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccgzvi7S.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccgzvi7S.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' 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:28440: test/destest] Error 1 /usr/bin/ld: /tmp/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.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/ccPNTglu.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccPNTglu.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccPNTglu.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/ccPNTglu.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/ccPNTglu.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cc0ax3o7.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/cc0ax3o7.ltrans0.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/test/ecdsatest.c:379: undefined reference to `EC_get_builtin_curves' /usr/bin/ld: /tmp/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc0ax3o7.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.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/cc0ax3o7.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cc0ax3o7.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccR1soKA.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/ccLkdHWW.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/ccLkdHWW.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/ccR1soKA.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccR1soKA.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccR1soKA.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/ccR1soKA.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/ccLkdHWW.ltrans4.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccLkdHWW.ltrans4.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccLkdHWW.ltrans4.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/ccLkdHWW.ltrans4.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/ccR1soKA.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccLkdHWW.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' /usr/bin/ld: /usr/bin/ld: /tmp/cc6TxtbP.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/ccLkdHWW.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/ccLkdHWW.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: collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28216: test/cmp_status_test] Error 1 /tmp/ccm9FoMQ.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/cc6TxtbP.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/cc6TxtbP.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/cc6TxtbP.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/ccm9FoMQ.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/ccm9FoMQ.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/ccm9FoMQ.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/ccLkdHWW.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/ccLkdHWW.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/ccLkdHWW.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: /usr/bin/ld: /tmp/ccLkdHWW.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/cc6TxtbP.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/cc6TxtbP.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/cc6TxtbP.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/cc6TxtbP.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/cc6TxtbP.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/cc6TxtbP.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/cc6TxtbP.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc6TxtbP.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc6TxtbP.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/cc6TxtbP.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/ccm9FoMQ.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/ccm9FoMQ.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/ccm9FoMQ.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/ccm9FoMQ.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/ccm9FoMQ.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/ccm9FoMQ.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/ccm9FoMQ.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccm9FoMQ.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccm9FoMQ.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/ccm9FoMQ.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/cc6TxtbP.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccm9FoMQ.ltrans30.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccLkdHWW.ltrans31.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccLkdHWW.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' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28592: test/ecdsatest] Error 1 /usr/bin/ld: /tmp/ccZLoXgS.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/ccZLoXgS.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/ccZLoXgS.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/ccZLoXgS.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: collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29610: test/rc2test] Error 1 /tmp/ccZLoXgS.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/ccZLoXgS.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/ccZLoXgS.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/ccZLoXgS.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/ccZLoXgS.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccZLoXgS.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccZLoXgS.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/ccZLoXgS.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: /usr/bin/ld: /tmp/cccGUafW.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/ccZLoXgS.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/ccZLoXgS.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/cccGUafW.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/cccGUafW.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/cccGUafW.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/ccZLoXgS.ltrans31.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /usr/bin/ld: /tmp/cccGUafW.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/cccGUafW.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/cccGUafW.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/cccGUafW.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/ccCfS3ck.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/ccveZ4S2.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/ccveZ4S2.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/ccveZ4S2.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' /tmp/cccGUafW.ltrans19.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:/usr/bin/ld: 257: undefined reference to `EC_GROUP_new_by_curve_name' /tmp/ccveZ4S2.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' /usr/bin/ld: /tmp/cccGUafW.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/cccGUafW.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cccGUafW.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cccGUafW.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/cccGUafW.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/ccveZ4S2.ltrans12.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccveZ4S2.ltrans12.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccveZ4S2.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: /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/ccveZ4S2.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' /tmp/ccCfS3ck.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/ccCfS3ck.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/ccCfS3ck.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/cccGUafW.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccCfS3ck.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/ccCfS3ck.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/ccCfS3ck.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/ccCfS3ck.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/ccCfS3ck.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/ccCfS3ck.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/ccCfS3ck.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccCfS3ck.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccCfS3ck.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/ccCfS3ck.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/ccveZ4S2.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: /usr/bin/ld: /usr/bin/ld: /tmp/ccnMutEB.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/ccnMutEB.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/ccveZ4S2.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/ccveZ4S2.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/ccveZ4S2.ltrans27.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccCfS3ck.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccnMutEB.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccnMutEB.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccnMutEB.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/ccnMutEB.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: collect2: error: ld returned 1 exit status /tmp/ccveZ4S2.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/ccveZ4S2.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: /tmp/ccFWvDac.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' make[1]: *** [Makefile:29624: test/rc4test] Error 1 /usr/bin/ld: /tmp/ccFWvDac.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/ccFWvDac.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/ccFWvDac.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: collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29722: test/rsa_sp800_56b_test] Error 1 /tmp/ccZwkf7v.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/ccnMutEB.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/ccZwkf7v.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/ccZwkf7v.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/ccZwkf7v.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccveZ4S2.ltrans42.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /usr/bin/ld: /tmp/ccFWvDac.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/ccFWvDac.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/ccFWvDac.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/ccFWvDac.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/ccnMutEB.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/ccnMutEB.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/ccnMutEB.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/ccFWvDac.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/ccFWvDac.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/ccFWvDac.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccFWvDac.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccFWvDac.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/ccFWvDac.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/ccZwkf7v.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/ccZwkf7v.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/ccZwkf7v.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: /usr/bin/ld: collect2: error: ld returned 1 exit status /tmp/ccZwkf7v.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/ccZwkf7v.ltrans22.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccZwkf7v.ltrans22.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccZwkf7v.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/ccZwkf7v.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/ccnMutEB.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/ccnMutEB.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/ccnMutEB.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/ccnMutEB.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/ccZwkf7v.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/ccZwkf7v.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/ccFWvDac.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' make[1]: *** [Makefile:28705: test/evp_extra_test] Error 1 /usr/bin/ld: /tmp/ccnMutEB.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccZwkf7v.ltrans33.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:30489: test/x509_internal_test] Error 1 /usr/bin/ld: /tmp/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccZHvu7T.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/ccZHvu7T.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/ccZHvu7T.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/ccZHvu7T.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/ccZHvu7T.ltrans11.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccZHvu7T.ltrans11.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccZHvu7T.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/ccZHvu7T.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' /usr/bin/ld: /tmp/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.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/ccGnX0JS.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccGnX0JS.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccGnX0JS.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/ccGnX0JS.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:28483: test/dsa_no_digest_size_test] Error 1 /usr/bin/ld: /usr/bin/ld: /tmp/ccZHvu7T.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/ccGnX0JS.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccZHvu7T.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/ccZHvu7T.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/ccZHvu7T.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: /usr/bin/ld: /tmp/cczDQTPd.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/ccZHvu7T.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/ccZHvu7T.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/ccyZlAL5.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/cczDQTPd.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/cczDQTPd.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/cczDQTPd.ltrans12.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccyZlAL5.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/ccyZlAL5.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/ccyZlAL5.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28324: test/context_internal_test] Error 1 /usr/bin/ld: /usr/bin/ld: /tmp/ccZHvu7T.ltrans42.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cczDQTPd.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/cczDQTPd.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/cczDQTPd.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/cczDQTPd.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/cczDQTPd.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cczDQTPd.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cczDQTPd.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/cczDQTPd.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/ccyZlAL5.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/ccyZlAL5.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/ccyZlAL5.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/ccyZlAL5.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/cczDQTPd.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/cczDQTPd.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/ccj0Tadh.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/ccyZlAL5.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/ccyZlAL5.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/ccyZlAL5.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccyZlAL5.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccyZlAL5.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/ccyZlAL5.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/ccj0Tadh.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/ccj0Tadh.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/ccj0Tadh.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/cczDQTPd.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccyZlAL5.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccj0Tadh.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/ccj0Tadh.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/ccj0Tadh.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/ccj0Tadh.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/ccj0Tadh.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/ccj0Tadh.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/ccj0Tadh.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccj0Tadh.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccj0Tadh.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/ccj0Tadh.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/ccqdWYJP.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/ccgzt4wr.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/ccqdWYJP.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/ccqdWYJP.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/ccqdWYJP.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/ccgzt4wr.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/ccgzt4wr.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/ccgzt4wr.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/cc8UQD8d.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/ccj0Tadh.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /usr/bin/ld: /tmp/ccqdWYJP.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/ccqdWYJP.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/ccqdWYJP.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/ccqdWYJP.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/cc8UQD8d.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/cc8UQD8d.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/cc8UQD8d.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccqdWYJP.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/ccqdWYJP.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/ccqdWYJP.ltrans22.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccqdWYJP.ltrans22.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccqdWYJP.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/ccqdWYJP.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: /tmp/ccgzt4wr.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/ccgzt4wr.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/ccgzt4wr.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/ccgzt4wr.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/ccyiTMyf.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/ccgzt4wr.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/ccgzt4wr.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/ccgzt4wr.ltrans22.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccgzt4wr.ltrans22.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccgzt4wr.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/ccgzt4wr.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: /tmp/cc8UQD8d.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/cc8UQD8d.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/cc8UQD8d.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/cc8UQD8d.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/ccyiTMyf.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/ccyiTMyf.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/ccyiTMyf.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/ccqdWYJP.ltrans32.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cc8UQD8d.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/cc8UQD8d.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/cc8UQD8d.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc8UQD8d.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc8UQD8d.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/cc8UQD8d.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/ccdln8dT.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: /tmp/ccgzt4wr.ltrans32.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccyiTMyf.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/ccyiTMyf.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/ccyiTMyf.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' collect2: error: ld returned 1 exit status /usr/bin/ld: /tmp/ccdln8dT.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/ccdln8dT.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/ccdln8dT.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: make[1]: *** [Makefile:25225: test/algorithmid_test] Error 1 /tmp/ccyiTMyf.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/ccyiTMyf.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccyiTMyf.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccyiTMyf.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/ccyiTMyf.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/cc8UQD8d.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccyiTMyf.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/ccyiTMyf.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/ccdln8dT.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/ccdln8dT.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/ccdln8dT.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/ccdln8dT.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/cclQrzvx.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/ccdln8dT.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/ccdln8dT.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/ccdln8dT.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccdln8dT.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccdln8dT.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/ccdln8dT.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: make[1]: *** [Makefile:29964: test/ssl_old_test] Error 1 /usr/bin/ld: /tmp/ccyiTMyf.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cclQrzvx.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/cclQrzvx.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/cclQrzvx.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: collect2: error: ld returned 1 exit status /tmp/ccqLhcM9.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' make[1]: *** [Makefile:28661: test/endecoder_legacy_test] Error 1 /usr/bin/ld: collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28241: test/cmp_vfy_test] Error 1 /usr/bin/ld: /tmp/ccdln8dT.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccqLhcM9.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/ccqLhcM9.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/ccqLhcM9.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cclQrzvx.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/cclQrzvx.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/cclQrzvx.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/cclQrzvx.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/cclQrzvx.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/cclQrzvx.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/cclQrzvx.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cclQrzvx.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cclQrzvx.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/cclQrzvx.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: collect2: error: ld returned 1 exit status make[1]: *** [Makefile:25503: test/bn_internal_test] Error 1 /tmp/ccnmbZWu.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/ccnmbZWu.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/ccnmbZWu.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/ccnmbZWu.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/ccnmbZWu.ltrans3.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccnmbZWu.ltrans3.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccnmbZWu.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/ccnmbZWu.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/ccqLhcM9.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/ccqLhcM9.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/ccqLhcM9.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/ccqLhcM9.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/ccjLAn8L.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/ccqLhcM9.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/ccqLhcM9.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/ccqLhcM9.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccqLhcM9.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccqLhcM9.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/ccqLhcM9.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/cclQrzvx.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccjLAn8L.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/ccjLAn8L.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/ccjLAn8L.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/ccIaVKmU.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/ccIaVKmU.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/ccIaVKmU.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/ccIaVKmU.ltrans11.ltrans.o:/tmp/ccqLhcM9.ltrans29.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: in function `: undefined reference to `EC_curve_nid2nist' EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /usr/bin/ld: /tmp/ccjLAn8L.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/ccnmbZWu.ltrans14.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/ccjLAn8L.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/ccjLAn8L.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/ccjLAn8L.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/ccjLAn8L.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/ccjLAn8L.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/ccjLAn8L.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccjLAn8L.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccjLAn8L.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/ccjLAn8L.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/ccnmbZWu.ltrans16.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/ccnmbZWu.ltrans16.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/ccnmbZWu.ltrans16.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/ccIaVKmU.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/ccIaVKmU.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/ccIaVKmU.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/ccIaVKmU.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/cc1Ud3Fx.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/ccyIH6WE.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/ccIaVKmU.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/ccIaVKmU.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/ccIaVKmU.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccIaVKmU.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccIaVKmU.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/ccIaVKmU.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/cc1Ud3Fx.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/cc1Ud3Fx.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/cc1Ud3Fx.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/ccnmbZWu.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/ccnmbZWu.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' /tmp/ccyIH6WE.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/ccyIH6WE.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/ccyIH6WE.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccjLAn8L.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccni7Iar.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/ccni7Iar.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/ccni7Iar.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/ccni7Iar.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: /usr/bin/ld: /usr/bin/ld: /tmp/cccSixEw.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/ccnmbZWu.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccIaVKmU.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cc1Ud3Fx.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/cc1Ud3Fx.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/cc1Ud3Fx.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/cc1Ud3Fx.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/ccyIH6WE.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/ccyIH6WE.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/ccyIH6WE.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/ccyIH6WE.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/cc1Ud3Fx.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/cc1Ud3Fx.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/cc1Ud3Fx.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc1Ud3Fx.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc1Ud3Fx.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/cc1Ud3Fx.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/cccSixEw.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/cccSixEw.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/cccSixEw.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccyIH6WE.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/ccyIH6WE.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/ccyIH6WE.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccyIH6WE.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccyIH6WE.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/ccyIH6WE.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/ccni7Iar.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/ccni7Iar.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/ccni7Iar.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/ccni7Iar.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/ccni7Iar.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/ccni7Iar.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/ccni7Iar.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccni7Iar.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccni7Iar.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/ccni7Iar.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/cccSixEw.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/cc1Ud3Fx.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cccSixEw.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/cccSixEw.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/cccSixEw.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/ccyIH6WE.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cccSixEw.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/cccSixEw.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/cchxqIWX.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: /tmp/cccSixEw.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cccSixEw.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cccSixEw.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/cccSixEw.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/ccDEzxCo.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/ccDEzxCo.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: /usr/bin/ld: /usr/bin/ld: /tmp/cchxqIWX.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cchxqIWX.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /tmp/ccni7Iar.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cchxqIWX.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/cchxqIWX.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/ccDEzxCo.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccDEzxCo.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccDEzxCo.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/ccDEzxCo.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/cccSixEw.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.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/cchxqIWX.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/ccDEzxCo.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/cchxqIWX.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/cchxqIWX.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/cchxqIWX.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccDEzxCo.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/ccDEzxCo.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/ccDEzxCo.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' collect2: error: ld returned 1 exit status /usr/bin/ld: make[1]: *** [Makefile:28031: test/cmp_asn_test] Error 1 /tmp/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.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/ccr4EWF6.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccr4EWF6.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccr4EWF6.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/ccr4EWF6.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: collect2: error: ld returned 1 exit status /usr/bin/ld: make[1]: *** [Makefile:29025: test/keymgmt_internal_test] Error 1 /tmp/cchxqIWX.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/cchxqIWX.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/cchxqIWX.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/cchxqIWX.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/cchxqIWX.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/cchxqIWX.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/ccDEzxCo.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/ccDEzxCo.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/ccDEzxCo.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/ccDEzxCo.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: collect2: error: ld returned 1 exit status /tmp/ccz48qMt.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/ccr4EWF6.ltrans28.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' make[1]: *** [Makefile:30268: test/tls13encryptiontest] Error 1 /tmp/ccGJLQ12.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: /usr/bin/ld: /tmp/ccz48qMt.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/ccz48qMt.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/ccz48qMt.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/cchxqIWX.ltrans30.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccDEzxCo.ltrans30.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccGJLQ12.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/ccGJLQ12.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/ccGJLQ12.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/ccz48qMt.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/ccz48qMt.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/ccz48qMt.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/ccz48qMt.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/ccGJLQ12.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/ccGJLQ12.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/ccGJLQ12.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/ccGJLQ12.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/ccz48qMt.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/ccz48qMt.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/ccz48qMt.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccz48qMt.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccz48qMt.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/ccz48qMt.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/ccGJLQ12.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/ccGJLQ12.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/ccGJLQ12.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccGJLQ12.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccGJLQ12.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/ccGJLQ12.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/cc1xjTc2.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/ccz48qMt.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccGJLQ12.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cc1xjTc2.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/cc1xjTc2.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/cc1xjTc2.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/ccbTSGnF.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/ccbTSGnF.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/ccbTSGnF.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/ccbTSGnF.ltrans14.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cc1xjTc2.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/cc1xjTc2.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/cc1xjTc2.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/cc17YmdG.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/cc17YmdG.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/cc1xjTc2.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/cc1xjTc2.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc1xjTc2.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc1xjTc2.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/cc1xjTc2.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/cc1xjTc2.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/cc1xjTc2.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/cc17YmdG.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc17YmdG.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc17YmdG.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/cc17YmdG.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: /tmp/ccbTSGnF.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/ccbTSGnF.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/ccbTSGnF.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/ccbTSGnF.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/ccrvkP9d.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: /usr/bin/ld: /usr/bin/ld: /tmp/ccbTSGnF.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/ccbTSGnF.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' /tmp/cclrser3.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/ccbTSGnF.ltrans22.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccbTSGnF.ltrans22.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccbTSGnF.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/ccbTSGnF.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/cc1cTWEK.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/ccrvkP9d.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/ccrvkP9d.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/ccrvkP9d.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/cc1xjTc2.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cclrser3.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/cclrser3.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/cclrser3.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/cc1cTWEK.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/cc1cTWEK.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/cc1cTWEK.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/ccts82OC.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: /tmp/ccGZgkAl.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/cc17YmdG.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/ccbTSGnF.ltrans32.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccts82OC.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/ccts82OC.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/ccts82OC.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/ccrvkP9d.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/ccrvkP9d.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/ccrvkP9d.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/ccrvkP9d.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: /usr/bin/ld: /usr/bin/ld: /tmp/ccGZgkAl.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/ccGZgkAl.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/ccGZgkAl.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cclrser3.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/cclrser3.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/cclrser3.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/cclrser3.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/ccrvkP9d.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/ccrvkP9d.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/ccrvkP9d.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccrvkP9d.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccrvkP9d.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/ccrvkP9d.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/cc17YmdG.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/cc17YmdG.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/cc17YmdG.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/cc1cTWEK.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/cc1cTWEK.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/cc1cTWEK.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/cc1cTWEK.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/cclrser3.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/cclrser3.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/cclrser3.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cclrser3.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cclrser3.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/cclrser3.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/cc1cTWEK.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/cc1cTWEK.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/cc1cTWEK.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc1cTWEK.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc1cTWEK.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/cc1cTWEK.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/ccts82OC.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/ccts82OC.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: /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/ccts82OC.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: /tmp/ccGZgkAl.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/cc0S4FKj.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/ccGZgkAl.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/ccGZgkAl.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/ccGZgkAl.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/ccts82OC.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' /tmp/cc17YmdG.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 `/usr/bin/ldEC_GROUP_new_by_curve_name_ex: ' /tmp/ccts82OC.ltrans23.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccts82OC.ltrans23.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point/usr/bin/ld: ' /usr/bin/ld: /tmp/cc17YmdG.ltrans21.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:: in function `47pkey_ec_ctrl_str: undefined reference to `': ossl_ec_GF2m_simple_set_compressed_coordinates' /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/ccts82OC.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' /tmp/cc17YmdG.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: /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/ccts82OC.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/cc17YmdG.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/ccGZgkAl.ltrans19.ltrans.o/tmp/ccrvkP9d.ltrans30.ltrans.o: in function `: in function `pkey_ec_ctrl': EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:257: undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:EC_GROUP_new_by_curve_name' 76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccGZgkAl.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/ccGZgkAl.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccGZgkAl.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccGZgkAl.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/ccGZgkAl.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: collect2: error: ld returned 1 exit status /tmp/ccts82OC.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' /usr/bin/ld: /tmp/ccts82OC.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/cc0S4FKj.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/cc0S4FKj.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/cc0S4FKj.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' /tmp/cclrser3.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cc1cTWEK.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cc17YmdG.ltrans30.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: make[1]: *** [Makefile:30444: test/wpackettest] Error 1 /tmp/ccGZgkAl.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/ccO66KsB.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/ccO66KsB.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/cc0S4FKj.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/cc0S4FKj.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/cc0S4FKj.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/cc0S4FKj.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/ccts82OC.ltrans34.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccO66KsB.ltrans2.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccO66KsB.ltrans2.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccO66KsB.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/ccO66KsB.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/cc0S4FKj.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/cc0S4FKj.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/cc0S4FKj.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc0S4FKj.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc0S4FKj.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/cc0S4FKj.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/cc0S4FKj.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccO66KsB.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/ccO66KsB.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/ccO66KsB.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/ccO66KsB.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/ccO66KsB.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/ccO66KsB.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/ccO66KsB.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/ccO66KsB.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/ccO66KsB.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.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/cc1KHpRP.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/ccSbQH1R.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/ccSbQH1R.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/ccSbQH1R.ltrans20.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccSbQH1R.ltrans20.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccSbQH1R.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/ccSbQH1R.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: collect2: error: ld returned 1 exit status /tmp/cc1KHpRP.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/cc1KHpRP.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/cc1KHpRP.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: make[1]: *** [Makefile:27941: test/cipher_overhead_test] Error 1 /tmp/cc9FGbCk.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: /tmp/ccSbQH1R.ltrans32.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /tmp/cc1KHpRP.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/cc1KHpRP.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/cc1KHpRP.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/cc1KHpRP.ltrans18.ltrans.o: in function `ossl_ec_key_param_from_x509_algor': /tmp/ccC728Lf.ltrans2.ltrans.o/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_backend.c:815: in function `: undefined reference to `EC_GROUP_new_by_curve_name_ex' 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/ccC728Lf.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/ccC728Lf.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/ccC728Lf.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/cc9FGbCk.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/cc9FGbCk.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/cc9FGbCk.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/cc1KHpRP.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/cc1KHpRP.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/ccC728Lf.ltrans3.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /usr/bin/ld/tmp/ccC728Lf.ltrans3.ltrans.o: : in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /tmp/cc1KHpRP.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc1KHpRP.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `/usr/bin/ldossl_ec_GF2m_simple_set_compressed_coordinates: ' /tmp/ccC728Lf.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 `/usr/bin/ldossl_ec_curve_nid_from_params: ' /usr/bin/ld: /tmp/ccC728Lf.ltrans3.ltrans.o/tmp/cc1KHpRP.ltrans19.ltrans.o:: in function `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:EC_GROUP_new_from_params1441': : undefined reference to `/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_lib.c:EC_GROUP_new_by_curve_name_ex1499' : 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/cc1KHpRP.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/ccv9TwCC.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/ccv9TwCC.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/ccv9TwCC.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/ccv9TwCC.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' /usr/bin/ld: /tmp/ccv9TwCC.ltrans9.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/ccv9TwCC.ltrans9.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/ccv9TwCC.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/ccv9TwCC.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: /tmp/cc9FGbCk.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/cc9FGbCk.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/cc9FGbCk.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/cc9FGbCk.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/cc9FGbCk.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc9FGbCk.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc9FGbCk.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/cc9FGbCk.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/cc1KHpRP.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cc9FGbCk.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/cc9FGbCk.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/ccC728Lf.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' /usr/bin/ld: /tmp/ccC728Lf.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/ccC728Lf.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/ccC728Lf.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: /usr/bin/ld: /tmp/ccv9TwCC.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' /tmp/cc9FGbCk.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/ccv9TwCC.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/ccv9TwCC.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/ccv9TwCC.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: collect2: error: ld returned 1 exit status /tmp/ccC728Lf.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/ccC728Lf.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/ccv9TwCC.ltrans30.ltrans.o: in function `pkey_ec_ctrl': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_pmeth.c:/usr/bin/ld257: : undefined reference to `EC_GROUP_new_by_curve_name' /usr/bin/ld: /tmp/ccv9TwCC.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' /tmp/ccC728Lf.ltrans30.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' make[1]: *** [Makefile:28057: test/cmp_client_test] Error 1 /usr/bin/ld: /tmp/ccv9TwCC.ltrans38.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' /usr/bin/ld: /tmp/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.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/cc4PCRhj.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/cckNYhmU.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/cckNYhmU.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/cckNYhmU.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cckNYhmU.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cckNYhmU.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/cckNYhmU.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/cc4PCRhj.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/cc4PCRhj.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/cc4PCRhj.ltrans11.ltrans.o:/builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_check.c:39: undefined reference to `EC_curve_nid2nist' collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status /usr/bin/ld: make[1]: *** [Makefile:29889: test/sm4_internal_test] Error 1 /usr/bin/ld: /tmp/cckNYhmU.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' make[1]: *** [Makefile:28166: test/cmp_protect_test] Error 1 /tmp/cc4PCRhj.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/cc4PCRhj.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/cc4PCRhj.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/cc4PCRhj.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/cc4PCRhj.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/cc4PCRhj.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/cc4PCRhj.ltrans19.ltrans.o: in function `EC_POINT_point2oct': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:97: undefined reference to `ossl_ec_GF2m_simple_point2oct' /usr/bin/ld: /tmp/cc4PCRhj.ltrans19.ltrans.o: in function `EC_POINT_oct2point': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:127: undefined reference to `ossl_ec_GF2m_simple_oct2point' /usr/bin/ld: /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_oct.c:47: undefined reference to `ossl_ec_GF2m_simple_set_compressed_coordinates' /usr/bin/ld: /tmp/cc4PCRhj.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/cc4PCRhj.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: make[1]: *** [Makefile:30318: test/trace_api_test] Error 1 /tmp/cc4PCRhj.ltrans29.ltrans.o: in function `EC_GROUP_new_curve_GF2m.constprop.0': /builddir/build/BUILD/openssl-3.0.9/crypto/ec/ec_cvt.c:76: undefined reference to `EC_GF2m_simple_method' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28141: test/cmp_msg_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29416: test/property_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29653: test/rdrand_sanitytest] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29526: test/provider_status_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29099: test/modes_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29401: test/poly1305_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28765: test/evp_libctx_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29446: test/provfetchtest] Error 1 make[1]: *** [Makefile:28382: test/curve448_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29258: test/params_test] Error 1 make[1]: *** [Makefile:29904: test/sparse_array_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28810: test/evp_pkey_provided_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28497: test/dsatest] Error 1 make[1]: *** [Makefile:29138: test/namemap_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29477: test/provider_internal_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:29736: test/rsa_test] Error 1 make[1]: *** [Makefile:28468: test/drbgtest] Error 1 make[1]: *** [Makefile:25180: test/acvp_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:24975: fuzz/cmp-test] Error 1 make[1]: *** [Makefile:28116: test/cmp_hdr_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29431: test/prov_config_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28091: test/cmp_ctx_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:25285: test/asn1_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29859: test/sm2_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28908: test/ffc_internal_test] Error 1 collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [Makefile:27926: test/chacha_internal_test] Error 1 make[1]: *** [Makefile:28996: test/ideatest] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29183: test/ossl_store_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28868: test/ext_internal_test] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:28621: test/ectest] Error 1 collect2: error: ld returned 1 exit status make[1]: *** [Makefile:29638: test/rc5test] Error 1 make: *** [Makefile:3492: build_sw] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.UXuHk4 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.UXuHk4 (%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