[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-14 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #16 from Ralf Habacker --- (In reply to Ralf Habacker from comment #15) > > Fix finding of alkimia version 7 with custom install path > Issue has been reported to cmake at > https://gitlab.kitware.com/cmake/cmake/issues/18797 With cmake >= 3

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-14 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #15 from Ralf Habacker --- (In reply to Ralf Habacker from comment #14) > Git commit 5cf4c62fd0109b6ab8b42d3429e96b361a2e5ee0 by Ralf Habacker. > Committed on 14/01/2019 at 13:04. > Pushed by habacker into branch '5.0'. > > Fix finding of a

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-14 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=403156 Ralf Habacker changed: What|Removed |Added Version Fixed In||5.0.3 Latest Commit|

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-14 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=403156 Ralf Habacker changed: What|Removed |Added Version Fixed In||5.0.3 Latest Commit|

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-14 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #12 from Ian Neal --- (In reply to Ian Neal from comment #11) > (In reply to Ralf Habacker from comment #10) > > (In reply to Rex Dieter from comment #9) > > > Thanks for the clarification. > > > > > > I'd jumped to that conclusion seeing t

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-14 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #11 from Ian Neal --- (In reply to Ralf Habacker from comment #10) > (In reply to Rex Dieter from comment #9) > > Thanks for the clarification. > > > > I'd jumped to that conclusion seeing the output: > > > > " The following configuration

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-13 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=403156 Ralf Habacker changed: What|Removed |Added CC||ralf.habac...@freenet.de --- Comment #10 from R

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-13 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #9 from Rex Dieter --- Thanks for the clarification. I'd jumped to that conclusion seeing the output: " The following configuration files were considered but not accepted: /usr/lib64/cmake/LibAlkimia5-7.0/LibAlkimia5Config.cmake, vers

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #8 from Thomas Baumgart --- @Rex: KMyMoney commit 15bfa066212958a258 in master should allow to build with both versions of libalkimia (released and master). -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #7 from Rex Dieter --- For what it's worth, both kmymoney-5.0 and kmymoney master builds fine on f28 for me (master required building libalkimia master from source as it's not released or packaged yet). I do not use qtchooser, so it's possi

Re: [kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Brendan Coupe
I was able to compile KMM5 on Fedora 28 before upgrading to F29. As I recall I had to setup a repository with one or more packages that were required to make it work. I will look to see if I can find the details but if you search for messages to and from me on the developer list you may find what y

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #6 from bren...@coupeware.com --- I was able to compile KMM5 on Fedora 28 before upgrading to F29. As I recall I had to setup a repository with one or more packages that were required to make it work. I will look to see if I can find the deta

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #5 from Ian Neal --- Unfortunately that didn't make any difference, still get the same errors. Is there any extra diagnostics I can enable to see what is causing the issue? -- You are receiving this mail because: You are the assignee for t

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #4 from Ian Neal --- I've made sure that qtchooser-default is pointing to qt5 and tried running cmake with QT_SELECT=qt5 but still get the same errors. Going through the outputs in the build directory, the only reference is to qt5 not qt4 I'

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=403156 --- Comment #3 from Jack --- I vaguely recall having the same or similar problem during the switch from qt4 to qt5. My not so accurate memory tells me there is some "generic" command being used which uses either config files or environment variables to

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=403156 Ian Neal changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kmymoney] [Bug 403156] Cmake fails on Fedora 28 looking for LibAlkimia and Qt4 Core and DBus

2019-01-12 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=403156 Thomas Baumgart changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---