Hi Mark, On Mon, Aug 22, 2016 at 12:24 AM, Mark H Weaver <m...@netris.org> wrote: > This update seems to have broken gzochi on i686 and armhf. Segfaults > and aborts occur during the test suite.
Oh dear, that's embarrassing. > https://hydra.gnu.org/build/1444785 (i686) > https://hydra.gnu.org/build/1444781 (armhf) > > Build logs are available from those pages. As I write this, our > continuous integration system has not yet attempted the build on > mips64el, but when it does the results will be available here: > > https://hydra.gnu.org/build/1444727 (mips64el) > > Any idea what's going wrong here? It's almost certainly some sloppy handling of 64-bit types on 32-bit platforms. (The mips64el build succeeded.) Sorry for the inconvenience! What are my options for addressing this? It may take me a few days to get this patched.