[MacPorts] #64293: OpenBLAS not compiling due to "libisl.22.dylib" library not loaded on arm64 architecture

MacPorts noreply at macports.org
Sat Dec 25 22:08:43 UTC 2021


#64293: OpenBLAS not compiling due to "libisl.22.dylib" library not loaded on arm64
architecture
---------------------+--------------------
  Reporter:  larer   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  High    |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------

Comment (by ryandesign):

 {{{
 dyld[50576]: Library not loaded: /opt/local/lib/libisl.22.dylib
 :info:build   Referenced from: /opt/local/libexec/gcc/aarch64-apple-
 darwin21/12.0.0/f951
 :info:build   Reason: tried: '/opt/local/lib/libisl.22.dylib' (no such
 file), '/usr/local/lib/libisl.22.dylib' (no such file),
 '/usr/lib/libisl.22.dylib' (no such file)
 }}}
 [changeset:52cf3d239d60402dcd3843f927810e9b57a7c63f/macports-ports The isl
 port was just updated to version 0.24]. The library name changed from
 libisl.22.dylib to libisl.24.dylib, therefore all ports that link with the
 library must be rebuilt, therefore revision increases were committed for
 all such ports, or so we thought. Maybe we missed the port that provides
 /opt/local/libexec/gcc/aarch64-apple-darwin21/12.0.0/f951. Which port is
 that? To find out, run:
 {{{
 port provides /opt/local/libexec/gcc/aarch64-apple-darwin21/12.0.0/f951
 }}}

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


More information about the macports-tickets mailing list