Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738714 - kde-apps/pimcommon missing kde-apps/akonadi-search dependency
Summary: kde-apps/pimcommon missing kde-apps/akonadi-search dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard: fixed in 20.08.1
Keywords: PullRequest
: 739530 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-08-23 13:26 UTC by Branko Grubic
Modified: 2020-09-01 05:49 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (emerge_info.txt,6.08 KB, text/plain)
2020-08-23 13:27 UTC, Branko Grubic
Details
build.log (pimcommon_build.log,3.93 KB, text/plain)
2020-08-23 13:28 UTC, Branko Grubic
Details
cmakeoutput (pimcommon_cmakeoutput.log,47.01 KB, text/plain)
2020-08-23 13:28 UTC, Branko Grubic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Branko Grubic 2020-08-23 13:26:47 UTC
Build failed when building "=kde-apps/pimcommon-20.08.0 -debug -designer -test -test"

Reproducible: Always

Actual Results:  
Build fails with following error:

-- Found Boost: /usr/include (found suitable version "1.74.0", minimum required is "1.34.0")  
CMake Error at CMakeLists.txt:74 (find_package):
  Could not find a package configuration file provided by "KF5AkonadiSearch"
  with any of the following names:

    KF5AkonadiSearchConfig.cmake
    kf5akonadisearch-config.cmake

  Add the installation prefix of "KF5AkonadiSearch" to CMAKE_PREFIX_PATH or
  set "KF5AkonadiSearch_DIR" to a directory containing one of the above
  files.  If "KF5AkonadiSearch" provides a separate development package or
  SDK, be sure it has been installed.


After manually installing "=kde-apps/akonadi-search-20.08.0 -debug -test -test"
Building `kde-apps/pimcommon` successfully finished.
Comment 1 Branko Grubic 2020-08-23 13:27:34 UTC
Created attachment 656358 [details]
emerge info
Comment 2 Branko Grubic 2020-08-23 13:28:06 UTC
Created attachment 656360 [details]
build.log
Comment 3 Branko Grubic 2020-08-23 13:28:36 UTC
Created attachment 656362 [details]
cmakeoutput
Comment 4 Larry the Git Cow gentoo-dev 2020-08-27 06:17:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=731d3e4c1cd942ac02141f01bfa513db6cb73c1d

commit 731d3e4c1cd942ac02141f01bfa513db6cb73c1d
Author:     Branko Grubic <bitlord0xff@gmail.com>
AuthorDate: 2020-08-23 19:11:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-08-26 20:47:17 +0000

    kde-apps/pimcommon: Add missing dependency kde-apps/akonadi-search
    
    Upstream commit ce2ab0ec06d55152bd6ad98deadd2d6a33334ba3
    
    Closes: https://bugs.gentoo.org/738714
    Signed-off-by: Branko Grubic <bitlord0xff@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17241
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/pimcommon/pimcommon-20.08.49.9999.ebuild | 1 +
 kde-apps/pimcommon/pimcommon-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)
Comment 5 Andreas Sturmlechner gentoo-dev 2020-08-29 18:38:23 UTC
*** Bug 739530 has been marked as a duplicate of this bug. ***
Comment 6 rnddim 2020-09-01 05:49:51 UTC
This problem still affects kde-apps/pimcommon-20.08.0, as per the commit log in the previous comment this version wasn't fixed. This is not resolved.