From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22593: 'make check' fails Date: Mon, 08 Feb 2016 23:45:39 +0100 Message-ID: <87si12u8h8.fsf@gnu.org> References: <87mvrchy6d.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSuZK-0008Oi-7N for bug-guix@gnu.org; Mon, 08 Feb 2016 17:46:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSuZG-00057A-67 for bug-guix@gnu.org; Mon, 08 Feb 2016 17:46:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSuZG-000576-2z for bug-guix@gnu.org; Mon, 08 Feb 2016 17:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aSuZF-00027n-UE for bug-guix@gnu.org; Mon, 08 Feb 2016 17:46:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87mvrchy6d.fsf@gmail.com> (myglc2@gmail.com's message of "Sun, 07 Feb 2016 18:56:42 -0500") 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: myglc2 Cc: 22593@debbugs.gnu.org myglc2 skribis: > tests/store.scm:705: FAIL verify-store > tests/store.scm:722: FAIL verify-store + check-contents Here we see two failures=E2=80=A6 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > Testsuite summary for GNU Guix 0.9.1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D > # TOTAL: 59 > # PASS: 59 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D =E2=80=A6 but this log shows zero failures. Could you run =E2=80=98make check=E2=80=99 again a see if the failures show= up? You can also start from a fresh state by running =E2=80=98rm -rf test-tmp=E2=80=99 = in the build tree before =E2=80=98make check=E2=80=99. TIA, Ludo=E2=80=99.