Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941539 - kde-apps/kbackup-24.05.2 - Could NOT find KF6 (missing: StatusNotifierItem)
Summary: kde-apps/kbackup-24.05.2 - Could NOT find KF6 (missing: StatusNotifierItem)
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 24.08.1
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-14 17:48 UTC by Ben Kohler
Modified: 2024-10-15 20:14 UTC (History)
0 users

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


Attachments
build.log (vartmpportagekde-appskbackup-24052tempbuild-T4YA.txt,6.20 KB, text/plain)
2024-10-14 17:48 UTC, Ben Kohler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2024-10-14 17:48:11 UTC
Created attachment 905830 [details]
build.log

Came across this on the (releng) livegui-stage1 build.  Seems to fail due to missing dep on kde-frameworks/kstatusnotifieritem.

I have reproduced in clean stable amd64 chroot.  Installing kstatusnotifieritem seems to fix it.

-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF6KIO: /usr/lib64/cmake/KF6KIO/KF6KIOConfig.cmake (found version "6.6.0")
-- Found KF6XmlGui: /usr/lib64/cmake/KF6XmlGui/KF6XmlGuiConfig.cmake (found version "6.6.0")
-- Found KF6IconThemes: /usr/lib64/cmake/KF6IconThemes/KF6IconThemesConfig.cmake (found version "6.6.0")
-- Found KF6Archive: /usr/lib64/cmake/KF6Archive/KF6ArchiveConfig.cmake (found version "6.6.0")
-- Found KF6WidgetsAddons: /usr/lib64/cmake/KF6WidgetsAddons/KF6WidgetsAddonsConfig.cmake (found version "6.6.0")
-- Could NOT find KF6StatusNotifierItem (missing: KF6StatusNotifierItem_DIR)
-- Could NOT find KF6StatusNotifierItem: found neither KF6StatusNotifierItemConfig.cmake nor kf6statusnotifieritem-config.cmake
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find KF6 (missing: StatusNotifierItem) (found suitable version
  "6.6.0", minimum required is "5.240.0")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF6.cmake:93 (find_package_handle_standard_args)
  CMakeLists.txt:30 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: kde-apps/kbackup-24.05.2::gentoo failed (configure phase):
 *   cmake failed
Comment 1 Larry the Git Cow gentoo-dev 2024-10-15 20:10:43 UTC
The bug has been referenced in the following commit(s):

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

commit ada6a7d4c6b16353cbd6cd4c1e77f30d13a914bc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-15 18:54:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-10-15 20:10:19 +0000

    kde-apps/kbackup: Add missing dependencies, set ECM_HANDBOOK=optional
    
    Upstream commits:
    826cd70324617bf56312d4aaac5c73cd4d13a5cf
    f04ac4faa518109e5ddd3a16d3cf8ae2b4ab23fa
    
    Bug: https://bugs.gentoo.org/941539
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kbackup/kbackup-24.08.49.9999.ebuild | 4 +++-
 kde-apps/kbackup/kbackup-9999.ebuild          | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2024-10-15 20:13:34 UTC
The bug has been closed via the following commit(s):

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

commit c2d3963c1048150bf8d26d4466cfc01a0c395d74
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-10-15 18:54:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-10-15 20:13:02 +0000

    kde-apps/kbackup: Add missing dependencies, set ECM_HANDBOOK=optional
    
    Upstream commits:
    826cd70324617bf56312d4aaac5c73cd4d13a5cf
    f04ac4faa518109e5ddd3a16d3cf8ae2b4ab23fa
    
    Closes: https://bugs.gentoo.org/941539
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kbackup/{kbackup-24.08.1.ebuild => kbackup-24.08.1-r1.ebuild}     | 4 +++-
 .../kbackup/{kbackup-24.08.2.ebuild => kbackup-24.08.2-r1.ebuild}     | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)