From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id AAJuOg32RWKaPgAAgWs5BA (envelope-from ) for ; Thu, 31 Mar 2022 20:42:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aIHeNw32RWKqeAEA9RJhRA (envelope-from ) for ; Thu, 31 Mar 2022 20:42:21 +0200 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 A0EA02D01A for ; Thu, 31 Mar 2022 20:42:21 +0200 (CEST) Received: from localhost ([::1]:42690 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZzkS-0001DE-Pc for larch@yhetil.org; Thu, 31 Mar 2022 14:42:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZzaL-0006NC-GS for guix-devel@gnu.org; Thu, 31 Mar 2022 14:31:54 -0400 Received: from [2a02:1800:120:4::f00:15] (port=35316 helo=andre.telenet-ops.be) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZzaI-0004mf-D8 for guix-devel@gnu.org; Thu, 31 Mar 2022 14:31:53 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id D6Xl2700k4UW6Th016Xlah; Thu, 31 Mar 2022 20:31:45 +0200 Message-ID: <158eba1d6ea26122d3797bcb70facbd2071bdd8d.camel@telenet.be> Subject: Re: Autotools-generated 'configure' & 'Makefile.in' considered binaries? From: Maxime Devos To: Liliana Marie Prikler , guix-devel@gnu.org Date: Thu, 31 Mar 2022 20:31:40 +0200 In-Reply-To: <45f7d18c153ca819dcc135dedeb556ee5a88ade8.camel@gmail.com> References: <9c2ca57d59672fc4f9ebc0230b08d8953030a456.camel@telenet.be> <0bf2fc29d29871346f726b721bc2ac934a7891ab.camel@telenet.be> <45f7d18c153ca819dcc135dedeb556ee5a88ade8.camel@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-3cQLPorDi+xMr/s8G8ct" 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=1648751505; bh=HQg6sAM2y4yoV6CPu62w7UZ+Qblwm1ErXLsOZspcLXg=; h=Subject:From:To:Date:In-Reply-To:References; b=FcjLcWN4sW0ATIE5sLMYfm+6/0bi/u7w4v5s6ZEqqW1Jdeu2Vc8U2P8zhpQxxQtdB n9r/LDY8QKIKTyzephmHZYMtG9VW1NvnYxD2djo+P9zaR/HMY1JMHVeQXdkJhTVGX5 qTsTYwHgpIB5QAMYQUaLwTA0rZxOueMNPsb0hFs+7d0jW4qfTldqe1ECEkOURFTcvd yoPn2hUBPYbbZGEqZy4exHnbesw0CHYep1s9Q8B2H/1BU3TS6Lc94GrYcsWPdEspA1 1vePic01c8y73Rq4x2KLQ9gqk6ThqPjs6oqOb4acnXJFWgHoIdr7NbLUEvUbbbmcAz sN0iRkBgebOjg== X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a02:1800:120:4::f00:15 (failed) Received-SPF: pass client-ip=2a02:1800:120:4::f00:15; envelope-from=maximedevos@telenet.be; helo=andre.telenet-ops.be X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648752141; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=HQg6sAM2y4yoV6CPu62w7UZ+Qblwm1ErXLsOZspcLXg=; b=tROtrFA3Aff1O7vYEw/P7H4V0xX1hXSBdAxLcRh/0gJLRBl+jDW90eJMQWMzlAvWHvCtej qpNN9BQP/zo1qZarYD7Omez4qW8HiL6jPZQxv+U6Q2KLKkUzuNvItxW0GF0u7/uXe2XBAn mY7eHCF55bfV5MeBnfOlskRJpOlfTPYuUaiZTwW4vwRxJBnv5JSwwPMtNngifvkvbyyatq uK1OkD9z3Z6DA22p9DGsYGlw72I2A3VZstDhuCJSeNLz1pdLkPBLAIW8Nhp8aeU9srKxNu hu/NlbneYDI+5lMXC/y7BSkj74fHsymz7e0YRi5I5OkNrbfnaIOMJT6giFvnWw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648752141; a=rsa-sha256; cv=none; b=eIOge/lbeKc+T2Zcl/mOdQuplLv2PBdfUFrLhqOuitQDdmcPh5BLJVDsxLspPbJ5/dgOGE Vxcx0+HHefzLpKSPCP8eBUNHxxCbTKFn7EV1FRRjtcpCuiWhdh8+5/dTPyNVQpu6AYfPjs +h5c7YdZW639Nnd3T5OaI/VCWoZJ9qEnWfBBDHmVy7/AHjA8BknRhRDZrFiLq70c8oBVUn bqiMvc9fZFaFWkWACrFBOJ28qCNrQzNtpv4QIJ7eJwdZ6yjNvYVYms6gUvY4ZvMyBxm9r+ UQr1NoreVbaflFQbUYSVzti0Aa0r98f6L0rR5Z4k/feBTaJAFgNrj2h3j27lng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=telenet.be header.s=r22 header.b=FcjLcWN4; dmarc=pass (policy=none) header.from=telenet.be; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.27 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=telenet.be header.s=r22 header.b=FcjLcWN4; dmarc=pass (policy=none) header.from=telenet.be; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A0EA02D01A X-Spam-Score: -5.27 X-Migadu-Scanner: scn0.migadu.com X-TUID: vB8ouHj+kO5Q --=-3cQLPorDi+xMr/s8G8ct Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Liliana Marie Prikler schreef op do 31-03-2022 om 20:24 [+0200]: > > What would not work correctly here? > grep "[Gg]enerated" pre-inst-env I suggest: 1. check that the file name is "configure" or "Makefile.in" 2. and search for "[Gg]enerated by (automake|GNU Autoconf)" 3. If (1) and (2) match, consider it to be a generated file pre-inst-env doesn't match this, so no false positive in this case. Just searching for "generated" is indeed too general a search string. Greetings, Maxime. --=-3cQLPorDi+xMr/s8G8ct 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+4iGRcl7gUCYkXzjBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7kMrAP9rqj6tnXGW8Aw4ZqC/TUvhHf82 ZUKUY1X7RC2xmKgs7gEAy7UFSs+fpH6prp8UuNGcPksDJxO+LqL0799yRG84jQg= =iKNK -----END PGP SIGNATURE----- --=-3cQLPorDi+xMr/s8G8ct--