From unknown Fri Jun 13 09:54:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#34254 <34254@debbugs.gnu.org> To: bug#34254 <34254@debbugs.gnu.org> Subject: Status: [PATCH] build: clean-go: Do not warn about *.go files in "test-tmp". Reply-To: bug#34254 <34254@debbugs.gnu.org> Date: Fri, 13 Jun 2025 16:54:55 +0000 retitle 34254 [PATCH] build: clean-go: Do not warn about *.go files in "tes= t-tmp". reassign 34254 guix-patches submitter 34254 ericbavier@centurylink.net severity 34254 normal tag 34254 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 30 00:09:28 2019 Received: (at submit) by debbugs.gnu.org; 30 Jan 2019 05:09:28 +0000 Received: from localhost ([127.0.0.1]:51003 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1goi7s-0005pw-DA for submit@debbugs.gnu.org; Wed, 30 Jan 2019 00:09:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1goi7q-0005pk-K6 for submit@debbugs.gnu.org; Wed, 30 Jan 2019 00:09:27 -0500 Received: from lists.gnu.org ([209.51.188.17]:35616) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1goi7l-0001Pn-0l for submit@debbugs.gnu.org; Wed, 30 Jan 2019 00:09:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1goi7k-0008NL-7J for guix-patches@gnu.org; Wed, 30 Jan 2019 00:09:20 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1goi7j-0001PB-Hn for guix-patches@gnu.org; Wed, 30 Jan 2019 00:09:20 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:34916 helo=smtp.centurylink.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1goi7j-0001Ob-4c for guix-patches@gnu.org; Wed, 30 Jan 2019 00:09:19 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1548824957; h=From:Subject:Date:To:MIME-Version; bh=V8Id9YbxKjnpT9HL+m3sBrLLD+Q=; b=sjtWyjetr1/0weptq9agXOZDSQbtHEdqSzOta0j0b9nUVLnGbfizEAfwXptFqBk2 QzUlQo7tY+GdLmhECXQuX54mUb0WyxFhEmh+h+yzT5dP+MBYHn/F79Xc8Fz+0RNf QIWg6q5Vb+q34WC8/xh/ZIslKHGtF16coaNwRraXvk7Gucl2VoeaOcKuU5taIKd5 Jkh0lKSUlS3hEum1NnpjO0qXFamPNVmgdHOzN04iXHvNIw6x2oDO7VVgVHdpizVG m4bfujrNSweujVTFAXMIwczpOmbteSBMYK6mcZXZd6QWk5SnLRjrlaGN6Y8CkOcZ Ise77QTiMIUvR4JYcthvFQ==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.3 cv=SLA8q9nH c=1 sm=1 tr=0 a=c4ELDkRixJ9967ke8+/osA==:117 a=c4ELDkRixJ9967ke8+/osA==:17 a=KGjhK52YXX0A:10 a=3JhidrIBZZsA:10 a=zSv6zi-ZgakA:10 a=inoG4m36AAAA:8 a=5teTSWzcxFSEBS2iMQgA:9 a=_Qgj-RFg6mImvLaOgLPg:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp01.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.99.100] ([97.116.99.100:55906] helo=localhost.localdomain) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=DHE-RSA-AES128-GCM-SHA256) id 51/CB-25146-D71315C5; Wed, 30 Jan 2019 00:09:17 -0500 From: ericbavier@centurylink.net To: guix-patches@gnu.org Subject: [PATCH] build: clean-go: Do not warn about *.go files in "test-tmp". Date: Tue, 29 Jan 2019 23:08:58 -0600 Message-Id: <20190130050858.12859-1-ericbavier@centurylink.net> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 206.152.134.66 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: Eric Bavier 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 (/) From: Eric Bavier * Makefile.am (clean-go): Ignore "test-tmp" directory. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0590c51519..fec9800ce7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -318,7 +318,7 @@ nobase_nodist_guileobject_DATA = $(GOBJECTS) # Handy way to remove the .go files without removing all the rest. clean-go: -$(RM) -f $(GOBJECTS) - @find . -name '*.go' -print | \ + @find . -path ./test-tmp -prune -o -name '*.go' -print | \ if test -t 1; then \ xargs -r echo -e "\033[31mwarning:\033[0m stray .go files:"; \ else \ -- 2.20.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 06 17:04:42 2019 Received: (at 34254) by debbugs.gnu.org; 6 Feb 2019 22:04:42 +0000 Received: from localhost ([127.0.0.1]:36263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1grVJB-0001FN-2o for submit@debbugs.gnu.org; Wed, 06 Feb 2019 17:04:42 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:54682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1grVJ9-0001FF-3P for 34254@debbugs.gnu.org; Wed, 06 Feb 2019 17:04:39 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 86A5FC808; Wed, 6 Feb 2019 23:04:38 +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 fAgVKxGKULKj; Wed, 6 Feb 2019 23:04:37 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B6A10C78D; Wed, 6 Feb 2019 23:04:36 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: ericbavier@centurylink.net Subject: Re: [bug#34254] [PATCH] build: clean-go: Do not warn about *.go files in "test-tmp". References: <20190130050858.12859-1-ericbavier@centurylink.net> Date: Wed, 06 Feb 2019 23:04:36 +0100 In-Reply-To: <20190130050858.12859-1-ericbavier@centurylink.net> (ericbavier's message of "Tue, 29 Jan 2019 23:08:58 -0600") Message-ID: <87sgx07evf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 34254 Cc: Eric Bavier , 34254@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 (/) ericbavier@centurylink.net skribis: > From: Eric Bavier > > * Makefile.am (clean-go): Ignore "test-tmp" directory. Neat, go for it! This had been annoying me for a while actually=E2=80=A6 Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 07 22:23:06 2019 Received: (at 34254-done) by debbugs.gnu.org; 8 Feb 2019 03:23:06 +0000 Received: from localhost ([127.0.0.1]:38748 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1grwkr-0005X4-QK for submit@debbugs.gnu.org; Thu, 07 Feb 2019 22:23:06 -0500 Received: from mail.onyx.syn-alias.com ([206.152.134.66]:7026 helo=smtp.centurylink.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1grwkq-0005WI-6Z for 34254-done@debbugs.gnu.org; Thu, 07 Feb 2019 22:23:04 -0500 DKIM-Signature: v=1; a=rsa-sha1; d=centurylink.net; s=ctl201402; c=relaxed/simple; q=dns/txt; i=@centurylink.net; t=1549596178; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=Cg5PkCrgWMGjUjIHH20DiYNRma8=; b=2BF+vlpj1I0PPPN7yTEpU3JC19A61QJE7ksq1bdoHBjw1fZLBzOLFIuUG7qwCGRY aJHkTcteWrEE79FGl6QtyW6nAUD9KlaO8Jb+ja+EuV+8KLVjRl1xXdyhYDa1JlCH 2oH1l6H5HTC1pYaq3+DteB8ylrfv5l3WAaYqBtXl3n/PTs7H8hjXsQsxoON9/0Oz F2acndQaBRsmT4ug7R4KAYgJZQxVjpAaLxNw9opI7M2R/XIj5lErAlNlQwH7YpaV w3mm804JA2ndDK4ug+vU4wJFsCx972nfD1ZXezyQ9nU642aGqPmOd8dEvlyoOwTJ gAA7TbPn4UNzVOyKms6OWw==; X_CMAE_Category: , , X-CNFS-Analysis: v=2.3 cv=KKEk82No c=1 sm=1 tr=0 a=QyxltsrUb1TgOUMZEPHifA==:117 a=QyxltsrUb1TgOUMZEPHifA==:17 a=KGjhK52YXX0A:10 a=9cW_t1CCXrUA:10 a=CFTnQlWoA9kA:10 a=zSv6zi-ZgakA:10 a=mDV3o1hIAAAA:8 a=I_5RNyk1AAAA:8 a=inoG4m36AAAA:8 a=juTu1QFVBt0EJs-DG8kA:9 a=QEXdDO2ut3YA:10 a=iBD_5eSW1UVnOlTlGEYA:9 a=_FVE-zBwftR9WsbkzFJk:22 a=Eh9yxdLE6B1twWrs3SXz:22 a=_Qgj-RFg6mImvLaOgLPg:22 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: ZXJpY2JhdmllckBjZW50dXJ5bGluay5uZXQ= Authentication-Results: smtp04.onyx.dfw.sync.lan smtp.user=ericbavier@centurylink.net; auth=pass (LOGIN) Received: from [97.116.114.155] ([97.116.114.155:36646] helo=localhost) by smtp.centurylink.net (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 14/CF-30837-216FC5C5; Thu, 07 Feb 2019 22:22:58 -0500 Date: Thu, 7 Feb 2019 21:22:56 -0600 From: Eric Bavier Subject: Re: [bug#34254] [PATCH] build: clean-go: Do not warn about *.go files in "test-tmp". Message-ID: <20190207212243.4f2fb342@centurylink.net> In-Reply-To: <87sgx07evf.fsf@gnu.org> References: <20190130050858.12859-1-ericbavier@centurylink.net> <87sgx07evf.fsf@gnu.org> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/tQhJcT.mpusWiwksx13L3Ny"; protocol="application/pgp-signature" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Wed, 06 Feb 2019 23:04:36 +0100 Ludovic Courtès wrote: > > > > From: Eric Bavier > > > > * Makefile.am (clean-go): Ignore "test-tmp" directory. > > Neat, go for it! This had been annoying me for a while actually… > > Thanks, > Ludo’. Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnu.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (ericbavier[at]centurylink.net) -0.0 SPF_PASS SPF: sender matches SPF record 1.2 MISSING_HEADERS Missing To: header X-Debbugs-Envelope-To: 34254-done Cc: 34254-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.2 (/) --Sig_/tQhJcT.mpusWiwksx13L3Ny Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 06 Feb 2019 23:04:36 +0100 Ludovic Court=C3=A8s wrote: > ericbavier@centurylink.net skribis: >=20 > > From: Eric Bavier > > > > * Makefile.am (clean-go): Ignore "test-tmp" directory. =20 >=20 > Neat, go for it! This had been annoying me for a while actually=E2=80=A6 >=20 > Thanks, > Ludo=E2=80=99. Pushed to master in 92becc3f15ce196a94274f80ee0b6594774856fa `~Eric --Sig_/tQhJcT.mpusWiwksx13L3Ny Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlxc9hAACgkQ/XPKxxnT JWYBig//aZyIGqHBTUtXxxaVvctwrBaxKZcSDoGf6fULWL4yuu3RU4zU8hW/3zKX LSpa1NFzAYAJqRkBUSXdlbpmuAfogChyB7oaf3s3JzkMXCnUbJO2jstP4KrNLniC BUvSvgI4RRVKvQQtTFmV/kbeI4u7UwBY6bxecg84nOU++uVb+SWc8Y4eIU7TGX/6 mvzMBrHAJ2HCM1A544AJAKHzhjggE7wcsbD1aMwwNeSdp7A3MKHf86tvU0fQ4o6R zxdmvCReHk0hSURmp/ryC54pEs6irNSootp/RLLJbS/vuuavxQktGUWVLMZITzm0 689wPt+GpANa/JyxmJWLNHbcn9r0Me7Mia+9b2MZiflm1eeuU0eckEMRn0Nxvk5z vtL8jOEkoWrXkfE+ZK9IyyYD8upX6xjX12o7f4U/GDjHeGucxLGzqkL508slPN6X ZUtB02dprpzEDs+S/QckJPPtTVHL9Y4IZ81Y0ATH9kGPt/C8blIHsjGdAqUi8Snp GpeVBD7ryX/u0VVsFciRdHKw4JikZrCxYF5mAGZsQQHOn5IpiedFGqnghsWizIrg icp/ecYthzcBypgamphREYXKlDQIoaNulZSDkfoXVxkQv2GJGdjA3hna2Nr39zs0 Unm7TfbvIq6f6dZlPKhiNt9W2OXUak2Djj5HvPBoKrqGaO1cAII= =Fs4w -----END PGP SIGNATURE----- --Sig_/tQhJcT.mpusWiwksx13L3Ny-- From unknown Fri Jun 13 09:54:55 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, 08 Mar 2019 12:24:05 +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