[MacPorts] #34692: ghostscript: destroot fails
MacPorts
noreply at macports.org
Wed May 30 21:33:35 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@…):
Hmm, no, that appears to be the main.log file for arb, which doesn't tell
us anything. We need the main.log file for ghostscript, because that's the
port that's failing to build.
Let's try again. Here are the commands to run. You can copy/paste them
from this ticket if you like.
First, clean out the old attempt:
{{{
sudo port clean ghostscript
}}}
Then try installing it again. Run this only once:
{{{
sudo port install ghostscript
}}}
When it fails, attach the new main.log to this ticket. To open a Finder
window of the directory the logfile is in, you can run:
{{{
open $(dirname $(port logfile ghostscript))
}}}
--
Ticket URL: <https://trac.macports.org/ticket/34692#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list