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
Created attachment 887870 [details] build.log build log and emerge --info
Created attachment 887871 [details] 1-test-suite.log 1-test-suite.log
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)
(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.
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(+)