Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853688 - dev-python/meson-python-0.6.0 fails to compile
Summary: dev-python/meson-python-0.6.0 fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-22 06:40 UTC by Agostino Sarubbo
Modified: 2022-06-22 08:07 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.13 KB, text/plain)
2022-06-22 06:40 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 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