On Fri, Mar 25, 2016 at 06:37:28PM -0500, Alex Griffin wrote: > This package builds fine on my Debian system but not on GuixSD. I've > attached my build output, since it seems you're having trouble.
[...] > ====================================================================== > FAIL: test_nonexistent_file (test_library.FilesizeTest) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/tmp/guix-build-beets-1.3.17.drv-0/beets-1.3.17/test/test_library.py", line > 1116, in test_nonexistent_file > self.assertEqual(item.filesize, 0) > AssertionError: 987 != 0 > > ---------------------------------------------------------------------- > Ran 1646 tests in 119.423s > > FAILED (failures=1, skipped=28) I had only viewed the tails of the hydra logs, because that's where I expected to find the error. Turns it was farther up! So, you have the same error as hydra. I just successfully built beets twice, on GuixSD in QEMU emulating x86-64. Can you try building with '#:parallel-tests? #f', as shown in this link? http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/calcurse.scm#n28