macaroni-os / mark-issues

Macaroni Automated Repositories Kit Issues
4 stars 1 forks source link

[python-modules-kit] dev-python/numpy-2.0.2 ebuild fails #189

Open aardwolfweb opened 18 hours ago

aardwolfweb commented 18 hours ago
>>> Emerging (1 of 1) dev-python/numpy-2.0.2::python-modules-kit
 * numpy-2.0.2.tar.gz BLAKE2B SHA512 size ;-) ...                                 [ ok ]
>>> Unpacking source...
>>> Unpacking numpy-2.0.2.tar.gz to /var/tmp/portage/portage/dev-python/numpy-2.0.2/work
>>> Source unpacked in /var/tmp/portage/portage/dev-python/numpy-2.0.2/work
>>> Preparing source in /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2 ...
 * Build system packages:
 *   dev-python/gpep517            : 16
 *   dev-python/installer          : 0.5.1-r1
 *   dev-python/meson-python       : 0.17.1
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2 ...
 * Using python3.9 in global scope
 * python3_9: running distutils-r1_run_phase python_configure_all
>>> Source configured.
>>> Compiling source in /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2 ...
 * python3_9: running distutils-r1_run_phase distutils-r1_python_compile
 *   Building the wheel for numpy-2.0.2 via mesonpy
gpep517 build-wheel --backend mesonpy --output-fd 3 --wheel-dir /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9/wheel --config-json {"builddir": "/var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9", "setup-args": ["--pkg-config-path", "/var/tmp/portage/portage/dev-python/numpy-2.0.2/temp/python3.9/pkgconfig:/usr/share/pkgconfig", "-Db_pch=false", "-Dwerror=false", "-Dallow-noblas=true", "-Dblas=", "-Dlapack="], "compile-args": ["-v", "-j16", "-l0"]}
2024-11-01 17:13:17,602 gpep517 INFO Building wheel via backend mesonpy
+ /usr/bin/python3.9 /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2/vendored-meson/meson/meson.py setup /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2 /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9 -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --pkg-config-path /var/tmp/portage/portage/dev-python/numpy-2.0.2/temp/python3.9/pkgconfig:/usr/share/pkgconfig -Db_pch=false -Dwerror=false -Dallow-noblas=true -Dblas= -Dlapack= --native-file=/var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9/meson-python-native-file.ini
The Meson build system
Version: 1.4.99
Source dir: /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2
Build dir: /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9
Build type: native build
Project name: NumPy
Project version: 2.0.2

../numpy-2.0.2/meson.build:1:0: ERROR: Compiler x86_64-pc-linux-gnu-gcc cannot compile programs.

A full log can be found at /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9/meson-logs/meson-log.txt
 * ERROR: dev-python/numpy-2.0.2::python-modules-kit failed (compile phase):
 *   Wheel build failed
geaaru commented 8 hours ago

can you extract the error from /var/tmp/portage/portage/dev-python/numpy-2.0.2/work/numpy-2.0.2-python3_9/meson-logs/meson-log.txt and share the output of the comand emerge numpy -pv?