[Yarv-devel] Patch failed

Daniel Amelang danny at amelang.net
Tue Apr 26 19:56:08 EDT 2005


Hi everyone,

  'patch' failed when I tried to apply evalc.patch (`patch < 
evalc.patch`). Got this:

(Stripping trailing CRs from patch.)
patching file eval.c
Hunk #5 succeeded at 4639 (offset 135 lines).
Hunk #6 succeeded at 5012 (offset 125 lines).
Hunk #7 succeeded at 5033 (offset 125 lines).
Hunk #8 succeeded at 5258 (offset 125 lines).
Hunk #9 succeeded at 5704 (offset 128 lines).
Hunk #10 succeeded at 5794 (offset 129 lines).
Hunk #11 FAILED at 6102.
Hunk #12 succeeded at 6121 (offset 131 lines).
Hunk #13 succeeded at 6132 with fuzz 2 (offset 131 lines).
Hunk #14 FAILED at 6724.
Hunk #15 succeeded at 6746 with fuzz 2 (offset 134 lines).
Hunk #16 succeeded at 7880 (offset 142 lines).
2 out of 16 hunks FAILED -- saving rejects to file eval.c.rej

I download ruby via cvsup (since anon CVS is down). Here's my supfile in 
case it matters (it probably does)

<start>

*default base=/home/danny/Downloads/ruby/ruby-yarv/sup
*default compress delete use-rel-suffix
*default release=cvs
*default host=cvs.ruby-lang.org
                                                                                                              

*default prefix=/home/danny/Downloads/ruby/ruby-yarv/
*default tag=.

ruby date=2005.04.03.06.00.00

<end>

and I did a `cvsup src-supfile` to run it. Seemed to work fine. I made 
sure that the ruby version was at least 1.9, and yup, found the line 
'#define RUBY_VERSION "1.9.0"' in version.h

Anyway, please let me know what I'm doing wrong.

Thanks

Dan




More information about the Yarv-devel mailing list