From unknown Sat Sep 13 05:10:33 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#45574 <45574@debbugs.gnu.org> To: bug#45574 <45574@debbugs.gnu.org> Subject: Status: Guile 3 fails to build non-deterministically Reply-To: bug#45574 <45574@debbugs.gnu.org> Date: Sat, 13 Sep 2025 12:10:33 +0000 retitle 45574 Guile 3 fails to build non-deterministically reassign 45574 guix submitter 45574 Chris Marusich severity 45574 important thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 31 14:16:52 2020 Received: (at submit) by debbugs.gnu.org; 31 Dec 2020 19:16:53 +0000 Received: from localhost ([127.0.0.1]:41569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kv3RM-0005uF-Kb for submit@debbugs.gnu.org; Thu, 31 Dec 2020 14:16:52 -0500 Received: from lists.gnu.org ([209.51.188.17]:51250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kv3RL-0005u8-37 for submit@debbugs.gnu.org; Thu, 31 Dec 2020 14:16:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kv3RK-00015c-Sl for bug-guix@gnu.org; Thu, 31 Dec 2020 14:16:50 -0500 Received: from mail-pj1-x1036.google.com ([2607:f8b0:4864:20::1036]:53190) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kv3RI-0007rZ-JY for bug-guix@gnu.org; Thu, 31 Dec 2020 14:16:50 -0500 Received: by mail-pj1-x1036.google.com with SMTP id v1so5292964pjr.2 for ; Thu, 31 Dec 2020 11:16:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:user-agent:date:message-id:mime-version; bh=O6QRBgb5+ehSgSBFBDOqpDIkaifrBbwP0klKFcmxS+E=; b=SuNcxYc+/2rMzoNUGRdmyeoR62m6iOwdlp7GyKxx3nTxnkYmZwuIP4N/l9uVrZEmwD EyUdQjYJqxJp2PkKukSWpeLoj7vHmIeygkstaCJtyhaQ7hZX5Z0kM172z50dNF7yNl9Z pMV+5n186EaLlXfChOgTQ2nXoHYxmFyy3hU4IKfJeuATp/zMIH8/QAPWjSGH5ZqOIPO3 WYhqLSdc0cE7WSrC6DpDSHfNzdHfwBD5TVehqBnpCYJ9ZBT/Lo+4M/OmcleXs+QoSQen TNnwtRkPuwtQUTPJw84bW+SaVBEIpNBGQ1Auvyh13A6K0YxNhDpuwLS26tlQ+C9setvZ YWiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:user-agent:date:message-id :mime-version; bh=O6QRBgb5+ehSgSBFBDOqpDIkaifrBbwP0klKFcmxS+E=; b=Yl/5MAwhTjmmGhV1Ceb7ohTAOeFm2gLZv/ZPOjDyzoyJ5UU/AWkxJPfgr6IOX8BVop mgf6/FiASmf4lo4N23uGeiwkaL8A1sfrjuZ0V8rbteJFeXTdTKGa7knws4GSPLORq5Ng QGwMXet243B2cZwKNyX6YB8xZ6mbWcX6DepNDwUzs3zAlRLAhryxR7Kqkkt/E3opOElI H+Zdm0TTrwgusdvmb3LRSNr7zlB50LwGXTSxKEPZR5j89rB/j93lGqeMcwLHDpofON6q 7j7zl19NRx+SRoMDvmMOuhPPjo9VlgVUM/bIi1c0HkR3lUC9POuOYA8yBKqgNecpTn4f s2CQ== X-Gm-Message-State: AOAM530SShKnMsWWdXY8x2ZGvuSbsF0ZHCk7TGPN2C+iAtPjSwWRUn/R mWmC2zVlleCuu7poToSFZlPgRKsJzf8ujg== X-Google-Smtp-Source: ABdhPJwdHNBQkfzmp6kLOqWgvuXBxXOkRC+K3/B4dwTz70cXhWqdCJOrjq4PyE+iOCl7le/x3Fq4Ew== X-Received: by 2002:a17:902:ba8d:b029:dc:bc0:4d5 with SMTP id k13-20020a170902ba8db02900dc0bc004d5mr59283747pls.75.1609442205323; Thu, 31 Dec 2020 11:16:45 -0800 (PST) Received: from garuda-lan ([2601:601:9d00:688::e6b]) by smtp.gmail.com with ESMTPSA id n195sm47515722pfd.169.2020.12.31.11.16.43 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Dec 2020 11:16:44 -0800 (PST) From: Chris Marusich To: bug-guix@gnu.org Subject: Guile 3 fails to build non-deterministically User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Date: Thu, 31 Dec 2020 11:16:40 -0800 Message-ID: <87h7o123c7.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2607:f8b0:4864:20::1036; envelope-from=cmmarusich@gmail.com; helo=mail-pj1-x1036.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, 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: =2D Run Guix in a 1-core VM or a similarly slow x86_64-linux system. =2D 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. =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAl/uI5kACgkQ3UCaFdgi Rp3ZGxAAujwj4BsLc0ZGWH6hs3L7Lp0GNzyvNgFlfq8ey3TgBI4NwvdQsdzv5l/B PWhz70M/EzA3h0Lv/jdvEHk2vRHweMqMG17a2KAqC6ODHhQ0qECuHoClMSAzho0+ 8iuRlaziYeDdL2QLyA6T1gmuTgiz3z+Lbrg+pc7dxEcSGuoD50fZUoOWt7HxkEPX +DN0x0jo1SnCQGs4jDcfGV2WoFiGKsIjSPJdAcgY5jNd2pn2FZ7La47x4vIoBE/H OJR8Jb9D9eFNzkTmFL6gEVygVJuRTfzXTOcVNS3t7m4r2b8PLa409BpVf4AMmTzf ilLyXGdMVGylfQpbs8PG/ncgQwqo064GWn0moYLejLF5GfnhsGwBZQ9Xi+cCD6nK Hklw2zkXy+8LgM0Vvah2dEvimgHkgxCV4rGzGnejskezZ+/qJHc4CGsvE7I4xuIX O3lNvtkvLkGcwsV/LpfbFjw1My1l9iymeMnaUu679UbgZZeNpxCnG9wpKkiT8rBb 7PBNg52FBzL0+hqzwdgEQjg/KoXXUPkbEdVrTsuxBBglh7LyO++AjVJxfnMB0INR eL5XighXYK+JNH0LgaNM4D40/EcgR1/idzNZpn4yR93lJeqkzojoMethEpU+8LKn M6unVg34Kf/lDuraBogJmMQtHgzg2dYQX+HV1IJnGv4+fRcdLhI= =Kea/ -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 12 05:38:15 2021 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 To: Chris Marusich Subject: Re: bug#45574: Guile 3 fails to build non-deterministically 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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 45574 Cc: 45574@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) 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 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 08 16:29:04 2021 Received: (at control) by debbugs.gnu.org; 8 Feb 2021 21:29:04 +0000 Received: from localhost ([127.0.0.1]:52047 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9E5f-0004r5-Ud for submit@debbugs.gnu.org; Mon, 08 Feb 2021 16:29:04 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47942) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9E5e-0004qF-TE for control@debbugs.gnu.org; Mon, 08 Feb 2021 16:29:03 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59266) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9E5Z-00087M-N2 for control@debbugs.gnu.org; Mon, 08 Feb 2021 16:28:57 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=57444 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l9E5X-0005GP-Eh for control@debbugs.gnu.org; Mon, 08 Feb 2021 16:28:55 -0500 Date: Mon, 08 Feb 2021 22:28:54 +0100 Message-Id: <87czxaxn8p.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #45574 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) severity 45574 important quit From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 06 03:25:16 2024 Received: (at 45574-done) by debbugs.gnu.org; 6 Sep 2024 07:25:16 +0000 Received: from localhost ([127.0.0.1]:39048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) 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 ) 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 ) 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: =?utf-8?Q?Ludovic_Court=C3=A8s?= 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Chris Marusich 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=E2=80=99t think that applies to 3.0.9, or at least I haven=E2=80=99t = seen any such failures or reports thereof. Closing! Ludo=E2=80=99. From unknown Sat Sep 13 05:10:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Oct 2024 11:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator