| Summary: | dev-python/meson-python-0.6.0 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | 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
2022-06-22 06:40:42 UTC
Created attachment 786644 [details]
build.log
build log and emerge --info
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. > 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
|