[MacPorts] #58080: py37-scipy: broken port fails rebuild
MacPorts
noreply at macports.org
Sun Feb 17 17:08:52 UTC 2019
#58080: py37-scipy: broken port fails rebuild
--------------------+--------------------
Reporter: mf2k | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
--------------------+--------------------
I am not able to get a working py37-scipy. It keeps trying to rebuild and
fails after 3 attempts. I'm not sure if this is related to #56954? Here
are my relevant installed ports.
{{{
$ port installed OpenBLAS-devel ld64 cctools py37-numpy py37-scipy
The following ports are currently installed:
cctools @921_1+llvm70 (active)
ld64 @3_1+ld64_xcode (active)
OpenBLAS-devel @20190210_0+gcc8+lapack (active)
py37-numpy @1.16.1_0+gcc8+openblas (active)
py37-scipy @1.2.1_0+gcc8+openblas (active)
}}}
I have tried various combinations with no success including using openblas
vs. openblas-devel and installing py37-numpy without +openblas. Can anyone
share a working combo?
Error is:
{{{
---> Found 1 broken port, determining rebuild order
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: py37-scipy @1.2.1+gcc8+openblas
Continue? [Y/n]:
---> Computing dependencies for py37-scipy
---> Cleaning py37-scipy
---> Scanning binaries for linking errors
---> No broken files found.
---> Found 1 broken port, determining rebuild order
---> Rebuilding in order
py37-scipy @1.2.1 +gcc8+openblas
---> Computing dependencies for py37-scipy
---> Fetching distfiles for py37-scipy
---> Verifying checksums for py37-scipy
---> Extracting py37-scipy
---> Configuring py37-scipy
---> Building py37-scipy
---> Staging py37-scipy into destroot
---> Unable to uninstall py37-scipy @1.2.1_0+gcc8+openblas, the following
ports depend on it:
---> py37-pandas @0.24.1_0
---> py37-spyder @3.3.3_0
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating py37-scipy @1.2.1_0+gcc8+openblas
---> Cleaning py37-scipy
---> Uninstalling py37-scipy @1.2.1_0+gcc8+openblas
---> Cleaning py37-scipy
---> Computing dependencies for py37-scipy
---> Installing py37-scipy @1.2.1_0+gcc8+openblas
---> Activating py37-scipy @1.2.1_0+gcc8+openblas
---> Cleaning py37-scipy
---> Scanning binaries for linking errors
---> No broken files found.
---> Found 1 broken port, determining rebuild order
---> Rebuilding in order
py37-scipy @1.2.1 +gcc8+openblas
---> Computing dependencies for py37-scipy
---> Fetching distfiles for py37-scipy
---> Verifying checksums for py37-scipy
---> Extracting py37-scipy
---> Configuring py37-scipy
---> Building py37-scipy
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58080>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list