[MacPorts] #68513: py39-scipy @1.10.1_0+gfortran+openblas.darwin not building on macOS 15.0 (Sonoma) both Intel and Apple Silicon
MacPorts
noreply at macports.org
Fri Oct 20 00:14:12 UTC 2023
#68513: py39-scipy @1.10.1_0+gfortran+openblas.darwin not building on macOS 15.0
(Sonoma) both Intel and Apple Silicon
--------------------------+--------------------
Reporter: artbotterell | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port:
--------------------------+--------------------
First failed in course of installing gnuradio on M2 with Xcode 15.0.1 and
a fresh install of MacPorts 2.8.1. Same problem on a fresh install of
Sonoma 14.0 on Intel with a fresh install of MacPorts 2.8.1. Log excerpt
follows:
{{{
:info:build Traceback (most recent call last):
:info:build File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
scipy/py39-scipy/work/scipy-1.10.1/setup.py", line 533, in <module>
:info:build setup_package()
:info:build File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
scipy/py39-scipy/work/scipy-1.10.1/setup.py", line 529, in setup_package
:info:build setup(**metadata)
:info:build File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
/site-packages/numpy/distutils/core.py", line 135, in setup
:info:build config = configuration()
:info:build File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
scipy/py39-scipy/work/scipy-1.10.1/setup.py", line 431, in configuration
:info:build raise NotFoundError(msg)
:info:build numpy.distutils.system_info.NotFoundError: No BLAS/LAPACK
libraries found. Note: Accelerate is no longer supported.
:info:build To build Scipy from sources, BLAS & LAPACK libraries need to
be installed.
:info:build See site.cfg.example in the Scipy source directory and
:info:build https://docs.scipy.org/doc/scipy/reference/building/index.html
for details.
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
scipy/py39-scipy/work/scipy-1.10.1" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9
setup.py --no-user-cfg build -j6
:info:build Exit code: 1
:error:build Failed to build py39-scipy: command execution failed
:debug:build Error code: CHILDSTATUS 6049 1
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback
portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68513>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list