maintainer-feedback requested: [Bug 217220] net/qt5-network update to 5.7.1 fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 19 05:17:32 UTC 2017


w.schwarzenfeld at utanet.at has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 217220: net/qt5-network update to 5.7.1 fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217220



--- Description ---
Update to 5.7.1 fails with 
--- .obj/qsslsocket_openssl.o ---
ssl/qsslsocket_openssl.cpp:1593:13: error: use of undeclared identifier
'SSL_CTRL_GET_SERVER_TMP_KEY'
	if (q_SSL_get_server_tmp_key(ssl, &key))
	    ^
ssl/qsslsocket_openssl_symbols_p.h:493:62: note: expanded from macro
'q_SSL_get_server_tmp_key'
#define q_SSL_get_server_tmp_key(ssl, key) q_SSL_ctrl((ssl),
SSL_CTRL_GET_SERVER_TMP_KEY, 0, (char *)key)
							     ^
1 error generated.
*** [.obj/qsslsocket_openssl.o] Error code 1

make[1]: stopped in
/usr/ports/net/qt5-network/work/qtbase-opensource-src-5.7.1/src/network
1 error

make[1]: stopped in
/usr/ports/net/qt5-network/work/qtbase-opensource-src-5.7.1/src/network
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

(I have libressl, but don't know if this is
related to libressl).


More information about the kde-freebsd mailing list