On Sun, Dec 27, 2015 at 05:47:50PM +0100, Mark Wielaard wrote: > On Sun, Dec 27, 2015 at 01:26:59PM +0100, Kurt Roeckx wrote: > > > Does the same test with 0.163 succeed on the same setup/arch? > > > If not, did glibc change between the last successful run and > > > the current failure on that architecture? > > > > I didn't see that failure with 0.163. The last 0.163 upload was > > using glibc 2.19-19, the current version is 2.21-6. > > Does the test in 0.164 fail against glibc 2.19-19 on ppc?
Building 0.164 in jessie (stable) works. That's with libc6 2.19-18+deb8u1 and gcc-4.9 4.9.2-10. > Does the test in 0.163 succeed against glibc 2.21-6 on ppc? Building 0.163 in unstable also fails with the error. So it seems that something on the system changed causing the breakage. Kurt