Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938343 - kde-frameworks/prison-6.5.0[-qml] fails to compile: Could NOT find Qt6Qml (missing: Qt6Qml_DIR)
Summary: kde-frameworks/prison-6.5.0[-qml] fails to compile: Could NOT find Qt6Qml (mi...
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: https://invent.kde.org/frameworks/pri...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2024-08-23 12:22 UTC by Agostino Sarubbo
Modified: 2024-08-24 11:09 UTC (History)
0 users

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


Attachments
build.log (build.log,59.71 KB, text/plain)
2024-08-23 12:22 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-08-23 12:22:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-frameworks/prison-6.5.0 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-23 12:22:40 UTC
Created attachment 901010 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-23 12:22:41 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 Andreas Sturmlechner gentoo-dev 2024-08-23 19:55:13 UTC
Package is likely unconditionally including ECMQmlModule.
Comment 4 Larry the Git Cow gentoo-dev 2024-08-24 11:09:08 UTC
The bug has been closed via the following commit(s):

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

commit 2e07f681162a7cbc038d43de8ebba6cda4edf19a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-24 10:35:33 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-24 11:09:01 +0000

    kde-frameworks/prison: Fix build w/ USE=-qml
    
    Closes: https://bugs.gentoo.org/938343
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../prison/files/prison-6.5.0-cmake.patch          | 42 ++++++++++++++++++++++
 kde-frameworks/prison/prison-6.5.0.ebuild          |  2 ++
 2 files changed, 44 insertions(+)