[Bug bootstrap/84554] make check: FAIL: tversion: ERROR! The versions of gmp.h (5.0.5) and libgmp (4.3.1) do not match.
matthew.hambley at metoffice dot gov.uk
gcc-bugzilla@gcc.gnu.org
Tue Sep 11 08:30:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84554
--- Comment #6 from matthew.hambley at metoffice dot gov.uk ---
> That does look like a problem. But why are the mpfr tests running as part of
> bootstrap? I don't think they do for me.
In which case I think I have misunderstood how the build system works. I
presumed that the dependencies would be tested before they were used. However
you are suggesting that they are not tested until the compiler is tested.
> I only see tversion built as part of "make check"
I have cut "make check install" down to "make install" in my build script and
it does indeed run to completion. Of course now I have an untested compiler
which is a little alarming but it helps identify the source of the problem.
Apologies for the wild goose chase.
More information about the Gcc-bugs
mailing list