From unknown Tue Jun 17 03:37:34 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#54073 <54073@debbugs.gnu.org> To: bug#54073 <54073@debbugs.gnu.org> Subject: Status: [PATCH] tests: log autoconf & libtool version Reply-To: bug#54073 <54073@debbugs.gnu.org> Date: Tue, 17 Jun 2025 10:37:34 +0000 retitle 54073 [PATCH] tests: log autoconf & libtool version reassign 54073 automake-patches submitter 54073 Mike Frysinger severity 54073 normal tag 54073 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 20 13:57:54 2022 Received: (at submit) by debbugs.gnu.org; 20 Feb 2022 18:57:54 +0000 Received: from localhost ([127.0.0.1]:33714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLrP7-0004lf-PV for submit@debbugs.gnu.org; Sun, 20 Feb 2022 13:57:53 -0500 Received: from lists.gnu.org ([209.51.188.17]:43950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLrP5-0004lY-V4 for submit@debbugs.gnu.org; Sun, 20 Feb 2022 13:57:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50198) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLrP5-00061M-Jd for automake-patches@gnu.org; Sun, 20 Feb 2022 13:57:51 -0500 Received: from [2001:470:ea4a:1:5054:ff:fec7:86e4] (port=54793 helo=smtp.gentoo.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1nLrP2-0001rU-NM for automake-patches@gnu.org; Sun, 20 Feb 2022 13:57:50 -0500 Received: by smtp.gentoo.org (Postfix, from userid 559) id A8153342D74; Sun, 20 Feb 2022 18:57:28 +0000 (UTC) From: Mike Frysinger To: automake-patches@gnu.org Subject: [PATCH] tests: log autoconf & libtool version Date: Sun, 20 Feb 2022 13:57:27 -0500 Message-Id: <20220220185727.3178-1-vapier@gentoo.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:470:ea4a:1:5054:ff:fec7:86e4 (failed) Received-SPF: pass client-ip=2001:470:ea4a:1:5054:ff:fec7:86e4; envelope-from=vapier@gentoo.org; helo=smtp.gentoo.org X-Spam_score_int: -33 X-Spam_score: -3.4 X-Spam_bar: --- X-Spam_report: (-3.4 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit 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: -3.3 (---) Having these in the sysconf log can be helpful when triaging test failures from users. * t/get-sysconf.sh: Log autoconf & libtoolize version. --- t/get-sysconf.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/t/get-sysconf.sh b/t/get-sysconf.sh index 77394ca82e0d..51ec7f5d1f23 100644 --- a/t/get-sysconf.sh +++ b/t/get-sysconf.sh @@ -46,6 +46,11 @@ $PERL -V || st=1 # happen with older perl installation, or on MinGW/MSYS. $PERL -e 'use TAP::Parser; print $TAP::Parser::VERSION, "\n"' || : +$AUTOCONF --version +$AUTOCONF --help +libtoolize --version +libtoolize --help + # It's OK if the selected Lex and Yacc programs don't know how to print # the version number or the help screen; those are usually available only # for Flex and Bison. -- 2.34.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 20 17:25:44 2022 Received: (at 54073) by debbugs.gnu.org; 20 Feb 2022 22:25:44 +0000 Received: from localhost ([127.0.0.1]:34105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLueG-0004PM-1i for submit@debbugs.gnu.org; Sun, 20 Feb 2022 17:25:44 -0500 Received: from freefriends.org ([96.88.95.60]:56442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLueC-0004PB-Nw for 54073@debbugs.gnu.org; Sun, 20 Feb 2022 17:25:41 -0500 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 21KMPdFe019017 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 20 Feb 2022 15:25:40 -0700 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 21KMPdSJ019016; Sun, 20 Feb 2022 15:25:39 -0700 Date: Sun, 20 Feb 2022 15:25:39 -0700 Message-Id: <202202202225.21KMPdSJ019016@freefriends.org> From: Karl Berry To: vapier@gentoo.org Subject: Re: [bug#54073] [PATCH] tests: log autoconf & libtool version In-Reply-To: <20220220185727.3178-1-vapier@gentoo.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54073 Cc: 54073@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: -3.3 (---) +$AUTOCONF --version +$AUTOCONF --help +libtoolize --version +libtoolize --help Sure, all to the good. Do we already log the automake version? What log is this, anyway :)? From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 20 19:23:46 2022 Received: (at 54073) by debbugs.gnu.org; 21 Feb 2022 00:23:46 +0000 Received: from localhost ([127.0.0.1]:34177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLwUU-00010i-8B for submit@debbugs.gnu.org; Sun, 20 Feb 2022 19:23:46 -0500 Received: from woodpecker.gentoo.org ([140.211.166.183]:47720 helo=smtp.gentoo.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLwUR-00010U-Vv for 54073@debbugs.gnu.org; Sun, 20 Feb 2022 19:23:44 -0500 Received: by smtp.gentoo.org (Postfix, from userid 559) id 51A703431C9; Mon, 21 Feb 2022 00:23:38 +0000 (UTC) Date: Sun, 20 Feb 2022 19:23:38 -0500 From: Mike Frysinger To: Karl Berry Subject: Re: [bug#54073] [PATCH] tests: log autoconf & libtool version Message-ID: Mail-Followup-To: Karl Berry , 54073@debbugs.gnu.org References: <20220220185727.3178-1-vapier@gentoo.org> <202202202225.21KMPdSJ019016@freefriends.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="g5UpYxZnOSnaJj12" Content-Disposition: inline In-Reply-To: <202202202225.21KMPdSJ019016@freefriends.org> X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 54073 Cc: 54073@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: -6.0 (------) --g5UpYxZnOSnaJj12 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 20 Feb 2022 15:25, Karl Berry wrote: > +$AUTOCONF --version > +$AUTOCONF --help > +libtoolize --version > +libtoolize --help >=20 > Sure, all to the good. >=20 > Do we already log the automake version? i don't think so. why would we care about the version installed in the host system when we're compiling a new one ? the host version shouldn't be used by any compile or test steps unless i missed something. > What log is this, anyway :)? this is just for the test suite. that way when people file reports & attach test-suite.log, this test is included with extended system info so we don't have to ask the user to run these commands for us. -mike --g5UpYxZnOSnaJj12 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmIS24oACgkQQWM7n+g3 9YErjxAAuo4Y6IJ8rQtLPR58I2FVzsODrrlQA/xDXWzGAkIN8SZjEFI/PKf/9voI tjSa7jIxqc/GRQ/iMk918mWeFyMvEjxN5bxQGQy+gaDE+p3imjj3bZJvfDaVisNw EpzcYK7PFVnS3TjAUSYwqhCaaFVzz7iOI32p9I47f9nEJbiRRTR72uoh7FljmfoG TbG7s01auEUM1f8pFHkZsh1PtHm7Hx8G3GKjUrhuthJwABaUBs+7DOLYgTPDRYEE n66oC1pjKTqC/LMVQg49jqHby+vRMeqRMNTTSxLo8FHqZ5i/zglGWzOntyp2qWqg 8i43k3aOT3pNOSoYijnkFhlHUCK/JXAA3uYLoZc54Xu4jfnTK07LI42ZrE/USqvu G4PrU/ZpXZcUwTEPt0CSeSTnkejy3PIQ2zoo2+S3LraoHGE8SgKhrhvbUFY5EOK/ oh1OoneljaEn4FbO9WYcA/LSIEFfSh2dREwGTfW/M4NGIx/9/acBoM22C9/o5BL2 HWRMyVcT0PLqrmEZzoc1eBx0Fl38CzcTS5JFRfqeHxJifXP8zinpRRleww/iSaG/ fSvCDWH/HDu8VOJaJTYbSMkCsjsBxu9J+U1urb7hnSUZjauiUfiytC4NFG60zzBo BhcmaoY2JZWjfIcpE6Kxlq8B0Et9fkUIq4gHLEdO+2w0NoukMQw= =c/kq -----END PGP SIGNATURE----- --g5UpYxZnOSnaJj12-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 21 18:31:18 2022 Received: (at 54073) by debbugs.gnu.org; 21 Feb 2022 23:31:18 +0000 Received: from localhost ([127.0.0.1]:39429 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMI9G-0005oX-4S for submit@debbugs.gnu.org; Mon, 21 Feb 2022 18:31:18 -0500 Received: from freefriends.org ([96.88.95.60]:54114) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMI9C-0005oG-VK for 54073@debbugs.gnu.org; Mon, 21 Feb 2022 18:31:15 -0500 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 21LNVDg3019046 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 21 Feb 2022 16:31:14 -0700 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 21LNVDct019045; Mon, 21 Feb 2022 16:31:13 -0700 Date: Mon, 21 Feb 2022 16:31:13 -0700 Message-Id: <202202212331.21LNVDct019045@freefriends.org> From: Karl Berry To: vapier@gentoo.org Subject: Re: [bug#54073] [PATCH] tests: log autoconf & libtool version In-Reply-To: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 54073 Cc: 54073@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: -3.3 (---) why would we care about the version installed in the host system when we're compiling a new one We don't. But: this is just for the test suite. that way when people file reports & attach test-suite.log, this test is included with extended system info ... I guess the version of automake being tested is already reported in test-suite.log, so fine. Sorry for the noise. -k From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 23 23:29:02 2022 Received: (at control) by debbugs.gnu.org; 24 Feb 2022 04:29:02 +0000 Received: from localhost ([127.0.0.1]:47096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nN5kU-00012J-D0 for submit@debbugs.gnu.org; Wed, 23 Feb 2022 23:29:02 -0500 Received: from woodpecker.gentoo.org ([140.211.166.183]:51940 helo=smtp.gentoo.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nN5kS-00011v-Co for control@debbugs.gnu.org; Wed, 23 Feb 2022 23:29:01 -0500 Received: by smtp.gentoo.org (Postfix, from userid 559) id 3DCA6342E0F; Thu, 24 Feb 2022 04:28:54 +0000 (UTC) From: Mike Frysinger To: control@debbugs.gnu.org Subject: Control message Message-Id: <20220224042854.3DCA6342E0F@smtp.gentoo.org> Date: Thu, 24 Feb 2022 04:28:54 +0000 (UTC) X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -6.0 (------) close 54073 thankyou From unknown Tue Jun 17 03:37:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 24 Mar 2022 11:24:11 +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