[MacPorts] #62523: py39-matplotlib 3.3.4 fails to build on Lion
MacPorts
noreply at macports.org
Tue Mar 23 13:20:25 UTC 2021
#62523: py39-matplotlib 3.3.4 fails to build on Lion
-------------------------------------+------------------------
Reporter: RobK88 | Owner: reneeotten
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: Lion
Port: py-matplotlib py-numpy |
-------------------------------------+------------------------
Comment (by RobK88):
I do not think it is a duplicate of
https://trac.macports.org/ticket/59616. But it is probably related.
I am able to build build py-numpy and py39-numpy without any issues on my
Mac running Lion 10.7.5.
{{{
bash-3.2$ sudo port clean py39-numpy
---> Cleaning py39-numpy
bash-3.2$ sudo port install py39-numpy
---> Computing dependencies for py39-numpy
---> Fetching distfiles for py39-numpy
---> Verifying checksums for py39-numpy
---> Extracting py39-numpy
---> Applying patches to py39-numpy
---> Configuring py39-numpy
---> Building py39-numpy
---> Staging py39-numpy into destroot
---> Installing py39-numpy @1.20.1_0+gfortran+openblas
---> Activating py39-numpy @1.20.1_0+gfortran+openblas
---> Cleaning py39-numpy
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
bash-3.2$
bash-3.2$ sudo port clean py-numpy
---> Cleaning py-numpy
bash-3.2$ sudo port install py-numpy
---> Computing dependencies for py-numpy
---> Fetching distfiles for py-numpy
---> Verifying checksums for py-numpy
---> Extracting py-numpy
---> Configuring py-numpy
---> Building py-numpy
---> Staging py-numpy into destroot
---> Installing py-numpy @1.20.1_0
---> Activating py-numpy @1.20.1_0
---> Cleaning py-numpy
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
bash-3.2$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62523#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list