From unknown Fri Jun 20 07:21:05 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#66354 <66354@debbugs.gnu.org> To: bug#66354 <66354@debbugs.gnu.org> Subject: Status: test suite: remake-after-aclocal-m4 failure Reply-To: bug#66354 <66354@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:21:05 +0000 retitle 66354 test suite: remake-after-aclocal-m4 failure reassign 66354 automake submitter 66354 Vincent Lefevre severity 66354 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 04 19:38:43 2023 Received: (at submit) by debbugs.gnu.org; 4 Oct 2023 23:38:43 +0000 Received: from localhost ([127.0.0.1]:45568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoBRy-0008VD-KY for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:38:43 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoBRw-0008Uv-SG for submit@debbugs.gnu.org; Wed, 04 Oct 2023 19:38:41 -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 1qoBRX-0007aL-VZ for bug-automake@gnu.org; Wed, 04 Oct 2023 19:38:15 -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 1qoBRV-0004eY-3g for bug-automake@gnu.org; Wed, 04 Oct 2023 19:38:15 -0400 Received: from vlefevre by cventin.lip.ens-lyon.fr with local (Exim 4.97-RC1) (envelope-from ) id 1qoBRS-00000007FtO-3H4r; Thu, 05 Oct 2023 01:38:10 +0200 Date: Thu, 5 Oct 2023 01:38:10 +0200 From: Vincent Lefevre To: bug-automake@gnu.org Subject: test suite: remake-after-aclocal-m4 failure Message-ID: <20231004233810.GA1729328@cventin.lip.ens-lyon.fr> Mail-Followup-To: Vincent Lefevre , bug-automake@gnu.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="iIjQcW2FN1uIn8AE" 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_HELO_NONE=0.001, SPF_NONE=0.001 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 (-) --iIjQcW2FN1uIn8AE 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), remake-after-aclocal-m4 is one of the two tests that fail. I've attached the t/remake-after-aclocal-m4.log file. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) --iIjQcW2FN1uIn8AE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="remake-after-aclocal-m4.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/remake-after-aclocal-m4.dir + magic1=::MagicStringOne:: + magic2=__MagicStringTwo__ + using_gmake + make --version -v + grep GNU GNU Make 4.3 License GPLv3+: GNU GPL version 3 or later + am__using_gmake=yes + return 0 + cat + cat + cat + echo cat + aclocal-1.16 -Werror + sed /^ *#.*generated automatically/d aclocal.m4 + mv -f t aclocal.m4 + autoconf + automake-1.16 --foreign -Werror -Wall + : + mkdir build + cd build + srcdir=.. + ../configure checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating foo.sh + make make: Nothing to be done for 'all'. + sleep 0.2 + echo AC_DEFUN([my_fingerprint], [::MagicStringOne::])dnl %%% + remake_ + make nil cd .. && /bin/sh /home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing automake-1.16 --foreign CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing' autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ../configure build_alias= host_alias= --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating foo.sh make: Nothing to be done for 'nil'. + /bin/grep -F FINGERPRINT Makefile FINGERPRINT = ::MagicStringOne:: test x'$(FINGERPRINT)' = x'DummyValue' + /bin/grep -F ::MagicStringOne:: Makefile FINGERPRINT = ::MagicStringOne:: + ./foo.sh + test x::MagicStringOne:: = x::MagicStringOne:: + sleep 0.2 + echo sed 's/.*dnl *%%%.*/AC_DEFUN([my_fingerprint], [__MagicStringTwo__])/' + remake_ + make nil /bin/sh ../tweak-aclocal-m4 <../aclocal.m4 >../aclocal.m4-t mv -f ../aclocal.m4-t ../aclocal.m4 touch ../aclocal.m4 cd .. && /bin/sh /home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing automake-1.16 --foreign CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing' autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ../configure build_alias= host_alias= --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating foo.sh make: Nothing to be done for 'nil'. + /bin/grep -F FINGERPRINT Makefile FINGERPRINT = __MagicStringTwo__ test x'$(FINGERPRINT)' = x'DummyValue' + /bin/grep -F ::MagicStringOne:: Makefile + /bin/grep -F __MagicStringTwo__ Makefile FINGERPRINT = __MagicStringTwo__ + ./foo.sh + test x__MagicStringTwo__ = x__MagicStringTwo__ + sleep 0.2 + echo cat + echo AC_DEFUN([my_fingerprint], [DummyValue]) + using_gmake + return 0 + make distcheck cd .. && /bin/sh /home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing automake-1.16 --foreign CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing' autoconf cd . && /bin/sh ./config.status Makefile config.status: creating Makefile CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing' autoconf make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build' CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing' autoconf make distdir-am make[2]: Entering directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build' CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/missing' autoconf if test -d "remake-after-aclocal-m4-1.0"; then find "remake-after-aclocal-m4-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "remake-after-aclocal-m4-1.0" || { sleep 5 && rm -rf "remake-after-aclocal-m4-1.0"; }; else :; fi /bin/mkdir -p "remake-after-aclocal-m4-1.0" test -n "" \ || find "remake-after-aclocal-m4-1.0" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "remake-after-aclocal-m4-1.0" make[2]: Leaving directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build' tardir=remake-after-aclocal-m4-1.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >remake-after-aclocal-m4-1.0.tar.gz make[1]: Leaving directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build' if test -d "remake-after-aclocal-m4-1.0"; then find "remake-after-aclocal-m4-1.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "remake-after-aclocal-m4-1.0" || { sleep 5 && rm -rf "remake-after-aclocal-m4-1.0"; }; else :; fi case 'remake-after-aclocal-m4-1.0.tar.gz' in \ *.tar.gz*) \ eval GZIP= gzip --best -dc remake-after-aclocal-m4-1.0.tar.gz | ${TAR-tar} xf - ;;\ *.tar.bz2*) \ bzip2 -dc remake-after-aclocal-m4-1.0.tar.bz2 | ${TAR-tar} xf - ;;\ *.tar.lz*) \ lzip -dc remake-after-aclocal-m4-1.0.tar.lz | ${TAR-tar} xf - ;;\ *.tar.xz*) \ xz -dc remake-after-aclocal-m4-1.0.tar.xz | ${TAR-tar} xf - ;;\ *.tar.Z*) \ uncompress -c remake-after-aclocal-m4-1.0.tar.Z | ${TAR-tar} xf - ;;\ *.shar.gz*) \ eval GZIP= gzip --best -dc remake-after-aclocal-m4-1.0.shar.gz | unshar ;;\ *.zip*) \ unzip remake-after-aclocal-m4-1.0.zip ;;\ *.tar.zst*) \ zstd -dc remake-after-aclocal-m4-1.0.tar.zst | ${TAR-tar} xf - ;;\ esac chmod -R a-w remake-after-aclocal-m4-1.0 chmod u+w remake-after-aclocal-m4-1.0 mkdir remake-after-aclocal-m4-1.0/_build remake-after-aclocal-m4-1.0/_build/sub remake-after-aclocal-m4-1.0/_inst chmod a-w remake-after-aclocal-m4-1.0 test -d remake-after-aclocal-m4-1.0/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd remake-after-aclocal-m4-1.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd remake-after-aclocal-m4-1.0/_build/sub \ && ../../configure \ \ \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf remake-after-aclocal-m4-1.0.tar.gz \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking the filesystem timestamp resolution... 0.2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating foo.sh make[1]: Entering directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make[1]: Entering directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make[1]: Nothing to be done for 'dvi'. make[1]: Leaving directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make[1]: Entering directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make check-local make[2]: Entering directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' test x'__MagicStringTwo__' = x'DummyValue' make[2]: *** [Makefile:572: check-local] Error 1 make[2]: Leaving directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make[1]: *** [Makefile:440: check-am] Error 2 make[1]: Leaving directory '/home/vlefevre/software/automake/t/remake-after-aclocal-m4.dir/build/remake-after-aclocal-m4-1.0/_build/sub' make: *** [Makefile:361: distcheck] Error 1 + am_exit_trap 2 + exit_status=2 + set +e + cd /home/vlefevre/software/automake + test none = tap + test 2 -eq 0 + keep_testdirs=yes + am_keeping_testdirs + return 0 + set +x FAIL t/remake-after-aclocal-m4.sh (exit status: 2) --iIjQcW2FN1uIn8AE-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 05 17:19:02 2023 Received: (at 66354) by debbugs.gnu.org; 5 Oct 2023 21:19:02 +0000 Received: from localhost ([127.0.0.1]:48654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoVkM-0001ye-83 for submit@debbugs.gnu.org; Thu, 05 Oct 2023 17:19:02 -0400 Received: from frenzy.freefriends.org ([198.99.81.75]:45740 helo=freefriends.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoVkK-0001yJ-Sa for 66354@debbugs.gnu.org; Thu, 05 Oct 2023 17:19:01 -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 395LId1f020732 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 5 Oct 2023 15:18:39 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 395LIdCM020731; Thu, 5 Oct 2023 15:18:39 -0600 Date: Thu, 5 Oct 2023 15:18:39 -0600 Message-Id: <202310052118.395LIdCM020731@freefriends.org> From: Karl Berry To: vincent@vinc17.net Subject: Re: bug#66354: test suite: remake-after-aclocal-m4 failure In-Reply-To: <20231004233810.GA1729328@cventin.lip.ens-lyon.fr> X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 66354 Cc: 66354@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 (-) remake-after-aclocal-m4 is one of the two tests that fail. I've attached the t/remake-after-aclocal-m4.log file. Thanks. I wonder if this and aclocal-I-and-install fail consistently for you. There is a timing issue with development automake that requires development autoconf (for a one-character fix in autom4te). Info: https://bugs.gnu.org/64756. That's my first guess, since the tests do not fail for me or others (under -j), using development autoconf. Inserting a fallback fix so that dev autoconf is not required is one of the required things for making the next automake release. --thanks, karl. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 05 18:33:31 2023 Received: (at 66354) by debbugs.gnu.org; 5 Oct 2023 22:33:32 +0000 Received: from localhost ([127.0.0.1]:48908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoWuR-0006tN-LS for submit@debbugs.gnu.org; Thu, 05 Oct 2023 18:33:31 -0400 Received: from joooj.vinc17.net ([155.133.131.76]:35524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoWuM-0006t9-Gg for 66354@debbugs.gnu.org; Thu, 05 Oct 2023 18:33:30 -0400 Received: by joooj.vinc17.net (Postfix, from userid 1000) id 81A27B98; Fri, 6 Oct 2023 00:33:06 +0200 (CEST) Date: Fri, 6 Oct 2023 00:33:06 +0200 From: Vincent Lefevre To: Karl Berry Subject: Re: bug#66354: test suite: remake-after-aclocal-m4 failure Message-ID: <20231005223306.GF5063@joooj.vinc17.net> References: <20231004233810.GA1729328@cventin.lip.ens-lyon.fr> <202310052118.395LIdCM020731@freefriends.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <202310052118.395LIdCM020731@freefriends.org> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/2.2.12+67 (757ca3b3) vl-149028 (2023-09-09) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 66354 Cc: 66354@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 (-) On 2023-10-05 15:18:39 -0600, Karl Berry wrote: > Thanks. I wonder if this and aclocal-I-and-install fail consistently for > you. There is a timing issue with development automake that requires > development autoconf (for a one-character fix in autom4te). Info: > https://bugs.gnu.org/64756. Indeed, these are random failures. "make check" 1: FAIL: t/aclocal-I-and-install FAIL: t/backcompat2 FAIL: t/nodef "make check" 2: no failures "make check" 3: FAIL: t/aclocal-I-and-install FAIL: t/remake-all-2 -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 06 18:54:02 2023 Received: (at 66354) by debbugs.gnu.org; 6 Oct 2023 22:54:02 +0000 Received: from localhost ([127.0.0.1]:52838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qothq-0005rC-CB 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: 66354 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 Fri Jun 20 07:21:05 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