Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238436 - app-vim/alternate-2.18 failed to build
Summary: app-vim/alternate-2.18 failed to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 23:22 UTC by Andrew Savchenko
Modified: 2008-10-10 14:01 UTC (History)
0 users

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


Attachments
patch failure log (alternate-2.12-hh-cc-alternation.patch-11091.out,2.70 KB, text/plain)
2008-09-22 23:23 UTC, Andrew Savchenko
Details
fixed patch (alternate-2.12-hh-cc-alternation.patch,914 bytes, patch)
2008-09-22 23:24 UTC, Andrew Savchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2008-09-22 23:22:21 UTC
app-vim/alternate-2.18 failed to build due to broken header in patch file:
 * Failed Patch: alternate-2.12-hh-cc-alternation.patch !
 * ( /usr/portage/app-vim/alternate/files/alternate-2.12-hh-cc-alternation.patch )
 *
 * Include in your bugreport the contents of:
 *
 * /var/tmp/portage/app-vim/alternate-2.18/temp/alternate-2.12-hh-cc-alternation.patch-11091.out
 *
 * ERROR: app-vim/alternate-2.18 failed.
 * Call stack:
 * ebuild.sh, line   49:  Called src_unpack
 * environment, line 2154:  Called epatch '/usr/portage/app-vim/alternate/files/alternate-2.12-hh-cc-alternation.patch'
 * environment, line 1169:  Called die
 * The specific snippet of code:
 * die "Failed Patch: ${patchname}!";
 * The die message:
 * Failed Patch: alternate-2.12-hh-cc-alternation.patch!

Patch fail log is attached. Fixed patch is attached too.
Comment 1 Andrew Savchenko gentoo-dev 2008-09-22 23:23:40 UTC
Created attachment 166152 [details]
patch failure log

Output of failed patch process for original patch.
Comment 2 Andrew Savchenko gentoo-dev 2008-09-22 23:24:52 UTC
Created attachment 166153 [details, diff]
fixed patch

Proposed fix for this bug.
Comment 3 Ali Polatel (RETIRED) gentoo-dev 2008-10-10 14:01:48 UTC
Fixed, thanks for reporting and the patch :)