Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935488 - kde-frameworks/sonnet-6.3.0 fails to compile: Could NOT find Qt6Qml (missing: Qt6Qml_DIR)
Summary: kde-frameworks/sonnet-6.3.0 fails to compile: Could NOT find Qt6Qml (missing:...
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/son...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2024-07-04 14:29 UTC by Agostino Sarubbo
Modified: 2024-07-05 13:16 UTC (History)
0 users

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


Attachments
build.log (build.log,72.85 KB, text/plain)
2024-07-04 14:29 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-07-04 14:29:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-frameworks/sonnet-6.3.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-04 14:29:02 UTC
Created attachment 896975 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-04 14:29:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


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

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

commit 34eccab8e4f02db922e8ff0915c79db5ef36c960
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-05 13:09:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-05 13:15:49 +0000

    kde-frameworks/sonnet: Fix build with USE=-qml
    
    Pending upstream MR:
    https://invent.kde.org/frameworks/sonnet/-/merge_requests/108
    
    Closes: https://bugs.gentoo.org/935488
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../sonnet/files/sonnet-6.3.0-cmake.patch          | 42 ++++++++++++++++++++++
 kde-frameworks/sonnet/sonnet-6.3.0.ebuild          |  3 ++
 2 files changed, 45 insertions(+)