https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259517
Bug ID: 259517
Summary: wpa/hostapd fails to build when WITHOUT_CRYPT is set
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
>From https://cirrus-ci.com/task/4935313328963584?logs=main#L759,
--- all_subdir_usr.sbin/wpa/hostapd ---
ld.lld: error: undefined symbol: crypto_ecdh_deinit
>>> referenced by sta_info.c:168
>>> (/tmp/cirrus-ci-build/contrib/wpa//src/ap/sta_info.c:168)
>>> sta_info.pieo:(ap_free_sta_pasn) in archive
>>> /usr/obj/tmp/cirrus-ci-build/amd64.amd64/usr.sbin/wpa/src/ap/libwpaap_pie.a
ld.lld: error: undefined symbol: tls_prf_sha256
>>> referenced by tlsv1_common.c:326
>>> (/tmp/cirrus-ci-build/contrib/wpa//src/tls/tlsv1_common.c:326)
>>> tlsv1_common.pieo:(tls_prf) in archive
>>> /usr/obj/tmp/cirrus-ci-build/amd64.amd64/usr.sbin/wpa/src/tls/libwpatls_pie.a
At commit a901f2af587f9cb068e2fca6b62f324bdde471d8
--
You are receiving this mail because:
You are the assignee for the bug.