Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927239 - media-libs/sdl2-image-2.8.2 fails tests: FAIL: testimage
Summary: media-libs/sdl2-image-2.8.2 fails tests: FAIL: testimage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-18 11:51 UTC by Agostino Sarubbo
Modified: 2024-05-01 01:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,108.21 KB, text/plain)
2024-03-18 11:51 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,45.45 KB, text/plain)
2024-03-18 11:51 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-18 11:51:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/sdl2-image-2.8.2 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-18 11:51:24 UTC
Created attachment 887870 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-18 11:51:25 UTC
Created attachment 887871 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-18 11:54:29 UTC
INFO:  03/18/24 12:43:20: Saving format XPM is not supported
ERROR: 03/18/24 12:43:20: Assert Summary: Total=442 Passed=438 Failed=4
INFO:  03/18/24 12:43:20: Total Test runtime: 0.0 sec
ERROR: 03/18/24 12:43:20: >>> Test 'Images': Failed
INFO:  03/18/24 12:43:20: Total Suite runtime: 0.0 sec
ERROR: 03/18/24 12:43:20: Suite Summary: Total=1 Passed=0 Failed=1 Skipped=0
ERROR: 03/18/24 12:43:20: >>> Suite 'img': Failed
INFO:  03/18/24 12:43:20: Total Run runtime: 0.0 sec
ERROR: 03/18/24 12:43:20: Run Summary: Total=1 Passed=0 Failed=1 Skipped=0
ERROR: 03/18/24 12:43:20: >>> Run /w seed '8A2RF1PCYFXJNYYB': Failed
INFO:  03/18/24 12:43:20: Harness input to repro failures:
INFO:  03/18/24 12:43:20:  --seed 8A2RF1PCYFXJNYYB --filter Images
INFO:  03/18/24 12:43:20: Exit code: 1
FAIL testimage (exit status: 1)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-18 16:24:44 UTC
(In reply to Sam James from comment #3)
> INFO:  03/18/24 12:43:20: Saving format XPM is not supported
> ERROR: 03/18/24 12:43:20: Assert Summary: Total=442 Passed=438 Failed=4
> INFO:  03/18/24 12:43:20: Total Test runtime: 0.0 sec
> ERROR: 03/18/24 12:43:20: >>> Test 'Images': Failed
> INFO:  03/18/24 12:43:20: Total Suite runtime: 0.0 sec
> ERROR: 03/18/24 12:43:20: Suite Summary: Total=1 Passed=0 Failed=1 Skipped=0
> ERROR: 03/18/24 12:43:20: >>> Suite 'img': Failed
> INFO:  03/18/24 12:43:20: Total Run runtime: 0.0 sec
> ERROR: 03/18/24 12:43:20: Run Summary: Total=1 Passed=0 Failed=1 Skipped=0
> ERROR: 03/18/24 12:43:20: >>> Run /w seed '8A2RF1PCYFXJNYYB': Failed
> INFO:  03/18/24 12:43:20: Harness input to repro failures:
> INFO:  03/18/24 12:43:20:  --seed 8A2RF1PCYFXJNYYB --filter Images
> INFO:  03/18/24 12:43:20: Exit code: 1
> FAIL testimage (exit status: 1)

Ah, I actually quoted the wrong bit.
Comment 5 Larry the Git Cow gentoo-dev 2024-03-18 16:26:17 UTC
The bug has been closed via the following commit(s):

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

commit 32203e6ae847b9a5add486f9c799c24726b54c45
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-18 16:25:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-18 16:25:29 +0000

    media-libs/sdl2-image: add REQUIRED_USE for tests
    
    It seems to gracefully handle XPM missing so maybe could be made to do that
    for JPEG + PNG, but then we're not really testing much, so...
    
    Closes: https://bugs.gentoo.org/927239
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/sdl2-image/sdl2-image-2.8.2.ebuild | 1 +
 1 file changed, 1 insertion(+)