From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id AP0wLOgKKGXFggAA9RJhRA:P1 (envelope-from ) for ; Thu, 12 Oct 2023 17:04:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AP0wLOgKKGXFggAA9RJhRA (envelope-from ) for ; Thu, 12 Oct 2023 17:04:08 +0200 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 7766739A70 for ; Thu, 12 Oct 2023 17:04:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=j9iUrSiS; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697123048; a=rsa-sha256; cv=none; b=sXvB1MicLtY+Xsc0RUCiJdYwuMOHv/Cy76rWgUWrwOruIt/hBYTnvcYpvDVmazgI2KZWSo F2kZG/hdhaBSPFyhtT9tHwMrr0Yk2CAxl6xSg4l3Zf7/LlTvhO/IpHyFyuwSVePiWNf/+r zbp3WCEqPaApD1mBFMEu0LSxYiEjxgKNc176SRSKEtfR/VdXvkn7DzfBfOpisJXuvi1FRu GahAov8YVO04bzTfuu0cx408vvK9PC6UhuOKyUll1Sl+7IFAWnQ5d/zXJSwvq6bOsMydBf 8WxMU9R9EwvtNQDYblyuQ/sA+r1MI6M78VJN6793K0OhMw63Zl4K632KoZ+WAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=j9iUrSiS; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697123048; 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=NvzM5qptB9MfUEQxvGqwQ1Q/udn3wbM1kXldBy0/Vhg=; b=s9VMAsAaYS/WhIf9yUEtmfhjGdnz/k56AUqx/YxwFUL5E2j2d4ONEhZD5QUszafeP4SyAA s6ne7zy6W+fkfjzFpn4SihoBKZNpjzUFYZXtJ2rYnNuxIbPQjJ4LbUc3W9f/swElhl/tUx fFiFLgKSIQAwhRmGANkmmVYUCNFetSQYkWpvH75wQJ4dreLW7zB6D3AIMnO4gi75v+QFHs sBN+SgBgY29Hxw70ZoV78z4YyMqAn6Y/yuP4MkYzQYlePnlEswdBDwHjtjxI5jpKMYUmJc AHsYXFIx5O7MxLkjh9nm3wnuVAalA5aRPS0GsX8BUExQmkJaiUD/tOAzCFOtFg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqxDy-0004NA-Iv; Thu, 12 Oct 2023 11:03:42 -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 1qqxDw-0004Mh-Ii for bug-guix@gnu.org; Thu, 12 Oct 2023 11:03:40 -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 1qqxDv-00021U-Lg for bug-guix@gnu.org; Thu, 12 Oct 2023 11:03:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqxEH-0005uY-P7 for bug-guix@gnu.org; Thu, 12 Oct 2023 11:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66380: Derivation pb with curl on aarch64-linux Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 12 Oct 2023 15:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66380 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Pierre Ramet Cc: 66380@debbugs.gnu.org Received: via spool by 66380-submit@debbugs.gnu.org id=B66380.169712301722686 (code B ref 66380); Thu, 12 Oct 2023 15:04:01 +0000 Received: (at 66380) by debbugs.gnu.org; 12 Oct 2023 15:03:37 +0000 Received: from localhost ([127.0.0.1]:44078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqxDs-0005tq-Sl for submit@debbugs.gnu.org; Thu, 12 Oct 2023 11:03:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqxDq-0005ta-0U for 66380@debbugs.gnu.org; Thu, 12 Oct 2023 11:03:35 -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 1qqxDJ-0001yy-JB; Thu, 12 Oct 2023 11:03:02 -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=NvzM5qptB9MfUEQxvGqwQ1Q/udn3wbM1kXldBy0/Vhg=; b=j9iUrSiSCxMURRGx34WN UqD6oh6e5oUQo8dWoTc3B0Tsoz3LYdLWsXdX1I55fJ6kReL9DEnZUzSY1lwsFfAAWPKo0Oz0+4L9P uLG3Ml0K0oyvRJ1bvc/Xadpn58j7iWJwHrO1zWJfGFcXhxNw94nHpNrwZfPAP/6kKX8j/aFItQhAh VXD5/66x//3KEGuk9SR0eyht4lqvcSauebqZFJP/4S5ARNvjefhPP2yox2Cd/xDYOVDk1x5jtE385 Yr3MJpyJbYonKlk4dKlHOgPVmBVIG3/HM2XjPfqnJkkViAmGNfGwfJPn0JO75fdrLuuzlt3pMnTNa Yk+jXh+m8rbgyw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <4970FFCE-EBA9-4BAF-A5D5-129CE1ED20C3@u-bordeaux.fr> (Pierre Ramet's message of "Fri, 6 Oct 2023 18:34:51 +0200") References: <4970FFCE-EBA9-4BAF-A5D5-129CE1ED20C3@u-bordeaux.fr> Date: Thu, 12 Oct 2023 17:02:51 +0200 Message-ID: <87bkd3lw84.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-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: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.91 X-Spam-Score: -6.91 X-Migadu-Queue-Id: 7766739A70 X-TUID: K+9RF8mWqZoD Hello! :-) Pierre Ramet skribis: > Please find the following backtrace obtained on Debian virtual machine aa= rch64 (from a Mac M1 host) : [...] >> message: "build of `/gnu/store/m819aix1w6b6x1dki7fhnizmy45fipw9-cu= rl-8.3.0a.drv' failed" AFAICS there are now substitutes for this particular derivation: --8<---------------cut here---------------start------------->8--- $ guix build -n /gnu/store/m819aix1w6b6x1dki7fhnizmy45fipw9-curl-8.3.0a.drv [=E2=80=A6] substituting /gnu/store/w9cclrdxlqrd3jjsi36kw4lzwcgydp75-curl-8.3.0a... downloading from https://bordeaux.guix.gnu.org/nar/zstd/w9cclrdxlqrd3jjsi36= kw4lzwcgydp75-curl-8.3.0a ... curl-8.3.0a 453KiB = 4= .8MiB/s 00:00 =E2=96=95=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96= =88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88= =E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=8F 100.0% --8<---------------cut here---------------end--------------->8--- However, you=E2=80=99re running Guix 1.3.0, which did not enable substitutes from bordeaux.guix.gnu.org. You could enable them or wait until they show up on ci.guix.gnu.org. In the meantime, there=E2=80=99s been another cURL security update anyway= =E2=80=A6 HTH, Ludo=E2=80=99.