/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/crypto/tls_openssl.o: in function `tls_set_conn_flags': tls_openssl.c:(.text+0x5ce): undefined reference to `SSL_set1_sigalgs_list' /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tls_openssl.c:(.text+0x613): undefined reference to `SSL_set_cert_cb' collect2: error: ld returned 1 exit status make: *** [Makefile:1876: wpa_supplicant] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib_libressl_20190422-043922 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) [3] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.34.0 * emerge -qpvO net-wireless/wpa_supplicant [ebuild N ] net-wireless/wpa_supplicant-2.8-r1 USE="fils hs2-0 libressl readline -ap -bindist -dbus -eap-sim -eapol_test -fasteap -macsec -p2p -privsep (-ps3) -qt5 (-selinux) -smartcard -tdls -uncommon-eap-types (-wimax) -wps"
Created attachment 573990 [details] emerge-info.txt
Created attachment 573992 [details] emerge-history.txt
Created attachment 573994 [details] environment
Created attachment 573996 [details] etc.portage.tbz2
Created attachment 573998 [details] net-wireless:wpa_supplicant-2.8-r1:20190424-071444.log
Hi Rick, Reverting df704718 "net-wireless/wpa_supplicant: libressl suiteb works" fixes it.
reverting fixed for me, with LibreSSL-2.9.1 this patch should be reverted if this issue not fixed. (In reply to Stefan Strogin from comment #6) > Hi Rick, > > Reverting df704718 "net-wireless/wpa_supplicant: libressl suiteb works" > fixes it.
ugh, this was tested and confirmed working. oh well, sucks to be libressl users. reverted, enjoy lower security
(In reply to Rick Farina (Zero_Chaos) from comment #8) > ugh, this was tested and confirmed working. oh well, sucks to be libressl > users. reverted, enjoy lower security SUITEB was superseded by SUITEB192, which provides better cryptographic strength and is supported by LibreSSL. Correct me if I'm wrong though, but as far as I know both are pretty much exchangeable with regard to WPA3, so it does not imply lower security.