Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928743 - www-client/falkon-24.02.1: cmake fails, Qt6Core5Compat not found
Summary: www-client/falkon-24.02.1: cmake fails, Qt6Core5Compat not found
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:
Whiteboard: fixed in 24.02.2
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2024-04-06 16:07 UTC by smlanger
Modified: 2024-04-17 17:48 UTC (History)
1 user (show)

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


Attachments
Build log (build.log,8.76 KB, text/x-log)
2024-04-06 16:07 UTC, smlanger
Details
emerge --info (emerge.info,17.16 KB, text/plain)
2024-04-06 16:07 UTC, smlanger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smlanger 2024-04-06 16:07:02 UTC
CMake fails for www-client/falkon-24.02.1 due to missing Qt6Core5Compat even though CMake lists Qt6Core5Compat as optional package.

Manually emerging dev-qt/qt5compat-6.6.3 before www-client/falkon-24.02.1 fixes the issue.

Reproducible: Always

Steps to Reproduce:
1. unmask / accept keyword ~amd64 for
=www-client/falkon-24*
=kde-frameworks/extra-cmake-modules-6*
=kde-frameworks/karchive-6*
=kde-frameworks/ki18n-6*

2. emerge www-client/falkon
Actual Results:  
see build.log


System is XFCE with no Plasma installed and falkon is build with USE=-kde.

See "emerge --info" in attachments.
Comment 1 smlanger 2024-04-06 16:07:34 UTC
Created attachment 889602 [details]
Build log
Comment 2 smlanger 2024-04-06 16:07:55 UTC
Created attachment 889603 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2024-04-06 20:43:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=504bf0af749246d350fd974d7767c2b163b489be

commit 504bf0af749246d350fd974d7767c2b163b489be
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-04-06 20:41:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-04-06 20:41:40 +0000

    www-client/falkon: Add missing dependency
    
    Upstream commit 632cd4c4ba8e865b796a30a85d471be8fe52d64a
    
    Bug: https://bugs.gentoo.org/928743
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 www-client/falkon/falkon-24.02.49.9999.ebuild | 1 +
 www-client/falkon/falkon-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)