maintainer-feedback requested: [Bug 241881] net/qt5-network build failed ssl/qsslsocket_openssl_symbols.cpp:1401:5: error: use of undeclared identifier '_q_SSL_set_alpn_protos'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 11 13:46:24 GMT 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 241881: net/qt5-network build failed
ssl/qsslsocket_openssl_symbols.cpp:1401:5: error: use of undeclared identifier
'_q_SSL_set_alpn_protos'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241881



--- Description ---
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


More information about the kde-freebsd mailing list