* [Buildroot] qt5base-5.12.2 fails to buils with libressl @ 2019-04-25 13:59 Ivan Nazarenko 2019-04-27 18:12 ` Arnout Vandecappelle 0 siblings, 1 reply; 2+ messages in thread From: Ivan Nazarenko @ 2019-04-25 13:59 UTC (permalink / raw) To: buildroot Just to warn someone that downloads a recent buildroot from git, qt5network is not compatible with libressl: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228344 ^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] qt5base-5.12.2 fails to buils with libressl 2019-04-25 13:59 [Buildroot] qt5base-5.12.2 fails to buils with libressl Ivan Nazarenko @ 2019-04-27 18:12 ` Arnout Vandecappelle 0 siblings, 0 replies; 2+ messages in thread From: Arnout Vandecappelle @ 2019-04-27 18:12 UTC (permalink / raw) To: buildroot On 25/04/2019 15:59, Ivan Nazarenko wrote: > > Just to warn someone that downloads a recent buildroot from git, qt5network is not compatible with libressl: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228344 Great :-( I'm adding a few qt5 users in Cc for this discussion. So, IIUC, this is a runtime issue: the needed functions from openssl can't be found while (dlopen()?) loading the libressl library [1]. And upstream qt5 project explicitly says that they will not accept patches to add libressl support [2]. If this is really the case, then I propose to drop libressl support entirely for QT5_LATEST. For 5.6 we do need libressl because it is in fact the only one that works (but then the question is whether it actually *does* work, of course). So, I propose that the OPENSSL conditions in qt5base are changed into LIBOPENSSL. Can someone write a patch for that? Regards, Arnout [1] https://github.com/libressl-portable/openbsd/issues/33 [2] https://bugreports.qt.io/browse/QTBUG-68374 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-27 18:12 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-04-25 13:59 [Buildroot] qt5base-5.12.2 fails to buils with libressl Ivan Nazarenko 2019-04-27 18:12 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox