[MacPorts] #63814: py-numpy: missed runtime dependency on macOS Monterey M1

MacPorts noreply at macports.org
Fri Nov 5 16:42:02 UTC 2021


#63814: py-numpy: missed runtime dependency on macOS Monterey M1
--------------------------------+----------------------
  Reporter:  catap              |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:
Resolution:                     |   Keywords:  monterey
      Port:  py-numpy libgcc11  |
--------------------------------+----------------------

Comment (by catap):

 The most wired things. When I rebuild it from scratch `-s` it works very
 well:
 {{{
 catap at Mac-mini ~ % sudo port -s install --unrequested py39-numpy
 --->  Computing dependencies for py39-numpy
 --->  Fetching distfiles for py39-numpy
 --->  Attempting to fetch numpy-1.21.3.tar.gz from
 https://github.com/numpy/numpy/tarball/v1.21.3
 --->  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.21.3_1+gfortran+openblas
 --->  Activating py39-numpy @1.21.3_1+gfortran+openblas
 --->  Cleaning py39-numpy
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 catap at Mac-mini ~ % python3.9
 Python 3.9.7 (default, Oct 31 2021, 06:09:35)
 [Clang 13.0.0 (clang-1300.0.29.3)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import numpy
 >>>
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63814#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list