[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=375076 Rex Dieter changed: What|Removed |Added Resolution|--- |DOWNSTREAM Status|UNCONFIRMED

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #14 from Rex Dieter --- This should help, https://bodhi.fedoraproject.org/updates/FEDORA-2017-4cd637d375 -- You are receiving this mail because: You are watching all bug changes.

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #13 from Rex Dieter --- oops, except I think the version of gpgme in f25 updates hasn't fixed that issue (yet), so it may be a downstream issue. (I'll take care of fixing that now) -- You are receiving this mail because: You are watching

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=375076 Rex Dieter changed: What|Removed |Added CC||rdie...@math.unl.edu --- Comment #12 from Rex Diet

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #11 from Ian Neal --- (In reply to andreas.sturmlechner from comment #10) > libassuan has always been a dependency of gpgme. libassuan was installed, it was libassuan-devel that wasn't - for Fedora 25 there appears to be no dependency betwe

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #10 from andreas.sturmlech...@gmail.com --- libassuan has always been a dependency of gpgme. -- You are receiving this mail because: You are watching all bug changes.

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #9 from Ian Neal --- make has now failed on: [ 64%] Linking CXX executable kmymoney /usr/bin/ld: cannot find -lassuan Installed libassuan-devel which fixed that issue -- You are receiving this mail because: You are watching all bug change

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-02-05 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #8 from Ian Neal --- Now that gpgme 1.8 is available on Fedora 25, with the following installed, cmake did not complain but make failed: gpgme-1.8.0-8 python3-pygpgme-0.3-18 kf5-gpgmepp-16.08.3-3 python2-pygpgme-0.3-18 gpgme-devel-1.8.0-8 kf

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-22 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=375076 NSLW changed: What|Removed |Added CC||lukasz.wojnilow...@gmail.co |

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #6 from andreas.sturmlech...@gmail.com --- Yes, only >=GpgME-1.7.0 contains the C++/Qt5 bindings. +1 for the patch, 4.8 branch already does the same. (In reply to Ian Neal from comment #3) > Most distros only seem to come with 1.6 LTS distro

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-15 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #5 from Ian Neal --- Created attachment 103426 --> https://bugs.kde.org/attachment.cgi?id=103426&action=edit Check for version Add check for version. This allows a non-Gpgme build to complete -- You are receiving this mail because: You

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-15 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #4 from Ian Neal --- I've backed out diff from https://git.reviewboard.kde.org/r/129265/ locally and that allows me to build. -- You are receiving this mail because: You are watching all bug changes.

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-15 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #3 from Ian Neal --- Could it be that GPGME 1.7 is needed, yet isn't checked for? Most distros only seem to come with 1.6, some are picking up 1.8 for their next development cycle. -- You are receiving this mail because: You are watching a

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-15 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=375076 Thomas Baumgart changed: What|Removed |Added CC||andreas.sturmlechner@gmail.

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-15 Thread Ian Neal
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #2 from Ian Neal --- (In reply to Thomas Baumgart from comment #1) > Did you upgrade Fedora with the KMyMoney build directory being present? Try > to remove build/CMakeCache.txt and run make again. Does that make a > difference? If not, what

[kmymoney4] [Bug 375076] Build failure for kgpgfile.cpp

2017-01-14 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=375076 --- Comment #1 from Thomas Baumgart --- Did you upgrade Fedora with the KMyMoney build directory being present? Try to remove build/CMakeCache.txt and run make again. Does that make a difference? If not, what happens if you start with a complete new bui