Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 957621 - kde-misc/kdeconnect-25.04.2 - Could NOT find KF6ItemModels: found neither KF6ItemModelsConfig.cmake nor kf6itemmodels-config.cmake
Summary: kde-misc/kdeconnect-25.04.2 - Could NOT find KF6ItemModels: found neither KF6...
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:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2025-06-09 00:03 UTC by Enne Eziarc
Modified: 2025-06-09 20:41 UTC (History)
0 users

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


Attachments
build log (build.log,8.28 KB, text/x-log)
2025-06-09 00:03 UTC, Enne Eziarc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Enne Eziarc 2025-06-09 00:03:19 UTC
Created attachment 932161 [details]
build log

ebuild must depend on kde-frameworks/kitemmodels:6.
Comment 1 Larry the Git Cow gentoo-dev 2025-06-09 19:23:48 UTC
The bug has been referenced in the following commit(s):

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

commit eb327ed1d9f27db0295601804e76dadeb0df54bc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-06-09 19:20:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-06-09 19:20:47 +0000

    kde-misc/kdeconnect: Add missing RUNTIME dependency
    
    ... albeit upstream added it as build time one after all, so now it is in
    DEPEND as well.
    
    QML runtime dep added in commit 8d14fb17a384d6307d1880c308712dd207485018
    CMake build time dep added in commit c7009acaf063cdc34067521051d1d08ee8ceef5f
    
    See also:
    https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/819
    
    Bug: https://bugs.gentoo.org/957621
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-misc/kdeconnect/kdeconnect-25.04.49.9999.ebuild | 1 +
 kde-misc/kdeconnect/kdeconnect-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-06-09 20:40:15 UTC
The bug has been referenced in the following commit(s):

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

commit b0c9ede366cf37ed6ab39d87dc5c2b9ebc2d09ea
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-06-09 19:20:47 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-06-09 20:39:42 +0000

    kde-misc/kdeconnect: Add missing RUNTIME dependency
    
    ... albeit upstream added it as build time one after all, so now it is in
    DEPEND as well.
    
    QML runtime dep added in commit 8d14fb17a384d6307d1880c308712dd207485018
    CMake build time dep added in commit c7009acaf063cdc34067521051d1d08ee8ceef5f
    
    See also:
    https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/819
    
    Bug: https://bugs.gentoo.org/957621
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-misc/kdeconnect/kdeconnect-24.12.3-r2.ebuild | 110 +++++++++++++++++++++++
 kde-misc/kdeconnect/kdeconnect-25.04.2-r1.ebuild | 106 ++++++++++++++++++++++
 2 files changed, 216 insertions(+)