media-gfx/digikam-7.3.0:5::gentoo USE="X gphoto2 heif imagemagick lensfun mysql opengl openmp panorama -addressbook -calendar -debug -marble -mediaplayer -scanner -semantic-desktop" Fails because it cannot find the include file AkonadiCore/Item needed in core/utilities/extrasupport/addressbook/akonadiiface.cpp. The useflag addressbook is disabled, why build it? Reproducible: Always
Created attachment 759533 [details] Build log
Created attachment 759534 [details] emerge --info digikam
Created attachment 759535 [details, diff] Static patch to correct include (fails with older akonadi?)
Created attachment 759570 [details, diff] patch to respect addressbook use-flag
Fix is in URL, but their broken cmake must be fixed separately.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61895f0899758028e72b7f9461177b34640e1683 commit 61895f0899758028e72b7f9461177b34640e1683 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-12-18 17:36:15 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-12-18 17:38:53 +0000 media-gfx/digikam: Fix build with >=kde-apps/akonadi-contacts-21.12.0 Closes: https://bugs.gentoo.org/829539 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/digikam/digikam-7.3.0-r1.ebuild | 5 +++- .../files/digikam-7.3.0-akonadi-21.12.0.patch | 31 ++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024c45ad4532e5a05ec7005e11c46875f79342ad commit 024c45ad4532e5a05ec7005e11c46875f79342ad Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-12-18 17:29:27 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-12-18 17:38:52 +0000 media-gfx/digikam: Add missing usedep, fix cmake (again) Closes: https://bugs.gentoo.org/829539 Closes: https://bugs.gentoo.org/829571 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/digikam/digikam-7.3.0-r1.ebuild | 149 ++++++++++++++++++++++ media-gfx/digikam/digikam-7.4.0-r1.ebuild | 147 +++++++++++++++++++++ media-gfx/digikam/files/digikam-7.3.0-cmake.patch | 118 +++++++++++++++++ 3 files changed, 414 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=ceb5a2bc9ed69eac89a4f54053cb38264bd093f3 commit ceb5a2bc9ed69eac89a4f54053cb38264bd093f3 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-12-18 17:29:27 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-01-18 16:00:54 +0000 media-gfx/digikam: Add missing usedep, fix cmake (again) Closes: https://bugs.gentoo.org/829539 Closes: https://bugs.gentoo.org/829571 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/digikam/digikam-9999.ebuild | 13 +-- media-gfx/digikam/files/digikam-7.3.0-cmake.patch | 118 ++++++++++++++++++++++ 2 files changed, 125 insertions(+), 6 deletions(-)