Bug 1329990 - Cannot process PostScript documents on ppc64le
Summary: Cannot process PostScript documents on ppc64le
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ImageMagick
Version: 7.2
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jan Horak
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-25 08:48 UTC by Martin Frodl
Modified: 2019-10-01 11:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-01 11:47:41 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Martin Frodl 2016-04-25 08:48:08 UTC
Description of problem:

The 'compare' utility is unable to process .ps and .eps files on ppc64le. When
trying to compare such files, an error message is printed out:

$ compare sample1.ps sample2.ps output
compare: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g596x842  "-sOutputFile=/tmp/magick-2Of9VRHw--0000001" "-f/tmp/magick-M6YbHkWt" "-f/tmp/magick-ZNiXpOar" @ error/utility.c/SystemCommand/1890.
compare: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g596x842  "-sOutputFile=/tmp/magick-2Of9VRHw--0000001" "-f/tmp/magick-M6YbHkWt" "-f/tmp/magick-ZNiXpOar" -c showpage @ error/utility.c/SystemCommand/1890.
compare: Postscript delegate failed `sample1.ps': No such file or directory @ error/ps.c/ReadPSImage/832.
compare: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g596x842  "-sOutputFile=/tmp/magick-5AzjkubF--0000001" "-f/tmp/magick-fFLJ9RlC" "-f/tmp/magick-Vh0xegwz" @ error/utility.c/SystemCommand/1890.
compare: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g596x842  "-sOutputFile=/tmp/magick-5AzjkubF--0000001" "-f/tmp/magick-fFLJ9RlC" "-f/tmp/magick-Vh0xegwz" -c showpage @ error/utility.c/SystemCommand/1890.
compare: Postscript delegate failed `sample2.ps': No such file or directory @ error/ps.c/ReadPSImage/832.

Version-Release number of selected component (if applicable):
ImageMagick-6.7.8.9-10.el7.ppc64le


Note You need to log in before you can comment on or make changes to this bug.