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 KM9GNVX1EmTGzAAASxT56A (envelope-from ) for ; Thu, 16 Mar 2023 11:54:13 +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 OHAJNVX1EmRpCAEAauVa8A (envelope-from ) for ; Thu, 16 Mar 2023 11:54:13 +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 7113BA9F5 for ; Thu, 16 Mar 2023 11:54:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pclFD-0004Rd-S0; Thu, 16 Mar 2023 06:54: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 1pclFC-0004RJ-6I for bug-guix@gnu.org; Thu, 16 Mar 2023 06:54: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 1pclFB-0002pp-U5 for bug-guix@gnu.org; Thu, 16 Mar 2023 06:54:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pclFB-0007UK-QV for bug-guix@gnu.org; Thu, 16 Mar 2023 06:54: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: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 16 Mar 2023 10:54: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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 62181@debbugs.gnu.org Received: via spool by 62181-submit@debbugs.gnu.org id=B62181.167896398828691 (code B ref 62181); Thu, 16 Mar 2023 10:54:01 +0000 Received: (at 62181) by debbugs.gnu.org; 16 Mar 2023 10:53:08 +0000 Received: from localhost ([127.0.0.1]:41306 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pclEK-0007Sh-I2 for submit@debbugs.gnu.org; Thu, 16 Mar 2023 06:53:08 -0400 Received: from planete-kraus.eu ([89.234.140.182]:56602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pclEH-0007Rr-Dq for 62181@debbugs.gnu.org; Thu, 16 Mar 2023 06:53:07 -0400 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 29810e20; Thu, 16 Mar 2023 10:52:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:subject:from:to:cc:date:in-reply-to:references :content-type:content-transfer-encoding:mime-version; s=dkim; bh=X759kcbLm2ZwxaIvRE+qGDsNn5c=; b=lpl5M8tOLDQNozZbWFbiBRE6nkli BdF2ze5SMgqaX2tEZjCWYrAL+TMgAetUm2T9a85rbwLoVyjYSE431IFf41zvE0DX Vv/jg1GsL1GSEXQWmzS8v7JMtpkHNhe/N48EMXfn69n+vwsHjpCjI6OJNiRZIY+r X8kPyMaWwHr/ur8= Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 17026b6f (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 16 Mar 2023 10:52:52 +0000 (UTC) Message-ID: <1961f9fdadee3362707e6e79ad061fae41ee8d35.camel@planete-kraus.eu> Date: Thu, 16 Mar 2023 11:54:50 +0100 In-Reply-To: <873565htc3.fsf@gnu.org> References: <875yb3689f.fsf@inria.fr> <873565htc3.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.0 MIME-Version: 1.0 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: List-Help: List-Subscribe: , Reply-to: Vivien Kraus From: Vivien Kraus via Bug reports for GNU Guix 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 ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=dkim header.b=lpl5M8tO; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678964053; a=rsa-sha256; cv=none; b=pSP1vRtWfnVdKwYVDnMvLN3OiSutvygZ/GWkPm+zflNaWYwrPxZQfBSonnkkMO0yG40GlM A5kTgaHF7MaD+DLBn1lhhpYp9bTAlGWUvyrToU4h2ZfkV23yn44aWSVxWVHcxrwP/e4BLM Xgmp9lX774G3oZVXCYDArU4jGj72pJXb95vq1H+GcmcF2dhvI7vppYdts2IpvwgVpfpEf9 CcWvV55Lon05AZjU92xA6kES8OBKBQNWzPf7q0Gnt1yDsKQBwtx1SHUhFReE6aFc3K0lQy bHDT/HuBs7wFfJK5cQtSJ44hshlsknteqwwUS1sFgTy8XYd4eQ7k1YXhmCzspA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678964053; h=from:from:sender:sender:reply-to: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=yQOaOnwI7OYipvQTGbWTE7jeiRoETH3dO2D+L6w3QRY=; b=bAQRwISh21dFQmnDIHALxx0HSw6Q0CmW/7dsEsI0RFHe9AeIIdkgA3H+yYcefPVS86aq1h aOLGq4qr9z82fJtL8XSyXFfQSXmkduJQyuJJiuSJ5psqryBLfB3HZWj5i3TCnpZyiShnS3 Wjk76l+Ss9uGVooUe+5lX1unid8Wu1UvSu4+B3lBLhdRWT5K3I/tpFeGD3SGh9xM/MObak MozS6Wm9E2avdWXGKweeCxH3tUqU6nHVmnA97qlww7kumHVKGpB3MuAH95k/9suLXnWIvG H+FPJu8p2CC+RnyJBeUdMNwqBK29GZWu/HSgKZv9bHBoO8KyDKHqZwSXWkV+ew== X-Migadu-Spam-Score: -3.74 X-Spam-Score: -3.74 X-Migadu-Queue-Id: 7113BA9F5 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=dkim header.b=lpl5M8tO; 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"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: +8J9io7KMU0k Le jeudi 16 mars 2023 =C3=A0 11:41 +0100, Ludovic Court=C3=A8s a =C3=A9crit= =C2=A0: > Apart from =E2=80=98gnulib-tool=E2=80=99, every script is first > copied into the source tree, and that happens before the > =E2=80=98patch-source-shebangs=E2=80=99 phase no? Precisely, so if they are executed during the bootstrap phase, we can=E2=80= =99t rely on their shebangs being correct yet. It depends on individual packages which build-aux scripts are actually called (although I=E2=80=99m pretty sure noone will call the clisp thing). However, top/bootstrap- funclib.sh is intended to be included in the top-level directory of the package, to be invoked at bootstrap time, and at least this script calls gnulib-tool (the one in /src, so the unpatched copy) incorrectly. Vivien