Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934512 - kde-frameworks/networkmanager-qt-6.3.0 missing QML
Summary: kde-frameworks/networkmanager-qt-6.3.0 missing QML
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: 2024-06-18 14:01 UTC by Rin Cat
Modified: 2024-06-19 15:03 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 Rin Cat 2024-06-18 14:01:44 UTC
The new Qt6 version depends on dev-qt/qtdeclarative:6

-- Could NOT find Qt6Qml (missing: Qt6Qml_DIR)
CMake Error at CMakeLists.txt:26 (find_package):
  Found package configuration file:

    /usr/lib64/cmake/Qt6/Qt6Config.cmake

  but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find required Qt component "Qml".

  Expected Config file at "/usr/lib64/cmake/Qt6Qml/Qt6QmlConfig.cmake" does
  NOT exist
Comment 1 Larry the Git Cow gentoo-dev 2024-06-19 15:02:31 UTC
The bug has been referenced in the following commit(s):

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

commit 01bc40e62f4cda0873d5d6ed3efabfa1252b8163
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-19 14:54:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-19 14:54:20 +0000

    kde-frameworks/networkmanager-qt: Add missing dependency
    
    Upstream commit 7f4e3a34bbe3c7db7f2d090e1bfc572a21f834a2
    
    Bug: https://bugs.gentoo.org/934512
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/networkmanager-qt/networkmanager-qt-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2024-06-19 15:03:21 UTC
The bug has been closed via the following commit(s):

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

commit 112645a25448575f8500f12b67288a77f56557e0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-19 14:55:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-19 15:03:13 +0000

    kde-frameworks/networkmanager-qt: Add missing dependency
    
    Upstream commit 7f4e3a34bbe3c7db7f2d090e1bfc572a21f834a2
    
    Closes: https://bugs.gentoo.org/934512
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../networkmanager-qt-6.3.0-r1.ebuild              | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)