Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914132 - kde-frameworks/kdeclarative: missing dependency on kde-frameworks/kguiaddons
Summary: kde-frameworks/kdeclarative: missing dependency on kde-frameworks/kguiaddons
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:
Depends on:
Blocks:
 
Reported: 2023-09-13 18:07 UTC by Sam James
Modified: 2023-09-19 16:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-13 18:07:00 UTC
```
VDB: detected possibly incorrect RDEPEND (kde-frameworks/kdeclarative-5.110.0)
dev-qt/qtquickcontrols2:5 <
                          > kde-frameworks/kguiaddons:5
```

```
$ rg -i guiadd /var/tmp/portage/kde-frameworks/kdeclarative-5.110.0/work
/var/tmp/portage/kde-frameworks/kdeclarative-5.110.0/work/kdeclarative-5.110.0/src/qmlcontrols/kquickcontrols/private/CMakeLists.txt:19:        KF5::GuiAddons
/var/tmp/portage/kde-frameworks/kdeclarative-5.110.0/work/kdeclarative-5.110.0/src/qmlcontrols/CMakeLists.txt:7:if(KF5I18n_FOUND AND KF5Config_FOUND AND KF5WidgetsAddons_FOUND AND KF5WindowSystem_FOUND AND KF5GlobalAccel_FOUND AND KF5KIO_FOUND AND KF5GuiAddons_FOUND)
/var/tmp/portage/kde-frameworks/kdeclarative-5.110.0/work/kdeclarative-5.110.0/CMakeLists.txt:31:find_package(KF5GuiAddons ${KF_DEP_VERSION} REQUIRED)
/var/tmp/portage/kde-frameworks/kdeclarative-5.110.0/work/kdeclarative-5.110.0/CMakeLists.txt:141:if(KF5I18n_FOUND AND KF5WidgetsAddons_FOUND AND KF5WindowSystem_FOUND AND KF5KIO_FOUND AND KF5GuiAddons_FOUND)
/var/tmp/portage/kde-frameworks/kdeclarative-5.110.0/work/kdeclarative-5.110.0/CMakeLists.txt:144:  message("In order to build KQuickControls you need KF5I18n, KF5WidgetsAddons, KF5WindowSystem, KF5GlobalAccel, KF5KIO and KF5GuiAddons")
```
Comment 1 Larry the Git Cow gentoo-dev 2023-09-19 16:44:00 UTC
The bug has been referenced in the following commit(s):

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

commit 838e8d28afa1b3957a81bf0451961f9a0283bb85
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-19 16:43:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-19 16:43:37 +0000

    kde-frameworks/kdeclarative: Add missing dependency
    
    Upstream commit 6c47877382e8e0079bde8fff139e321328da29c1 (!)
    
    Bug: https://bugs.gentoo.org/914132
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kdeclarative/kdeclarative-5.9999.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-09-19 16:51:36 UTC
The bug has been closed via the following commit(s):

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

commit d0c45ca756d4c5310dfbbd39004a235d15cfad74
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-19 16:43:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-19 16:51:12 +0000

    kde-frameworks/kdeclarative: Add missing dependency
    
    Upstream commit 6c47877382e8e0079bde8fff139e321328da29c1 (!)
    
    Closes: https://bugs.gentoo.org/914132
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../{kdeclarative-5.110.0.ebuild => kdeclarative-5.110.0-r1.ebuild}      | 1 +
 1 file changed, 1 insertion(+)