Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928422 - media-libs/osl-1.13.7.0 fails tests
Summary: media-libs/osl-1.13.7.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-02 12:51 UTC by Agostino Sarubbo
Modified: 2024-06-29 16:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,489.96 KB, text/plain)
2024-04-02 12:51 UTC, Agostino Sarubbo
Details
1-LastTest.log.xz (1-LastTest.log.xz,56.39 KB, application/x-xz)
2024-04-02 12: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-04-02 12:51:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/osl-1.13.7.0 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-04-02 12:51:45 UTC
Created attachment 889252 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-02 12:51:47 UTC
Created attachment 889253 [details]
1-LastTest.log.xz

1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-04-02 12:51:47 UTC
Error(s) that match a know pattern:


	743 - texture-udim (Failed)
	744 - texture-udim.opt (Failed)
	745 - texture-udim.opt.rs_bitcode (Failed)
	746 - texture-udim.batched (Failed)
	747 - texture-udim.batched.opt (Failed)
The following tests FAILED:
Comment 4 Larry the Git Cow gentoo-dev 2024-06-29 16:51:13 UTC
The bug has been closed via the following commit(s):

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

commit 9e55be1fc995548bf3b729c2f9cd6f2a161b8537
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-06-03 12:08:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-29 16:49:12 +0000

    media-libs/osl: add 1.13.10.0
    
    Closes: https://bugs.gentoo.org/928425
    Closes: https://bugs.gentoo.org/928422
    Closes: https://bugs.gentoo.org/922964
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/blender-4.1.1-r1.ebuild | 587 ++++++++++++++++++++++++++++++
 media-gfx/blender/blender-9999.ebuild     |  15 +-
 media-libs/osl/Manifest                   |   1 +
 media-libs/osl/osl-1.12.14.0-r1.ebuild    |   8 +-
 media-libs/osl/osl-1.13.10.0.ebuild       | 332 +++++++++++++++++
 media-libs/osl/osl-9999.ebuild            | 219 +++--------
 6 files changed, 987 insertions(+), 175 deletions(-)