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
Created attachment 889242 [details] build.log build log and emerge --info
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.
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(+)