OSX/CI: qca fails to build on branch qt5 for branch groups (stable-)kf5-qt5

Marko Käning mk-lists at email.de
Sat Apr 11 12:02:38 UTC 2015


On 11 Apr 2015, at 01:22 , Marko Käning <mk-lists at email.de> wrote:

> 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));
>                                              ^
>
It indeed fails for kf5-qt5 as well.




More information about the Kde-frameworks-devel mailing list