Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2017 05:17:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217220] net/qt5-network update to 5.7.1 fails
Message-ID:  <bug-217220-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217220

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Update to 5.7.1 fails with=20
--- .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
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217220-13>