#39111: gnumeric won't install ------------------------------+-------------------------------- Reporter: rsanchez.saez@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gnumeric | ------------------------------+-------------------------------- Comment (by ryandesign@…): And the reason gnumeric-stock-pixbufs.h doesn't exist appears to be this earlier build error: {{{ failed to load "./column_add_16.xpm": Couldn't recognize the image file format for file './column_add_16.xpm' }}} We've seen this before, a long time ago, in #7921, where the blame was placed on the gtk2 port. You could try rebuilding gtk2, then trying gnumeric again: {{{ sudo port clean gtk2 gnumeric sudo port -n upgrade --force gtk2 sudo port install gnumeric }}} gnumeric installs fine for me on 10.8.3 with `clang -v` "Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)" from Xcode 4.6.2. -- Ticket URL: <https://trac.macports.org/ticket/39111#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X