From unknown Mon Aug 18 17:53:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#39762] [PATCH] gnu: cpuid: Update to 20200211. Resent-From: Vincent Legoll Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Feb 2020 22:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39762 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39762@debbugs.gnu.org, cpuid@etallen.com X-Debbugs-Original-To: guix-patches@gnu.org, cpuid@etallen.com Received: via spool by submit@debbugs.gnu.org id=B.158249849713744 (code B ref -1); Sun, 23 Feb 2020 22:55:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Feb 2020 22:54:57 +0000 Received: from localhost ([127.0.0.1]:51697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j609I-0003Zc-Mo for submit@debbugs.gnu.org; Sun, 23 Feb 2020 17:54:56 -0500 Received: from lists.gnu.org ([209.51.188.17]:58913) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j609G-0003ZU-JK for submit@debbugs.gnu.org; Sun, 23 Feb 2020 17:54:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35659) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j609F-0006k7-2c for guix-patches@gnu.org; Sun, 23 Feb 2020 17:54:54 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j609D-000625-RD for guix-patches@gnu.org; Sun, 23 Feb 2020 17:54:52 -0500 Received: from mail-il1-x131.google.com ([2607:f8b0:4864:20::131]:37009) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j609D-00061L-MU for guix-patches@gnu.org; Sun, 23 Feb 2020 17:54:51 -0500 Received: by mail-il1-x131.google.com with SMTP id v13so6198939iln.4 for ; Sun, 23 Feb 2020 14:54:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=rlPzxZ7dfpHN30/OSxvPX1KKxCocow1vZE7ssVMTUAs=; b=binHGp0uAO494n3HTxcGUMnhUj/iBQokE+svH8y74G9Igj3ZtW2bKIPbtI60MellCS 1+6GVc1O1BqdCMH45qDWfZSo9p5698WA0nVmUHsc8Gwn9f/accGO2CLha+6z/0rlkspe mYzlQ5Tz37hjUyi8R6o02ZM9lskWzzfwQdrVKXyBp1yXeLqDTYPIdpTLmx06/jUphzVQ sNEYRMlJ0VzPu1MdsUq375nbX2Vu5up4hw7pZkH/bVGmubvkQmAV1kAUVAzrPCQgtb0G k2m4/Hi5dxcd5vpD5/FDG9d3bRTsxhMNpemP/l5K5s7qE28ikIFeehYU8u67w7DY0juG rm2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=rlPzxZ7dfpHN30/OSxvPX1KKxCocow1vZE7ssVMTUAs=; b=YDLyO9/+KQUBbQB3QSm54GJseVHiYhvCpGyzMrGyARkFBVJ2Rrojxoi4z+Tq0wnmaB KLNkzEekzm3EV7uR8g3xh/+xPce80VkoTLltrjGmKk7KmiYVDLOL9CldmctHFYXJ3/Nf LcwP4ZEiG9U2JeoQMwz4ar6D8tj0PS3LXVqhTTmnSJNi6glR35zVgojLBpZmhoRoWazs X3+HeKW8OLG1g0U1TJDm3I/z8e3HqM0UMvr522mXE7NQx2X+j+VGhtKWvBoaXsaj3NjM ywB9mqSGxmKTsPksEtqp2H+KYYQq7e/mzpZd2aluOiY+ARTc6VGtd4W4kN2LJtSi/Nhw UmgA== X-Gm-Message-State: APjAAAVPBiXiEfPLNZpu1Juw4MOykx0wSQGxn7wXuDNAGF0EDrV6Osd/ jN63BFrDqHe0VTfrYleN/Xwmwy0HMkknW2tP5juIemPi X-Google-Smtp-Source: APXvYqziHxx3Okycv1T2Bu8xGOjhbKnNQsm5HqDfUoNIon5wiyb7+l0rm3yTydOeT675DMbSNCT16pKY1ZyuE2W+itQ= X-Received: by 2002:a92:5d5d:: with SMTP id r90mr47117422ilb.284.1582498489908; Sun, 23 Feb 2020 14:54:49 -0800 (PST) MIME-Version: 1.0 From: Vincent Legoll Date: Sun, 23 Feb 2020 23:54:38 +0100 Message-ID: Content-Type: multipart/mixed; boundary="000000000000598723059f4624da" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::131 X-Spam-Score: 0.3 (/) 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: -0.7 (/) --000000000000598723059f4624da Content-Type: text/plain; charset="UTF-8" Looks like it is still working in a guix VM running on AMD ryzen 3700X host. But there is some output differences between previous version and this one. in raw mode (cpuid -r), it outputs one more line per core: 0x20000000 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 which is probably OK, looks like the change: Sun Feb 2 2020 Todd Allen * cpuid.c: Added leaf walking of the 0x20000000 (Intel Phi) range [...] But in normal mode, output changed a lot, some separators changed from ":" to "=", a lot of reported values, new things... This will probably break any simplistic parsing of that output, if there is anything doing that in guix... Having a cursory look at the changelog, it looks like this is getting a lot more change since the beginning of this year, or something else. Maybe Tood Allen can give us a hint... Guixers, please advise how to proceed further. Thanks-- Vincent Legoll --000000000000598723059f4624da Content-Type: text/x-patch; charset="US-ASCII"; name="0001-gnu-cpuid-Update-to-20200211.patch" Content-Disposition: attachment; filename="0001-gnu-cpuid-Update-to-20200211.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_k6zlgxbw0 RnJvbSBmMTVmZTIyNzMyNWZlMTc0NGVjZjU4ZDZiZmU1MTNlNmM5NzAyNmZlIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBWaW5jZW50IExlZ29sbCA8dmluY2VudC5sZWdvbGxAZ21haWwu Y29tPgpEYXRlOiBTdW4sIDIzIEZlYiAyMDIwIDIzOjE1OjMzICswMTAwClN1YmplY3Q6IFtQQVRD SF0gZ251OiBjcHVpZDogVXBkYXRlIHRvIDIwMjAwMjExLiAqIGdudS9wYWNrYWdlcy9saW51eC5z Y20KIChjcHVpZCk6IFVwZGF0ZSB0byAyMDIwMDIxMS4KCi0tLQogZ251L3BhY2thZ2VzL2xpbnV4 LnNjbSB8IDQgKystLQogMSBmaWxlIGNoYW5nZWQsIDIgaW5zZXJ0aW9ucygrKSwgMiBkZWxldGlv bnMoLSkKCmRpZmYgLS1naXQgYS9nbnUvcGFja2FnZXMvbGludXguc2NtIGIvZ251L3BhY2thZ2Vz L2xpbnV4LnNjbQppbmRleCBmMGZkMmZiNWRmLi4zZmRjNzE2NTQ1IDEwMDY0NAotLS0gYS9nbnUv cGFja2FnZXMvbGludXguc2NtCisrKyBiL2dudS9wYWNrYWdlcy9saW51eC5zY20KQEAgLTU2MjYs MTQgKzU2MjYsMTQgQEAgYXZhaWxhYmxlIGluIHRoZSBrZXJuZWwgTGludXguIikKIChkZWZpbmUt cHVibGljIGNwdWlkCiAgIChwYWNrYWdlCiAgICAgKG5hbWUgImNwdWlkIikKLSAgICAodmVyc2lv biAiMjAyMDAxMTYiKQorICAgICh2ZXJzaW9uICIyMDIwMDIxMSIpCiAgICAgKHNvdXJjZSAob3Jp Z2luCiAgICAgICAgICAgICAgIChtZXRob2QgdXJsLWZldGNoKQogICAgICAgICAgICAgICAodXJp IChzdHJpbmctYXBwZW5kICJodHRwOi8vd3d3LmV0YWxsZW4uY29tL2NwdWlkL2NwdWlkLSIKICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB2ZXJzaW9uICIuc3JjLnRhci5neiIpKQog ICAgICAgICAgICAgICAoc2hhMjU2CiAgICAgICAgICAgICAgICAoYmFzZTMyCi0gICAgICAgICAg ICAgICAgIjFneGk0aXd5NmozNjZsNmJrajF5eXhocmsxcnhtd2ZwNDk4Z2lrZnhuOHh3aGlqOWRu MGEiKSkpKQorICAgICAgICAgICAgICAgICIwNnNqYnFxcDgwbDduaHNwNmtoZ2xremRwOXF5NHZo YnZqeGJmaWx6bmhzbXJxaXdsdzU1IikpKSkKICAgICAoYnVpbGQtc3lzdGVtIGdudS1idWlsZC1z eXN0ZW0pCiAgICAgKGFyZ3VtZW50cwogICAgICAnKCM6bWFrZS1mbGFncyAnKCJDQz1nY2MiKQot LSAKMi4yNS4xCgo= --000000000000598723059f4624da-- From unknown Mon Aug 18 17:53:52 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vincent Legoll Subject: bug#39762: closed (Re: [bug#39762] [PATCH] gnu: cpuid: Update to 20200211.) Message-ID: References: <877e0cuan3.fsf@nckx> X-Gnu-PR-Message: they-closed 39762 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 39762@debbugs.gnu.org Date: Sun, 23 Feb 2020 23:50:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1582501802-19303-1" This is a multi-part message in MIME format... ------------=_1582501802-19303-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #39762: [PATCH] gnu: cpuid: Update to 20200211. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 39762@debbugs.gnu.org. --=20 39762: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D39762 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1582501802-19303-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 39762-done) by debbugs.gnu.org; 23 Feb 2020 23:49:32 +0000 Received: from localhost ([127.0.0.1]:51707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6108-000509-0z for submit@debbugs.gnu.org; Sun, 23 Feb 2020 18:49:32 -0500 Received: from tobias.gr ([80.241.217.52]:41702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6106-0004zz-Dd for 39762-done@debbugs.gnu.org; Sun, 23 Feb 2020 18:49:31 -0500 Received: by tobias.gr (OpenSMTPD) with ESMTP id f96e3774; Sun, 23 Feb 2020 23:49:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to:cc :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=LmfpxhY5R9FEYAZUv/ZOjY S+h/cL67BwKKVi+nqVOaA=; b=IiEIfGnlooHgIPIuUCukc8jl4VcTfZ9Ege/Gau vRmoTfbg0HweBHgEmKSzW0avcC4N1zyueoV6P9ayfgipX1DOEl53bPI7+w92oafK Q1JfjMNvhP2G9Pb4HgOvK0Jgopte13knyPUyvMIfaELR2lbHmlVaR/uAGGuuyiXC C4YpCeRb9QdZUjvpZEf5X61YIRUKLmAzAZO+hldKZWvTpSPQQ6b3E7Pwc97MTWUD xr2aXd3jWR//dXaLdb57cKcBEeSfRb0u2WWJJu8DYjSsEpMO/XRk6YdhS0mE2yic Sl57CxBjlAa3DhRQHSrfJ5mLFMUebhLAZYNtH1ygPe7osbtg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 37bfc98e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 23 Feb 2020 23:49:28 +0000 (UTC) From: Tobias Geerinckx-Rice To: 39762-done@debbugs.gnu.org, Subject: Re: [bug#39762] [PATCH] gnu: cpuid: Update to 20200211. References: In-reply-to: Date: Mon, 24 Feb 2020 00:49:52 +0100 Message-ID: <877e0cuan3.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 39762-done Cc: cpuid@etallen.com 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 (---) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Vincent, Thanks for the update! I only recently (this year?) learnt of=20 this readable alternative to /proc/cpuinfo. Glad to hear it's=20 seeing more action. Vincent Legoll =E5=86=99=E9=81=93=EF=BC=9A > But in normal mode, output changed a lot, some separators=20 > changed from ":" > to "=3D" This was deliberate, for consistency: Wed Feb 5 2020 Todd Allen * cpuid.c: Changed mp_synth fields to use '=3D' separator=20 instead of ':', like every other value. * cpuid.c: Changed processor serial number to use '=3D'=20 separator instead of ':', like every other value. > a lot of reported values, new things... This will probably break > any simplistic parsing of that output, if there is anything=20 > doing that in > guix... No: ~ =CE=BB guix refresh -l cpuid No dependents other than itself: cpuid@20200116 It's possible there's something out there calling cpuid from=20 $PATH, but=E2=80=A6 > Guixers, please advise how to proceed further. =E2=80=A6honestly, you're overthinking it. :-) There's a time to be=20 cautious but bumping cpuid is probably not it. Guix is exceptionally good at installing previous versions of=20 packages for those who disagree. I've pushed your patch as=20 08fee94d0fd96ea2b40f9fec80dc3fa19e283019. > Subject: [PATCH] gnu: cpuid: Update to 20200211. *=20 > gnu/packages/linux.scm > (cpuid): Update to 20200211. Note that git expects an empty line (newline) between the commit=20 summary and the body of the message: gnu: cpuid: Update to 20200211. * gnu/packages/linux.scm (cpuid): Update to 20200211. Thanks again, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl5TD6EACgkQ2Imw8BjF STw7qxAAgZFgGtg+tWsyuTJPtup0pYaFRMNMtS8lwN61gNBWIk5EEr62mFnJdrmp 3qN/5ObPVd6YpFW7IKBPurSVdQt8tDgbU3Bxdy3gDypbdeWzgid8pHtq3GKg6ai2 3vRV38GenzL3DoHMeJPzabMmHdnCve2pcj9h02iEdYm73ae58tm1TSyvVALd+IWU OPzYBfJMWOIbk5foWkzUM+QKZSccPIyeJWVajEtZAEsgu8rGyitiebGdL+e96tui pBPtHGq1bHyArVogv2qofRj70wg+TFak7jz+99SwpFXGvkCfflpTKpqMnN2SU25F GsyLrXtEcq3Tc92sPTAwNPd/UPMw0m8neFhHTbA4lv+X66dbFmsnwkQ7Xn8OZ6Ml C26xIGdbNhXzc2yyFJnQqwJs2TM2WexxKAPMeXfyWokhC5HaJjraoCjoIFMKaFUB nX+68jkQz/CyCUfbGREuz+RwtxDnbkby3dx47DrVxychW/P0kviXoFlpRxDp5xvB iLt8xY/uYmf68S0qkv775dhq/PY+ge/1Aj03+GnOkmK8QgMwVxdkI7GHRZZYfoW3 HRDWj2A6WDvnmymi7OoUTmDWWpJ0G15yk9NdClf32R2v23Q4VLFcuOnJLuUOuZFL c/SeZQe+nTkHfuZDDTedWc2RDdHutIQ9I7z7MTVS0tj+8KX07R4= =Xjrr -----END PGP SIGNATURE----- --=-=-=-- ------------=_1582501802-19303-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 23 Feb 2020 22:54:57 +0000 Received: from localhost ([127.0.0.1]:51697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j609I-0003Zc-Mo for submit@debbugs.gnu.org; Sun, 23 Feb 2020 17:54:56 -0500 Received: from lists.gnu.org ([209.51.188.17]:58913) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j609G-0003ZU-JK for submit@debbugs.gnu.org; Sun, 23 Feb 2020 17:54:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35659) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j609F-0006k7-2c for guix-patches@gnu.org; Sun, 23 Feb 2020 17:54:54 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j609D-000625-RD for guix-patches@gnu.org; Sun, 23 Feb 2020 17:54:52 -0500 Received: from mail-il1-x131.google.com ([2607:f8b0:4864:20::131]:37009) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j609D-00061L-MU for guix-patches@gnu.org; Sun, 23 Feb 2020 17:54:51 -0500 Received: by mail-il1-x131.google.com with SMTP id v13so6198939iln.4 for ; Sun, 23 Feb 2020 14:54:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=rlPzxZ7dfpHN30/OSxvPX1KKxCocow1vZE7ssVMTUAs=; b=binHGp0uAO494n3HTxcGUMnhUj/iBQokE+svH8y74G9Igj3ZtW2bKIPbtI60MellCS 1+6GVc1O1BqdCMH45qDWfZSo9p5698WA0nVmUHsc8Gwn9f/accGO2CLha+6z/0rlkspe mYzlQ5Tz37hjUyi8R6o02ZM9lskWzzfwQdrVKXyBp1yXeLqDTYPIdpTLmx06/jUphzVQ sNEYRMlJ0VzPu1MdsUq375nbX2Vu5up4hw7pZkH/bVGmubvkQmAV1kAUVAzrPCQgtb0G k2m4/Hi5dxcd5vpD5/FDG9d3bRTsxhMNpemP/l5K5s7qE28ikIFeehYU8u67w7DY0juG rm2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=rlPzxZ7dfpHN30/OSxvPX1KKxCocow1vZE7ssVMTUAs=; b=YDLyO9/+KQUBbQB3QSm54GJseVHiYhvCpGyzMrGyARkFBVJ2Rrojxoi4z+Tq0wnmaB KLNkzEekzm3EV7uR8g3xh/+xPce80VkoTLltrjGmKk7KmiYVDLOL9CldmctHFYXJ3/Nf LcwP4ZEiG9U2JeoQMwz4ar6D8tj0PS3LXVqhTTmnSJNi6glR35zVgojLBpZmhoRoWazs X3+HeKW8OLG1g0U1TJDm3I/z8e3HqM0UMvr522mXE7NQx2X+j+VGhtKWvBoaXsaj3NjM ywB9mqSGxmKTsPksEtqp2H+KYYQq7e/mzpZd2aluOiY+ARTc6VGtd4W4kN2LJtSi/Nhw UmgA== X-Gm-Message-State: APjAAAVPBiXiEfPLNZpu1Juw4MOykx0wSQGxn7wXuDNAGF0EDrV6Osd/ jN63BFrDqHe0VTfrYleN/Xwmwy0HMkknW2tP5juIemPi X-Google-Smtp-Source: APXvYqziHxx3Okycv1T2Bu8xGOjhbKnNQsm5HqDfUoNIon5wiyb7+l0rm3yTydOeT675DMbSNCT16pKY1ZyuE2W+itQ= X-Received: by 2002:a92:5d5d:: with SMTP id r90mr47117422ilb.284.1582498489908; Sun, 23 Feb 2020 14:54:49 -0800 (PST) MIME-Version: 1.0 From: Vincent Legoll Date: Sun, 23 Feb 2020 23:54:38 +0100 Message-ID: Subject: [PATCH] gnu: cpuid: Update to 20200211. To: guix-patches@gnu.org, cpuid@etallen.com Content-Type: multipart/mixed; boundary="000000000000598723059f4624da" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::131 X-Spam-Score: 0.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: -0.7 (/) --000000000000598723059f4624da Content-Type: text/plain; charset="UTF-8" Looks like it is still working in a guix VM running on AMD ryzen 3700X host. But there is some output differences between previous version and this one. in raw mode (cpuid -r), it outputs one more line per core: 0x20000000 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 which is probably OK, looks like the change: Sun Feb 2 2020 Todd Allen * cpuid.c: Added leaf walking of the 0x20000000 (Intel Phi) range [...] But in normal mode, output changed a lot, some separators changed from ":" to "=", a lot of reported values, new things... This will probably break any simplistic parsing of that output, if there is anything doing that in guix... Having a cursory look at the changelog, it looks like this is getting a lot more change since the beginning of this year, or something else. Maybe Tood Allen can give us a hint... Guixers, please advise how to proceed further. Thanks-- Vincent Legoll --000000000000598723059f4624da Content-Type: text/x-patch; charset="US-ASCII"; name="0001-gnu-cpuid-Update-to-20200211.patch" Content-Disposition: attachment; filename="0001-gnu-cpuid-Update-to-20200211.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_k6zlgxbw0 RnJvbSBmMTVmZTIyNzMyNWZlMTc0NGVjZjU4ZDZiZmU1MTNlNmM5NzAyNmZlIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBWaW5jZW50IExlZ29sbCA8dmluY2VudC5sZWdvbGxAZ21haWwu Y29tPgpEYXRlOiBTdW4sIDIzIEZlYiAyMDIwIDIzOjE1OjMzICswMTAwClN1YmplY3Q6IFtQQVRD SF0gZ251OiBjcHVpZDogVXBkYXRlIHRvIDIwMjAwMjExLiAqIGdudS9wYWNrYWdlcy9saW51eC5z Y20KIChjcHVpZCk6IFVwZGF0ZSB0byAyMDIwMDIxMS4KCi0tLQogZ251L3BhY2thZ2VzL2xpbnV4 LnNjbSB8IDQgKystLQogMSBmaWxlIGNoYW5nZWQsIDIgaW5zZXJ0aW9ucygrKSwgMiBkZWxldGlv bnMoLSkKCmRpZmYgLS1naXQgYS9nbnUvcGFja2FnZXMvbGludXguc2NtIGIvZ251L3BhY2thZ2Vz L2xpbnV4LnNjbQppbmRleCBmMGZkMmZiNWRmLi4zZmRjNzE2NTQ1IDEwMDY0NAotLS0gYS9nbnUv cGFja2FnZXMvbGludXguc2NtCisrKyBiL2dudS9wYWNrYWdlcy9saW51eC5zY20KQEAgLTU2MjYs MTQgKzU2MjYsMTQgQEAgYXZhaWxhYmxlIGluIHRoZSBrZXJuZWwgTGludXguIikKIChkZWZpbmUt cHVibGljIGNwdWlkCiAgIChwYWNrYWdlCiAgICAgKG5hbWUgImNwdWlkIikKLSAgICAodmVyc2lv biAiMjAyMDAxMTYiKQorICAgICh2ZXJzaW9uICIyMDIwMDIxMSIpCiAgICAgKHNvdXJjZSAob3Jp Z2luCiAgICAgICAgICAgICAgIChtZXRob2QgdXJsLWZldGNoKQogICAgICAgICAgICAgICAodXJp IChzdHJpbmctYXBwZW5kICJodHRwOi8vd3d3LmV0YWxsZW4uY29tL2NwdWlkL2NwdWlkLSIKICAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB2ZXJzaW9uICIuc3JjLnRhci5neiIpKQog ICAgICAgICAgICAgICAoc2hhMjU2CiAgICAgICAgICAgICAgICAoYmFzZTMyCi0gICAgICAgICAg ICAgICAgIjFneGk0aXd5NmozNjZsNmJrajF5eXhocmsxcnhtd2ZwNDk4Z2lrZnhuOHh3aGlqOWRu MGEiKSkpKQorICAgICAgICAgICAgICAgICIwNnNqYnFxcDgwbDduaHNwNmtoZ2xremRwOXF5NHZo YnZqeGJmaWx6bmhzbXJxaXdsdzU1IikpKSkKICAgICAoYnVpbGQtc3lzdGVtIGdudS1idWlsZC1z eXN0ZW0pCiAgICAgKGFyZ3VtZW50cwogICAgICAnKCM6bWFrZS1mbGFncyAnKCJDQz1nY2MiKQot LSAKMi4yNS4xCgo= --000000000000598723059f4624da-- ------------=_1582501802-19303-1-- From unknown Mon Aug 18 17:53:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#39762] [PATCH] gnu: cpuid: Update to 20200211. Resent-From: Todd Allen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Feb 2020 15:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39762 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vincent Legoll Cc: 39762@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org Reply-To: Todd Allen Received: via spool by submit@debbugs.gnu.org id=B.158255817621103 (code B ref -1); Mon, 24 Feb 2020 15:30:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2020 15:29:36 +0000 Received: from localhost ([127.0.0.1]:53948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6Ffs-0005UI-IB for submit@debbugs.gnu.org; Mon, 24 Feb 2020 10:29:36 -0500 Received: from lists.gnu.org ([209.51.188.17]:44966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6Ffq-0005U7-CK for submit@debbugs.gnu.org; Mon, 24 Feb 2020 10:29:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59398) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6Ffp-0006la-4A for guix-patches@gnu.org; Mon, 24 Feb 2020 10:29:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.4 required=5.0 tests=BAYES_20,KHOP_HELO_FCRDNS, RDNS_DYNAMIC,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6Ffn-0002RW-NV for guix-patches@gnu.org; Mon, 24 Feb 2020 10:29:32 -0500 Received: from 74-93-236-146-colorado.hfc.comcastbusiness.net ([74.93.236.146]:58386 helo=toad.concurrent-rt.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j6Ffn-0002Od-Eq for guix-patches@gnu.org; Mon, 24 Feb 2020 10:29:31 -0500 Received: from toad.concurrent-rt.com (localhost [127.0.0.1]) by toad.concurrent-rt.com (8.15.2/8.15.2) with ESMTPS id 01OFCmLH002829 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 24 Feb 2020 08:12:48 -0700 Received: (from todd@localhost) by toad.concurrent-rt.com (8.15.2/8.15.2/Submit) id 01OFCmej002817; Mon, 24 Feb 2020 08:12:48 -0700 Date: Mon, 24 Feb 2020 08:12:48 -0700 From: Todd Allen Message-ID: <20200224151248.GA27726@toad> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.93.236.146 X-Spam-Score: 0.5 (/) 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: -0.5 (/) Vincent, Yes, often cpuid changes because of new features in the CPUID instruction, or because of new CPUs determinable by the (synth) and (uarch synth) "leaves". Sometimes it's because there was a feature I didn't know existed, like 0x2000000 leaves for Itanium. The ":" change to "=" in a couple cases was deliberate. It had been inconsistent before. Todd On Sun, Feb 23, 2020 at 11:54:38PM +0100, Vincent Legoll wrote: > Looks like it is still working in a guix VM running on AMD ryzen 3700X host. > > But there is some output differences between previous version and this one. > > in raw mode (cpuid -r), it outputs one more line per core: > > 0x20000000 0x00: eax=0x00000000 ebx=0x00000000 ecx=0x00000000 edx=0x00000000 > > which is probably OK, looks like the change: > Sun Feb 2 2020 Todd Allen > * cpuid.c: Added leaf walking of the 0x20000000 (Intel Phi) range > [...] > > But in normal mode, output changed a lot, some separators changed from ":" > to "=", a lot of reported values, new things... This will probably break > any simplistic parsing of that output, if there is anything doing that in > guix... > > Having a cursory look at the changelog, it looks like this is getting a lot > more change since the beginning of this year, or something else. > > Maybe Tood Allen can give us a hint... > > Guixers, please advise how to proceed further. > > Thanks-- > Vincent Legoll > From f15fe227325fe1744ecf58d6bfe513e6c97026fe Mon Sep 17 00:00:00 2001 > From: Vincent Legoll > Date: Sun, 23 Feb 2020 23:15:33 +0100 > Subject: [PATCH] gnu: cpuid: Update to 20200211. * gnu/packages/linux.scm > (cpuid): Update to 20200211. > > --- > gnu/packages/linux.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm > index f0fd2fb5df..3fdc716545 100644 > --- a/gnu/packages/linux.scm > +++ b/gnu/packages/linux.scm > @@ -5626,14 +5626,14 @@ available in the kernel Linux.") > (define-public cpuid > (package > (name "cpuid") > - (version "20200116") > + (version "20200211") > (source (origin > (method url-fetch) > (uri (string-append "http://www.etallen.com/cpuid/cpuid-" > version ".src.tar.gz")) > (sha256 > (base32 > - "1gxi4iwy6j366l6bkj1yyxhrk1rxmwfp498gikfxn8xwhij9dn0a")))) > + "06sjbqqp80l7nhsp6khglkzdp9qy4vhbvjxbfilznhsmrqiwlw55")))) > (build-system gnu-build-system) > (arguments > '(#:make-flags '("CC=gcc") > -- > 2.25.1 > From unknown Mon Aug 18 17:53:52 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#39762] [PATCH] gnu: cpuid: Update to 20200211. Resent-From: Vincent Legoll Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Feb 2020 19:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39762 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Todd Allen Cc: 39762@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158257167926988 (code B ref -1); Mon, 24 Feb 2020 19:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Feb 2020 19:14:39 +0000 Received: from localhost ([127.0.0.1]:54120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6JBf-00071E-AI for submit@debbugs.gnu.org; Mon, 24 Feb 2020 14:14:39 -0500 Received: from lists.gnu.org ([209.51.188.17]:41344) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j6JBd-000717-Rx for submit@debbugs.gnu.org; Mon, 24 Feb 2020 14:14:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36117) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6JBc-0004Gu-QD for guix-patches@gnu.org; Mon, 24 Feb 2020 14:14:37 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6JBb-0006aU-PH for guix-patches@gnu.org; Mon, 24 Feb 2020 14:14:36 -0500 Received: from mail-il1-x144.google.com ([2607:f8b0:4864:20::144]:44749) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6JBb-0006Zc-CP for guix-patches@gnu.org; Mon, 24 Feb 2020 14:14:35 -0500 Received: by mail-il1-x144.google.com with SMTP id s85so8655795ill.11 for ; Mon, 24 Feb 2020 11:14:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/vwPnaBFBv5aWvpxqs2JiAgMr1Ok9Jj1EDZF3l2xhnQ=; b=mI1dWnUtJTmvmCWOjI4fCo1DhEK0HDW+L7fVAXG128tbvqYyA4wPSqDo/B4bNGAOv0 NFGTqJRJfZb8Bx2sz0LviQGxS1geCI7FYzC8ziSZkbbssUUNGJIpW5BBIp/Nw+7/LIgs oA3PCUMM9eEWXlruFNp85xWqfnn540dnq52mQyaiPqhj8jfzhLhzgkCuWY8sFYzxxcyj c2lRaaXL5dS0IRow7FraIhZqypoNeRB7P5tlm+78sXA37UFgT26p6CEsw33GZjO7sIQi B17/7HRAmxgtytT46ph8G3yev6Ly1d1gX3XX0Gy5r93XVOie6vKflewGkeZ0mRoNNJvU pnDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/vwPnaBFBv5aWvpxqs2JiAgMr1Ok9Jj1EDZF3l2xhnQ=; b=WWhCsHskFIRHqiouZc3h0b15RfcJts60ymWA/anEfCGHE8pd68yY8E3fw15p52nF0R ZcGR2YjyX5YtPRuS3fc7S5M9fCEz7737aKzFyfdfaBArLBFfgFcZmK+8Mz8aVCknLvz6 YyCOY6MdCVDCiUaMMBvY3eMKgMdl8O4Zh+Oow2US8hLL1aJcIf/0pnkrZDpOJpUJe6BF YNW/uXQ1CvP5BYt0rysWOFu8vm8PdxOSVkFKcAV8UYwWlFMlhGuFzzWiy/x1CU7JBNZw sQlO7A+ilxJy3tJ+iMLkWeCHK43f2d8F7zVy7K6mCqFtTtzi+wjqu/SZydpHpFAk49Pg DiFg== X-Gm-Message-State: APjAAAWBIQ4v3I8LMLTqhZn6HWzRDRff/BhkRk0ep2oJn9rSKZ3df5nI Lqw9qKDSx+KP6rmyscgrigfCod8iS8WzJpP9884O5g== X-Google-Smtp-Source: APXvYqyzZ3slh85g2pGXhRMDZ66S/K1eUdJDS3fXSLsr6HoYXqzVanWv7D5kgAsoZNMC9PL9JQAE+r2e4GTuG4Ww8r4= X-Received: by 2002:a92:9c1c:: with SMTP id h28mr57492869ili.189.1582571674687; Mon, 24 Feb 2020 11:14:34 -0800 (PST) MIME-Version: 1.0 References: <20200224151248.GA27726@toad> In-Reply-To: <20200224151248.GA27726@toad> From: Vincent Legoll Date: Mon, 24 Feb 2020 20:14:23 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::144 X-Spam-Score: 0.3 (/) 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: -0.7 (/) Hello Todd thanks to chime in. On Mon, Feb 24, 2020 at 4:12 PM Todd Allen wrote: > Yes, often cpuid changes because of new features in the CPUID instruction, or > because of new CPUs determinable by the (synth) and (uarch synth) "leaves". > Sometimes it's because there was a feature I didn't know existed, like 0x2000000 > leaves for Itanium. The ":" change to "=" in a couple cases was deliberate. It > had been inconsistent before. Thanks also for the details, I was just not expecting that much changes initially when doing a refresh only a few weeks after the preceding one. That means you're doig lots of work, which is great ! And to Tobias, yes, I was erring on the (too much) safe side, not really being sure what I'm doing... I'm still fairly new to guix, even if I lurked in the vicinity for a long time. Looks like I'm digging a bit deeper this time (bare-metal install on an old laptop in addition to the VM I did my previous attempts with...) And while trying to be useful, I don't want to disrupt or make others loose time on my early mistakes... Thanks all for the help, I'll go package something else now... -- Vincent Legoll