Build failures
Torbjörn Granlund
tg at gmplib.org
Wed Mar 11 19:21:22 CET 2026
Niels Möller <nisse at lysator.liu.se> writes:
> Something isn't right, there are massive failures for the nightbuilds.
>
> https://gmplib.org/devel/tm/gmp/date
After a quick look, my guess is that the C compiler has been upgraded to
a more modern version where void foo(); is the same as void foo (void);
(earlier, that was a way to declare a functions without providing a
prototype).
I think you're right. There was a semi-automatic "emerge @world" on all
machines a couple of weeks ago.
https://gmplib.org/devel/tm/gmp/build/failure/plm.gmplib.org-stat:64.txt,
which version of gcc is installed on that machine?
gcc version 15.2.1 20251122 (Gentoo 15.2.1_p20251122 p4)
--
Torbjörn
Please encrypt, key id 0xC8601622
More information about the gmp-devel
mailing list