OSX/CI: qca fails to build on branch qt5 for branch group stable-kf5-qt5

Marko Käning mk-lists at email.de
Fri Apr 10 23:22:34 UTC 2015


I see tons of deprecation warnings for QCA as well as a real error:

---

/Users/marko/WC/KDECI-builds/stable-kf5-qt5/qca/plugins/qca-ossl/qca-ossl.cpp:5719:13: warning: 'SSL_get_error' is deprecated: first deprecated in OS X 10.7 [-Wdeprecated-declarations]
                                int x = SSL_get_error(ssl, ret);
                                        ^
/usr/include/openssl/ssl.h:1506:5: note: 'SSL_get_error' has been explicitly marked deprecated here
int     SSL_get_error(const SSL *s,int ret_code) DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER;
        ^
/Users/marko/WC/KDECI-builds/stable-kf5-qt5/qca/plugins/qca-ossl/qca-ossl.cpp:5808:33: error: use of undeclared identifier 'SSL_SESSION_get_compress_id'
                sessInfo.isCompressed = (0 != SSL_SESSION_get_compress_id(ssl->session));
                                              ^
---

-------------- next part --------------
A non-text attachment was scrubbed...
Name: qca.log.gz
Type: application/x-gzip
Size: 27921 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150411/35c57160/attachment-0001.bin>


More information about the Kde-frameworks-devel mailing list