Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907259 - media-libs/jasper-4.0.0 fails tests (MUSL-SYSTEM): 5 - run_test_3 (Failed)
Summary: media-libs/jasper-4.0.0 fails tests (MUSL-SYSTEM): 5 - run_test_3 (Failed)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Vetter
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
: 922074 (view as bug list)
Depends on:
Blocks: 921559
  Show dependency tree
 
Reported: 2023-05-27 20:02 UTC by Agostino Sarubbo
Modified: 2024-01-14 14:36 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,105.38 KB, text/plain)
2023-05-27 20:02 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,167.46 KB, text/plain)
2023-05-27 20:02 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 2023-05-27 20:02:35 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-27 20:02:37 UTC
Created attachment 862700 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-27 20:02:39 UTC
Created attachment 862701 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-14 05:52:53 UTC
*** Bug 922074 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-01-14 14:14:39 UTC
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(-)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-14 14:16:23 UTC
matoro said they could repro on x86, ppc, and amd64 musl so far. jublah, any ideas?
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-14 14:36:47 UTC
jubalh*