On Mon, Feb 20, 2017 at 01:56:54AM +0100, Steve Cotton wrote: > On Sun, Feb 19, 2017 at 09:38:12PM +0100, Steve Cotton wrote: > > Sorry, but it's turned out that my patch either doesn't completely > > avoid the bug, or doesn't avoid another bug which gives the same error > > message. The build has failed on arm64. > > I've tried to reproduce this locally (on amd64, not arm64). With my > patch, I can't replicate the failure. Santiago, please would you test > how it fares on your autobuilders?
Version -5 builds ok in my single-cpu autobuilders (tried 100 times), but Markus has just uploaded version -6 which has a different fix. I can't tell if the bug in -4 that made it to fail on single-cpu systems and on reproducible builds autobuilders (which are not single-cpu) was the same as the bug in -5 that made arm64 to fail. I'll try version -6 anyway. Thanks.