From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id t99VBO8pjWX+wwAAkFu2QA (envelope-from ) for ; Thu, 28 Dec 2023 08:55:27 +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 IEvXOu4pjWUVygAA62LTzQ (envelope-from ) for ; Thu, 28 Dec 2023 08:55:27 +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="XoZ/GPmP"; 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=1703750126; 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=Cr6hA0pAFVkHQWMYvTG+/e4QmRabLVj90QWh2wEVzqw=; b=rcgPDZQDPI/ai5dTb2mLhf5ciYNkIk8Bp0UCLUY/9NK0GIs8Jg3N2r9Yx06WnCKW792pb+ 6bvy1Rdz/tkXOXXR7M73+UW8XX8IV48GNOIoX3bpLqD6KIsYCjOi/h4DBswDeFmFdVctJP DfpsXru7nPBHTQl7cmT8KIteZelKNJjDNBEaE8+EJsp/7XPuvo60vqPkCzmZmDnfSOFSwC gXO0jhyWz6PQ/kNUo5hPliPkkhRIP/gccmSPMIpT+cGd/UJpUexGEcZWfLw5fe73amsHqP YZ/RTZsvDszC+9+wgXekvUdS1LSRxL4P3umvqnxJOzoiZ1XpzgB3BTMVA2WS+g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703750126; a=rsa-sha256; cv=none; b=rudlcGwy30aq4ZthYvMIuJMeCxyzraVBT174dTRhM8EANwkFyFSKDiX+f84rHnXIovJDNX 321I/m69K3HOlkrLp+EPi75g/QlwI1WmYkaINOCOjBiLXThgkwfwDbqERYel+tiLmEpweR sW6fcHy3VqhRfte8RyJhVi3ZT6BDi9NQkBTiNXECwb39G01xkJAPYzUvp2eTHeL9eCcvQJ Khg0h6G20QxAZVZ+d4LT4wthrV2NZtz1SAh4bvBu/2FDej0vF7XupjuMa2FIVHyuVkwXdX mt0pHfBXsoUCQ9r/ppFyEEKh4NZRH5W2gWRQ8AVAk+DR2to3pRQooPLng9z5sw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="XoZ/GPmP"; 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 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 6FC7063B6E for ; Thu, 28 Dec 2023 08:55:26 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIlEP-0002Fr-9F; Thu, 28 Dec 2023 02:55:05 -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 1rIlEO-0002FY-CV for guix-patches@gnu.org; Thu, 28 Dec 2023 02:55:04 -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 1rIlEO-0006xI-4K for guix-patches@gnu.org; Thu, 28 Dec 2023 02:55:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rIlEN-0001XZ-7P for guix-patches@gnu.org; Thu, 28 Dec 2023 02:55:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68023] [PATCH 00/13] Add support for Linux `make dtbs_check` Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Dec 2023 07:55:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68023 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: me@bonfacemunyoki.com, me@tobias.gr, lars@6xq.net, leo@famulari.name, vagrant@debian.org, jgart@dismail.de, marius@gnu.org, 68023@debbugs.gnu.org Received: via spool by 68023-submit@debbugs.gnu.org id=B68023.17037501015896 (code B ref 68023); Thu, 28 Dec 2023 07:55:03 +0000 Received: (at 68023) by debbugs.gnu.org; 28 Dec 2023 07:55:01 +0000 Received: from localhost ([127.0.0.1]:38335 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIlEK-0001X2-RD for submit@debbugs.gnu.org; Thu, 28 Dec 2023 02:55:01 -0500 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:49334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIlEJ-0001We-9C for 68023@debbugs.gnu.org; Thu, 28 Dec 2023 02:54:59 -0500 Received: by mail-wr1-x42e.google.com with SMTP id ffacd0b85a97d-33687627ad0so5444563f8f.2 for <68023@debbugs.gnu.org>; Wed, 27 Dec 2023 23:55:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703750094; x=1704354894; 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=Cr6hA0pAFVkHQWMYvTG+/e4QmRabLVj90QWh2wEVzqw=; b=XoZ/GPmPDI7cr5443Qo5jDqXDC17zZGlXCAZpD82KyypthBqbHcHhlJj1zjhbQKdz3 +8SuZuXeQ9xwCwioQTIyMRwvoFagFo3hzQJu4fLUtU5SWzdEjrCV1zBY1mzi8sbv5+3G 8VxgZ9lbu6lEOZrcU3g5PUoil/AVjMrdC621oJWLyVj0tQuQi8K1lEUOeidgK7+PPgaI Ju7INxucjr6nBT10WhlM9zfjnMcj72cjJK2Pjlj0M0J9A/pzMJeqNXP2DF0HW+ncRxPQ OgAxl5DkYTJCR62LOWQB0qbkpmxzH4xEJ+SV3ki1KAKHgF+yjp1Qq3W/Egd1k2aWoXzu QjKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703750094; x=1704354894; 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=Cr6hA0pAFVkHQWMYvTG+/e4QmRabLVj90QWh2wEVzqw=; b=fOf+Mgahyg8v57Tobmne5lq+TwPmxQM6sup2QvL1Oc2LKjBoduhW7Q9L5IE5a+OR0t LPrQXRgPmQ272RQvG1K4Hk8HB2FVXoxDL1uAJsKl/LPDXOAIL9MWcqko5+1g12YBLLiy Rja+U6XCPtSdZ4LBuPs4eMu+mlQ+U6UEpT+ABLVBkHeE6b5JrqN5JKdn1fBdvIv0ZWmu cyob1MNEgtGZRc4PIVuPhhWiBvJ1E2UeZxtFli4ziZgVLBX9Vzvkp7Ft7fJyiCf/MYbU QtCoU7AziUCn6iozMA4QQBa9FowJnxhcuBqdCH7fvhPfgvi5qEfbz9Y/DuZLK8dz9UxD eEXg== X-Gm-Message-State: AOJu0Yzj+UNI9tm3EdJBRO5M36wVDCUcy+o/iuGntnVveW6GM1OG2Dkm HN+CiB3APVrqjb3GwOk+p1o= X-Google-Smtp-Source: AGHT+IElp7kHKOfeyq/kNq/ZPPgw1orKRYUHWWBiF7Ld6w/nr235QS0zulb5zoN/vvHKm0Iz3qPtfA== X-Received: by 2002:a05:600c:1e84:b0:40d:5cbd:204 with SMTP id be4-20020a05600c1e8400b0040d5cbd0204mr1470388wmb.83.1703750094095; Wed, 27 Dec 2023 23:54:54 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id u16-20020a05600c19d000b0040d604dea3bsm3575346wmq.4.2023.12.27.23.54.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Dec 2023 23:54:53 -0800 (PST) Date: Thu, 28 Dec 2023 09:54:52 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Mathieu Othacehe , 68023@debbugs.gnu.org, lars@6xq.net, leo@famulari.name, marius@gnu.org, me@bonfacemunyoki.com, me@tobias.gr, vagrant@debian.org, jgart@dismail.de References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Zh7yxtryOwj9fHp3" Content-Disposition: inline In-Reply-To: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.86 X-Spam-Score: -6.86 X-Migadu-Queue-Id: 6FC7063B6E X-Migadu-Scanner: mx12.migadu.com X-TUID: 5MCkLUT990eK --Zh7yxtryOwj9fHp3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 25, 2023 at 10:06:06AM +0100, Mathieu Othacehe wrote: > Hello, >=20 > This adds support for `make dtbs_check` in a Linux checkout from within a > `guix shell -D linux-libre` environment. >=20 > This allows to check device trees against the JSON schema that is made up= from > the Linux dt-bindings documentation. >=20 > This requires an update of python-jsonschema, which in turn requires > python-attrs > 22.2.0. On master, we only have python-attrs =3D=3D 21.2.0= =2E That > means that patches 0008 to 0013 are targeting the python-team branch. >=20 > Thanks, >=20 > Mathieu >=20 > Mathieu Othacehe (13): > gnu: dtc: Update to 1.7.0. > gnu: python-trove-classifiers: Update to 2023.11.29. > gnu: Add rust-unsize-1. > gnu: Add rust-triomphe-0.1. > gnu: Add rust-compiletest-rs-0.10. > gnu: Add rust-archery-1. > gnu: Add rust-rpds-1. > gnu: Add python-rpds-py. > gnu: Add python-referencing. > gnu: Add python-jsonschema-specifications. > gnu: python-jsonschema: Update to 4.17.3. > gnu: Add python-dtschema. > gnu: linux-libre: Add python-dtschema. >=20 > gnu/local.mk | 1 + > gnu/packages/bootloaders.scm | 100 ++++++++++--- > gnu/packages/crates-io.scm | 135 ++++++++++++++++++ > gnu/packages/linux.scm | 4 + > .../patches/dtc-meson-cell-overflow.patch | 32 +++++ > gnu/packages/python-build.scm | 4 +- > gnu/packages/python-xyz.scm | 115 +++++++++++++-- > 7 files changed, 358 insertions(+), 33 deletions(-) > create mode 100644 gnu/packages/patches/dtc-meson-cell-overflow.patch >=20 >=20 > base-commit: 0d13d095420861022e68e87ceebd5e037e12a8b3 > --=20 > 2.41.0 >=20 Patches 3-8 look good to me with the few comments I made. They can go straight to master, no need for a stop-over in the rust-team branch. --=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 --Zh7yxtryOwj9fHp3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWNKcwACgkQQarn3Mo9 g1HJEhAAwgOreu9+1tr4vGrO/M1BBLk7wKbGj6KmigK3ONOPc16Uh7M59tomjiUP PgLX/VgNf7qkvZgGRvCrtje1MhVV7lIXaGlgGkF11uXD/WP5S9CKcCWniSbFZ6Km nkMzbjYVgfy4XPRo1/wWYwAZDn+lZ6CS+BSb4rDdaPPAY0EBRXhcIYGQjbJKH9Hv 8eODqSze+kOMHzRdZRlgg+mc8WBZdmeC3NkbakgIOo5c3lAJXmZyE35l1GoveoW0 BY9ucG4yJ/XKyH6Xpm57UsWjy+cSBnUfWa8y2jxAHQwl/G+HIy3s7C7VFva1OIaI r2AuiiBd7rNdYeCV+WbD3lYDtrlBGgdoLyYKtoBxyEpDLM6mmzP70JH7zzuuwVfE zR5IndeBy49E0jpOhvFe1QYMd6n1ZDH9mhtRTR7gaxwm1/TFdlvGiJh1617tC+GN sKKgwsj5rBFTZlTvKrPrQK41KDpOPKCg6HRuXfXDITCTkzNaBxAzlo5j3B8L+2Fw ansylYDtV6JaNrxF1vHbZACplGGJysRHNCR22psDQJTu4ui+bmOZIXPOzMxEC0H/ cvPurjJ6F3TIk8N6ZIGQGvCqIQ0r9uVdfdzQ04fojQg17Wdwyj7zSOOjbmUtK/RB SFSSu3OudYxD42AtRXCAxQxSujESS7XCBWdOu3nEqB2FItqy6rQ= =FqMn -----END PGP SIGNATURE----- --Zh7yxtryOwj9fHp3--