Created attachment 444528 [details] build.log See attached build.log
Not fixed by 2.1.3.
I've reported this to upstream: https://bugs.kde.org/show_bug.cgi?id=379810
Fix pending upstream: https://phabricator.kde.org/D9416
Fix is in master now.
Created attachment 520926 [details] build.log of live package I've tried the live package with that git revision: https://cgit.kde.org/qca.git/commit/?id=d58e20ee652038dc4ec4fe4765dc3639ed735526 It suposed to have openssl-1.1 suport, but the build still failes: ... /var/tmp/portage/app-crypt/qca-9999/work/qca-9999/plugins/qca-ossl/qca-ossl.cpp: In function ‘void opensslQCAPlugin::try_get_general_name(GENERAL_NAMES*, const QCA::CertificateInfoType&, QCA::CertificateInfo*)’: /var/tmp/portage/app-crypt/qca-9999/work/qca-9999/plugins/qca-ossl/qca-ossl.cpp:553:33: error: ‘ASN1_STRING_data’ was not declared in this scope QByteArray cs((const char *)ASN1_STRING_data(gn->d.rfc822Name), ASN1_STRING_length(gn->d.rfc822Name)); ...
Created attachment 524646 [details] emerge output after update to openssl-1.1.0g-r3 emerge output after update to openssl-1.1.0g-r3 The number off errors has been reduced to two after updating openssl. Now there are two non declared functions left: DSA_generate_parameters RSA_generate_key see also https://bugs.kde.org/show_bug.cgi?id=392054
app-crypt/qca-9999::qt has build succesfully against dev-libs/openssl-1.1.0h::gentoo
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9599ef9408c711e76bbc2497dbd58716e3a9de0 commit c9599ef9408c711e76bbc2497dbd58716e3a9de0 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-06-09 13:11:32 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-06-09 13:51:10 +0000 app-crypt/qca: Add 2.2.0_pre20180606 snapshot botan-2 and openssl-1.1 support. Closes: https://bugs.gentoo.org/592526 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-crypt/qca/Manifest | 1 + app-crypt/qca/qca-2.2.0_pre20180606.ebuild | 85 ++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+)
*** Bug 676124 has been marked as a duplicate of this bug. ***