Hi Julian, Julian Graham <jool...@gmail.com> writes: > Linted, built, inspected by hand. Let me know if I've missed anything. > > From 584a3d62fe7105b90df433e460d0b6232716b1fc Mon Sep 17 00:00:00 2001 > From: Julian Graham <jool...@gmail.com> > Date: Sun, 21 Aug 2016 11:10:41 -0400 > Subject: [PATCH] gnu: gzochi: Update to 0.10. > > * gnu/packages/game-development.scm (gzochi): Update to 0.10.
This update seems to have broken gzochi on i686 and armhf. Segfaults and aborts occur during the test suite. https://hydra.gnu.org/eval/109095?filter=gzochi 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? Thanks, Mark