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

Bug 937845

Summary: dev-util/intel_clc-24.2.0_rc4 fails to compile: meson.build:961:2: ERROR: Problem encountered: Python (3.x) yaml module (PyYAML) required to build mesa
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: mattst88
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2024-08-13 06:46:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/intel_clc-24.2.0_rc4 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-13 06:46:40 UTC
Created attachment 900004 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-13 06:46:41 UTC
Created attachment 900005 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-13 06:46:42 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


meson.build:961:2: ERROR: Problem encountered: Python (3.x) yaml module (PyYAML) required to build mesa.
Program glslangValidator found: NO
Comment 4 Larry the Git Cow gentoo-dev 2024-08-13 14:35:43 UTC
The bug has been closed via the following commit(s):

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

commit 3ffcc75fc0bf621d28973d915784ad606320c9b9
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-08-13 14:35:02 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-08-13 14:35:39 +0000

    dev-util/intel_clc: Add missing dependencies
    
    Closes: https://bugs.gentoo.org/937845
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-util/intel_clc/intel_clc-24.2.0_rc4.ebuild | 10 ++++++++--
 dev-util/intel_clc/intel_clc-9999.ebuild       | 10 ++++++++--
 2 files changed, 16 insertions(+), 4 deletions(-)