Bug 161

Summary: vim fails on patching with errors in configure.patch
Product: buildroot Reporter: igor <igor47>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description igor 2009-03-09 17:13:41 UTC
1 out of 423 hunks FAILED -- saving rejects to file src/auto/configure.rej
Patch failed!  Please fix configure.patch!
make: *** [/provisioning/buildroot/buildroot-2009.02/build_i686/vim71/.patched] Error 1

the earlier error is:
misordered hunks! output would be garbled
Hunk #399 FAILED at 14947.

removing that hunk from the patch file only causes additional errors.
i couldn't fix this, but after the error simply touch vim71/.patched and continuing on with the make seems to be a usable workaround.
Comment 1 Peter Korsgaard 2009-03-09 19:48:19 UTC
Thanks, fixed in r25592.