Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> writes: > From c4cae6d77e00491cfd78fe03da8ab617bc1732f2 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> > Date: Thu, 11 Dec 2014 15:48:22 +0100 > Subject: [PATCH] gnu: Add samtools
This built successfully on x86_64, but on i686 its test suite shows 87 failures ("SAM files differ"). See: http://hydra.gnu.org/build/173180 http://hydra.gnu.org/build/173180/log/raw Would you be willing to investigate? On your existing guix system, you could start with: guix build --system=i686-linux --keep-failed It fails similarly on mips64el, but that will be hard for you to debug and probably not so important. Mark