Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275385 - winnt 1.12 patch doesn't apply in dev-libs/libiconv-1.13
Summary: winnt 1.12 patch doesn't apply in dev-libs/libiconv-1.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Other
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 12:30 UTC by Alan Hourihane
Modified: 2009-06-26 11:50 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 Alan Hourihane 2009-06-25 12:30:43 UTC
Build fails with....

>>> Emerging (1 of 1) dev-libs/libiconv-1.13
 * libiconv-1.13.tar.gz SHA1 SHA256 size ;-) ...                         [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking libiconv-1.13.tar.gz to /j/var/tmp/portage/dev-libs/libiconv-1.13/work
 * Applying libiconv-1.12-winnt.patch ...

 * Failed Patch: libiconv-1.12-winnt.patch !
 *  ( /j/usr/portage/dev-libs/libiconv/files/libiconv-1.12-winnt.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /j/var/tmp/portage/dev-libs/libiconv-1.13/temp/libiconv-1.12-winnt.patch-881.out

 * ERROR: dev-libs/libiconv-1.13 failed:
 *   Failed Patch: libiconv-1.12-winnt.patch!
 * 
 * Call stack:
 *               ebuild.sh:  42: <call src_unpack>
 *             environment:3064: <call epatch '/j/usr/portage/dev-libs/libiconv/files/libiconv-1.12-winnt.patch'>
 *             environment:1782:                 die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.

>>> Failed to emerge dev-libs/libiconv-1.13
Comment 1 Markus Duft (RETIRED) gentoo-dev 2009-06-25 12:37:44 UTC
are you sure you're up to date? i fixed that! if you're up to date, it may be that something with the checkin went wrong...
Comment 2 Alan Hourihane 2009-06-25 12:46:12 UTC
only just sync'ed an hour or so ago, so pretty up to date.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-06-25 18:16:45 UTC
The only way a patch is applied is if your CHOST matches *winnt* - http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/dev-libs/libiconv/libiconv-1.13.ebuild

Is this in mint or winnt, Alan?
Comment 4 Alan Hourihane 2009-06-25 19:09:51 UTC
I added mint to the CHOST because I wanted the ebuild to do the eautoconf and noticed that the patch didn't apply.
Comment 5 Markus Duft (RETIRED) gentoo-dev 2009-06-26 11:50:53 UTC
hehe. my changes weren't checked in of course :) done now - should work now.