> In my builds lately I've been noticing many Ada tests failing > that didn't use to fail before. I don't think I'm doing > anything different than before. The failures all seem to be > due to the error below. Has something changed about how to > run the Ada test suite or how to configure GCC to enable it?
Yes, see https://gcc.gnu.org/ml/gcc-cvs/2016-04/msg01024.html > $ make -C /build/gcc-trunk/gcc check-ada > make: Entering directory '/home/msebor/build/gcc-trunk/gcc' > gnatlib missing, exiting. So is there a /build/gcc-trunk/gcc/gcc/ada/rts directory or not? -- Eric Botcazou