Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934805 - kde-frameworks/kconfig-6.3.0[-qml] fails to compile: Could NOT find Qt6Qml
Summary: kde-frameworks/kconfig-6.3.0[-qml] fails to compile: Could NOT find Qt6Qml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/frameworks/kco...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: 934215
  Show dependency tree
 
Reported: 2024-06-24 09:45 UTC by Agostino Sarubbo
Modified: 2024-06-24 15:55 UTC (History)
0 users

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


Attachments
build.log (build.log,54.19 KB, text/plain)
2024-06-24 09:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-06-24 09:45:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-frameworks/kconfig-6.3.0 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-24 09:45:16 UTC
Created attachment 896327 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-24 09:45:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Target Qt6::Qml was not found.  ECMQmlModule requires the QML module when
  package was not found.
-- Could NOT find Qt6Qml (missing: Qt6Qml_DIR)
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Larry the Git Cow gentoo-dev 2024-06-24 15:50:32 UTC
The bug has been closed via the following commit(s):

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

commit 3d7128990965f657c34bd584aa833e3aa3072d91
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-06-24 15:48:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-06-24 15:49:52 +0000

    kde-frameworks/kconfig: Fix IUSE=-qml
    
    Pending upstream MR:
    https://invent.kde.org/frameworks/kconfig/-/merge_requests/315
    
    Closes: https://bugs.gentoo.org/934805
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kconfig/kconfig-6.3.0.ebuild | 11 +++++++++++
 1 file changed, 11 insertions(+)