From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 10:41:44 2022 Received: (at submit) by debbugs.gnu.org; 4 Feb 2022 15:41:44 +0000 Received: from localhost ([127.0.0.1]:60828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0iW-0000rC-1l for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:41:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:35120) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0iU-0000r5-V1 for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:41:43 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35138) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nG0iU-0002Us-Or for guix-patches@gnu.org; Fri, 04 Feb 2022 10:41:42 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:41402) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nG0iP-0006hV-Ne for guix-patches@gnu.org; Fri, 04 Feb 2022 10:41:39 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id AAAACB5933 for ; Fri, 4 Feb 2022 15:41:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo04-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo04-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2jChVY4QSY0h for ; Fri, 4 Feb 2022 15:41:35 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 23E23B5923 for ; Fri, 4 Feb 2022 15:41:35 +0000 (UTC) From: Simon South To: guix-patches@gnu.org Subject: [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23. Date: Fri, 4 Feb 2022 10:41:31 -0500 Message-Id: X-Mailer: git-send-email 2.25.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=64.68.200.34; envelope-from=simon@simonsouth.net; helo=mailout.easymail.ca X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.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: -2.3 (--) Here's a patch series that aims to improve the iwd package by - Migrating its "native-inputs" field to the new, label-less style; - Building the package from revision control rather than a bootstrapped tarball, which involves copying into the source tree two private header files it shares with ell;[0] - Updating ell itself to version 0.48, removing from its package definition its own input labels as well as the "fix-dbus-tests" phase that was obsoleted with upstream commit 49bb10f7b5;[1] and - Updating iwd to 1.23. Note there is an unavoidable dependency issue here: iwd 1.20 doesn't build with ell 0.48, so a future time-traveller that arrives between the last two commits will find the repository partially broken. Unfortunately expanding this into a longer series of commits doesn't help, as iwd 1.21 also doesn't build with ell 0.48 while iwd 1.22 doesn't build with ell 0.47. I don't see a way around this that doesn't involve merging these two commits into one. On x86-64, with these patches applied I've been able to build both packages and all of their 40-odd dependents, and everything appears to be fine. On AArch64, both packages and their one immediate dependent, network-manager, build fine, as do the sub-dependent packages I can identify that don't rely on Rust (currently unavailable on AArch64). [0] As explained in passing at https://lists.01.org/hyperkitty/list/iwd@lists.01.org/thread/2YCWIA63EFCKQ7AYRSGIDMUO7GEMC4CW/ [1] https://git.kernel.org/pub/scm/libs/ell/ell.git/commit/?id=49bb10f7b5e4b97d74210cb72cc47a337ae64cad -- Simon South simon@simonsouth.net Simon South (5): gnu: iwd: Remove input labels. gnu: iwd: Build from Git sources. gnu: ell: Remove input labels. gnu: ell: Update to 0.48. gnu: iwd: Update to 1.23. gnu/packages/linux.scm | 19 +++------------- gnu/packages/networking.scm | 43 ++++++++++++++++++++++++++----------- 2 files changed, 33 insertions(+), 29 deletions(-) base-commit: 8f585083277e64ea1e9a0848ef3c49f12327618c -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 10:43:46 2022 Received: (at 53779) by debbugs.gnu.org; 4 Feb 2022 15:43:46 +0000 Received: from localhost ([127.0.0.1]:60841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kT-0000uw-Qr for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:45 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:45952) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kS-0000uY-8m for 53779@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:44 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id C645E3480 for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo02-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo02-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jkJzkMBaJt2g for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 8A9A6346E for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH 3/5] gnu: ell: Remove input labels. Date: Fri, 4 Feb 2022 10:43:34 -0500 Message-Id: X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/linux.scm (ell)[native-inputs]: Remove input labels. --- gnu/packages/linux.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e496b5e2b2..aabf759592 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8380,10 +8380,7 @@ (define-public ell (inputs (list dbus)) (native-inputs - `(("autoconf" ,autoconf) - ("libtool" ,libtool) - ("pkgconfig" ,pkg-config) - ("automake" ,automake))) + (list autoconf automake libtool pkg-config)) (home-page "https://01.org/ell") (synopsis "Embedded Linux Library") (description "The Embedded Linux* Library (ELL) provides core, low-level -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 10:43:46 2022 Received: (at 53779) by debbugs.gnu.org; 4 Feb 2022 15:43:46 +0000 Received: from localhost ([127.0.0.1]:60843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kU-0000uy-1Y for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:46 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:45940) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kS-0000uX-7Z for 53779@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:44 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 8B0143477 for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo02-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo02-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zR6JBwFxIj5Q for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 5AAC4345A for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH 1/5] gnu: iwd: Remove input labels. Date: Fri, 4 Feb 2022 10:43:32 -0500 Message-Id: <97c63d45240ce29586d92a4b90e6eff3aecf9284.1643988584.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels. --- gnu/packages/networking.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 3aa3e9b8e9..064248600e 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -3581,10 +3581,7 @@ (define-public iwd (inputs (list dbus ell readline)) (native-inputs - `(("pkgconfig" ,pkg-config) - ("python" ,python) - ("rst2man" ,python-docutils) - ("openssl" ,openssl))) + (list pkg-config python python-docutils openssl)) (arguments `(#:configure-flags (let ((dbus (assoc-ref %outputs "out"))) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 10:43:48 2022 Received: (at 53779) by debbugs.gnu.org; 4 Feb 2022 15:43:48 +0000 Received: from localhost ([127.0.0.1]:60845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kW-0000vI-Ar for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:48 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:45988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kT-0000ue-Nv for 53779@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:46 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 7AD11345A for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo02-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo02-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vYAF7zgyq_JC for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:40 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id B8975347A for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH 5/5] gnu: iwd: Update to 1.23. Date: Fri, 4 Feb 2022 10:43:36 -0500 Message-Id: <6d1cd66fca04b3acda4d20d1e7316958d970b18d.1643988584.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/networking.scm (iwd): Update to 1.23. --- gnu/packages/networking.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index dc42ec4d73..45184f8181 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -3567,7 +3567,7 @@ (define-public bird (define-public iwd (package (name "iwd") - (version "1.20") + (version "1.23") (source (origin (method git-fetch) (uri (git-reference @@ -3576,7 +3576,7 @@ (define-public iwd (file-name (git-file-name name version)) (sha256 (base32 - "0xlbnsgw9giakfj0xr526i7mcwyaryb18g66mv90njnrm8radjhr")))) + "0hb01cn5gyna3zgqzjzz5zqn94cd1q9i00n4dmc1ms4w4s25q4a1")))) (build-system gnu-build-system) (inputs (list dbus ell (package-source ell) readline)) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 10:43:50 2022 Received: (at 53779) by debbugs.gnu.org; 4 Feb 2022 15:43:50 +0000 Received: from localhost ([127.0.0.1]:60847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kY-0000vW-Hu for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:50 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:45970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kS-0000ub-HD for 53779@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:49 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 4A8B8345B for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo02-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo02-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QBsazz7KhSCY for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:39 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id A34FB345A for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH 4/5] gnu: ell: Update to 0.48. Date: Fri, 4 Feb 2022 10:43:35 -0500 Message-Id: <5d2a8148b044618d620be88837a54ba19476badf.1643988584.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/linux.scm (ell): Update to 0.48. [arguments]: Remove obsolete "fix-dbus-tests" phase. --- gnu/packages/linux.scm | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index aabf759592..8ae19855d7 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8356,7 +8356,7 @@ (define-public wireplumber (define-public ell (package (name "ell") - (version "0.46") + (version "0.48") (source (origin (method git-fetch) (uri (git-reference @@ -8365,18 +8365,8 @@ (define-public ell (file-name (git-file-name name version)) (sha256 (base32 - "15hwqicmll23cbrj13h3wd4lgrby416ap7l6w0434jsza4s4yv82")))) + "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy")))) (build-system gnu-build-system) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'fix-dbus-tests - (lambda _ - (substitute* '("unit/test-dbus-message-fds.c" - "unit/test-dbus-properties.c" - "unit/test-dbus.c") - (("/usr/bin/dbus-daemon") (which "dbus-daemon"))) - #t))))) (inputs (list dbus)) (native-inputs -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 04 10:44:06 2022 Received: (at 53779) by debbugs.gnu.org; 4 Feb 2022 15:44:06 +0000 Received: from localhost ([127.0.0.1]:60849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0ka-0000vl-Qs for submit@debbugs.gnu.org; Fri, 04 Feb 2022 10:44:06 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:45968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG0kS-0000ua-Cq for 53779@debbugs.gnu.org; Fri, 04 Feb 2022 10:43:51 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 1C88A346E for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo02-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo02-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DghKFWtLfu_H for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 733B4345B for <53779@debbugs.gnu.org>; Fri, 4 Feb 2022 15:43:38 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH 2/5] gnu: iwd: Build from Git sources. Date: Fri, 4 Feb 2022 10:43:33 -0500 Message-Id: <6ec2d0a5b769bdbd66a99f9c0240363964f66ee0.1643988584.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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: -1.0 (-) * gnu/packages/networking.scm (iwd)[source]: Use "git-fetch" and "git-file-name". [inputs]: Add ell source code. [native-inputs]: Add autoconf, automake, libtool. [arguments]<#:phases>: Add "copy-ell-header-files" phase to copy shared header files from ell source into source tree. --- gnu/packages/networking.scm | 38 ++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 064248600e..dc42ec4d73 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -47,6 +47,7 @@ ;;; Copyright © 2021 Milkey Mouse ;;; Copyright © 2021 Guillaume Le Vaillant ;;; Copyright © 2021 Maxime Devos +;;; Copyright © 2022 Simon South ;;; ;;; This file is part of GNU Guix. ;;; @@ -3568,20 +3569,25 @@ (define-public iwd (name "iwd") (version "1.20") (source (origin - ;; FIXME: We're using the bootstrapped sources because - ;; otherwise using an external ell library is impossible. - ;; How to bootstrap with Guix? - (method url-fetch) - (uri (string-append "https://www.kernel.org/pub/linux/network" - "/wireless/iwd-" version ".tar.xz")) + (method git-fetch) + (uri (git-reference + (url "https://git.kernel.org/pub/scm/network/wireless/iwd.git") + (commit version))) + (file-name (git-file-name name version)) (sha256 (base32 - "03q5scahyg86h4bdxqxm32shyssgpmfp5b3183j01ig7mg6f4lbx")))) + "0xlbnsgw9giakfj0xr526i7mcwyaryb18g66mv90njnrm8radjhr")))) (build-system gnu-build-system) (inputs - (list dbus ell readline)) + (list dbus ell (package-source ell) readline)) (native-inputs - (list pkg-config python python-docutils openssl)) + (list autoconf + automake + libtool + pkg-config + python + python-docutils + openssl)) (arguments `(#:configure-flags (let ((dbus (assoc-ref %outputs "out"))) @@ -3596,6 +3602,20 @@ (define-public iwd dbus "/share/dbus-1/system-services"))) #:phases (modify-phases %standard-phases + (add-after 'unpack 'copy-ell-header-files + ;; Copy into the source tree two of ell's private header files that + ;; it shares with iwd, as is required to build with the + ;; "--enable-external-ell" configure option. + ;; See the definition of "ell_shared" in iwd's Makefile.am. + (lambda* (#:key inputs #:allow-other-keys) + (let ((ell-header-dir (search-input-directory inputs "/ell")) + (target-dir "ell")) + (mkdir target-dir) + (for-each + (lambda (file-name) + (copy-file (string-append ell-header-dir "/" file-name) + (string-append target-dir "/" file-name))) + '("asn1-private.h" "useful.h"))))) (add-after 'configure 'patch-Makefile (lambda _ (substitute* "Makefile" -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 06 05:07:54 2022 Received: (at 53779) by debbugs.gnu.org; 6 Feb 2022 10:07:54 +0000 Received: from localhost ([127.0.0.1]:36514 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGeSY-00060G-KM for submit@debbugs.gnu.org; Sun, 06 Feb 2022 05:07:54 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:33824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGeSW-000607-HJ for 53779@debbugs.gnu.org; Sun, 06 Feb 2022 05:07:53 -0500 Received: from [172.20.10.5] ([188.188.251.13]) by xavier.telenet-ops.be with bizsmtp id rm7q260010J677g01m7qwz; Sun, 06 Feb 2022 11:07:50 +0100 Message-ID: Subject: Re: [bug#53779] [PATCH 1/5] gnu: iwd: Remove input labels. From: Maxime Devos To: Simon South , 53779@debbugs.gnu.org Date: Sun, 06 Feb 2022 11:07:43 +0100 In-Reply-To: <97c63d45240ce29586d92a4b90e6eff3aecf9284.1643988584.git.simon@simonsouth.net> References: <97c63d45240ce29586d92a4b90e6eff3aecf9284.1643988584.git.simon@simonsouth.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-E66ip2J1q3pM4/WucGyo" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1644142071; bh=NY4JKAgHUP3R4Gd4iQA4J/4YvHlRoxRQdJo3WZosdRs=; h=Subject:From:To:Date:In-Reply-To:References; b=gnFZzZfgOlxIOBs6O/en0EP2K9a3KTNAAO8g/N8TnVpHws8eK/iFjLmD7PvofWtMP avkCQHD8mQuRP7h+FMasSYBrvl1ZgFd/AmsYViDWDW8K3aQgu1BZcHEm3f2M+2fZbV n6mb+QDuVzlF2fzHclb4hb7NHD3Iem1PoG/vlpZ0PWSLWKiw0gejtdUtHysffMg41e 3QD3X/8yW3z/JhIZd+mOTT71mOOVdAIJyMnvbxNj36pB0ALtpdYCId2Be4IAGGuAQC AmIGapE3JuWGOOJrk6rdRrsrnE2f61r3o7j75QJ/qAxSpoJdOAXv4di6wePklkSjGa vJb5ITyjB54cQ== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 53779 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: -1.7 (-) --=-E66ip2J1q3pM4/WucGyo Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Simon South schreef op vr 04-02-2022 om 10:43 [-0500]: > +=C2=A0=C2=A0=C2=A0=C2=A0 (list pkg-config python python-docutils openssl= )) > =C2=A0=C2=A0=C2=A0=C2=A0 (arguments > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 `(#:configure-flags > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (let ((dbus (assoc-ref %output= s "out"))) While you're at it, could you remove the %outputs that is being phased out in favour of the G-exp equivalent? #:configure-flags ,#~(let ((dbus #$output)) ...) Greetings, Maxime. --=-E66ip2J1q3pM4/WucGyo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYf+d7xccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7s4UAP0RDLarihb4PnJkIkNRu9lQHMyU 5QbnEaSN7x3uXz5qfQEAgiHDfT+zp+V6cWu7oLpe+eQO3gnGDpfmxFP6pprBMQ8= =5MF6 -----END PGP SIGNATURE----- --=-E66ip2J1q3pM4/WucGyo-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:26:54 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:26:54 +0000 Received: from localhost ([127.0.0.1]:41344 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yj-0007HX-NF for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:54 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54974) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yh-0007H5-It for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:52 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 440EB745B4 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xibPrAYNbcQ0 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id DF0AE74645 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:45 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH v2 2/6] gnu: iwd: Remove reference to %outputs. Date: Mon, 7 Feb 2022 09:26:27 -0500 Message-Id: X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/networking.scm (iwd)[arguments]: Remove reference to %outputs by using a gexp. --- gnu/packages/networking.scm | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 4258a14968..ef0ae12e49 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -3580,16 +3580,15 @@ (define-public iwd (list pkg-config python python-docutils openssl)) (arguments `(#:configure-flags - (let ((dbus (assoc-ref %outputs "out"))) - (list "--disable-systemd-service" - "--enable-external-ell" - "--enable-hwsim" - "--enable-tools" - "--enable-wired" - "--localstatedir=/var" - (string-append "--with-dbus-datadir=" dbus "/share/") - (string-append "--with-dbus-busdir=" - dbus "/share/dbus-1/system-services"))) + ,#~(list "--disable-systemd-service" + "--enable-external-ell" + "--enable-hwsim" + "--enable-tools" + "--enable-wired" + "--localstatedir=/var" + (string-append "--with-dbus-datadir=" #$output "/share/") + (string-append "--with-dbus-busdir=" + #$output "/share/dbus-1/system-services")) #:phases (modify-phases %standard-phases (add-after 'configure 'patch-Makefile -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:26:56 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:26:56 +0000 Received: from localhost ([127.0.0.1]:41346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4ym-0007Hn-5l for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:56 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yh-0007H6-MA for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:53 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 7DF1574645 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uTKcZMo44wl9 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 1DC5D74649 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH v2 4/6] gnu: ell: Remove input labels. Date: Mon, 7 Feb 2022 09:26:29 -0500 Message-Id: X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/linux.scm (ell)[native-inputs]: Remove input labels. --- gnu/packages/linux.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 2e2d01c656..138eab5ed2 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8386,10 +8386,7 @@ (define-public ell (inputs (list dbus)) (native-inputs - `(("autoconf" ,autoconf) - ("libtool" ,libtool) - ("pkgconfig" ,pkg-config) - ("automake" ,automake))) + (list autoconf automake libtool pkg-config)) (home-page "https://01.org/ell") (synopsis "Embedded Linux Library") (description "The Embedded Linux* Library (ELL) provides core, low-level -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:27:11 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:27:11 +0000 Received: from localhost ([127.0.0.1]:41348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4ym-0007Hq-Fx for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:27:11 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54970) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yh-0007H4-JH for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:53 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 26FF274643 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aJR8HmTwFpP9 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:45 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id AF8AF745B4 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:45 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH v2 0/6] gnu: iwd: Build from Git; update to 1.24. Date: Mon, 7 Feb 2022 09:26:25 -0500 Message-Id: X-Mailer: git-send-email 2.25.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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: -1.0 (-) Here's an updated patch series that additionally - Removes a reference to "%outputs" in the iwd package using a gexp, following Maxime's request; and - Updates iwd to version 1.24, which was released in the last few days, rather than 1.23. Everything else is unchanged from the original. On x86-64, all of iwd's dependents reported by "guix refresh" build fine for me with the updated patchset applied. On AArch64, ell, iwd and their one immediate dependency, network-manager, all build fine as well. The cover letter from the original patch series follows. Here's a patch series that aims to improve the iwd package by - Migrating its "native-inputs" field to the new, label-less style; - Building the package from revision control rather than a bootstrapped tarball, which involves copying into the source tree two private header files it shares with ell;[0] - Updating ell itself to version 0.48, removing from its package definition its own input labels as well as the "fix-dbus-tests" phase that was obsoleted with upstream commit 49bb10f7b5;[1] and - Updating iwd to 1.23. Note there is an unavoidable dependency issue here: iwd 1.20 doesn't build with ell 0.48, so a future time-traveller that arrives between the last two commits will find the repository partially broken. Unfortunately expanding this into a longer series of commits doesn't help, as iwd 1.21 also doesn't build with ell 0.48 while iwd 1.22 doesn't build with ell 0.47. I don't see a way around this that doesn't involve merging these two commits into one. On x86-64, with these patches applied I've been able to build both packages and all of their 40-odd dependents, and everything appears to be fine. On AArch64, both packages and their one immediate dependent, network-manager, build fine, as do the sub-dependent packages I can identify that don't rely on Rust (currently unavailable on AArch64). [0] As explained in passing at https://lists.01.org/hyperkitty/list/iwd@lists.01.org/thread/2YCWIA63EFCKQ7AYRSGIDMUO7GEMC4CW/ [1] https://git.kernel.org/pub/scm/libs/ell/ell.git/commit/?id=49bb10f7b5e4b97d74210cb72cc47a337ae64cad -- Simon South simon@simonsouth.net Simon South (6): gnu: iwd: Remove input labels. gnu: iwd: Remove reference to %outputs. gnu: iwd: Build from Git sources. gnu: ell: Remove input labels. gnu: ell: Update to 0.48. gnu: iwd: Update to 1.24. gnu/packages/linux.scm | 19 ++---------- gnu/packages/networking.scm | 62 +++++++++++++++++++++++-------------- 2 files changed, 42 insertions(+), 39 deletions(-) base-commit: 67817299808a03e2750cfb630dc09fe8eb99c468 -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:27:11 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:27:12 +0000 Received: from localhost ([127.0.0.1]:41354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4z1-0007Io-JE for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:27:11 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yh-0007H3-Mn for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:53 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 0ADB174646 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5rMUrhKEBHkJ for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:45 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id C826474643 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:45 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH 1/6] gnu: iwd: Remove input labels. Date: Mon, 7 Feb 2022 09:26:26 -0500 Message-Id: X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels. --- gnu/packages/networking.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 3ae255e093..4258a14968 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -3577,10 +3577,7 @@ (define-public iwd (inputs (list dbus ell readline)) (native-inputs - `(("pkgconfig" ,pkg-config) - ("python" ,python) - ("rst2man" ,python-docutils) - ("openssl" ,openssl))) + (list pkg-config python python-docutils openssl)) (arguments `(#:configure-flags (let ((dbus (assoc-ref %outputs "out"))) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:27:12 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:27:12 +0000 Received: from localhost ([127.0.0.1]:41356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4z1-0007Iw-Rh for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:27:12 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:54990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yh-0007H7-PJ for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:56 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 94F4374649 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YMHsMAmP-1Wc for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 04CFE74647 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH v2 3/6] gnu: iwd: Build from Git sources. Date: Mon, 7 Feb 2022 09:26:28 -0500 Message-Id: <0093dadfa3d4c1d82aa7464415870f9f0149ea85.1644243309.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/networking.scm (iwd)[source]: Use "git-fetch" and "git-file-name". [inputs]: Add ell source code. [native-inputs]: Add autoconf, automake, libtool. [arguments]<#:phases>: Add "copy-ell-header-files" phase to copy shared header files from ell source into source tree. --- gnu/packages/networking.scm | 38 ++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index ef0ae12e49..382b4cf96d 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -47,6 +47,7 @@ ;;; Copyright © 2021 Milkey Mouse ;;; Copyright © 2021 Guillaume Le Vaillant ;;; Copyright © 2021 Maxime Devos +;;; Copyright © 2022 Simon South ;;; ;;; This file is part of GNU Guix. ;;; @@ -3564,20 +3565,25 @@ (define-public iwd (name "iwd") (version "1.20") (source (origin - ;; FIXME: We're using the bootstrapped sources because - ;; otherwise using an external ell library is impossible. - ;; How to bootstrap with Guix? - (method url-fetch) - (uri (string-append "https://www.kernel.org/pub/linux/network" - "/wireless/iwd-" version ".tar.xz")) + (method git-fetch) + (uri (git-reference + (url "https://git.kernel.org/pub/scm/network/wireless/iwd.git") + (commit version))) + (file-name (git-file-name name version)) (sha256 (base32 - "03q5scahyg86h4bdxqxm32shyssgpmfp5b3183j01ig7mg6f4lbx")))) + "0xlbnsgw9giakfj0xr526i7mcwyaryb18g66mv90njnrm8radjhr")))) (build-system gnu-build-system) (inputs - (list dbus ell readline)) + (list dbus ell (package-source ell) readline)) (native-inputs - (list pkg-config python python-docutils openssl)) + (list autoconf + automake + libtool + pkg-config + python + python-docutils + openssl)) (arguments `(#:configure-flags ,#~(list "--disable-systemd-service" @@ -3591,6 +3597,20 @@ (define-public iwd #$output "/share/dbus-1/system-services")) #:phases (modify-phases %standard-phases + (add-after 'unpack 'copy-ell-header-files + ;; Copy into the source tree two of ell's private header files that + ;; it shares with iwd, as is required to build with the + ;; "--enable-external-ell" configure option. + ;; See the definition of "ell_shared" in iwd's Makefile.am. + (lambda* (#:key inputs #:allow-other-keys) + (let ((ell-header-dir (search-input-directory inputs "/ell")) + (target-dir "ell")) + (mkdir target-dir) + (for-each + (lambda (file-name) + (copy-file (string-append ell-header-dir "/" file-name) + (string-append target-dir "/" file-name))) + '("asn1-private.h" "useful.h"))))) (add-after 'configure 'patch-Makefile (lambda _ (substitute* "Makefile" -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:27:12 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:27:12 +0000 Received: from localhost ([127.0.0.1]:41358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4z2-0007J4-BR for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:27:12 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:55072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yn-0007HF-PD for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:58 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 1012774647 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nkkJkiA-YePZ for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:48 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 4DED77464A for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH v2 6/6] gnu: iwd: Update to 1.24. Date: Mon, 7 Feb 2022 09:26:31 -0500 Message-Id: <143a77fb4f1ae53a5e3a273b1d9662352462fc59.1644243309.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/networking.scm (iwd): Update to 1.24. --- gnu/packages/networking.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 382b4cf96d..4d260249d7 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -3563,7 +3563,7 @@ (define-public bird (define-public iwd (package (name "iwd") - (version "1.20") + (version "1.24") (source (origin (method git-fetch) (uri (git-reference @@ -3572,7 +3572,7 @@ (define-public iwd (file-name (git-file-name name version)) (sha256 (base32 - "0xlbnsgw9giakfj0xr526i7mcwyaryb18g66mv90njnrm8radjhr")))) + "1sdi7008j5jhlg2rqpczh1pzb8zay6mc9dpnjjsmdnsmrcr3v7wi")))) (build-system gnu-build-system) (inputs (list dbus ell (package-source ell) readline)) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 07 09:27:13 2022 Received: (at 53779) by debbugs.gnu.org; 7 Feb 2022 14:27:13 +0000 Received: from localhost ([127.0.0.1]:41360 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4z2-0007JB-L7 for submit@debbugs.gnu.org; Mon, 07 Feb 2022 09:27:13 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:55074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH4yn-0007HH-Po for 53779@debbugs.gnu.org; Mon, 07 Feb 2022 09:26:58 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id C6F6474641 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo05-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo05-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lEzWLeTfdiBC for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 3520F74648 for <53779@debbugs.gnu.org>; Mon, 7 Feb 2022 14:26:46 +0000 (UTC) From: Simon South To: 53779@debbugs.gnu.org Subject: [PATCH v2 5/6] gnu: ell: Update to 0.48. Date: Mon, 7 Feb 2022 09:26:30 -0500 Message-Id: <3ee4b75424261845377ff6eef04cac61c5e8b88b.1644243309.git.simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 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 (---) * gnu/packages/linux.scm (ell): Update to 0.48. [arguments]: Remove obsolete "fix-dbus-tests" phase. --- gnu/packages/linux.scm | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 138eab5ed2..1c76d37166 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8362,7 +8362,7 @@ (define-public wireplumber (define-public ell (package (name "ell") - (version "0.46") + (version "0.48") (source (origin (method git-fetch) (uri (git-reference @@ -8371,18 +8371,8 @@ (define-public ell (file-name (git-file-name name version)) (sha256 (base32 - "15hwqicmll23cbrj13h3wd4lgrby416ap7l6w0434jsza4s4yv82")))) + "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy")))) (build-system gnu-build-system) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'fix-dbus-tests - (lambda _ - (substitute* '("unit/test-dbus-message-fds.c" - "unit/test-dbus-properties.c" - "unit/test-dbus.c") - (("/usr/bin/dbus-daemon") (which "dbus-daemon"))) - #t))))) (inputs (list dbus)) (native-inputs -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 08 07:36:09 2022 Received: (at 53779-done) by debbugs.gnu.org; 8 Feb 2022 12:36:09 +0000 Received: from localhost ([127.0.0.1]:45749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHPj7-0001yg-7F for submit@debbugs.gnu.org; Tue, 08 Feb 2022 07:36:09 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:41036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHPj5-0001yE-9z for 53779-done@debbugs.gnu.org; Tue, 08 Feb 2022 07:36:08 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5584B243; Tue, 8 Feb 2022 13:36:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z8AGPlQhyAnR; Tue, 8 Feb 2022 13:36:00 +0100 (CET) Received: from ribbon (unknown [IPv6:2001:660:6102:320:e120:2c8f:8909:cdfe]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 65DED1ED; Tue, 8 Feb 2022 13:35:59 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Simon South Subject: Re: bug#53779: [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23. References: Date: Tue, 08 Feb 2022 13:35:58 +0100 In-Reply-To: (Simon South's message of "Mon, 7 Feb 2022 09:26:25 -0500") Message-ID: <87czjxa635.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 5584B243 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53779-done Cc: 53779-done@debbugs.gnu.org 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.0 (/) Hi, Simon South skribis: > Note there is an unavoidable dependency issue here: iwd 1.20 doesn't build > with ell 0.48, so a future time-traveller that arrives between the last t= wo > commits will find the repository partially broken. Unfortunately expandi= ng > this into a longer series of commits doesn't help, as iwd 1.21 also doesn= 't > build with ell 0.48 while iwd 1.22 doesn't build with ell 0.47. I don't = see a > way around this that doesn't involve merging these two commits into one. Merging into one is the right thing in this case, IMO. I did that on your behalf. > On x86-64, with these patches applied I've been able to build both packag= es > and all of their 40-odd dependents, and everything appears to be fine. > > On AArch64, both packages and their one immediate dependent, network-mana= ger, > build fine, as do the sub-dependent packages I can identify that don't re= ly on > Rust (currently unavailable on AArch64). > > [0] As explained in passing at > https://lists.01.org/hyperkitty/list/iwd@lists.01.org/thread/2YCWIA63= EFCKQ7AYRSGIDMUO7GEMC4CW/ > [1] https://git.kernel.org/pub/scm/libs/ell/ell.git/commit/?id=3D49bb10f7= b5e4b97d74210cb72cc47a337ae64cad OK. > gnu: iwd: Remove input labels. > gnu: iwd: Remove reference to %outputs. > gnu: iwd: Build from Git sources. > gnu: ell: Remove input labels. > gnu: ell: Update to 0.48. > gnu: iwd: Update to 1.24. Applied. Thanks for the code and for the explanations! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 08 17:48:34 2022 Received: (at 53779) by debbugs.gnu.org; 8 Feb 2022 22:48:34 +0000 Received: from localhost ([127.0.0.1]:48979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHZHm-0006fP-Ba for submit@debbugs.gnu.org; Tue, 08 Feb 2022 17:48:34 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:57136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHZHi-0006f8-Vu for 53779@debbugs.gnu.org; Tue, 08 Feb 2022 17:48:32 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5828D493; Tue, 8 Feb 2022 23:48:24 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mNkbF2LpgXG4; Tue, 8 Feb 2022 23:48:23 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E88AD27A; Tue, 8 Feb 2022 23:48:22 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Simon South Subject: Re: bug#53779: [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23. References: <3ee4b75424261845377ff6eef04cac61c5e8b88b.1644243309.git.simon@simonsouth.net> Date: Tue, 08 Feb 2022 23:48:22 +0100 In-Reply-To: <3ee4b75424261845377ff6eef04cac61c5e8b88b.1644243309.git.simon@simonsouth.net> (Simon South's message of "Mon, 7 Feb 2022 09:26:30 -0500") Message-ID: <87zgn17z61.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 5828D493 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53779 Cc: 53779@debbugs.gnu.org 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.0 (/) Hi again, Simon South skribis: > * gnu/packages/linux.scm (ell): Update to 0.48. > [arguments]: Remove obsolete "fix-dbus-tests" phase. I noticed this test failure on powerpc64le-linux: --8<---------------cut here---------------start------------->8--- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D ell 0.48: ./test-suite.log =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D # TOTAL: 40 # PASS: 38 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: unit/test-dbus-message-fds =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D launching dbus-daemon dbus-daemon process 16430 created dbus-daemon[16430]: Failed to start message bus: Failed to bind socket "/tm= p/ell-test-bus": Address already in use process 16430 terminated with status=3D256 Disconnected from DBus FAIL unit/test-dbus-message-fds (exit status: 134) FAIL: unit/test-dbus-properties =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D launching dbus-daemon dbus-daemon process 16445 created dbus-daemon[16445]: Failed to start message bus: Failed to bind socket "/tm= p/ell-test-bus": Address already in use process 16445 terminated with status=3D256 Disconnected from DBus FAIL unit/test-dbus-properties (exit status: 134) --8<---------------cut here---------------end--------------->8--- (From .) This makes me think that perhaps we need #:parallel-tests? #f, WDYT? Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 09 09:51:39 2022 Received: (at 53779) by debbugs.gnu.org; 9 Feb 2022 14:51:39 +0000 Received: from localhost ([127.0.0.1]:50333 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHoJn-0003MK-17 for submit@debbugs.gnu.org; Wed, 09 Feb 2022 09:51:39 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:49972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHoJk-0003M3-EI for 53779@debbugs.gnu.org; Wed, 09 Feb 2022 09:51:37 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 0D7DF982; Wed, 9 Feb 2022 14:51:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo01-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo01-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ZYPP69Rdvxw; Wed, 9 Feb 2022 14:51:30 +0000 (UTC) Received: from laptop (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id BE9718EA; Wed, 9 Feb 2022 14:51:30 +0000 (UTC) From: Simon South To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#53779: [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23. References: <3ee4b75424261845377ff6eef04cac61c5e8b88b.1644243309.git.simon@simonsouth.net> <87zgn17z61.fsf_-_@gnu.org> Date: Wed, 09 Feb 2022 09:51:31 -0500 In-Reply-To: <87zgn17z61.fsf_-_@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s?= =?utf-8?Q?=22's?= message of "Tue, 08 Feb 2022 23:48:22 +0100") Message-ID: <87sfss6qks.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53779 Cc: 53779@debbugs.gnu.org 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 (---) Ludovic Court=C3=A8s writes: > This makes me think that perhaps we need #:parallel-tests? #f, WDYT? That seems right; I can reproduce the failure by building just the three D-Bus-related tests together in parallel. I'll follow up with a patch. --=20 Simon South simon@simonsouth.net From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 09 09:55:23 2022 Received: (at 53779) by debbugs.gnu.org; 9 Feb 2022 14:55:23 +0000 Received: from localhost ([127.0.0.1]:51088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHoNP-0003eh-87 for submit@debbugs.gnu.org; Wed, 09 Feb 2022 09:55:23 -0500 Received: from mailout.easymail.ca ([64.68.200.34]:52984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nHoN9-0003Sl-RW for 53779@debbugs.gnu.org; Wed, 09 Feb 2022 09:55:22 -0500 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 89B2C984; Wed, 9 Feb 2022 14:55:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo01-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo01-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aswePuCs2zfo; Wed, 9 Feb 2022 14:55:02 +0000 (UTC) Received: from laptop.simonsouth.net (23-233-96-244.cpe.pppoe.ca [23.233.96.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 553CA8EA; Wed, 9 Feb 2022 14:55:02 +0000 (UTC) From: Simon South To: ludo@gnu.org Subject: [PATCH] gnu: ell: Disable parallel tests. Date: Wed, 9 Feb 2022 09:54:59 -0500 Message-Id: <20220209145459.5536-1-simon@simonsouth.net> X-Mailer: git-send-email 2.25.2 In-Reply-To: <87sfss6qks.fsf@simonsouth.net> References: <87sfss6qks.fsf@simonsouth.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53779 Cc: 53779@debbugs.gnu.org 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 (---) * gnu/packages/linux.scm (ell)[arguments]: Disable parallel tests. --- gnu/packages/linux.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 08ef82efaf..e9db731614 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8358,6 +8358,8 @@ (define-public ell (base32 "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy")))) (build-system gnu-build-system) + (arguments + '(#:parallel-tests? #f)) (inputs (list dbus)) (native-inputs base-commit: ad9cd004c81a01e33a605221a102f4d20abe442d -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 10 15:52:42 2022 Received: (at 53779) by debbugs.gnu.org; 10 Feb 2022 20:52:42 +0000 Received: from localhost ([127.0.0.1]:57314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIGQk-0003Ve-Kd for submit@debbugs.gnu.org; Thu, 10 Feb 2022 15:52:42 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:39000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIGQj-0003VQ-0S for 53779@debbugs.gnu.org; Thu, 10 Feb 2022 15:52:41 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 690DA5DF; Thu, 10 Feb 2022 21:52:35 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qXnXRmiq2V_8; Thu, 10 Feb 2022 21:52:35 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id BA79828D; Thu, 10 Feb 2022 21:52:34 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Simon South Subject: Re: [PATCH] gnu: ell: Disable parallel tests. References: <87sfss6qks.fsf@simonsouth.net> <20220209145459.5536-1-simon@simonsouth.net> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Pluvi=C3=B4se?= an 230 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 10 Feb 2022 21:52:34 +0100 In-Reply-To: <20220209145459.5536-1-simon@simonsouth.net> (Simon South's message of "Wed, 9 Feb 2022 09:54:59 -0500") Message-ID: <87h7964f71.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 690DA5DF X-Spamd-Result: default: False [0.46 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.56)[subject]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53779 Cc: 53779@debbugs.gnu.org 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.0 (/) Hi, Simon South skribis: > * gnu/packages/linux.scm (ell)[arguments]: Disable parallel tests. > --- > gnu/packages/linux.scm | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm > index 08ef82efaf..e9db731614 100644 > --- a/gnu/packages/linux.scm > +++ b/gnu/packages/linux.scm > @@ -8358,6 +8358,8 @@ (define-public ell > (base32 > "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy"))= )) > (build-system gnu-build-system) > + (arguments > + '(#:parallel-tests? #f)) I added a comment and applied it. Thanks, Ludo=E2=80=99. From unknown Sun Jun 15 08:42:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 11 Mar 2022 12:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator