GNU bug report logs

#45574 Guile 3 fails to build non-deterministically

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #15 received at 45574-done@debbugs.gnu.org (full text, mbox, reply):

Received: (at 45574-done) by debbugs.gnu.org; 6 Sep 2024 07:25:16 +0000
From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 06 03:25:16 2024
Received: from localhost ([127.0.0.1]:39048 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1smTLI-0006N6-78
	for submit@debbugs.gnu.org; Fri, 06 Sep 2024 03:25:16 -0400
Received: from eggs.gnu.org ([209.51.188.92]:60280)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@gnu.org>) id 1smTI0-0006El-5u
 for 45574-done@debbugs.gnu.org; Fri, 06 Sep 2024 03:21:52 -0400
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ludo@gnu.org>) id 1smTGq-0006zz-R1
 for 45574-done@debbugs.gnu.org; Fri, 06 Sep 2024 03:20:40 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To:
 From; bh=kYDV/GOFXkHkyIts1ad9KuvKw97hQiQjYVZ6RbLW3yM=; b=WDeMYWSNbnSq44MMwbVx
 qF4KgZtHGAocFusnSIwURmaVqkFCsFJe5ir7uVHg7Xu7K1SQba3Vsrbh2y/ergo1nOWoocM50ZN2T
 f3zJFz7virqXBk/RCIIGZIiiW3dDOrvpfJHahNKtyhc4xulcqE7zSdE12rq5MPodxorblHwaudySq
 TpraXJJfxo3zcTJMcNLvtK5vgOPA6Nzf4VtjSoT0rQFCGBFZe8YN8Qo0++jdyyNFFA+0m8LRIxPMp
 BnlnCJcyzXMCUvxW8gypmEQ2iHzhUrAJRzJCsq/U+s9jLS/iyZrpKkIWfHzULmetvRO8yluH+34Gi
 GfPgKsq4KdRFpQ==;
From: Ludovic Courtès <ludo@gnu.org>
To: 45574-done@debbugs.gnu.org
Subject: Re: bug#45574: Guile 3 fails to build non-deterministically
In-Reply-To: <87h7o123c7.fsf@gmail.com> (Chris Marusich's message of "Thu, 31
 Dec 2020 11:16:40 -0800")
References: <87h7o123c7.fsf@gmail.com>
Date: Fri, 06 Sep 2024 09:20:38 +0200
Message-ID: <87a5gl45a1.fsf@gnu.org>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 45574-done
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
Chris Marusich <cmmarusich@gmail.com> skribis:

> 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:
>
> - Run Guix in a 1-core VM or a similarly slow x86_64-linux system.
>
> - Try to build any recent version of Guile 3 using any recent version of
>   Guix.
>
> I've seen the failures happen for Guile 3.0.2 and Guile 3.0.4.  I
> observed this on a 1-core VM, so perhaps a slow system exacerbates this
> bug.  This can make running "guix pull" without substitutes tedious,
> since you have to manually retry many times.

I don’t think that applies to 3.0.9, or at least I haven’t seen any such
failures or reports thereof.  Closing!

Ludo’.




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Fri Dec 27 02:53:59 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.