From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kI2YK+2D/V+iGAAA0tVLHw (envelope-from ) for ; Tue, 12 Jan 2021 11:11:41 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WIaQJ+2D/V/1eAAAB5/wlQ (envelope-from ) for ; Tue, 12 Jan 2021 11:11:41 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0ADA4940414 for ; Tue, 12 Jan 2021 11:11:41 +0000 (UTC) Received: from localhost ([::1]:57166 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzHaN-0005xe-5c for larch@yhetil.org; Tue, 12 Jan 2021 06:11:39 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzH4o-0003zH-Go for bug-guix@gnu.org; Tue, 12 Jan 2021 05:39:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47864) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kzH4o-0001GU-69 for bug-guix@gnu.org; Tue, 12 Jan 2021 05:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kzH4o-00075U-3L for bug-guix@gnu.org; Tue, 12 Jan 2021 05:39:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#45574: Guile 3 fails to build non-deterministically Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 12 Jan 2021 10:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45574 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Chris Marusich Received: via spool by 45574-submit@debbugs.gnu.org id=B45574.161044789527158 (code B ref 45574); Tue, 12 Jan 2021 10:39:02 +0000 Received: (at 45574) by debbugs.gnu.org; 12 Jan 2021 10:38:15 +0000 Received: from localhost ([127.0.0.1]:59410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kzH42-00073x-RO for submit@debbugs.gnu.org; Tue, 12 Jan 2021 05:38:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57794) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kzH40-00073f-H9 for 45574@debbugs.gnu.org; Tue, 12 Jan 2021 05:38:13 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57110) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzH3v-0000ts-AX; Tue, 12 Jan 2021 05:38:07 -0500 Received: from [2a01:e0a:19b:d9a0:d54b:f4e5:4687:8012] (port=59856 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kzH3s-00022p-Po; Tue, 12 Jan 2021 05:38:05 -0500 From: Mathieu Othacehe References: <87h7o123c7.fsf@gmail.com> Date: Tue, 12 Jan 2021 11:38:02 +0100 In-Reply-To: <87h7o123c7.fsf@gmail.com> (Chris Marusich's message of "Thu, 31 Dec 2020 11:16:40 -0800") Message-ID: <874kjmtp85.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 45574@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.86 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 0ADA4940414 X-Spam-Score: -2.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: ws29XddiSIY+ Hello Chris, > If you try to build Guile 3 without substitutes using any recent version > of Guix, it can frequently fail. I had to try about 12 times > in a row before it succeeded. The failure simply said "FAIL: > check-guile" - I didn't save the build logs, which were lost once the > build succeeded. If anyone is interested in debugging, it should be > easy to reproduce. Just do this: I investigated those failures yesterday. I think they are caused by: https://lists.gnu.org/archive/html/bug-guile/2020-09/msg00012.html. Let's see if the fix proposed by Rob can be merged in Guile. Thanks, Mathieu