https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/jasper-4.0.0 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 862700 [details] build.log build log and emerge --info
Created attachment 862701 [details] 1-LastTest.log 1-LastTest.log
*** Bug 922074 has been marked as a duplicate of this bug. ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fca8b44f82cedc54cb66491692003a9d05717db commit 8fca8b44f82cedc54cb66491692003a9d05717db Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-14 05:53:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-14 14:14:10 +0000 media-libs/jasper: test fixes Some test fixes I noticed when looking at bug #907259 and bug #922074. * Patch out `which` usage (https://github.com/jasper-software/jasper/pull/369). * Depend on openjpeg for tests for the opj2_compress and opj2_decompress binaries. Bug: https://bugs.gentoo.org/907259 Bug: https://bugs.gentoo.org/922074 Closes: https://github.com/gentoo/gentoo/pull/34794 Signed-off-by: Sam James <sam@gentoo.org> .../jasper/files/jasper-4.1.2-which-hunt.patch | 34 ++++++++++++++++++++++ media-libs/jasper/jasper-4.1.2.ebuild | 10 +++++-- media-libs/jasper/jasper-9999.ebuild | 10 +++++-- 3 files changed, 50 insertions(+), 4 deletions(-)
matoro said they could repro on x86, ppc, and amd64 musl so far. jublah, any ideas?
jubalh*
Still reproduces in my ~amd64/musl-1.2.5 chroot with jasper-4.2.2. glibc passes all tests.
Reported upstream as https://github.com/jasper-software/jasper/issues/384
Thank you!
Created attachment 897438 [details] build.log and emerge --info (arm) Reproduces on arm glibc as well
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c36816d5950a75a9bc4b66f079c1bbca75046d commit 24c36816d5950a75a9bc4b66f079c1bbca75046d Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-05 08:29:57 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-05 08:30:14 +0000 profiles/arch/arm: mask graphicsmagick[jpeg2k] b/c jasper fails tests on arm Bug: https://bugs.gentoo.org/907259 Bug: https://bugs.gentoo.org/934866 Bug: https://bugs.gentoo.org/940839 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/arm/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+)