On Oct 30, 2006, at 1:55 PM, Kaveh R. GHAZI wrote:
Copies of the correct sources were put in:
ftp://gcc.gnu.org/pub/gcc/infrastructure/
mrs $ bunzip2 </Volumes/gcc.gnu.org/mpfr-2.2.0.tar.bz2 | tar xf -
mrs $ cd mpfr-2.2.0/
mrs $ patch -p1 --dry-run < ~/Desktop/mpfr-2.2.0-cumulative.patch
patching file lngamma.c
patching file tests/tlngamma.c
patching file mpfr.h
patching file tests/tset_si.c
patching file configure
patching file tests/tpow.c
patching file cache.c
patching file hypot.c
patching file mpfr-impl.h
patching file mpfr.h
patching file round_near_x.c
patching file tests/thypot.c
patching file div.c
patching file sin.c
patching file get_f.c
patching file set_f.c
patching file tests/tget_f.c
patching file tests/tset_f.c
patching file random2.c
patching file tests/trandom.c
patching file asin.c
patching file asinh.c
patching file atan.c
patching file atanh.c
patching file expm1.c
patching file log1p.c
patching file sin.c
patching file sinh.c
patching file tan.c
patching file tanh.c
patching file zeta.c
patching file configure.in
patching file configure
patching file div.c
Hunk #7 FAILED at 300.
Hunk #8 succeeded at 314 with fuzz 1 (offset 1 line).
Hunk #9 succeeded at 421 (offset 1 line).
Hunk #10 succeeded at 445 (offset 1 line).
1 out of 10 hunks FAILED -- saving rejects to file div.c.rej
patching file mpfr-gmp.c
patching file mpfr-impl.h
patching file get_f.c
Hunk #1 FAILED at 29.
Hunk #2 succeeded at 48 with fuzz 2 (offset -1 lines).
Hunk #3 FAILED at 57.
Hunk #4 FAILED at 89.
3 out of 4 hunks FAILED -- saving rejects to file get_f.c.rej
patching file tests/tget_f.c
Hunk #1 FAILED at 26.
Hunk #2 succeeded at 179 with fuzz 1 (offset -41 lines).
1 out of 2 hunks FAILED -- saving rejects to file tests/tget_f.c.rej
patching file configure
patching file configure.in
patching file acinclude.m4
patching file configure
patching file configure.in
patching file add1.c
patching file add1sp.c
patching file exceptions.c
patching file exp.c
patching file exp2.c
patching file expm1.c
Hunk #3 FAILED at 63.
1 out of 4 hunks FAILED -- saving rejects to file expm1.c.rej
patching file lngamma.c
patching file log1p.c
Hunk #2 FAILED at 63.
1 out of 2 hunks FAILED -- saving rejects to file log1p.c.rej
patching file mpfr-impl.h
Hunk #1 succeeded at 916 (offset 1 line).
patching file mul.c
patching file sub1.c
patching file sub1sp.c
patching file tests/tests.c
patching file tests/texp2.c
patching file tests/tlog1p.c
patching file tests/texp2.c
Hunk #1 FAILED at 34.
Hunk #2 succeeded at 54 with fuzz 1 (offset -3 lines).
Hunk #3 FAILED at 66.
Hunk #4 FAILED at 234.
3 out of 4 hunks FAILED -- saving rejects to file tests/texp2.c.rej
? :-( I just installed the broken one and didn't worry about it.
I'm sure it'll come back to bite me. I wish the mpfr people could be
swayed to put out a `fixed' release, say 2.2.1. Requiring the
patching of a download is, uhm, so old-skool.