[MacPorts] #25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: gnuplot incompatible library | Port: gnuplot -----------------------------------------------+---------------------------- After a fresh install of macports 1.8.2 on OSX 10.5.8, I installed gnuplot with no problems. However the resulting build fails to run: $ gnuplot dyld: Library not loaded: /opt/local/lib/libfreetype.6.dylib Referenced from: /opt/local/bin/gnuplot Reason: Incompatible library version: gnuplot requires version 11.0.0 or later, but libfreetype.6.dylib provides version 10.0.0 $ sudo port upgrade outdated Error: No ports matched the given expression -- Ticket URL: <http://trac.macports.org/ticket/25016> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Changes (by macsforever2000@…): * keywords: gnuplot incompatible library => Old description:
After a fresh install of macports 1.8.2 on OSX 10.5.8, I installed gnuplot with no problems. However the resulting build fails to run: $ gnuplot dyld: Library not loaded: /opt/local/lib/libfreetype.6.dylib Referenced from: /opt/local/bin/gnuplot Reason: Incompatible library version: gnuplot requires version 11.0.0 or later, but libfreetype.6.dylib provides version 10.0.0
$ sudo port upgrade outdated Error: No ports matched the given expression
New description: After a fresh install of macports 1.8.2 on OSX 10.5.8, I installed gnuplot with no problems. However the resulting build fails to run: {{{ $ gnuplot dyld: Library not loaded: /opt/local/lib/libfreetype.6.dylib Referenced from: /opt/local/bin/gnuplot Reason: Incompatible library version: gnuplot requires version 11.0.0 or later, but libfreetype.6.dylib provides version 10.0.0 $ sudo port upgrade outdated Error: No ports matched the given expression }}} -- -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Comment(by macsforever2000@…): What is the output of the following? {{{ port installed freetype gnuplot }}} -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Comment(by boris.blankleider@…): $ port installed freetype gnuplot The following ports are currently installed: freetype @2.3.12_0+macosx (active) gnuplot @4.4.0_0+darwin (active) -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Comment(by macsforever2000@…): What is the output of the following? {{{ port provides /opt/local/lib/libfreetype.6.dylib otool -L /opt/local/lib/libfreetype.6.dylib }}} -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Comment(by boris.blankleider@…): $ port provides /opt/local/lib/libfreetype.6.dylib /opt/local/lib/libfreetype.6.dylib is provided by: freetype $ otool -L /opt/local/lib/libfreetype.6.dylib /opt/local/lib/libfreetype.6.dylib: /opt/local/lib/libfreetype.6.dylib (compatibility version 11.0.0, current version 11.0.0) /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.5) -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Comment(by macsforever2000@…): freetype has been updated to version 2.4.1. Is this still a problem for you. BTW, everything looks just like on my system where it works. -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib -----------------------------------------------+---------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gnuplot -----------------------------------------------+---------------------------- Comment(by boris.blankleider@…): The problem got resolved recently when a similar runtime failure occurred with xfig, and it was suggested that my DYLD_LIBRARY_PATH was screwing things up. Once I fixed this path both xfig and gnuplot ran like a charm - see https://trac.macports.org/ticket/25723 -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25016: gnuplot-4.4.0 builds but run fails: Incompatible library version libfreetype.6.dylib ------------------------------------------------+--------------------------- Reporter: boris.blankleider@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: invalid | Keywords: Port: gnuplot | ------------------------------------------------+--------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid Comment: Glad you got it working. -- Ticket URL: <http://trac.macports.org/ticket/25016#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts