Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928412 - [guru] x11-misc/ksnip-1.10.1 fails to compile: Could not find a package configuration file provided by kImageAnnotator
Summary: [guru] x11-misc/ksnip-1.10.1 fails to compile: Could not find a package confi...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Flogeras
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-02 07:12 UTC by Agostino Sarubbo
Modified: 2024-05-29 08:34 UTC (History)
4 users (show)

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


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

Issue: x11-misc/ksnip-1.10.1 fails to compile.
Discovered on: amd64 (internal ref: guru_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-04-02 07:12:15 UTC
Created attachment 889242 [details]
build.log

build log and emerge --info
Comment 2 David Flogeras 2024-05-26 16:04:39 UTC
I have limited the version of kimageannotator to work around this issue.  This version of ksnip only supports qt5, and the more recent in-tree kimageannotator/kcolorpicker libraries only support qt6 (a choice made by the KDE group).

We'll have to wait until ksnip-1.11 is released in order to move to the qt6 based libs.  Hopefully that isn't too much of a disappointment, I do not currently have time/interest in maintaining an ebuild based on an unreleased git branch.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-29 08:34:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fadd8e02001f5cff3932dc10b69bd1872772da66

commit fadd8e02001f5cff3932dc10b69bd1872772da66
Author:     David Flogeras <dflogeras2@gmail.com>
AuthorDate: 2024-05-26 15:58:26 +0000
Commit:     David Flogeras <dflogeras2@gmail.com>
CommitDate: 2024-05-26 15:58:26 +0000

    x11-misc/ksnip: limit version of kimageannotator.
    
    Until ksnip-1.11 is released, we will limit to the older qt5 based
    libraries.  The in-tree deps are purposefully not going to support
    simultaneous qt5+qt6 support, so when the time comes, this package will
    jump to qt6 and kimageannotator-0.7.x.
    
    Closes: https://bugs.gentoo.org/928412
    Signed-off-by: David Flogeras <dflogeras2@gmail.com>

 x11-misc/ksnip/ksnip-1.10.1.ebuild | 1 +
 1 file changed, 1 insertion(+)