* Package: dev-python/scipy-1.9.2:0  * Repository: gentoo  * Maintainer: sci@gentoo.org python@gentoo.org  * USE: elibc_glibc kernel_linux ppc python_targets_python3_10 python_targets_python3_11 python_targets_python3_9 userland_GNU  * FEATURES: preserve-libs sandbox userpriv * Using following Fortran compiler: * F77: powerpc-unknown-linux-gnu-gfortran * FC: powerpc-unknown-linux-gnu-gfortran >>> Unpacking source... >>> Unpacking scipy-1.9.2.tar.gz to /var/tmp/portage/dev-python/scipy-1.9.2/work >>> Source unpacked in /var/tmp/portage/dev-python/scipy-1.9.2/work >>> Preparing source in /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2 ... * Applying scipy-1.9.9999-meson-options-lapack.patch ... patching file meson_options.txt patching file meson.build Hunk #1 succeeded at 12 with fuzz 2 (offset -4 lines).  [ ok ] * Build system packages: * dev-python/gpep517 : 11 * dev-python/installer : 0.6.0 * dev-python/meson-python : 0.11.0 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2 ... * python3_9: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for scipy-1.9.2 via mesonpy gpep517 build-wheel --backend mesonpy --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2-python3_9/wheel --config-json {"setup-args": [], "compile-args": ["-v", "--ninja-args=['-j16', '-l18']"]} 2023-01-11 15:30:26,578 gpep517 INFO Building wheel via backend mesonpy The Meson build system Version: 0.64.1 Source dir: /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2 Build dir: /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2/.mesonpy-re4gw8iq/build Build type: native build Project name: SciPy Project version: 1.9.2 C compiler for the host machine: powerpc-unknown-linux-gnu-gcc (gcc 11.3.1 "powerpc-unknown-linux-gnu-gcc (Gentoo 11.3.1_p20221209 p3) 11.3.1 20221209") C linker for the host machine: powerpc-unknown-linux-gnu-gcc ld.bfd 2.39 C++ compiler for the host machine: powerpc-unknown-linux-gnu-g++ (gcc 11.3.1 "powerpc-unknown-linux-gnu-g++ (Gentoo 11.3.1_p20221209 p3) 11.3.1 20221209") C++ linker for the host machine: powerpc-unknown-linux-gnu-g++ ld.bfd 2.39 Host machine cpu family: ppc Host machine cpu: ppc Compiler for C supports arguments -Wno-unused-but-set-variable: YES Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) Compiler for C supports arguments -Wno-unused-function: YES Compiler for C supports arguments -Wno-conversion: YES Compiler for C supports arguments -Wno-misleading-indentation: YES Compiler for C supports arguments -Wno-incompatible-pointer-types: YES Library m found: YES Fortran compiler for the host machine: powerpc-unknown-linux-gnu-gfortran (gcc 11.3.1 "GNU Fortran (Gentoo 11.3.1_p20221209 p3) 11.3.1 20221209") Fortran linker for the host machine: powerpc-unknown-linux-gnu-gfortran ld.bfd 2.39 Compiler for Fortran supports arguments -Wno-conversion: YES Program cython found: YES (/usr/bin/cython) Program pythran found: NO ../../meson.build:64:0: ERROR: Program 'pythran' not found or not executable A full log can be found at /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2/.mesonpy-re4gw8iq/build/meson-logs/meson-log.txt + meson setup --prefix=/usr /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2 /var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2/.mesonpy-re4gw8iq/build --native-file=/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2/.mesonpy-native-file.ini -Ddebug=false -Doptimization=2 Traceback (most recent call last): File "/usr/lib/python-exec/python3.9/gpep517", line 4, in sys.exit(main()) File "/usr/lib/python3.9/site-packages/gpep517/__main__.py", line 339, in main return func(args) File "/usr/lib/python3.9/site-packages/gpep517/__main__.py", line 139, in build_wheel print(build_wheel_impl(args, args.wheel_dir), file=out) File "/usr/lib/python3.9/site-packages/gpep517/__main__.py", line 131, in build_wheel_impl wheel_name = backend.build_wheel(str(wheel_dir), args.config_json) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 1060, in build_wheel with _project(config_settings) as project: File "/usr/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 975, in _project with Project.with_temp_working_dir( File "/usr/lib/python3.9/contextlib.py", line 119, in __enter__ return next(self.gen) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 750, in with_temp_working_dir yield cls(source_dir, tmpdir, build_dir, meson_args) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 632, in __init__ self._configure(reconfigure=bool(build_dir) and not native_file_mismatch) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 680, in _configure self._meson('setup', *setup_args) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 657, in _meson return self._proc('meson', *args) File "/usr/lib/python3.9/site-packages/mesonpy/__init__.py", line 652, in _proc subprocess.check_call(list(args), env=self._env) File "/usr/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['meson', 'setup', '--prefix=/usr', '/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2', '/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2/.mesonpy-re4gw8iq/build', '--native-file=/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2/.mesonpy-native-file.ini', '-Ddebug=false', '-Doptimization=2']' returned non-zero exit status 1. * ERROR: dev-python/scipy-1.9.2::gentoo failed (compile phase): * Wheel build failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 3534: Called distutils-r1_src_compile * environment, line 1706: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 735: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3228: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2784: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2782: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1192: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1688: Called distutils-r1_python_compile * environment, line 1509: Called distutils_pep517_install '/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2-python3_9/install' * environment, line 2029: Called die * The specific snippet of code: * [[ -n ${wheel} ]] || die "No wheel name returned"; * * If you need support, post the output of `emerge --info '=dev-python/scipy-1.9.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/scipy-1.9.2::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-python/scipy-1.9.2:20230111-143017.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/scipy-1.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/scipy-1.9.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2' * S: '/var/tmp/portage/dev-python/scipy-1.9.2/work/scipy-1.9.2'