On Tue, Jan 30, 2018 at 10:07:35PM -0500, Mark H Weaver wrote:
> On core-updates, Hydra has been unable to successfully build 'shepherd'
> on any system except x86_64-linux. I can also report that on my
> mips64el-linux GuixSD system, which is running something close to
> 'core-updates', I had to
On request, I'm writing here how I got to that coredump:
My first step was to investigate the build.sh, and I just patched it to
output the full command, stripping of the rest:
diff --git a/bootstrap.sh b/bootstrap.x.sh
index bc54db4..f8c0720 100755
--- a/bootstrap.sh
+++ b/bootstrap.x.sh
@@ -151