Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310127 - app-text/ghostscript-gpl-8.71-r1 patch failure
Summary: app-text/ghostscript-gpl-8.71-r1 patch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 18:50 UTC by Stuart Shelton
Modified: 2010-03-20 20:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Shelton 2010-03-18 18:50:32 UTC
>>> Unpacking source...
>>> Unpacking ghostscript-8.71.tar.gz to /opt/gentoo/var/tmp/portage/app-text/ghostscript-gpl-8.71-r1/work
>>> Unpacking ghostscript-gpl-8.71-patchset-1.tar.bz2 to /opt/gentoo/var/tmp/portage/app-text/ghostscript-gpl-8.71-r1/work
 * Applying ghostscript-gpl-8.61-multilib.patch ...                                                                                                                                          [ ok ]
 * Applying ghostscript-gpl-8.64-scripts.patch ...                                                                                                                                           [ ok ]
 * Applying ghostscript-gpl-8.64-noopt.patch ...                                                                                                                                             [ ok ]
 * Applying ghostscript-gpl-8.64-fPIC.patch ...                                                                                                                                              [ ok ]
 * Applying ghostscript-gpl-8.70-runlibfileifexists.patch ...                                                                                                                                [ ok ]
 * Applying ghostscript-gpl-8.64-system-jasper.patch ...                                                                                                                                     [ ok ]
 * Applying ghostscript-gpl-8.64-pksmraw.patch ...                                                                                                                                           [ ok ]
 * Applying ghostscript-gpl-8.71-CVE-2009-4270.patch ...                                                                                                                                     [ ok ]
 * Applying ghostscript-gpl-8.71-gdevcups-y-axis.patch ...                                                                                                                                   [ ok ]
 * Applying ghostscript-gpl-8.71-jbig2dec-nullderef.patch ...                                                                                                                                [ ok ]
 * Applying ghostscript-gpl-8.71-ldflags.patch ...                                                                                                                                           [ ok ]
 * Applying ghostscript-gpl-8.71-pdf2dsc.patch ...                                                                                                                                           [ ok ]
 * Applying ghostscript-gpl-8.71-pdftoraster-exit.patch ...                                                                                                                                  [ ok ]
 * Applying ghostscript-gpl-8.71-vsnprintf.patch ...                                                                                                                                         [ ok ]
 * Applying ghostscript-gpl-8.64-interix.patch ...                                                                                                                                           [ ok ]
 * Applying ghostscript-gpl-8.63-solaris.patch ...                                                                                                                                           [ ok ]
 * Applying ghostscript-gpl-8.64-darwin.patch ...

 * Failed Patch: ghostscript-gpl-8.64-darwin.patch !
 *  ( /opt/gentoo/usr/portage/app-text/ghostscript-gpl/files/ghostscript-gpl-8.64-darwin.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /opt/gentoo/var/tmp/portage/app-text/ghostscript-gpl-8.71-r1/temp/ghostscript-gpl-8.64-darwin.patch.out

 * ERROR: app-text/ghostscript-gpl-8.71-r1 failed:
 *   Failed Patch: ghostscript-gpl-8.64-darwin.patch!


$ cat /opt/gentoo/var/tmp/portage/app-text/ghostscript-gpl-8.71-r1/temp/ghostscript-gpl-8.64-darwin.patch.out
***** ghostscript-gpl-8.64-darwin.patch *****

=============================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < '/opt/gentoo/usr/portage/app-text/ghostscript-gpl/files/ghostscript-gpl-8.64-darwin.patch'

=============================================
patching file base/unix-dll.mak
Hunk #1 FAILED at 44.
1 out of 1 hunk FAILED -- saving rejects to file base/unix-dll.mak.rej
=============================================


base/unix-dll.mak seems to have picked up an additional line:

#LDFLAGS_SO=-dynamiclib -install_name $(FRAMEWORK_NAME)

... around about line 61, which is breaking the patch.
Comment 1 Fabian Groffen gentoo-dev 2010-03-20 20:59:52 UTC
patches fixed.