#35027: gnudatalanguage: incompatible libfftw3f library version ----------------------------------+----------------------------------------- Reporter: iskren.y.g@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: gnudatalanguage ----------------------------------+----------------------------------------- Comment(by iskren.y.g@…): Thanks for the tip. Still, no success. I moved the /usr/local directory to a temporary location and then completely uninstalled and removed all traces of macports. Installed macports again (selfupdate, upgrade outdated) and had a fresh install of gnudatalanguage (including with the force upgrade). The result was: gdl dyld: Library not loaded: /opt/local/lib/libfftw3f.3.dylib Referenced from: /opt/local/bin/gdl Reason: Incompatible library version: gdl requires version 7.0.0 or later, but libfftw3f.3.dylib provides version 5.0.0 Trace/BPT trap And now apparently the problem is with a different library ... otool -L /opt/local/bin/gdl /opt/local/lib/libfftw3f.3.dylib | grep 5.0.0 /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /opt/local/lib/libps.0.dylib (compatibility version 5.0.0, current version 5.5.0) -- Ticket URL: <https://trac.macports.org/ticket/35027#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS