From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id OBBQFw3kmmZJywAAe85BDQ:P1 (envelope-from ) for ; Fri, 19 Jul 2024 22:09:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id OBBQFw3kmmZJywAAe85BDQ (envelope-from ) for ; Sat, 20 Jul 2024 00:09:17 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=worcester.edu header.s=google header.b="RL/WXvG2"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721426957; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=7gLuPZtYgp9EDOM+UACp7A1bYLZVfT8ZFp9bQEYlTPQ=; b=s2fq423sBcVWx8bVLv8kBjZ76qJBkAKKdQiBM7CqzepiAtQVPHEkQreLl8vF6z+IdFE8r4 Fx5UvX2gKzp86XCBGlMTApBm2qrb9R546mRJXzIZUDnq5+FxNWkUnrZomPtsQ/ktX1/Jpt 42EDkMWMJBTYWnMNAg0kDdw6MDRyXeogusJYsZ/Gs2cFUUn8kNNwsRbmauwnARSRUO+T6Q uciMLnaMxq5B1HWbX/KM5LYAq+fO0QjTY4X0hC28vwhy/373kop2iK40aHRIWp9ynq9yGk 5jkABWUebalgjpCX2wKILXx8JVKgcn3QTKl4/ReCXiIxVzRWl5VWY1kfcFSh1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=worcester.edu header.s=google header.b="RL/WXvG2"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721426957; a=rsa-sha256; cv=none; b=R5NoP+7jDjNXlaISiuXcVbM+LGAY3BErrqurQVZyfqr8TOdumgW93rc56XT00H1vwekRBt G/WnDakL/GCAf9HZJF2y86bHzghTvcKL+cwpo3+Md+Qw1TzZPN3Z1HUZ6O/+JsOhVJcktG +7uh9+/nyEnX1rkweTH4K+pWdFQRm3wAt99UHpRO7MWOPYPU+kg+JEQ2beHnM32bSmNvCQ N85RG0J/LpEzHx9jFUlb05reriH+XGL4k0HFwiPlaIvUYryca7V9mQvLzC3+gE9t7rG0lG BZ8gaqTvRwSL/ZLHgNtmpKy3hzOjktZa3Ka0omiSAjHMDaBcUe0lbEtSfEG40Q== 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 213BB79342 for ; Sat, 20 Jul 2024 00:09:16 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sUvmi-0008RE-Uo; Fri, 19 Jul 2024 18:09:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sUvmg-0008QJ-UP for guix-patches@gnu.org; Fri, 19 Jul 2024 18:09:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sUvmg-0001Wl-MZ for guix-patches@gnu.org; Fri, 19 Jul 2024 18:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sUvmg-0006SC-4d for guix-patches@gnu.org; Fri, 19 Jul 2024 18:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72183] [PATCH] gnu: guile: Update to 3.0.10. Resent-From: "Thompson, David" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 Jul 2024 22:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72183 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 72183@debbugs.gnu.org Received: via spool by 72183-submit@debbugs.gnu.org id=B72183.172142691524755 (code B ref 72183); Fri, 19 Jul 2024 22:09:02 +0000 Received: (at 72183) by debbugs.gnu.org; 19 Jul 2024 22:08:35 +0000 Received: from localhost ([127.0.0.1]:51203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sUvmE-0006RD-T4 for submit@debbugs.gnu.org; Fri, 19 Jul 2024 18:08:35 -0400 Received: from mail-qt1-f182.google.com ([209.85.160.182]:58534) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sUvmC-0006Qz-Qw for 72183@debbugs.gnu.org; Fri, 19 Jul 2024 18:08:33 -0400 Received: by mail-qt1-f182.google.com with SMTP id d75a77b69052e-44aa1464dc1so8970591cf.0 for <72183@debbugs.gnu.org>; Fri, 19 Jul 2024 15:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=worcester.edu; s=google; t=1721426848; x=1722031648; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=7gLuPZtYgp9EDOM+UACp7A1bYLZVfT8ZFp9bQEYlTPQ=; b=RL/WXvG2GCn4dHVsQ0IEZcrMIb3G/jkrgxOIbf8GWymDlUUtsdEnksxfln/Iom9SKk orBwZ5thTkmcLCDBJohxXOdE7WSpCfrI9ZBRfiLoH1if152JgdcMxzf7oElq0Whx67nV v4epsadxZDFFIiyArw3Dz1puJH+vAWbTqJnfQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721426848; x=1722031648; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7gLuPZtYgp9EDOM+UACp7A1bYLZVfT8ZFp9bQEYlTPQ=; b=wT6rnmnmRWPgpD2mAGTe/hArp9pI7dW6ZqoNbijOLVQxx7JPDcaZHTT0zo/qc0dPmB dPOm1Ahh2ASo+78YKLFu/Or1Jyl1sIdxEH2dWPvBNz1CrT84tL3tsX8Mb3rXKf+K4dYl 5NGq9PIo8/U4XXG9mQPKn6an89f+OTX4grzYX4FZTUOMtQTJU+M+zRG3KTZAEJXYNts+ H9KNFqTIvb5Aqc+iBy6LytdEyisANtzWdQqJ1UDnrS8VasMGXRkjFdYnsRkzEYhUUNn+ JA/tiW/N3/WRBf5/stQJb4N28vo/Wu7E4X6AYQRR8Nl46mGvVuYt7O6FKYBrP1o7yD9a hlbQ== X-Gm-Message-State: AOJu0YzFiTlYPE20qfoyvs861sYoYKF8vVtq3OeiGSe6n7cjpUjiCVda N5oDUysVdyvpSN4tS42Sx6lH1fe073/p97FOJQshElKz6rraqUq8UIONEVQ1LPLMNpg62TKFNoX v0ymzCzzLC2iDIUvjwWi8h2n2ZB4nkuojH5YmZA== X-Google-Smtp-Source: AGHT+IGfYHZUhLxpsgq7QV6vkKE0L4BiOU8y7MoKaajRmVdlUyihZ7qGvESVuWI0k8fvuv8372GC9dceUs0bPc+AMwA= X-Received: by 2002:ac8:59c9:0:b0:447:e48d:f067 with SMTP id d75a77b69052e-44fa527ada0mr14685121cf.14.1721426847726; Fri, 19 Jul 2024 15:07:27 -0700 (PDT) MIME-Version: 1.0 References: <87zfqds5pv.fsf@gnu.org> <874j8lru82.fsf@gnu.org> In-Reply-To: <874j8lru82.fsf@gnu.org> From: "Thompson, David" Date: Fri, 19 Jul 2024 18:07:17 -0400 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -2.41 X-Migadu-Queue-Id: 213BB79342 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.41 X-TUID: dCUrJEVj5qHF Hey Ludo, On Fri, Jul 19, 2024 at 4:40=E2=80=AFPM Ludovic Court=C3=A8s = wrote: > > Hey, > > I temporarily reverted the commits that upgrade Guile and adjust Hoot in > 31244f5cefae4c14a1a5d441dc3b3626b5f32abc so we can investigate the issue > below (which broke =E2=80=98guix pull=E2=80=99) without pressure. Oh no, sorry! I ran 'guix pull' after pushing these commits and didn't experience issues so I thought all was well. :( > Turns out =E2=80=98guile-3.0-latest=E2=80=99 is used to build Guix itself= (via =E2=80=98guix > pull=E2=80=99, but also the =E2=80=98guix=E2=80=99 package) and this caus= e a failure of > guix-cli-core.drv: How about using guile-3.0 for Guix so that future Guile updates can be done without fear? > The expressions leading to this internal compiler error are: > > (bytevector->hash-data (sha256 (string->utf8 s)) > #:key-type (key-type public-key)) > > and: > > (bytevector->hash-data sha256 > #:key-type (key-type public-key)) > > This sounds like a compiler bug, possibly related to Guile commit > f95bf6921e13799abca6a0a13087609c42baba6b. > > Note that =E2=80=98bytevector->hash-data=E2=80=99 comes from Guile-Gcrypt= , which was > itself still compiled with 3.0.9. So there=E2=80=99s a possibility that = the bug > comes with this particular combination as is exhibited by cross-module > inlining. Yup, that certainly sounds like what is happening here. Cross-module inlining + the new keyword args optimization. Sorry for breaking 'guix pull'. I thought I had scoped the changes down to a safe level. :( - Dave