Created attachment 209059 [details] Poudriere build log file Poudriere build fails on 12.1 for i386: --- .obj/qsslsocket_openssl_symbols.o --- ssl/qsslsocket_openssl_symbols.cpp:1401:5: error: use of undeclared identifier '_q_SSL_set_alpn_protos'; did you mean 'SSL_set_alpn_protos'? RESOLVEFUNC(SSL_set_alpn_protos) ^ ssl/qsslsocket_openssl_symbols.cpp:604:11: note: expanded from macro 'RESOLVEFUNC' if (!(_q_##func = _q_PTR_##func(libs.first->resolve(#func))) \ ^ <scratch space>:86:1: note: expanded from here _q_SSL_set_alpn_protos See attached Poudriere build logfile
Maybe, this helps (cannot test I am working with libressl) https://github.com/bitwiseworks/qtbase-os2/issues/93 The linenumbers maybe wrong.
Sorry, I could never reproduce this. Is this still an issue for you? mfg Tobias
(In reply to Tobias C. Berner from comment #2) As I switched to LibreSSL it is no problem for me anymore.