'make check' failed on commit: 98b9732cb gnu: asciinema: Update to 1.4.0. Failure: ======== g1@g1 ~/src/guix$ cd ~/src/guix && guix environment -M 4 -c 4 -e "(@ (gnu packages package-management) guix)" [...] g1@g1 ~/src/guix [env]$ make -j 10 [...] g1@g1 ~/src/guix [env]$ make -j check [...] ============================================================================ Testsuite summary for GNU Guix 0.12.0.3894-6f543 ============================================================================ # TOTAL: 710 # PASS: 701 # SKIP: 8 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to bug-guix@gnu.org ============================================================================ make[4]: *** [Makefile:4416: test-suite.log] Error 1 make[4]: Leaving directory '/home/g1/src/guix' make[3]: *** [Makefile:4524: check-TESTS] Error 2 make[3]: Leaving directory '/home/g1/src/guix' make[2]: *** [Makefile:4764: check-am] Error 2 make[2]: Leaving directory '/home/g1/src/guix' make[1]: *** [Makefile:4301: check-recursive] Error 1 make[1]: Leaving directory '/home/g1/src/guix' make: *** [Makefile:4766: check] Error 2 g1@g1 ~/src/guix [env]$ exit Commit: ======= g1@g1 ~/src/guix$ git -C ~/.config/guix/latest describe v0.13.0-323-g98b9732cb g1@g1 ~/src/guix$ stat ~/.config/guix/latest | grep File: File: /home/g1/.config/guix/latest -> /home/g1/src/guix/ g1@g1 ~/src/guix$ ./test-suite.log ================