Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927843 - media-libs/embree-4.3.0 fails tests
Summary: media-libs/embree-4.3.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: Sebastian Parborg
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-26 07:42 UTC by Agostino Sarubbo
Modified: 2024-04-02 11:29 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,520.05 KB, text/plain)
2024-03-26 07:42 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,689.74 KB, text/plain)
2024-03-26 07:42 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-03-26 07:42:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/embree-4.3.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-03-26 07:42:27 UTC
Created attachment 888587 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-26 07:42:29 UTC
Created attachment 888588 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-26 07:42:29 UTC
Error(s) that match a know pattern:


	246 - embree_verify (Failed)
	247 - embree_verify_i2 (Failed)
	271 - viewer_models_curves_round_line_segments_3.ecs (Failed)
	275 - viewer_models_curves_round_line_segments_7.ecs (Failed)
	276 - viewer_models_curves_round_line_segments_8.ecs (Failed)
	277 - viewer_models_curves_round_line_segments_9.ecs (Failed)
	344 - viewer_coherent_models_curves_round_line_segments_3.ecs (Failed)
	348 - viewer_coherent_models_curves_round_line_segments_7.ecs (Failed)
	349 - viewer_coherent_models_curves_round_line_segments_8.ecs (Failed)
	350 - viewer_coherent_models_curves_round_line_segments_9.ecs (Failed)
	417 - viewer_quad_coherent_models_curves_round_line_segments_3.ecs (Failed)
	421 - viewer_quad_coherent_models_curves_round_line_segments_7.ecs (Failed)
	422 - viewer_quad_coherent_models_curves_round_line_segments_8.ecs (Failed)
	423 - viewer_quad_coherent_models_curves_round_line_segments_9.ecs (Failed)
	490 - viewer_grid_coherent_models_curves_round_line_segments_3.ecs (Failed)
	494 - viewer_grid_coherent_models_curves_round_line_segments_7.ecs (Failed)
	495 - viewer_grid_coherent_models_curves_round_line_segments_8.ecs (Failed)
	496 - viewer_grid_coherent_models_curves_round_line_segments_9.ecs (Failed)
	601 - hair_geometry (Failed)
	622 - embree_tests (Failed)
-- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) 
The following tests FAILED:
Comment 4 Larry the Git Cow gentoo-dev 2024-04-02 11:29:27 UTC
The bug has been closed via the following commit(s):

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

commit 5c2ef969d489dc220f6001c228cd7b9367a77f03
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-03-26 14:06:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-02 11:26:47 +0000

    media-libs/embree: 4.3.1 bump, fix slot, remove mask, re-enable tests
    
    Split up REQUIRED_USE per arch.
    
    Closes: https://bugs.gentoo.org/927843
    Closes: https://bugs.gentoo.org/927833
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35927
    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/embree/Manifest                         |  2 +-
 .../{embree-4.3.0.ebuild => embree-4.3.1.ebuild}   | 54 ++++++++++++++++++++--
 ...h => embree-4.3.1-dont-install-tutorials.patch} | 13 ++----
 media-libs/openpgl/openpgl-0.5.0.ebuild            |  2 +-
 profiles/package.mask                              |  5 --
 14 files changed, 63 insertions(+), 31 deletions(-)