From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iOMvI2aRCWTmaQEASxT56A (envelope-from ) for ; Thu, 09 Mar 2023 08:57:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0OdWI2aRCWQnbgAAauVa8A (envelope-from ) for ; Thu, 09 Mar 2023 08:57:26 +0100 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 1A6D93A820 for ; Thu, 9 Mar 2023 08:57:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=1678348646; 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; bh=s/I1GDESt41VF4QPrwWePWB6h/UbdMQwM2VTtipbI0k=; b=KUil+NVeicAkBn//5L4TnVl8GD+W+GeQfdBUoK/bintWLV4UjxRAQRl5orIHW/5qNa1X1u LtPoIfTvJ9kuMwkHm9bybb4laGXNZ1/tCynJ+r5XAiMoS/6ywuic7sYjPLTgbFM/1ive2+ 2/VF3QNqUohhHuwMhobT4fqh21CQ9VuFWudDk9ueyYYRO5DvUbDTp4ZtNSL7asfk7IwH5l iTsBGHOHEXgKzfWi9Vxi/Uh/a57T+M9znS3PbMDiv/o4opsBoBtdn/ElKzTDX1GcK9SWX5 nPLec1ZEMxmPUbKOWoD0UXMrosnrHxKFR5LjLsb0urcHnut0ualsNqY/dD5xbQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678348646; a=rsa-sha256; cv=none; b=KYoHkloZ4koAA2qc65FETAGuAcijvHXsQAxB0kw29Wn1bQIr1rOOQNdRQuRj14YnAUGera DIhp1GWBZEEwa7GHpgBFuRbSNVsNpdciowhG0govpr3rWMUXKnHjI5YfTFdBNkKwiOzuuF MzR1Rgd3a0elFIGF83x4ClichZClYSapvzR/8rDcG+Cs00KrQBqtUFUpT07YtEC03oW9v8 1BhE1LjKTxphqJPGOdKWr3SN40Svx3B3kJgMuTH1oGauf0VbdMYaYAlWVr2MoYkqfJ0UGi jEPB4MVHk6UtoFSWDqpPDmVNfywjOgCeqEzf453q7Gf0Sy1ogj+RoQB+vR+qAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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 localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1paB9C-0006ga-5V; Thu, 09 Mar 2023 02:57:10 -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 1paB96-0006eY-10 for guix-patches@gnu.org; Thu, 09 Mar 2023 02:57:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1paB94-0001pr-K3 for guix-patches@gnu.org; Thu, 09 Mar 2023 02:57:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1paB94-0001sc-EU for guix-patches@gnu.org; Thu, 09 Mar 2023 02:57:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#62062] [PATCH] guix: Strip #:use-module lists. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Mar 2023 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62062 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 62062@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org, 62062@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16783486097205 (code B ref -1); Thu, 09 Mar 2023 07:57:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Mar 2023 07:56:49 +0000 Received: from localhost ([127.0.0.1]:50805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paB8q-0001s9-Se for submit@debbugs.gnu.org; Thu, 09 Mar 2023 02:56:49 -0500 Received: from lists.gnu.org ([209.51.188.17]:46914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paB8p-0001s0-BR for submit@debbugs.gnu.org; Thu, 09 Mar 2023 02:56:47 -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 1paB8n-0006di-Cd for guix-patches@gnu.org; Thu, 09 Mar 2023 02:56:45 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1paB8l-0001jZ-Bf; Thu, 09 Mar 2023 02:56:44 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 8873C16DD1; Thu, 9 Mar 2023 07:56:40 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id d464c84b; Thu, 9 Mar 2023 07:56:39 +0000 (UTC) References: <20230308232624.4348-1-ludo@gnu.org> User-agent: mu4e 1.8.13; emacs 28.2 From: Christopher Baines Date: Thu, 09 Mar 2023 07:54:37 +0000 In-reply-to: <20230308232624.4348-1-ludo@gnu.org> Message-ID: <87356eqrwq.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 1A6D93A820 X-Spam-Score: -4.80 X-Migadu-Spam-Score: -4.80 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-TUID: ykpXaw1tmkbH --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > This was obtained by setting up this environment: > > guix shell -D guix --with-input=3Dguile@3.0.9=3Dguile-next \ > --with-commit=3Dguile-next=3De2ed33ef0445c867fe56c247054aa67e834861f2 > -- make -j5 > > then adding 'unused-module' to (@@ (guix build compiler) %warnings), > building, and checking all the "unused module" warnings and removing > those that were definitely unused. This looks great :) It does change some guix/build/ modules though, so I think that is the reason it affects ~3227 packages. Maybe this could be split so that anything affecting packages goes to core-updates, and the rest of the changes go to master? Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmQJkTVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcbnxAAtc52etlivbaXmsEWSvw16Lx5bFPraDN7 ybxDFtbf4k7zO4C4nWvrhPVrJQ5OgYu2PJdHKvS+N8Dh9brlObpbllE65KzveWi+ C6fy+w6lLyU/cuu2oTPGe5EjcdO718fzCo0rFcyArMNxPGdIUAUzkvWaiAvRLSGX apaQ0bvTp56AXR7H//z9CFYCTaQ5t5HsOC0/Yzfq2qpgIAsuH4dwaCZ+euPh0Bsm qE99/ul88+0rqAbc6ZQSAT79U5PSDQQFiilfLpFIpw7Qr+DpO984kP2wpjB20BXn aPBKikkl3HoWRJUbcV1gXvD5h0PaRmJ+4ddnG3iZrcq04Gf86/1KHekADlSJjlaQ UP4qSISb7JP94ejjrYz134oDWsUFMTZYKJSmzDUU1a1fuk+BXEvq2Eto98thEMOG QZ72QWXoRvSgCiGZ6Zdm7jY7vgJ1rvvcU/go44mJI0TWs7b8ep6JpYZsUFg+XHGH I1q/NeIac76/yR6XQHrcUzZUva6I5C9HbBNjR6iOoPaSh9pLXrIJqq4j+cebBUGR 9sivGK1cHFSms5EHDCE1r74mUrmViib6f2h+76lY0Nof1q8hVVTHZ3+LyqS6rT2E aGCjhBzQ+2OuAHS4vlgGW6Ccn78BvjrolveBSwMt/MZVZ07tnaGkgdTKCO/Qm5OA f17W59tzFp8= =+uVL -----END PGP SIGNATURE----- --=-=-=--