Your package kvirc failed to build from source in current rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=17730478 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Created attachment 1252838 [details] build.log
Created attachment 1252839 [details] root.log
Created attachment 1252840 [details] state.log
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
This is an incompatibility with OpenSSL 1.1.0: /builddir/build/BUILD/kvirc-5.0.0-alpha2/src/kvilib/net/KviSSL.cpp: In function 'DH* my_get_dh(int)': /builddir/build/BUILD/kvirc-5.0.0-alpha2/src/kvilib/net/KviSSL.cpp:214:4: error: invalid use of incomplete type 'DH {aka struct dh_st}' dh->p=BN_bin2bn(p,sp,0); ^~ In file included from /usr/include/openssl/crypto.h:31:0, from /usr/include/openssl/comp.h:16, from /usr/include/openssl/ssl.h:47, from /builddir/build/BUILD/kvirc-5.0.0-alpha2/src/kvilib/net/KviSSL.h:43, from /builddir/build/BUILD/kvirc-5.0.0-alpha2/src/kvilib/net/KviSSL.cpp:27: /usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'DH {aka struct dh_st}' typedef struct dh_st DH; ^~~~~
Created attachment 1296906 [details] spec file to fix ftbfs @nucleo Do you have any objection to me fixing the issue with the attached spec file patch?
I think it safer and wiser to just use BuildRequires: compat-openssl10-devel for f26+ builds. As menitioned in upstream issue, https://github.com/kvirc/KVIrc/issues/2151 mixing openssl libs in the same process (Qt still uses compat-openssl10) is risky.
kvirc-5.0.0-0.7.alpha2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b55e2dfd7b
kvirc-5.0.0-0.7.alpha2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-b55e2dfd7b
kvirc-5.0.0-0.7.alpha2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.