Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909386 - kde-plasma/plasma-welcome-5.27.6: Could NOT find KF5Plasma (missing: KF5Plasma_DIR)
Summary: kde-plasma/plasma-welcome-5.27.6: Could NOT find KF5Plasma (missing: KF5Plasm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: plasma-5.27.6-stable
  Show dependency tree
 
Reported: 2023-06-29 21:34 UTC by Kostadin Shishmanov
Modified: 2023-06-30 17:03 UTC (History)
0 users

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


Attachments
build log (build.log,7.52 KB, text/plain)
2023-06-29 21:34 UTC, Kostadin Shishmanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kostadin Shishmanov 2023-06-29 21:34:58 UTC
Created attachment 864837 [details]
build log

kde-plasma/plasma-welcome-5.27.6 fails during the configure phase because kde-frameworks/plasma isn't installed. After installing it manually, it configures and compiles properly.

-- Could NOT find KF5Plasma (missing: KF5Plasma_DIR)
-- Could NOT find KF5Plasma: found neither KF5PlasmaConfig.cmake nor kf5plasma-config.cmake 
-- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.107.0") 
-- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.107.0") 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find KF5 (missing: Plasma) (found suitable version "5.107.0",
  minimum required is "5.98")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:93 (find_package_handle_standard_args)
  CMakeLists.txt:42 (find_package)
Comment 1 Larry the Git Cow gentoo-dev 2023-06-30 16:52:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=58fae3ffea5dc59a551f24f866402391e98ff7d1

commit 58fae3ffea5dc59a551f24f866402391e98ff7d1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-06-30 16:52:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-06-30 16:52:18 +0000

    kde-plasma/plasma-welcome: Add missing dependency
    
    Bug: https://bugs.gentoo.org/909386
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/plasma-welcome/plasma-welcome-5.27.49.9999.ebuild | 1 +
 kde-plasma/plasma-welcome/plasma-welcome-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-06-30 17:03:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=338afc19ef7bb7b8a5fbb522ef2c7844b56bcb4d

commit 338afc19ef7bb7b8a5fbb522ef2c7844b56bcb4d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-06-30 16:52:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-06-30 17:02:58 +0000

    kde-plasma/plasma-welcome: Add missing dependency
    
    Closes: https://bugs.gentoo.org/909386
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{plasma-welcome-5.27.6.ebuild => plasma-welcome-5.27.6-r1.ebuild}    | 1 +
 1 file changed, 1 insertion(+)