[MacPorts] #15437: Ghostscript 8.62_1+Universal fails on PPC macs
#15437: Ghostscript 8.62_1+Universal fails on PPC macs -------------------------------+-------------------------------------------- Reporter: vcpatel@emory.edu | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | -------------------------------+-------------------------------------------- Hello. I have installed Ghostscript 8.62_1+Universal on a NFS share that is mounted by various Intel and PPC Macs. gs works fine on Intel Macs but does not work on PPC macs (gives Bus error). All computers are running OS X 10.5.2 with all updates applied. Here is the output of the same command run on Intel and PPC Macs: Intel ===== which gs /opt/local/bin/gs gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps test.png is created successfully PPC === which gs /opt/local/bin/gs gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps Bus error gs -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps Bus error -- Ticket URL: <http://trac.macports.org/ticket/15437> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15437: Ghostscript 8.62_1+Universal fails on PPC macs --------------------------------+------------------------------------------- Reporter: vcpatel@emory.edu | Owner: takanori@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by simon@macports.org): * cc: simon@macports.org (added) * owner: macports-tickets@lists.macosforge.org => takanori@macports.org * milestone: => Port Bugs Comment: Assigned to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/15437#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15437: Ghostscript 8.62_1+Universal fails on PPC macs --------------------------------+------------------------------------------- Reporter: vcpatel@emory.edu | Owner: takanori@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------+------------------------------------------- Changes (by takanori@macports.org): * status: new => closed * resolution: => fixed Comment: Hi, I could reproduce the problem. As you say, gs binary built on Intel based macs does not work properly on PPC, and vice versa. So I disabled this useless +universal variant simply. (r37154) # To tell the truth, I don't have any interest in keeping this feature since I have already changed my machine from PPC to Intel completely. Maybe this is the biggest problem... ;-) Anyway, thank you for reporting! p.s. Basically, I don't recommend you to use +universal variant because it is not stable yet - some ports may work well, but some ports may not work. I think you'd better install both Intel and ppc trees separately on your file server. -- Ticket URL: <http://trac.macports.org/ticket/15437#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15437: Ghostscript 8.62_1+Universal fails on PPC macs --------------------------------+------------------------------------------- Reporter: vcpatel@emory.edu | Owner: takanori@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------+------------------------------------------- Comment (by ryandesign@macports.org): The only way we can improve universal support is if people report bugs for the problems they find. So please, continue to try to use the universal variant in ports, and report problems as you did here. Thanks. -- Ticket URL: <http://trac.macports.org/ticket/15437#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15437: Ghostscript 8.62_1+Universal fails on PPC macs --------------------------------+------------------------------------------- Reporter: vcpatel@… | Owner: takanori@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: ghostscript | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * port: => ghostscript Old description:
Hello. I have installed Ghostscript 8.62_1+Universal on a NFS share that is mounted by various Intel and PPC Macs. gs works fine on Intel Macs but does not work on PPC macs (gives Bus error). All computers are running OS X 10.5.2 with all updates applied. Here is the output of the same command run on Intel and PPC Macs:
Intel ===== which gs /opt/local/bin/gs gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps
test.png is created successfully
PPC === which gs /opt/local/bin/gs gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps Bus error
gs -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps Bus error
New description: Hello. I have installed Ghostscript 8.62_1+Universal on a NFS share that is mounted by various Intel and PPC Macs. gs works fine on Intel Macs but does not work on PPC macs (gives Bus error). All computers are running OS X 10.5.2 with all updates applied. Here is the output of the same command run on Intel and PPC Macs: Intel[[br]] ===== {{{ which gs /opt/local/bin/gs gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps }}} test.png is created successfully PPC[[br]] === {{{ which gs /opt/local/bin/gs gs -q -dQUIET -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps Bus error gs -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test.png" test.ps Bus error }}} -- -- Ticket URL: <http://trac.macports.org/ticket/15437#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts