[MacPorts] #58595: Errors after upgrading to Ghostscript 9.27

MacPorts noreply at macports.org
Wed Jun 19 15:24:15 UTC 2019


#58595: Errors after upgrading to Ghostscript 9.27
-------------------------------+----------------------------
  Reporter:  7RKJ2rIlETTFzZwO  |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:  MacPorts 2.6.0
 Component:  ports             |    Version:  2.5.4
Resolution:                    |   Keywords:
      Port:  ghostscript       |
-------------------------------+----------------------------

Comment (by wilya7):

 I can confirm the problem.

 {{{
 convert -verbose image.pdf image.jpg
 [ghostscript library 9.27] -sstdout=%stderr -dQUIET -dSAFER -dBATCH
 -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2
 '-sDEVICE=pamcmyk32' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 '-r72x72'
 -dUseCIEColor
 '-sOutputFile=/var/folders/1p/rd_snrqx6g139qk9wvrlc68m0000gn/T/magick-
 53743KlYHSzKMdFfK%d' '-f/var/folders/1p/rd_snrqx6g139qk9wvrlc68m0000gn/T
 /magick-53743dzbPZSUhBxKm'
 '-f/var/folders/1p/rd_snrqx6g139qk9wvrlc68m0000gn/T/magick-
 53743_bFFtodyR3tJ'Abort trap: 6
 }}}

 If I use only ghostscript, it works


 {{{
 gs -dNOPAUSE -sDEVICE=jpeg -sOutputFile=image.jpg image.pdf
 GPL Ghostscript 9.27 (2019-04-04)
 Copyright (C) 2018 Artifex Software, Inc.  All rights reserved.
 This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
 see the file COPYING for details.
 Processing pages 1 through 1.
 Page 1
 GS>quit
 }}}

 My system

 {{{
 bash-3.2# port version
 Version: 2.5.4
 bash-3.2# sw_vers
 ProductName:    Mac OS X
 ProductVersion: 10.12.6
 BuildVersion:   16G2016
 }}}

 Version of imagemagick and ghostscript

 {{{
 bash-3.2# port installed ghostscript imagemagick
 The following ports are currently installed:
   ghostscript @9.27_0+x11 (active)
   ImageMagick @6.9.9-40_6+x11 (active)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58595#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list