From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UimQJy13d2WMBAEAkFu2QA (envelope-from ) for ; Mon, 11 Dec 2023 21:55:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UFOUIi13d2VQIgAAqHPOHw (envelope-from ) for ; Mon, 11 Dec 2023 21:55:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20230601.gappssmtp.com header.s=20230601 header.b=XqfX7HMC; 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=1702328108; 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=mVVnWfId1L/mdta01xF8+Yue7Kuf8y0yi/u/pQZUVnQ=; b=FE6zC8Dn7e7C0Ifv4acpOTfaSmQLbMPa8kSq2xIyXMPLthWhk3SVwWO2yYi3bIgQegBF+4 UM8dlRFFAxmlrNsfjjlaGOn3YtLhG1UBR/wlGqJY+GNspQmLsgYs1Mmx5rduNy1PaAPdtD 443qNNnifOOLYrq7qx+gOO+TJeTSsPDh+1fhjSHIQuWEw3+QAp1LHnfiJyCcLEsGL0Xh5O Oy9OFgZyKFjDuAuvtXE40IDwUCoUzzgpckcp1249VMdWTBymWVpu+2GZbG9HUP5fKZEXcA POZ3wo6bxR+f1+PmgDy9nnkHu06SBpM6Y8QpzWZT302P/9v3nyZsuWcHSkEnsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20230601.gappssmtp.com header.s=20230601 header.b=XqfX7HMC; 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=1702328108; a=rsa-sha256; cv=none; b=fy/GDEhiMUPfrft09huLp8pyp3F+KAuOuIlKYnxVCOCYMT/eYfEhdzwkYdDT2Hm61BkiDR ZcASZS4pRNe+nSVlm3flextlcuzEFOOftmVhgHFjayvoRTxcaEDbceiQ52DfX/ceF7u9RI 2jjQmm+yGCoDrfD+aU7jCLSinO3lzm7its7uPikx3caWAdZizU4qAJwYIspF3yIzsNwrGU VzAo+xT4T+fGkBXC/M5anOZqVFiotH2YHJ339M4NC00bC9pGMwu4YQ9mCYVyKwQijkoOUq oR5tC2kPQ/Cpof5pLDxodUyRDdZlABQwUO3cSc8Xmm73H8pYikuTeYH+zsSVow== 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 88B8442351 for ; Mon, 11 Dec 2023 21:55:08 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rCnIf-00050J-Ep; Mon, 11 Dec 2023 15:54:49 -0500 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 1rCnId-0004zx-Bf for guix-patches@gnu.org; Mon, 11 Dec 2023 15:54:47 -0500 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 1rCnId-00019x-3i for guix-patches@gnu.org; Mon, 11 Dec 2023 15:54:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rCnIs-00029e-1P for guix-patches@gnu.org; Mon, 11 Dec 2023 15:55:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67506] guix: platform: Add platform-rust-architecture. Resent-From: Greg Hogan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 11 Dec 2023 20:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67506 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Jean-Pierre De Jesus Diaz Cc: Efraim Flashner , 67506-done@debbugs.gnu.org Received: via spool by 67506-done@debbugs.gnu.org id=D67506.17023280568182 (code D ref 67506); Mon, 11 Dec 2023 20:55:02 +0000 Received: (at 67506-done) by debbugs.gnu.org; 11 Dec 2023 20:54:16 +0000 Received: from localhost ([127.0.0.1]:54761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCnI7-00027u-UE for submit@debbugs.gnu.org; Mon, 11 Dec 2023 15:54:16 -0500 Received: from mail-yb1-xb2a.google.com ([2607:f8b0:4864:20::b2a]:61713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCnI5-00027g-Ll for 67506-done@debbugs.gnu.org; Mon, 11 Dec 2023 15:54:14 -0500 Received: by mail-yb1-xb2a.google.com with SMTP id 3f1490d57ef6-db53f8cf4afso3977677276.3 for <67506-done@debbugs.gnu.org>; Mon, 11 Dec 2023 12:53:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20230601.gappssmtp.com; s=20230601; t=1702328033; x=1702932833; 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=mVVnWfId1L/mdta01xF8+Yue7Kuf8y0yi/u/pQZUVnQ=; b=XqfX7HMCpMBLs/F5p6FJ47VfiWVYigD1uRXRHz+r2I2wGDxE4EWkMlN0Mu3W8QlBYL MBZaN0v1v0YmJehg/T1DWOKd8i9cqpmfdPQ18ty87PCIbRMFNl7sgHb++INAJAWRA6vA sMeCAuqd987WyExRlARunDhigsVDZv78HCfOF3DXy7QnvsgwnBRJgapw0oi+v4PwRDc3 vdskR6CgeFG5MVP/sw8MZbAQS9PN8sd++OcTFiK5oqz4Bz6GmxOFfqS96sNLf+kcwyKE jYVQiAUEBU/LWPiTSZlE9YohlZqMian59c7yXtNfqP/O0bHGbo6roHLqPEtGbedyXc50 +yYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702328033; x=1702932833; 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=mVVnWfId1L/mdta01xF8+Yue7Kuf8y0yi/u/pQZUVnQ=; b=Fb+VpGNr8UuPnoKGd8nZ6XstQZpI9LKOWHrO+TZilYrj21ejo501o4e+w3wBokMW1P d5O67ZwDf9f8nCpx9ODNVyzbYeBnGw+CnNcNZYjH3/j1I/IpLxAsUUdvXpmePVc58ktM CG2Qqo2lBvopxedFubDI9betZ5sC7FXh8uMr+vdB4BE/Bxd7QOoal8NDlBiu+6zi5fWb 6133AhuOGM33YCcn90j5ILn24V+jz/px2DxmGtWFYSms4mxaBChLNruOt6NyIkJ9AoRm HIJYWTuS2TZm86ANzCSI3h32fzHk9orPa2eJMC+JnUhlG1t68q1DDwHlIQYHn4zpBVc5 p3Iw== X-Gm-Message-State: AOJu0Yw1kaUyOsIGnqj/NXnWcyt/epTOaOMi29SHHRBg4sTi4OCJPCoV AH6NKY6DCWgQpzvYE7qoj44/vv7SOSge09E/eOQDZg== X-Google-Smtp-Source: AGHT+IHfc8XyHzKFXtclafhFckl/tu6q2I8U4r7FKVjAMP3vOnI6VD2NkxMLdlS5KAxcSvH7suBGv/jIWsliio3oAjQ= X-Received: by 2002:a25:c094:0:b0:db5:50d0:4633 with SMTP id c142-20020a25c094000000b00db550d04633mr2743184ybf.42.1702328032908; Mon, 11 Dec 2023 12:53:52 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Greg Hogan Date: Mon, 11 Dec 2023 15:53:42 -0500 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-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -0.41 X-Spam-Score: -0.41 X-Migadu-Queue-Id: 88B8442351 X-TUID: rHlufIfhP6j5 On Mon, Dec 11, 2023 at 12:33=E2=80=AFPM Jean-Pierre De Jesus Diaz via Guix-patches via wrote: > > >I like rust-target better than rust-architecture. I suppose we can look > >at changing it to rust-targets later if necessary but currently rust > >cross-builds aren't setup to accept a list of targets. > > > >We can always change it later if necessary. > > Agreed, should be changed later. This commit is causing a world rebuild for me back to gcc-mesboot-4.9.4; however, CI only includes 182 packages in the evaluation at https://ci.guix.gnu.org/eval/972727. Might it matter that I do not have substitute servers enabled? Greg