From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id GP6rBkCF6WUxbgEA62LTzQ:P1 (envelope-from ) for ; Thu, 07 Mar 2024 10:13:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id GP6rBkCF6WUxbgEA62LTzQ (envelope-from ) for ; Thu, 07 Mar 2024 10:13:36 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QmzoJ+Qm; 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=1709802816; 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: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=2HQ+kvYYZVGD038F7v+ngF/GMcDc+pig4KTY/BSRFMA=; b=VaxThEcXZ9r3J1QkggobRPDO2nYf2oeg0Xwl4aMsv0XOwd9oAXAbX2vbrnnZV8AeLAjXeB fxRUL/VaPyDpf3zyo7vHrhf1JwIwNwtPyfmdeIXdy1yQFIbb3bjk8D+CL5Y0nnvfJqBr2J vlej4MP7FSxOh+Sn9Rqdt03D0DtD88BqIC+bJ/mJGXDXrXZFNSeuLf/3WTcDgCCd1WsnPP HAIzGVzr+KDqPqe1o/Ty8pylDeadGL46voNCsrbxAKwlU3PvzliEr2yW4/JyhdS/fC5km1 B9n31c7Aa7nnTtIgQgJQCi8sADz5DCYMoaduwgZO7AC+MolEETRWfKQsEJqgiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QmzoJ+Qm; 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=1709802816; a=rsa-sha256; cv=none; b=Nui0xdjfOZ4nIspQgg1Gd+sw9fqVuQT8cvwTHZ55i0voqMBLeMq8VyvfQqbhs5alPDM4nW KqhwRj1Gz9/dlOlfHtpSS2NE7TSM8QW8wjaFLaRHIg3oEcE/Ve2HBflusvGOUYexT0Q8A1 bMMwTi6Fo0juGw8CbF4ZhGGb0EhWJJYkMYp1pUKu1LJNX5BBggEvUYzgtf8D3zQ5W4hzmM dNWdV0IdscBsKpRZo7mc45tfIPRRccUoTqXY6NElEyhda99E47b3eI6Mv2ZkOgclF4jCRC zA0Cuufg1/LQmdqHUnNZ40Wz5+vA0WfYBF8dSrsy1m/uc+5pZeJDgXOlYEQhxw== 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 DDD2025B4F for ; Thu, 7 Mar 2024 10:13:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ri9oi-0000ip-G0; Thu, 07 Mar 2024 04:13:32 -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 1ri9oh-0000if-1w for guix-patches@gnu.org; Thu, 07 Mar 2024 04:13:31 -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 1ri9og-00029C-QE for guix-patches@gnu.org; Thu, 07 Mar 2024 04:13:30 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ri9pC-00044l-2s for guix-patches@gnu.org; Thu, 07 Mar 2024 04:14:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69581] [PATCH 03/11] guix: cpu: Be consistent with x86_64 micro-architecture names. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 07 Mar 2024 09:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69581 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Josselin Poiret , Simon Tournier , Mathieu Othacehe , 69581@debbugs.gnu.org, Tobias Geerinckx-Rice , Ricardo Wurmus , Christopher Baines Received: via spool by 69581-submit@debbugs.gnu.org id=B69581.170980281015618 (code B ref 69581); Thu, 07 Mar 2024 09:14:02 +0000 Received: (at 69581) by debbugs.gnu.org; 7 Mar 2024 09:13:30 +0000 Received: from localhost ([127.0.0.1]:52524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ri9og-00043p-0k for submit@debbugs.gnu.org; Thu, 07 Mar 2024 04:13:30 -0500 Received: from mail-wr1-f45.google.com ([209.85.221.45]:56423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ri9oe-00043Y-Pk for 69581@debbugs.gnu.org; Thu, 07 Mar 2024 04:13:29 -0500 Received: by mail-wr1-f45.google.com with SMTP id ffacd0b85a97d-33e672e10cfso95164f8f.0 for <69581@debbugs.gnu.org>; Thu, 07 Mar 2024 01:12:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709802712; x=1710407512; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=2HQ+kvYYZVGD038F7v+ngF/GMcDc+pig4KTY/BSRFMA=; b=QmzoJ+QmPtWnqiZlcXoVj+DSrfvFOXGuxG3NXQrQPk+rgMwmlQWQAfNF7Jh9i2CDEe /ftLfXNyaNypDu3DHVls+W9yl0aAxhu61+PZ0Q3D//c7JW1YJNXeM2evknI1ajcLdbJf FgcMB0zMzYNNLf0oB4KV31jrrPxu3+ISKj/tsus3MhS9Zqu0qW9nX116/g3QBBNGeT0i FoMK5Fr5gy8sfpf02Ayt6iY0+dJrkPTZEa5QZG/g0jwrSyoLMV04G/1KA4sSX1WBYV1y IJ6rDSuNoQYb2C1IRe6xoSIiHVXUKyPuOvXVYkIGdReA+c5yL9CZP7/wwyGoljoiSZOl joyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709802712; x=1710407512; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2HQ+kvYYZVGD038F7v+ngF/GMcDc+pig4KTY/BSRFMA=; b=id33LxYNnGYxDjCwHwVBR+y+vdCIM7jBLBNthbqa1EO54DdXppt5HbZJOINM9GD/Vi PMBUR8z8K6z5276Z9GEJeqGHrJVar1dFgxdgTh8QEQFOOskWZh0yLOnfxA4QxWALuU/C 39se6W6cVEcD7Ae4nFxP+mRic8TaUn2DKsUVtQgTGjuy95B8rweVHsvlWKf9UYeSGpfk UCd2nzVRnftpmr3plRK80ygbYiOX9AnxcVtwNsQRvbaUiANzdtpSGNPHgVLTpI6gOfPA Um1n0B1aZ6GEGkgDUuy4/HkNyr6yuCSk1py2a0ipUlbFV28OO4g2sISbY5UzzKUrQ2av WTkQ== X-Gm-Message-State: AOJu0YxMnJzmghCdXIUfh2sQfUx5ea/VQLLl2jBiAy9pB/SZC0cKKQzr c+fZEEq8DxZjPwHEFU8+CHObLywQAm8m7WFhnLZq+Tk4gnsnONJ/ X-Google-Smtp-Source: AGHT+IGRCYYqFi9QehJ7npWqRyLYFmEsUtc064tgETstQ+hCnsPucU/OkQDEjkzmBvBAUGjCACrQ0A== X-Received: by 2002:a05:6000:924:b0:33d:9c56:37f4 with SMTP id cx4-20020a056000092400b0033d9c5637f4mr13479439wrb.46.1709802711393; Thu, 07 Mar 2024 01:11:51 -0800 (PST) Received: from localhost ([141.226.12.177]) by smtp.gmail.com with ESMTPSA id bq27-20020a5d5a1b000000b0033e6879817esm620748wrb.58.2024.03.07.01.11.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 01:11:51 -0800 (PST) Date: Thu, 7 Mar 2024 11:11:49 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 69581@debbugs.gnu.org, Christopher Baines , Josselin Poiret , Mathieu Othacehe , Ricardo Wurmus , Simon Tournier , Tobias Geerinckx-Rice References: <87y1av9rhn.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0cyNPlgk3VdceUZl" Content-Disposition: inline In-Reply-To: <87y1av9rhn.fsf@gnu.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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: mx12.migadu.com X-Migadu-Spam-Score: -2.38 X-Spam-Score: -2.38 X-Migadu-Queue-Id: DDD2025B4F X-TUID: 42w41TZ3GyFt --0cyNPlgk3VdceUZl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 06, 2024 at 06:53:24PM +0100, Ludovic Court=C3=A8s wrote: > Efraim Flashner skribis: >=20 > > * gnu/packages/golang.scm (%go-1.18-x86_64-micro-architectures): Rename > > micro-architectures from x86_64-v* to x86-64-v*. > > * guix/cpu.scm (cpu->gcc-architecture): Return x86-64 as the fallback. > > (cpu->micro-architecture-level): Rename micro-architectures from > > x86_64-v* to x86-64-v*. > > (gcc-architecture->micro-architecture-level): Same. > > > > Change-Id: I37db65970417c22699ae8097b0361bccf76c1267 >=20 > LGTM. >=20 > Do I get it right that with the previous names, those procedures were > incorrect, because the underscore names are not recognized by GCC? >=20 > BTW, you can drop =E2=80=9Cguix:=E2=80=9D from the first line of the comm= it log. All our compilers expect a dash instead of an underscore, except for go which doesn't care since we only need the v[234]. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --0cyNPlgk3VdceUZl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmXphNUACgkQQarn3Mo9 g1HpVw/+MhTTMV0rQKNkh4+Shdi7oiOWA73Gf1RWi9hvANAknID1C5p6V5eWmQFK AIkT+uAELF+O/jgK/nW9Y5XjeHH4K1NxtuuXCoraDs5EpXiTTC17AJkjeikh1OTo ZBvkMcTqFZNsgOYhXldzgpwcwEfBzx20wYArcM1B0zCa87qN3F1/0JRu2Rfz3U35 VyiUhknk7mNriUi6oyjGsRB8ZDWT23X841S8W/j09FID/ztMgJXoAdTG+5myMzCF /aDoWfTb1Pjqj87Y1XTiNQO/advMazGtN1sTe3i8CdCuiKLgqdJLOmIuDvdS2n9g kv8bEMv7d0md7jTIKUrY2EHx7yt/cyQwzlBM+BvWPJcaqppSZ6wgVbFhEJtxmh0r /WHJXvL2MOD3QCA2tKFjOdWZGZg9lGbRiTBGu+PwuRCeSV6IdnGx3XUbW3I58Kiu Fv8v4m6kjrP9jrGBprWWK4MN7yQmmaw7plY9w5UBzYuLytz1S4+IwKpynwxWcfXp GpyuQDEdPZHC2Es8yX/ano2RNdFlFcTaOuiN8MdaB0GbtMFoV8KO5zVvHkxb1JgF 9F2q793wWebxHvskLzwtE8VtA13moWcoci5c+XSWflVL9EneL7YQNxrt26JcDZJH gMISd68aaDwhmoPAH7iQZer+yWDIp2YkvdjEbZ/TL9rCxJJ+gNI= =7Abu -----END PGP SIGNATURE----- --0cyNPlgk3VdceUZl--