On Wed, Nov 30, 2016 at 11:43:13PM +0100, Sebastian Andrzej Siewior wrote: > On 2016-11-30 21:22:38 [+0000], Thorsten Glaser wrote: > > Kurt Roeckx dixit: > > > > >But the errors I've always been seeing is a segfault during the > > >tests, and I have no idea what that is about. > > > > That didn't happen for me, but I found a wrong codegen bug in a > > testsuite recently (probably not the cause here), we had kernel > > issues (4.7 is broken, 4.8 is mostly ok though) and are still > > trying to figure out libc issues that differ depending on CPU > > model (stuff like AMD vs. Intel)… this is all a minefield. > > just deboostraped x32 and have: > ii dpkg 1.18.15 x32 Debian package management system > ii gcc-6 6.2.1-5 x32 GNU C compiler > > installed. I managed to rebuild 1.1.0c-2_x32. What do I miss here?
That 1.1.0 works and 1.0.2 fails. Kurt