Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938312 - media-libs/ksanecore-common-24.05.2 fails to compile: Could not find a package configuration file provided by KF6I18n with any
Summary: media-libs/ksanecore-common-24.05.2 fails to compile: Could not find a packag...
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:
Whiteboard:
Keywords:
: 938321 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-08-22 13:56 UTC by Agostino Sarubbo
Modified: 2024-08-22 18:01 UTC (History)
2 users (show)

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


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

Issue: media-libs/ksanecore-common-24.05.2 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-08-22 13:56:57 UTC
Created attachment 900911 [details]
build.log

build log and emerge --info
Comment 2 Alfred Wingate 2024-08-22 14:19:30 UTC
KFMIN=5.115.0 so it returns before checking the appropriate KFSLOT https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/ecm-common.eclass#n328
Comment 3 Larry the Git Cow gentoo-dev 2024-08-22 17:00:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62094b61a04d451e30bbc6e71351d6dab9592976

commit 62094b61a04d451e30bbc6e71351d6dab9592976
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-22 16:59:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-22 16:59:35 +0000

    ecm-common.eclass: Fix inverted logic in pkg_setup() re KFMIN
    
    Closes: https://bugs.gentoo.org/938312
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/ecm-common.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2024-08-22 17:01:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=981406b7d11946988c47d4084b6b11af5ce27727

commit 981406b7d11946988c47d4084b6b11af5ce27727
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-22 16:59:35 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-22 17:01:05 +0000

    ecm-common.eclass: Fix inverted logic in pkg_setup() re KFMIN
    
    Closes: https://bugs.gentoo.org/938312
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/ecm-common.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Andreas Sturmlechner gentoo-dev 2024-08-22 18:01:41 UTC
*** Bug 938321 has been marked as a duplicate of this bug. ***