[MacPorts] #34692: ghostscript: destroot fails
MacPorts
noreply at macports.org
Wed May 30 22:19:25 PDT 2012
#34692: ghostscript: destroot fails
--------------------------------+-------------------------------------------
Reporter: jmrestr1@… | Owner: takanori@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: ghostscript
--------------------------------+-------------------------------------------
Comment(by ryandesign@…):
Looking at the original log again, it may have enough information for us
to diagnose the problem. It shows this error message:
{{{
strip: object: /opt/local/.../gsc malformed object (unknown load command
9)
}}}
Based on [https://github.com/mxcl/homebrew/issues/8316 this], I think this
tells us that your "strip" program was designed for a version of OS X
prior to Lion. What's the output of the following commands:
{{{
which strip
ls -l $(which strip)
lipo -info $(which strip)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/34692#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list