From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: bug#22475: guix make check FAIL Date: Wed, 27 Jan 2016 17:58:46 +0100 Message-ID: <874mdz5589.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOTRv-0001D3-Ow for bug-guix@gnu.org; Wed, 27 Jan 2016 12:00:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOTRr-0004fO-Lo for bug-guix@gnu.org; Wed, 27 Jan 2016 12:00:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOTRr-0004fI-He for bug-guix@gnu.org; Wed, 27 Jan 2016 12:00:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aOTRr-0007OW-C8 for bug-guix@gnu.org; Wed, 27 Jan 2016 12:00:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (rennes@openmailbox.org's message of "Wed, 27 Jan 2016 16:53:40 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: rennes@openmailbox.org Cc: 22475@debbugs.gnu.org Hi, rennes@openmailbox.org writes: > i clone guix from git(in GuixSD), and when run 'make check' display > FAIL message. But the command './pre-inst-env' works. > > These are the commands that run: > > git clone git://git.savannah.gnu.org/guix.git > guix environment guix > ./bootstrap > ./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ > --localstatedir=/var > make > make check > > > this is the error message: [...] > FAIL: tests/store.scm > FAIL: tests/lint.scm > FAIL: tests/guix-download.sh [...] > ============================================================================ > Testsuite summary for GNU Guix 0.9.1 > ============================================================================ > # TOTAL: 58 > # PASS: 55 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 3 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See ./test-suite.log > Please report to bug-guix@gnu.org > ============================================================================ Can you provide the following files from the root of the repository? - tests-suite.log - store.log - lint.log Thanks, -- Mathieu Lirzin