From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 SFTXGIPyEmT3BgEASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 11:42:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CF7rF4PyEmSHgAAAG6o9tA (envelope-from ) for ; Thu, 16 Mar 2023 11:42:11 +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 2FB8CA70E for ; Thu, 16 Mar 2023 11:42:11 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DemnU33A; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678963331; 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: content-transfer-encoding:content-transfer-encoding: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=Z0hoYwcf4qM/I3hKv280dvPmCV9I5bNQk+7S6zxhs9s=; b=q9a7SgjknL9apo+ssjGYCwok7vedGrbo7Y9XWkCY0mCNykQ9i0FQTY+Zyrr7BxK5kDgPvk mlFBvIY+ZZCPxYVimaxKhKQLNfZRO5UGIdjqwIYL1zNp1PGdMo7Mei8r7l0TnupEGzh261 7cNGJXlKO92IjUKzM5MbGdRY9YGmKqu9MYDo/Xjc9l8th+eG0i43waLww1MzGv4S7zgI/Z EATFvIJf7PiDN0ZrT6YfHanwlmtkVP/LrAAzxzhyWdzlHN0dEF1EuiCM6/U+7jbVPmJhXw mw5MGDEMJCbJyvInxtWGkdA0AjAJjfrR8YOjJH8qOR0wqfF58hcdVRHS/R2L2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=DemnU33A; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678963331; a=rsa-sha256; cv=none; b=bcHKaC79zLj19KGBG6iusIkZh/HDzXp60ZYCbu6DTPNsZtidd7WaaBCOndD6ucVo3Pn5A/ X7IN2NeLjPeUYsrWmfYnAOfbOwZVEc9ht8wAjZ/kQayDYRRA4lbFP8tPtDgCRM7hjLTEwa XdoSnh4P89l3xyL5nlYhmFkPYvxRSjajMW0RoghU8cAdR++63XHj5bXSdGLF2BTbpeOD9A SM/VRlI/sTbPzXMmi+lYV11AziF8kFp/x89rR2Kfa7YR/2p32T2xpTAy9NWB4ZTPgN1xj8 /kYNQlKlwJyDjHtoc3MDtxcZiWmy5sSOvhZzNbY1JuKXt1gP91ad5yTupHD8hA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pcl3b-0007oU-GB; Thu, 16 Mar 2023 06:42:03 -0400 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 1pcl3a-0007hh-1M for bug-guix@gnu.org; Thu, 16 Mar 2023 06:42:02 -0400 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 1pcl3Z-0004i2-No for bug-guix@gnu.org; Thu, 16 Mar 2023 06:42:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pcl3Z-000759-Jr for bug-guix@gnu.org; Thu, 16 Mar 2023 06:42:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62181: [PATCH 0/2] Re: bug#62181: Gnulib package keeps references to clisp, Python, Perl, and Bash Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 16 Mar 2023 10:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62181 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Vivien Kraus Cc: 62181@debbugs.gnu.org Received: via spool by 62181-submit@debbugs.gnu.org id=B62181.167896327427165 (code B ref 62181); Thu, 16 Mar 2023 10:42:01 +0000 Received: (at 62181) by debbugs.gnu.org; 16 Mar 2023 10:41:14 +0000 Received: from localhost ([127.0.0.1]:41277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcl2o-000745-HF for submit@debbugs.gnu.org; Thu, 16 Mar 2023 06:41:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pcl2m-00073s-EW for 62181@debbugs.gnu.org; Thu, 16 Mar 2023 06:41:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pcl2g-0004WJ-PX; Thu, 16 Mar 2023 06:41:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Z0hoYwcf4qM/I3hKv280dvPmCV9I5bNQk+7S6zxhs9s=; b=DemnU33AxXgq40LtUHtY 7bSLN2CcBMOOKIxZUgmCc7bHi7MyKyYKKYKVrpsoB4m1fwOoZ+OrN41/DtUKZarvspuhTlA1XrkKR DYEkM7o3lGPfXpdqQ8dkBV6eiWmXLnHud6d9L0IqGp6aSf3+lCvAunNjBF3OJPUKUxmBE1J954gVj yO5qVWwGyeIny32Zm1Dc453q81njZh/FF6T76rLyjWl1qnUP/OPElU2EBoUiDn1glCEK9CR90QhoZ mdl2+coo2nbONQKqZH604FdH6x84iqec0oG771LuQbTApCqN3YV+Wlgj7zHEjl6pmrunLVNYjdsa8 3YuB4zmaqEDQGA==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pcl2c-0007jM-0m; Thu, 16 Mar 2023 06:41:06 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <875yb3689f.fsf@inria.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Sextidi 26 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Pissenlit 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, 16 Mar 2023 11:41:00 +0100 In-Reply-To: (Vivien Kraus's message of "Tue, 14 Mar 2023 11:36:40 +0100") Message-ID: <873565htc3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 2FB8CA70E X-Spam-Score: -5.84 X-Migadu-Spam-Score: -5.84 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: rV0FDLGgFcH9 Hello! Vivien Kraus skribis: > These were shebangs in the build auxiliary scripts. It=C3=A2=E2=82=AC=E2= =84=A2s a tough problem, > because if I undo all the patch shebangs after installation, then gnulib = is > not usable in the gnu-build-system bootstrap phase without a few more > tweaks. Is it really a problem? Apart from =E2=80=98gnulib-tool=E2=80=99, every sc= ript is first copied into the source tree, and that happens before the =E2=80=98patch-source-shebangs=E2=80=99 phase no? > In any case, #:allowed-reference is a gnu-build-system thing, so we can= =C3=A2=E2=82=AC=E2=84=A2t use that for gnulib. True; we should add it to other build systems. Thanks, Ludo=E2=80=99.