#42028: ghostscript 9.10 -------------------------+-------------------------------- Reporter: jmgant@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: ghostscript | Port: -------------------------+-------------------------------- I am trying to install ghostscript. It fails. I am running 10.9. Is the following information helpful? I am fairly new at this. _opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsx :info:destroot Exit code: 1 :error:destroot org.macports.destroot for port ghostscript returned: command execution failed :debug:destroot Error code: NONE :debug:destroot Backtrace: command execution failed while executing "$post $targetname" :info:destroot Warning: targets not executed for ghostscript: org.macports.activate org.macports.destroot org.macports.install :notice:destroot Please see the log file for port ghostscript for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log -- Ticket URL: <https://trac.macports.org/ticket/42028> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ghostscript | --------------------------+------------------------ Changes (by ryandesign@…): * keywords: ghostscript => * owner: macports-tickets@… => takanori@… * port: => ghostscript Old description:
I am trying to install ghostscript. It fails. I am running 10.9. Is the following information helpful? I am fairly new at this.
_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsx :info:destroot Exit code: 1 :error:destroot org.macports.destroot for port ghostscript returned: command execution failed :debug:destroot Error code: NONE :debug:destroot Backtrace: command execution failed while executing "$post $targetname" :info:destroot Warning: targets not executed for ghostscript: org.macports.activate org.macports.destroot org.macports.install :notice:destroot Please see the log file for port ghostscript for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log
New description: I am trying to install ghostscript. It fails. I am running 10.9. Is the following information helpful? I am fairly new at this. {{{ _opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/work/destroot/opt/local/bin/gsx :info:destroot Exit code: 1 :error:destroot org.macports.destroot for port ghostscript returned: command execution failed :debug:destroot Error code: NONE :debug:destroot Backtrace: command execution failed while executing "$post $targetname" :info:destroot Warning: targets not executed for ghostscript: org.macports.activate org.macports.destroot org.macports.install :notice:destroot Please see the log file for port ghostscript for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_ghostscript/ghostscript/main.log }}} -- Comment: No. That only tells us ''that'' an error occurred, not ''what'' error occurred. Please attach the main.log file; that should hopefully tell us why it failed. -- Ticket URL: <https://trac.macports.org/ticket/42028#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ghostscript | --------------------------+------------------------ Comment (by jmgant@…): Replying to [comment:1 ryandesign@…]:
No. That only tells us ''that'' an error occurred, not ''what'' error occurred. Please attach the main.log file; that should hopefully tell us why it failed.
-- Ticket URL: <https://trac.macports.org/ticket/42028#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ghostscript | --------------------------+------------------------ Comment (by ryandesign@…): This was not a clean attempt and you should [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again]. If the log still contains the line that says "`strip: ... malformed object (unknown load command 9)`" then this suggests that your `strip` command is too old to deal with the types of objects produced by your compiler, and you should reinstall `strip`. I assume it's part of the Xcode command line tools, so you'd need to reinstall those. -- Ticket URL: <https://trac.macports.org/ticket/42028#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ghostscript | --------------------------+------------------------ Comment (by jmgant@…): Replying to [comment:3 ryandesign@…]:
This was not a clean attempt and you should [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again].
If the log still contains the line that says "`strip: ... malformed object (unknown load command 9)`" then this suggests that your `strip` command is too old to deal with the types of objects produced by your compiler, and you should reinstall `strip`. I assume it's part of the Xcode command line tools, so you'd need to reinstall those.
I reinstalled xcode, pointed xcode-select to the working directory. I am using xcode 5.0.2. I did a clean install of ghostscript. here is the new log. -- Ticket URL: <https://trac.macports.org/ticket/42028#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ghostscript | --------------------------+------------------------ Comment (by jmgant@…): I am actually trying to install Amarok and Ghostscript is a dependency. I have gs installed already in /usr. Is there a way to make MacPorts recognize my installed gs? I actually have no need for a macports installation if Ghostscript except as a dependency to Amarok. -- Ticket URL: <https://trac.macports.org/ticket/42028#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ghostscript | --------------------------+------------------------ Comment (by jmgant@…): the error was on my end. I fixed my xcode and gs installed. -- Ticket URL: <https://trac.macports.org/ticket/42028#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#42028: ghostscript @9.10: destroot fails --------------------------+------------------------ Reporter: jmgant@… | Owner: takanori@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: ghostscript | --------------------------+------------------------ Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/42028#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts