Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874279

Summary: media-libs/osl-1.12.6.2 fails tests: 70 - example-deformer (Failed)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Paul Zander <negril.nx+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35965
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-LastTest.log

Description Agostino Sarubbo gentoo-dev 2022-10-02 19:08:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/osl-1.12.6.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-02 19:08:20 UTC
Created attachment 815833 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-02 19:08:22 UTC
Created attachment 815836 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-10-02 19:08:24 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	 70 - example-deformer (Failed)
  Could not find a package configuration file provided by "Qt5" with any of
Comment 4 Larry the Git Cow gentoo-dev 2024-04-02 11:29:29 UTC
The bug has been closed via the following commit(s):

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

commit c920bc0801087518ea87d472f7a78bfa25cb04c8
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-03-28 14:02:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-02 11:26:50 +0000

    media-libs/osl: add 1.12.14.0-r1, 1.13.7.0
    
    switch to llvm-r1
    osl-1.13.7.0 has llvm-17 support
    
    Closes: https://bugs.gentoo.org/920539
    Closes: https://bugs.gentoo.org/874279
    Closes: https://bugs.gentoo.org/917484
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35965
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/blender/blender-3.3.15.ebuild   |   2 +-
 media-gfx/blender/blender-3.3.6-r1.ebuild |   2 +-
 media-gfx/blender/blender-3.3.8.ebuild    |   2 +-
 media-gfx/blender/blender-3.6.0.ebuild    |   2 +-
 media-gfx/blender/blender-3.6.5.ebuild    |   2 +-
 media-gfx/blender/blender-3.6.8.ebuild    |   2 +-
 media-gfx/blender/blender-4.0.1-r1.ebuild |   2 +-
 media-gfx/blender/blender-4.0.2.ebuild    |   2 +-
 media-gfx/blender/blender-9999.ebuild     |   2 +-
 media-libs/osl/Manifest                   |   1 +
 media-libs/osl/metadata.xml               |   5 +-
 media-libs/osl/osl-1.12.14.0-r1.ebuild    | 384 +++++++++++++++++++++++++
 media-libs/osl/osl-1.13.7.0.ebuild        | 453 ++++++++++++++++++++++++++++++
 media-libs/osl/osl-9999.ebuild            | 443 +++++++++++++++++++++++++++++
 profiles/arch/amd64/use.mask              |   4 +
 profiles/arch/arm64/use.mask              |   4 +
 profiles/arch/base/use.mask               |   4 +
 17 files changed, 1306 insertions(+), 10 deletions(-)