[MacPorts] #54911: octave @4.2.1: dyld: Library not loaded: /opt/local/lib/libgcc/libgfortran.3.dylib
MacPorts
noreply at macports.org
Thu Sep 28 10:50:33 UTC 2017
#54911: octave @4.2.1: dyld: Library not loaded:
/opt/local/lib/libgcc/libgfortran.3.dylib
-------------------------------------------------+-------------------------
Reporter: ryandesign | Owner:
| MarcusCalhoun-Lopez
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: octave, octave-devel, octave- |
devel-rc, octave-devel-release |
-------------------------------------------------+-------------------------
Comment (by ryandesign):
As I said, a revbump alone is insufficient. You're building with gcc6,
which uses libgfortran.3.dylib. That's no longer part of libgcc; it's now
part of libgcc6. So you either need to build with gcc7, which uses
libgfortran.4.dylib which is part of libgcc, or you need to change the
libgcc dependency to libgcc6.
--
Ticket URL: <https://trac.macports.org/ticket/54911#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list