From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29676: Guix test failure on tests/store. Date: Tue, 12 Dec 2017 17:06:58 +0100 Message-ID: <87shcgorq5.fsf@gnu.org> References: <87tvwwcfhn.fsf@gnu.org> 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]:55852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOn5M-0002uP-Aq for bug-guix@gnu.org; Tue, 12 Dec 2017 11:07:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOn5C-0007ia-Rz for bug-guix@gnu.org; Tue, 12 Dec 2017 11:07:12 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50083) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eOn5C-0007iM-Ob for bug-guix@gnu.org; Tue, 12 Dec 2017 11:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eOn5C-0003Bt-DL for bug-guix@gnu.org; Tue, 12 Dec 2017 11:07:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87tvwwcfhn.fsf@gnu.org> (Roel Janssen's message of "Tue, 12 Dec 2017 13:12:04 +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" To: Roel Janssen Cc: 29676@debbugs.gnu.org Hi, Roel Janssen skribis: > I attached the build log. The relevant bit is this: > > actual-error: > + (srfi-34 > + #) > result: FAIL The =E2=80=9Cdtmp=E2=80=9D bit (instead of =E2=80=9C/tmp=E2=80=9D) looks fi= shy and would suggest a memory corruption, presumably in the daemon. I suppose the failure random, isn=E2=80=99t it? > Does this mean I have an inconsistency in the store? No, definitely not. Those tests run on a scratch store, in /tmp/guix-tests/store. Ludo=E2=80=99.