Hi,
I'm trying to rebuild nextcloud-client for EPEL8, and it uses %cmake_kf5. Even a no-op rebuild is now failing, and it turns out the culprit was that the working nextcloud-client-2.6.5-8.el8 build was done when kf5-5.68.0-3.el8 was in a buildroot override, and it has since expired.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1601333
relevant changelog:
* Wed Aug 26 2020 Rex Dieter rdieter@fedoraproject.org - 5.68.0-3 - Use something that actually works with el8's cmake-3.11
* Tue Aug 25 2020 Rex Dieter rdieter@fedoraproject.org - 5.68.0-2 - (branch) backport recent cmake changes from fedora
* Thu Mar 19 2020 Rex Dieter rdieter@fedoraproject.org - 5.68.0-1 - 5.68
-2 got backed out because it's broken, but -1 is also broken:
https://koji.fedoraproject.org/koji/taskinfo?taskID=50518058
"Unknown build format, exiting!"
Could -3 be pushed out? Also, thanks tis@ for noticing the macro version discrepancy!