make check-recursive make[1]: Entering directory `/root/guix' Making check in po make[2]: Entering directory `/root/guix/po' make guix.pot-update make[3]: Entering directory `/root/guix/po' if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'address@hidden' || test 'address@hidden' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='address@hidden'; \ else \ msgid_bugs_address='address@hidden'; \ fi; \ case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ : --default-domain=guix --directory=.. \ --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description \ --files-from=./POTFILES.in \ --copyright-holder='Ludovic Courtès' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=guix --directory=.. \ --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description \ --files-from=./POTFILES.in \ --copyright-holder='Ludovic Courtès' \ --package-name="${package_gnu}guix" \ --package-version='0.3' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f guix.po || { \ if test -f ./guix.pot; then \ sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \ sed -f remove-potcdate.sed < guix.po > guix.2po && \ if cmp guix.1po guix.2po >/dev/null 2>&1; then \ rm -f guix.1po guix.2po guix.po; \ else \ rm -f guix.1po guix.2po ./guix.pot && \ mv guix.po ./guix.pot; \ fi; \ else \ mv guix.po ./guix.pot; \ fi; \ } make[3]: Leaving directory `/root/guix/po' test ! -f ./guix.pot || \ test -z "address@hidden address@hidden eo.gmo" || make address@hidden address@hidden eo.gmo make[2]: Leaving directory `/root/guix/po' make[2]: Entering directory `/root/guix' make check-TESTS make[3]: Entering directory `/root/guix' make[4]: Entering directory `/root/guix' PASS: tests/base32.scm PASS: tests/hash.scm FAIL: tests/builders.scm FAIL: tests/derivations.scm PASS: tests/ui.scm PASS: tests/records.scm FAIL: tests/utils.scm PASS: tests/build-utils.scm FAIL: tests/packages.scm PASS: tests/snix.scm PASS: tests/store.scm PASS: tests/nar.scm PASS: tests/union.scm FAIL: tests/guix-build.sh FAIL: tests/guix-download.sh PASS: tests/guix-hash.sh FAIL: tests/guix-package.sh FAIL: tests/guix-gc.sh FAIL: tests/guix-daemon.sh make[5]: Entering directory `/root/guix' make all-recursive make[6]: Entering directory `/root/guix' Making all in po make[7]: Entering directory `/root/guix/po' make guix.pot-update make[8]: Entering directory `/root/guix/po' if LC_ALL=C grep 'GNU guix' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'address@hidden' || test 'address@hidden' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='address@hidden'; \ else \ msgid_bugs_address='address@hidden'; \ fi; \ case `: --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ : --default-domain=guix --directory=.. \ --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description \ --files-from=./POTFILES.in \ --copyright-holder='Ludovic Courtès' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ : --default-domain=guix --directory=.. \ --add-comments=TRANSLATORS: --language=Scheme --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=synopsis --keyword=description \ --files-from=./POTFILES.in \ --copyright-holder='Ludovic Courtès' \ --package-name="${package_gnu}guix" \ --package-version='0.3' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f guix.po || { \ if test -f ./guix.pot; then \ sed -f remove-potcdate.sed < ./guix.pot > guix.1po && \ sed -f remove-potcdate.sed < guix.po > guix.2po && \ if cmp guix.1po guix.2po >/dev/null 2>&1; then \ rm -f guix.1po guix.2po guix.po; \ else \ rm -f guix.1po guix.2po ./guix.pot && \ mv guix.po ./guix.pot; \ fi; \ else \ mv guix.po ./guix.pot; \ fi; \ } make[8]: Leaving directory `/root/guix/po' test ! -f ./guix.pot || \ test -z "address@hidden address@hidden eo.gmo" || make address@hidden address@hidden eo.gmo make[7]: Leaving directory `/root/guix/po' make[7]: Entering directory `/root/guix' make[7]: Leaving directory `/root/guix' make[6]: Leaving directory `/root/guix' make[5]: Leaving directory `/root/guix' ============================================================================ Testsuite summary for GNU Guix 0.3 ============================================================================ # TOTAL: 19 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 9 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to address@hidden ============================================================================ make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory `/root/guix' make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory `/root/guix' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/root/guix' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/root/guix' make: *** [check] Error 2