Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937845 - 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
Summary: dev-util/intel_clc-24.2.0_rc4 fails to compile: meson.build:961:2: ERROR: Pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-13 06:46 UTC by Agostino Sarubbo
Modified: 2024-08-13 14:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,55.57 KB, text/plain)
2024-08-13 06:46 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,18.19 KB, text/plain)
2024-08-13 06:46 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-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(-)