> I was doing full builds, except for Ada. I should have mentioned that. > Ada doesn't get configured by default, and I haven't bothered to check > why. I probably forgot to install the Ada compiler package.
Ada is not enabled by default, you need to include it explicitely, e.g. --enable-languages=all,ada > So I think this is a possibility only if the Ada library got suddenly > bigger and slower to compile, and if you are including Ada in your > builds. No, the Ada library didn't get suddenly bigger at the mentioned date, nor slower as far as I know. Arno