[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217220
Bug ID: 217220
Summary: net/qt5-network update to 5.7.1 fails
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: w.schwarzenfeld at utanet.at
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
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).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list