From unknown Sat Jun 21 03:16:07 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#66353 <66353@debbugs.gnu.org> To: bug#66353 <66353@debbugs.gnu.org> Subject: Status: test suite: aclocal-I-and-install failure Reply-To: bug#66353 <66353@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:16:07 +0000 retitle 66353 test suite: aclocal-I-and-install failure reassign 66353 automake submitter 66353 Vincent Lefevre severity 66353 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 04 19:36:21 2023 Received: (at submit) by debbugs.gnu.org; 4 Oct 2023 23:36:21 +0000 Received: from localhost ([127.0.0.1]:45562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoBPh-0008Qs-1R for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:36:21 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoBPf-0008QX-1M for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:36:20 -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 1qoBPH-0005eI-JG for bug-automake@gnu.org; Wed, 04 Oct 2023 19:35:55 -0400 Received: from cventin.lip.ens-lyon.fr ([140.77.13.17]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoBPC-0004NJ-Bi for bug-automake@gnu.org; Wed, 04 Oct 2023 19:35:55 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.97-RC1) (envelope-from ) id 1qoBP9-00000007FsH-22M5; Thu, 05 Oct 2023 01:35:47 +0200 Date: Thu, 5 Oct 2023 01:35:47 +0200 From: Vincent Lefevre To: bug-automake@gnu.org Subject: test suite: aclocal-I-and-install failure Message-ID: <20231004233547.GA1729245@cventin.lip.ens-lyon.fr> Mail-Followup-To: Vincent Lefevre , bug-automake@gnu.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="k+Jd/MRtfxxDYXDJ" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/2.2.12+67 (757ca3b3) vl-149028 (2023-09-09) Received-SPF: none client-ip=140.77.13.17; envelope-from=vincent@vinc17.net; helo=cventin.lip.ens-lyon.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_NONE=0.001, T_SPF_HELO_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) 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: -1.0 (-) --k+Jd/MRtfxxDYXDJ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit Under Debian/unstable, when testing the automake Git version (80714ea0aba62f025780f432abfbab2e66f6f801), aclocal-I-and-install is one of the two tests that fail. I've attached the t/aclocal-I-and-install.log file. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) --k+Jd/MRtfxxDYXDJ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="aclocal-I-and-install.log" Running from installcheck: no Test Protocol: none PATH = /home/vlefevre/software/automake/bin:/home/vlefevre/software/automake/t/ax:/home/vlefevre/eftests/bin:/home/vlefevre/bin:/home/vlefevre/x86_64/bin:/home/vlefevre/opt/tcc/bin:/home/vlefevre/perl5/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/games + pwd /home/vlefevre/software/automake/t/aclocal-I-and-install.dir + cat + ACLOCAL=aclocal-1.16 -Werror --system-acdir acdir + mkdir m4_1 m4_2 acdir acdir2 + echo ./acdir2 + cat + cat + cat + aclocal-1.16 -Werror --system-acdir acdir -I m4_1 -I m4_2 + autoconf /usr/share/autoconf/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used + /bin/grep -F :macro11: configure :macro11: + /bin/grep -F :macro21: configure :macro21: + /bin/grep -F :macro33: configure :macro33: + grep MACRO3 aclocal.m4 AC_DEFUN([MACRO3], [:macro33:]) + test ! -e m4_1/macro.m4 + test ! -e m4_2/macro.m4 + sleep 0.2 + aclocal-1.16 -Werror --system-acdir acdir -I m4_2 -I m4_1 + autoconf /usr/share/autoconf/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used + /bin/grep -F :macro12: configure :macro12: + /bin/grep -F :macro21: configure :macro21: + /bin/grep -F :macro33: configure :macro33: + grep MACRO3 aclocal.m4 AC_DEFUN([MACRO3], [:macro33:]) + test ! -e m4_1/macro.m4 + test ! -e m4_2/macro.m4 + sleep 0.2 + aclocal-1.16 -Werror --system-acdir acdir -I m4_1 -I m4_2 --install aclocal-1.16: installing 'm4_1/macro.m4' from 'acdir2/macro.m4' + autoconf /usr/share/autoconf/autoconf/trailer.m4:4: warning: AC_OUTPUT was never used + /bin/grep -F :macro11: configure + am_exit_trap 1 + exit_status=1 + set +e + cd /home/vlefevre/software/automake + test none = tap + test 1 -eq 0 + keep_testdirs=yes + am_keeping_testdirs + return 0 + set +x FAIL t/aclocal-I-and-install.sh (exit status: 1) --k+Jd/MRtfxxDYXDJ-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 06 18:54:02 2023 Received: (at 66353) by debbugs.gnu.org; 6 Oct 2023 22:54:02 +0000 Received: from localhost ([127.0.0.1]:52836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qothq-0005qz-0g for submit@debbugs.gnu.org; Fri, 06 Oct 2023 18:54:02 -0400 Received: from frenzy.freefriends.org ([198.99.81.75]:34822 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qothn-0005qb-V1; Fri, 06 Oct 2023 18:54:00 -0400 X-Envelope-From: karl@freefriends.org Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 396MrdNo014081 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 6 Oct 2023 16:53:39 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 396MrcqB014080; Fri, 6 Oct 2023 16:53:38 -0600 Date: Fri, 6 Oct 2023 16:53:38 -0600 Message-Id: <202310062253.396MrcqB014080@freefriends.org> From: Karl Berry To: vincent@vinc17.net Subject: Re: bug#66354: test suite: remake-after-aclocal-m4 failure In-Reply-To: <20231005223306.GF5063@joooj.vinc17.net> X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 66353 Cc: 66354@debbugs.gnu.org, 66353@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: -1.0 (-) > Indeed, these are random failures. Closing per https://bugs.gnu.org/64756. Thanks. From unknown Sat Jun 21 03:16:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 04 Nov 2023 11: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