Milan Crha <mcrha(a)redhat.com> writes:
On Sat, 2021-01-30 at 14:20 +0100, Patrick Ohly wrote:
> Do you have a more recent build log with the failure?
Hi,
sure, I re-ran the build here:
https://koji.fedoraproject.org/koji/taskinfo?taskID=61020990
On Sat, 2021-01-30 at 18:23 +0100, Patrick Ohly wrote:
> /usr/bin/ld: cannot find -lkdeui
> /usr/bin/ld: cannot find -lkdecore
Fedora carries a patch for it:
https://src.fedoraproject.org/rpms/syncevolution/blob/master/f/syncevolut...
I'll commit that.
> Perhaps also remove KDE support from the Fedora .spec file?
Right, I can probably do it. I only do not know how many users are
actually using it.
Probably not that many. If there are some, then removing the feature and
waiting for the outcry may be the only way to find them :-/ I already
asked here, without any responses.
If you know there are issues with it, then the best
would be, probably, to drop the code from the sources, otherwise I'm
afraid the users might eventually request to enable it in the package.
If a user wants it, then I'd be more motivated to actually support
it. I'd prefer to keep it in the source for now, just in case that
someone capable enough wants to try it out by compiling from source.
Regarding the link error: I tried to reproduce by building exactly with
the same configure options in a Rawhide docker container, but for me it
worked:
https://nightly.syncevolution.org/latest/fedoraw-rawhide/nightly.html
The newer compiler and libs resulted in some warnings which I have
addressed. Let me put that into another pre-release and if that the
still fails in Koji, we need to dig deeper.
--
Best Regards
Patrick Ohly