Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709528 - net-wireless/wpa_supplicant-2.9-r2 - ../crypto/tls_openssl.o: in function `tls_set_conn_flags': tls_openssl.c:(.text+0x4ec): undefined reference to `SSL_set1_sigalgs_list'
Summary: net-wireless/wpa_supplicant-2.9-r2 - ../crypto/tls_openssl.o: in function `tl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-13 20:49 UTC by ernsteiswuerfel
Modified: 2020-02-14 21:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (wpa_supplicant-2.9-r2:20200213-201658.log,352.71 KB, text/plain)
2020-02-13 20:49 UTC, ernsteiswuerfel
Details
emerge --info (file_709528.txt,6.46 KB, text/plain)
2020-02-13 20:49 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-02-13 20:49:07 UTC
Created attachment 613736 [details]
build.log

Fails on my amd64, ppc64, and ppc hardware. Probably a libressl issue?

[...]
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src/crypto/tls_openssl.o: in function `tls_set_conn_flags':
tls_openssl.c:(.text+0x3d6): undefined reference to `SSL_set1_sigalgs_list'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tls_openssl.c:(.text+0x41b): undefined reference to `SSL_set_cert_cb'
collect2: error: ld returned 1 exit status
make: *** [Makefile:1903: wpa_supplicant] Error 1
 * ERROR: net-wireless/wpa_supplicant-2.9-r2::gentoo failed (compile phase):
 *   emake failed
Comment 1 ernsteiswuerfel archtester 2020-02-13 20:49:38 UTC
Created attachment 613738 [details]
emerge --info
Comment 2 Ulenrich 2020-02-13 20:58:08 UTC
I do have the same issue - but using gcc-8.3 
---
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tls_openssl.c:(.text+0x403): undefined reference to `SSL_set_cert_cb'
collect2: error: ld returned 1 exit status
make: *** [Makefile:1903: wpa_supplicant] Error 1
 * ERROR: net-wireless/wpa_supplicant-2.9-r2::gentoo failed (compile phase):
 *   emake failed
---
Because I know if intedependencies of USE flags I have tried with many various different USE flags: (+-)broadcom-sta (+-)mbo (+-)mesh (+-)p2p 
with ever the same result.
Comment 3 Stefan Strogin gentoo-dev 2020-02-14 02:18:28 UTC
Same for me. I'll try to fix.
Comment 4 Stefan Strogin gentoo-dev 2020-02-14 02:36:09 UTC
The fix is the same as for bug 684290:
781c50e298a216b1a9bff0006411f6f0b9d50e06

Rick, could you disable SUITEB for LibreSSL users? again
Comment 5 Rick Farina (Zero_Chaos) gentoo-dev 2020-02-14 21:08:57 UTC
Apologies, I seem to recall this being fixed upstream, but it wasn't fixed in 2.9.  Can you please test 9999 for fun and report back to me on irc?