>>> hostapd 2.10 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/hostapd/hostapd-2.10.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10 -xf - >>> hostapd 2.10 Patching >>> hostapd 2.10 Configuring cp /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/hostapd/defconfig /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/hostapd/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_DEBUG_FILE\)/\1/' -e 's/^#\(CONFIG_DEBUG_SYSLOG\)/\1/' -e 's/^#\(CONFIG_DRIVER_WIRED\)/\1/' -e 's/^#\(CONFIG_NO_ACCOUNTING\)/\1/' -e 's/^#\(CONFIG_NO_RADIUS\)/\1/' -e 's/^#\(CONFIG_NO_VLAN\)/\1/' -e 's/^#\(CONFIG_LIBNL32\)/\1/' -e 's/^\(CONFIG_EAP_PWD\)/#\1/' -e 's/^\(CONFIG_EAP_TEAP\)/#\1/' -e 's/^\(CONFIG_DRIVER_HOSTAP\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/#\(CONFIG_TLS=\).*/\1internal/' /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/hostapd/.config >>> hostapd 2.10 Building PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=2 -I/home/peko/autobuild/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include/libnl3/" LDFLAGS="" LIBS="" /usr/bin/make -j4 CC="/home/peko/autobuild/instance-0/output-1/host/bin/nds32le-linux-gcc" -C /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/hostapd make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/hostapd' CC ../src/ap/wpa_auth_glue.c CC main.c CC ../src/ap/drv_callbacks.c CC ../src/ap/hostapd.c CC ../src/ap/utils.c CC config_file.c CC ../src/ap/ap_drv_ops.c CC ../src/ap/authsrv.c CC ../src/ap/eap_user_db.c CC ../src/ap/ieee802_11_auth.c CC ../src/ap/ap_config.c CC ../src/ap/ieee802_1x.c CC ../src/ap/tkip_countermeasures.c CC ../src/ap/ap_mlme.c CC ../src/ap/preauth_auth.c CC ../src/ap/sta_info.c CC ../src/ap/wpa_auth_ie.c CC ../src/ap/pmksa_cache_auth.c CC ../src/ap/beacon.c CC ../src/ap/ieee802_11_shared.c CC ../src/ap/bss_load.c CC ../src/ap/neighbor_db.c CC ../src/drivers/drivers.c CC ../src/ap/rrm.c CC ../src/utils/eloop.c CC ../src/ap/wpa_auth.c CC ../src/utils/common.c CC ../src/utils/wpa_debug.c CC ../src/utils/wpabuf.c CC ../src/utils/ip_addr.c CC ../src/utils/os_unix.c CC ../src/utils/crc32.c CC ../src/common/hw_features_common.c CC ../src/eapol_auth/eapol_auth_dump.c CC ../src/eapol_auth/eapol_auth_sm.c CC ../src/common/ctrl_iface_common.c CC ../src/common/wpa_common.c CC ../src/common/ieee802_11_common.c CC ../src/drivers/driver_wired.c CC ../src/drivers/driver_wired_common.c CC ../src/ap/ctrl_iface_ap.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/dpp_backup.c CC ctrl_iface.c CC ../src/common/dpp_auth.c CC ../src/common/dpp_reconfig.c CC ../src/common/dpp_pkex.c CC ../src/common/dpp_crypto.c CC ../src/common/dpp_tcp.c CC ../src/common/dpp.c CC ../src/ap/gas_query_ap.c CC eap_register.c CC ../src/eap_common/eap_common.c CC ../src/eap_server/eap_server_methods.c CC ../src/eap_server/eap_server_identity.c CC ../src/crypto/crypto_internal.c CC ../src/ap/dpp_hostapd.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-internal.c CC ../src/crypto/aes-wrap.c CC ../src/crypto/aes-internal-enc.c CC ../src/crypto/aes-ctr.c CC ../src/crypto/aes-siv.c CC ../src/crypto/aes-omac1.c CC ../src/eap_server/eap_server.c CC ../src/crypto/sha1.c CC ../src/crypto/sha1-prf.c CC ../src/crypto/aes-internal-dec.c CC ../src/crypto/sha1-pbkdf2.c CC ../src/crypto/md5.c CC ../src/crypto/rc4.c CC ../src/crypto/md5-internal.c CC ../src/crypto/sha256.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha1-internal.c CC ../src/crypto/sha256-kdf.c CC ../src/crypto/sha384-kdf.c CC ../src/crypto/sha256-internal.c CC ../src/crypto/sha512-kdf.c CC ../src/crypto/sha384.c CC ../src/crypto/sha384-prf.c CC ../src/crypto/sha512-prf.c CC ../src/crypto/sha512.c CC ../src/crypto/sha384-internal.c CC ../src/crypto/sha512-internal.c CC ../src/crypto/random.c CC ../src/utils/base64.c CC ../src/tls/asn1.c CC ../src/common/gas.c CC ../src/utils/json.c CC ../src/ap/ieee802_11_ht.c CC ../src/drivers/driver_common.c CC ../src/common/wpa_ctrl.c CC ../src/utils/edit_simple.c CC ../src/common/cli.c CC ../src/ap/gas_serv.c /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_copy_csign.isra.6': dpp.c:(.text+0x43e): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x442): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_copy_netaccesskey.isra.8': dpp.c:(.text+0x48a): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x48e): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_configurator_gen_kid.constprop.25': dpp.c:(.text+0x4da): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x4de): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_bootstrap_info_free': dpp.c:(.text+0x7d0): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x7d4): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_auth_deinit': dpp.c:(.text+0x277e): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x2782): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x2792): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o:dpp.c:(.text+0x2796): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_build_jwk': dpp.c:(.text+0x29d8): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x29dc): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_parse_jwk': dpp.c:(.text+0x2d88): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x2d8c): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_parse_cred_dpp': dpp.c:(.text+0x3042): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x3046): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x3054): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x3058): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x32b4): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o:dpp.c:(.text+0x32b8): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_parse_cred_dpp': dpp.c:(.text+0x3514): undefined reference to `crypto_ec_key_cmp' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x3518): undefined reference to `crypto_ec_key_cmp' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_parse_conf_obj': dpp.c:(.text+0x3d26): undefined reference to `crypto_pkcs7_get_certificates' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x3d2a): undefined reference to `crypto_pkcs7_get_certificates' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_configurator_free': dpp.c:(.text+0x6056): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x605a): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x6092): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x6096): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x60a6): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o:dpp.c:(.text+0x60aa): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_configurator_get_key': dpp.c:(.text+0x6148): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x614c): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_peer_intro': dpp.c:(.text+0x6738): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x673c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x675c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x6760): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_nfc_update_bi': dpp.c:(.text+0x7ace): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o:dpp.c:(.text+0x7ad2): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp.o: in function `dpp_configurator_from_backup': dpp.c:(.text+0x7eb2): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x7eb6): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x7efc): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp.c:(.text+0x7f00): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_auth.o: in function `dpp_auth_build_resp_ok': dpp_auth.c:(.text+0x978): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x97c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x9a2): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x9a6): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_auth.o: in function `dpp_auth_req_rx': dpp_auth.c:(.text+0xd38): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0xd3c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_auth.o: in function `dpp_auth_init': dpp_auth.c:(.text+0x162e): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x1632): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_auth.o: in function `dpp_auth_resp_rx': dpp_auth.c:(.text+0x2198): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x219c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x21b0): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_auth.c:(.text+0x21b4): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_backup.o: in function `dpp_free_asymmetric_key': dpp_backup.c:(.text+0x7c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_backup.o:dpp_backup.c:(.text+0x80): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_backup.o: in function `dpp_build_enveloped_data': dpp_backup.c:(.text+0x556): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_backup.c:(.text+0x55a): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_backup.c:(.text+0xa00): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_backup.c:(.text+0xa04): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_backup.o: in function `dpp_conf_resp_env_data': dpp_backup.c:(.text+0x18fe): undefined reference to `crypto_ec_key_parse_priv' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_backup.c:(.text+0x1902): undefined reference to `crypto_ec_key_parse_priv' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_backup.c:(.text+0x1c06): undefined reference to `crypto_ec_key_parse_priv' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_backup.c:(.text+0x1c0a): undefined reference to `crypto_ec_key_parse_priv' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_debug_print_key': dpp_crypto.c:(.text+0x21a): undefined reference to `crypto_ec_key_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x21e): undefined reference to `crypto_ec_key_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x22e): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x232): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x274): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x278): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_set_pubkey_point': dpp_crypto.c:(.text+0x528): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x52c): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x568): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x56c): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_gen_keypair': dpp_crypto.c:(.text+0x5aa): undefined reference to `crypto_ec_key_gen' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x5ae): undefined reference to `crypto_ec_key_gen' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_set_keypair': dpp_crypto.c:(.text+0x602): undefined reference to `crypto_ec_key_parse_priv' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x606): undefined reference to `crypto_ec_key_parse_priv' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x638): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x63c): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x650): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x654): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x69e): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x6a2): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_ecdh': dpp_crypto.c:(.text+0xa70): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xa74): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xa82): undefined reference to `crypto_ecdh_init2' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xa86): undefined reference to `crypto_ecdh_init2' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xabe): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xac2): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xb1a): undefined reference to `crypto_ecdh_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xb1e): undefined reference to `crypto_ecdh_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xb34): undefined reference to `crypto_ecdh_set_peerkey' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xb38): undefined reference to `crypto_ecdh_set_peerkey' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_bootstrap_key_hash': dpp_crypto.c:(.text+0xc8e): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xc92): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_keygen': dpp_crypto.c:(.text+0xda2): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xda6): undefined reference to `crypto_ec_key_get_subject_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_get_subject_public_key': dpp_crypto.c:(.text+0xf1e): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf22): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf3c): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf40): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf66): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf6a): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf98): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xf9c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_process_signed_connector': dpp_crypto.c:(.text+0xfdc): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0xfe0): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x156a): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x156e): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x16b4): undefined reference to `crypto_ec_key_verify_signature_r_s' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x16b8): undefined reference to `crypto_ec_key_verify_signature_r_s' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_check_signed_connector': dpp_crypto.c:(.text+0x175c): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1760): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x17a6): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x17aa): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_gen_r_auth': dpp_crypto.c:(.text+0x1864): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1868): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x187c): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1880): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x189a): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o:dpp_crypto.c:(.text+0x189e): more undefined references to `crypto_ec_key_get_pubkey_point' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_auth_derive_l_responder': dpp_crypto.c:(.text+0x1d54): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d58): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d64): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d68): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d7a): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d7e): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d94): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1d98): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dac): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1db0): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dc2): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dc6): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dd4): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dd8): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1de8): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dec): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dfa): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1dfe): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e2e): undefined reference to `crypto_bignum_addmod' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e32): undefined reference to `crypto_bignum_addmod' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e48): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e4c): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e60): undefined reference to `crypto_ec_point_x' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e64): undefined reference to `crypto_ec_point_x' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e84): undefined reference to `crypto_bignum_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1e88): undefined reference to `crypto_bignum_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1ec8): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1ecc): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1edc): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1ee0): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1ef0): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1ef4): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f02): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f06): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_auth_derive_l_initiator': dpp_crypto.c:(.text+0x1f38): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f3c): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f48): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f4c): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f68): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f6c): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f7e): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f82): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f98): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1f9c): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1fac): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1fb0): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1fc0): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1fc4): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1fd2): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x1fd6): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2002): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2006): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x201c): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2020): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2034): undefined reference to `crypto_ec_point_x' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2038): undefined reference to `crypto_ec_point_x' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2058): undefined reference to `crypto_bignum_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x205c): undefined reference to `crypto_bignum_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x209c): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20a0): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20b0): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20b4): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20c4): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20c8): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20d6): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x20da): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_derive_pmkid': dpp_crypto.c:(.text+0x222c): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2230): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2242): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2246): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `.L347': dpp_crypto.c:(.text+0x2534): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2538): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x256c): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2570): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2584): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2588): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2598): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x259c): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x25ae): undefined reference to `crypto_bignum_init_set' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x25b2): undefined reference to `crypto_bignum_init_set' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x25d2): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x25d6): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x25e8): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x25ec): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x261c): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2620): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x26b8): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x26bc): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x26ca): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x26ce): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x26de): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x26e2): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2716): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x271a): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `.L394': dpp_crypto.c:(.text+0x28cc): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x28d0): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2904): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2908): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x291c): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2920): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2930): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2934): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2946): undefined reference to `crypto_bignum_init_set' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x294a): undefined reference to `crypto_bignum_init_set' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x296a): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x296e): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2980): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2984): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x29b4): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x29b8): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2a50): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2a54): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2a62): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2a66): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2a76): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2a7a): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2aae): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2ab2): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_reconfig_derive_ke_responder': dpp_crypto.c:(.text+0x2dd4): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2dd8): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2de8): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2dec): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2dfa): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2dfe): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2e0c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2e10): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2e1e): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2e22): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f3c): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f40): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f52): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f56): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f66): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f6a): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f7a): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f7e): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f8e): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2f92): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2fa4): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2fa8): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2fb8): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x2fbc): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3006): undefined reference to `crypto_bignum_addmod' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x300a): undefined reference to `crypto_bignum_addmod' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3020): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3024): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x303a): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x303e): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x316e): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3172): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_reconfig_derive_ke_initiator': dpp_crypto.c:(.text+0x3230): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3234): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x32da): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o:dpp_crypto.c:(.text+0x32de): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_reconfig_derive_ke_initiator': dpp_crypto.c:(.text+0x3300): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3304): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3314): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3318): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3326): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x332a): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3358): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x335c): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3376): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x337a): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x338a): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x338e): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x339e): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x33a2): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x33b2): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x33b6): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x33c8): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x33cc): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3416): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x341a): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3430): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3434): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x344a): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x344e): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_sign_connector': dpp_crypto.c:(.text+0x38a4): undefined reference to `crypto_ec_key_sign_r_s' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x38a8): undefined reference to `crypto_ec_key_sign_r_s' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_pfs_process': dpp_crypto.c:(.text+0x396e): undefined reference to `crypto_ecdh_set_peerkey' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3972): undefined reference to `crypto_ecdh_set_peerkey' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_pfs_free': dpp_crypto.c:(.text+0x39da): undefined reference to `crypto_ecdh_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x39de): undefined reference to `crypto_ecdh_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_pfs_init': dpp_crypto.c:(.text+0x3aae): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3ab2): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3ac4): undefined reference to `crypto_ecdh_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3ac8): undefined reference to `crypto_ecdh_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3adc): undefined reference to `crypto_ecdh_get_pubkey' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3ae0): undefined reference to `crypto_ecdh_get_pubkey' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_build_csr': dpp_crypto.c:(.text+0x3c2c): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3c30): undefined reference to `crypto_ec_key_get_ecprivate_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3c5a): undefined reference to `crypto_csr_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3c5e): undefined reference to `crypto_csr_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3ca0): undefined reference to `crypto_csr_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3ca4): undefined reference to `crypto_csr_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3cb6): undefined reference to `crypto_csr_set_ec_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3cba): undefined reference to `crypto_csr_set_ec_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3d0a): undefined reference to `crypto_csr_set_name' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3d0e): undefined reference to `crypto_csr_set_name' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3d80): undefined reference to `crypto_csr_set_attribute' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3d84): undefined reference to `crypto_csr_set_attribute' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3dd0): undefined reference to `crypto_csr_sign' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3dd4): undefined reference to `crypto_csr_sign' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_validate_csr': dpp_crypto.c:(.text+0x3e34): undefined reference to `crypto_csr_verify' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3e38): undefined reference to `crypto_csr_verify' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3e7e): undefined reference to `crypto_csr_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3e82): undefined reference to `crypto_csr_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3eb0): undefined reference to `crypto_csr_get_attribute' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x3eb4): undefined reference to `crypto_csr_get_attribute' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_gen_reconfig_id': dpp_crypto.c:(.text+0x4012): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4016): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4030): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4034): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4048): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x404c): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4058): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x405c): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x406e): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4072): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4080): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4084): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4094): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4098): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x40a8): undefined reference to `crypto_ec_get_generator' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x40ac): undefined reference to `crypto_ec_get_generator' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x40cc): undefined reference to `crypto_bignum_rand' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x40d0): undefined reference to `crypto_bignum_rand' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x40e8): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x40ec): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x410a): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x410e): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4148): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x414c): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x415a): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x415e): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x416c): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4170): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4180): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4184): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4192): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4196): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_update_reconfig_id': dpp_crypto.c:(.text+0x41ea): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x41ee): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x41fe): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4202): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4212): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4216): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4224): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4228): undefined reference to `crypto_bignum_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4238): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x423c): undefined reference to `crypto_ec_get_order' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x424c): undefined reference to `crypto_ec_get_generator' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4250): undefined reference to `crypto_ec_get_generator' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x427a): undefined reference to `crypto_bignum_rand' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x427e): undefined reference to `crypto_bignum_rand' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4294): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4298): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x42ae): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x42b2): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x42c8): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x42cc): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x42ec): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x42f0): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x430c): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4310): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x431e): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4322): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4330): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4334): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4344): undefined reference to `crypto_ec_key_set_pub_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4348): undefined reference to `crypto_ec_key_set_pub_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x435a): undefined reference to `crypto_ec_key_set_pub_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x435e): undefined reference to `crypto_ec_key_set_pub_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4378): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x437c): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x438c): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4390): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43a0): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43a4): undefined reference to `crypto_bignum_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_free_reconfig_id': dpp_crypto.c:(.text+0x43c8): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43cc): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43da): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43de): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43ec): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43f0): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x43fe): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o:dpp_crypto.c:(.text+0x4402): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_free_reconfig_id': dpp_crypto.c:(.text+0x4422): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4426): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_crypto.o: in function `dpp_decrypt_e_id': dpp_crypto.c:(.text+0x4462): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4466): undefined reference to `crypto_ec_key_group' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4472): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4476): undefined reference to `crypto_ec_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4488): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x448c): undefined reference to `crypto_ec_key_get_private_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x449c): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44a0): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44b0): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44b4): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44c4): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44c8): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44de): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44e2): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44f0): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x44f4): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4514): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4518): undefined reference to `crypto_ec_point_mul' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x452a): undefined reference to `crypto_ec_point_invert' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x452e): undefined reference to `crypto_ec_point_invert' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4544): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4548): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x4566): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_crypto.c:(.text+0x456a): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_rx_exchange_resp': dpp_pkex.c:(.text+0x574): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x578): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x58a): undefined reference to `crypto_ec_point_from_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x58e): undefined reference to `crypto_ec_point_from_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x5dc): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x5e0): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x5f2): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x5f6): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x608): undefined reference to `crypto_ec_point_invert' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x60c): undefined reference to `crypto_ec_point_invert' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x622): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x626): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x638): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x63c): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x650): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x654): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x672): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x676): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x692): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x696): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x6e6): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x6ea): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x708): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x70c): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x776): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x77a): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x78e): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x792): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x7a6): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o:dpp_pkex.c:(.text+0x7aa): more undefined references to `crypto_ec_key_get_pubkey_point' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_rx_exchange_resp': dpp_pkex.c:(.text+0xbb8): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xbbc): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xbcc): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xbd0): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xbe0): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o:dpp_pkex.c:(.text+0xbe4): more undefined references to `crypto_ec_point_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_rx_exchange_resp': dpp_pkex.c:(.text+0xbf2): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xbf6): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_rx_commit_reveal_req': dpp_pkex.c:(.text+0xf58): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xf5c): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xf70): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xf74): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0xf88): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o:dpp_pkex.c:(.text+0xf8c): more undefined references to `crypto_ec_key_get_pubkey_point' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_free': dpp_pkex.c:(.text+0x19b2): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x19b6): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x19c6): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x19ca): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x19da): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o:dpp_pkex.c:(.text+0x19de): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_init': dpp_pkex.c:(.text+0x1b5e): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1b62): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1b72): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1b76): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1b9c): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1ba0): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1bb4): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1bb8): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1bd8): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1bdc): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1d86): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1d8a): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1db6): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1dba): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1dca): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1dce): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1ddc): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x1de0): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_rx_exchange_req': dpp_pkex.c:(.text+0x20a8): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x20ac): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x20be): undefined reference to `crypto_ec_point_from_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x20c2): undefined reference to `crypto_ec_point_from_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2142): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2146): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2158): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x215c): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x216e): undefined reference to `crypto_ec_point_invert' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2172): undefined reference to `crypto_ec_point_invert' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2188): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x218c): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x219e): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21a2): undefined reference to `crypto_ec_point_is_at_infinity' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21b4): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21b8): undefined reference to `crypto_ec_point_is_on_curve' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21d6): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21da): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21f6): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x21fa): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x231e): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2322): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x233c): undefined reference to `crypto_ec_prime_len' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2340): undefined reference to `crypto_ec_prime_len' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2356): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x235a): undefined reference to `crypto_ec_key_set_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x23b0): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x23b4): undefined reference to `crypto_ec_key_get_public_key' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x23d6): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x23da): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x23e8): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x23ec): undefined reference to `crypto_ec_point_init' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2406): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x240a): undefined reference to `crypto_ec_point_add' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2422): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2426): undefined reference to `crypto_ec_point_to_bin' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2448): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x244c): undefined reference to `crypto_ec_point_debug_print' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x2566): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x256a): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x257a): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x257e): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x258e): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o:dpp_pkex.c:(.text+0x2592): more undefined references to `crypto_ec_point_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_pkex.o: in function `dpp_pkex_rx_exchange_req': dpp_pkex.c:(.text+0x25c8): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_pkex.c:(.text+0x25cc): undefined reference to `crypto_ec_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_reconfig.o: in function `dpp_build_reconfig_announcement': dpp_reconfig.c:(.text+0x160): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x164): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x190): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x194): undefined reference to `crypto_ec_key_parse_pub' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x1ca): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x1ce): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x1de): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x1e2): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x2ac): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x2b0): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x2c4): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x2c8): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_reconfig.o: in function `dpp_reconfig_init': dpp_reconfig.c:(.text+0x5b4): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x5b8): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x600): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x604): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x612): undefined reference to `crypto_ec_key_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_reconfig.o:dpp_reconfig.c:(.text+0x616): more undefined references to `crypto_ec_key_deinit' follow /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_reconfig.o: in function `dpp_reconfig_init': dpp_reconfig.c:(.text+0x634): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0x638): undefined reference to `crypto_ec_point_deinit' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/build/hostapd/src/common/dpp_reconfig.o: in function `dpp_reconfig_auth_req_rx': dpp_reconfig.c:(.text+0xef4): undefined reference to `crypto_ec_key_get_pubkey_point' /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/nds32le-linux/8.0.1/../../../../nds32le-linux/bin/ld: dpp_reconfig.c:(.text+0xef8): undefined reference to `crypto_ec_key_get_pubkey_point' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:1284: hostapd] Error 1 make[1]: *** Waiting for unfinished jobs.... CC hostapd_cli.c make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/hostapd' make: *** [package/pkg-generic.mk:292: /home/peko/autobuild/instance-0/output-1/build/hostapd-2.10/.stamp_built] Error 2 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'