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

Bug 853688

Summary: dev-python/meson-python-0.6.0 fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED NEEDINFO    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-06-22 06:40:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/meson-python-0.6.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-22 06:40:45 UTC
Created attachment 786644 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-22 06:40:46 UTC
Error(s) that match a know pattern:


../../meson.build:4:0: ERROR: <PythonExternalProgram 'python3' -> ['/usr/bin/python3.8']> is not a valid python or it is missing distutils
subprocess.CalledProcessError: Command '['meson', 'setup', '--native-file=/var/tmp/portage/dev-python/meson-python-0.6.0/work/meson-python-0.6.0/.mesonpy-native-file.ini', '-Ddebug=false', '-Dstrip=false', '-Doptimization=2', '--prefix=/usr', '/var/tmp/portage/dev-python/meson-python-0.6.0/work/meson-python-0.6.0', '/var/tmp/portage/dev-python/meson-python-0.6.0/work/meson-python-0.6.0/.mesonpy-cpxxemko/build']' returned non-zero exit status 1.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-06-22 07:48:54 UTC
> A full log can be found at /var/tmp/portage/dev-python/meson-python-0.6.0/work/meson-python-0.6.0/.mesonpy-cpxxemko/build/meson-logs/meson-log.txt