[MacPorts] #62856: OpenBLAS dyld error on Big Sur M1
MacPorts
noreply at macports.org
Tue May 11 04:36:46 UTC 2021
#62856: OpenBLAS dyld error on Big Sur M1
-----------------------+--------------------
Reporter: diekhans | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: OpenBLAS |
-----------------------+--------------------
Comment (by diekhans):
thanks!!
It seems like gcc10 is providing a symlink to the gcc-devel version:
{{{
% ls -l /opt/local/lib/*/libgfortran.5.dylib
lrwxr-xr-x 1 root admin 41 Apr 22 09:31 /opt/local/lib/gcc-
devel/libgfortran.5.dylib@ -> /opt/local/lib/libgcc/libgfortran.5.dylib
lrwxr-xr-x 1 root admin 41 Apr 29 04:34
/opt/local/lib/gcc10/libgfortran.5.dylib@ ->
/opt/local/lib/libgcc/libgfortran.5.dylib
-rwxr-xr-x 1 root admin 1095424 Apr 22 08:54
/opt/local/lib/libgcc/libgfortran.5.dylib*
% port provides /opt/local/lib/*/libgfortran.5.dylib
/opt/local/lib/gcc-devel/libgfortran.5.dylib is provided by: gcc-devel
/opt/local/lib/gcc10/libgfortran.5.dylib is provided by: gcc10
/opt/local/lib/libgcc/libgfortran.5.dylib is provided by: libgcc-devel
}}}
will uninstall all and see what happens.
--
Ticket URL: <https://trac.macports.org/ticket/62856#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list