Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926747 - media-sound/kid3-3.9.5 fails tests: 1 - test_cli_functions (Failed)
Summary: media-sound/kid3-3.9.5 fails tests: 1 - test_cli_functions (Failed)
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: InOverlay, TESTFAILURE
Depends on:
Blocks: gear-24.12.3-stable
  Show dependency tree
 
Reported: 2024-03-11 10:56 UTC by Agostino Sarubbo
Modified: 2025-03-18 20:47 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,685.13 KB, text/plain)
2024-03-11 10:56 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,8.76 KB, text/plain)
2024-03-11 10: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-03-11 10:56:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/kid3-3.9.5 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-11 10:56:24 UTC
Created attachment 887342 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-11 10:56:24 UTC
Created attachment 887343 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-11 10:56:25 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	  1 - test_cli_functions (Failed)
kid3_ar.ts: Could not find translation for "%n files"
kid3_ar.ts: Could not find translation for "%n folders"
kid3_ar.ts: Could not find translation for "%n selected"
kid3_ja.ts: Could not find translation for "%n files"
kid3_ja.ts: Could not find translation for "%n folders"
kid3_ja.ts: Could not find translation for "%n selected"
kid3_lt.ts: Could not find translation for "%n files"
kid3_lt.ts: Could not find translation for "%n folders"
kid3_lt.ts: Could not find translation for "%n selected"
kid3_ro.ts: Could not find translation for "%n files"
kid3_ro.ts: Could not find translation for "%n folders"
kid3_ro.ts: Could not find translation for "%n selected"
kid3_sk.ts: Could not find translation for "%n files"
kid3_sk.ts: Could not find translation for "%n folders"
kid3_sr@ijekavianlatin.ts: Could not find translation for "A&udio output:"
kid3_sr@ijekavianlatin.ts: Could not find translation for "Chapters"
kid3_sr@ijekavianlatin.ts: Could not find translation for "&No"
kid3_sr@ijekavianlatin.ts: Could not find translation for "Player"
kid3_sr@ijekavianlatin.ts: Could not find translation for "&Select file on play"
kid3_sr@ijekavianlatin.ts: Could not find translation for "&Yes"
kid3_sr@ijekavian.ts: Could not find translation for "A&udio output:"
kid3_sr@ijekavian.ts: Could not find translation for "Chapters"
kid3_sr@ijekavian.ts: Could not find translation for "&No"
kid3_sr@ijekavian.ts: Could not find translation for "Player"
kid3_sr@ijekavian.ts: Could not find translation for "&Select file on play"
kid3_sr@ijekavian.ts: Could not find translation for "&Yes"
kid3_sr@latin.ts: Could not find translation for "A&udio output:"
kid3_sr@latin.ts: Could not find translation for "Chapters"
kid3_sr@latin.ts: Could not find translation for "&No"
kid3_sr@latin.ts: Could not find translation for "Player"
kid3_sr@latin.ts: Could not find translation for "&Select file on play"
kid3_sr@latin.ts: Could not find translation for "&Yes"
kid3_sr.ts: Could not find translation for "A&udio output:"
kid3_sr.ts: Could not find translation for "Chapters"
kid3_sr.ts: Could not find translation for "&No"
kid3_sr.ts: Could not find translation for "Player"
kid3_sr.ts: Could not find translation for "&Select file on play"
kid3_sr.ts: Could not find translation for "&Yes"
Comment 4 Larry the Git Cow gentoo-dev 2025-03-17 22:31:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=42df334be3ed418bb6d005a1606d638fa0be3cb7

commit 42df334be3ed418bb6d005a1606d638fa0be3cb7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-03-17 22:29:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-03-17 22:29:52 +0000

    media-sound/kid3: Add IUSE test REQUIRED_USE
    
    Bug: https://bugs.gentoo.org/926747
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/kid3/kid3-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2025-03-18 20:36:05 UTC
The bug has been closed via the following commit(s):

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

commit a1de4569e0572cd035d40b8698792a7ab6738ed6
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-03-17 22:29:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-03-18 20:35:41 +0000

    media-sound/kid3: Fix test REQUIRED_USE, build w/ USE="-flac,vorbis"
    
    Fix for the latter also gets rid of IUSE flac requiring IUSE vorbis:
    https://invent.kde.org/multimedia/kid3/-/merge_requests/34
    
    Closes: https://bugs.gentoo.org/918519
    Closes: https://bugs.gentoo.org/926747
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kid3-3.9.6-oggflacmetadata-buildfix.patch      | 76 +++++++++++++++++
 media-sound/kid3/kid3-3.9.6-r2.ebuild              | 97 ++++++++++++++++++++++
 2 files changed, 173 insertions(+)