[MacPorts] #35469: Pango fails to install on Mountain Lion
#35469: Pango fails to install on Mountain Lion -----------------------------------+---------------------------------------- Reporter: mark@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Keywords: pango, 10.8 | Port: pango -----------------------------------+---------------------------------------- I'm getting failure messages running sudo port install pango I've tried cleaning and trying again to no avail. Error log: invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for pango: org.macports.activate org.macports.build org.macports.destroot org.macports.install -- Ticket URL: <https://trac.macports.org/ticket/35469> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35469: Pango fails to install on Mountain Lion -----------------------------------+---------------------------------------- Reporter: mark@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: pango -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * keywords: pango, 10.8 => * owner: macports-tickets@… => ryandesign@… * priority: High => Normal Old description:
I'm getting failure messages running sudo port install pango I've tried cleaning and trying again to no avail.
Error log:
invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for pango: org.macports.activate org.macports.build org.macports.destroot org.macports.install
New description: I'm getting failure messages running sudo port install pango I've tried cleaning and trying again to no avail. Error log: {{{ invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for pango: org.macports.activate org.macports.build org.macports.destroot org.macports.install }}} -- Comment: Please attach the main.log file; the output you pasted above doesn't tell us anything. FWIW, pango installs fine for me on Mountain Lion. -- Ticket URL: <https://trac.macports.org/ticket/35469#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35469: Pango fails to install on Mountain Lion -----------------------------------+---------------------------------------- Reporter: mark@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: pango -----------------------------------+---------------------------------------- Comment(by mark@…): Sorry, log attached now. -- Ticket URL: <https://trac.macports.org/ticket/35469#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35469: Pango fails to install on Mountain Lion -----------------------------------+---------------------------------------- Reporter: mark@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: pango -----------------------------------+---------------------------------------- Comment(by mark@…): For anyone else following, I reinstalled gobject-introspection to get pango to install. {{{ sudo port uninstall gobject-introspection sudo port install gobject-introspection }}} -- Ticket URL: <https://trac.macports.org/ticket/35469#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35469: gobject-introspection needs to be rebuilt following libffi update ------------------------------------+--------------------------------------- Reporter: mark@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: Port: gobject-introspection | ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: singingwolfboy@… (added) * resolution: => worksforme * port: pango => gobject-introspection Comment: I'm glad you got it working. The log says: {{{ :info:build ImportError: dlopen(/opt/local/lib/gobject- introspection/giscanner/_giscanner.so, 2): Library not loaded: /opt/local/lib/libffi.5.dylib }}} Rebuilding gobject-introspection is indeed the fix for that, but it should not have been necessary to do so manually. libffi was updated to version 3.0.11 in r93823, which updated its library version from 5 to 6; all ports using libffi then needed a revbump to alert users that they need to be rebuilt. gobject-introspection received its revbump in r93824. -- Ticket URL: <https://trac.macports.org/ticket/35469#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts