GNU bug report logs - #24807
aclocal: too many loops error with Autoconf archives macros

Previous Next

Package: automake;

Reported by: 夢巫子 (Yumiko) <yumiko <at> fumu-no-kagomeko.kueea.info>

Date: Thu, 27 Oct 2016 02:45:02 UTC

Severity: normal

Tags: confirmed, help, moreinfo

Merged with 23639, 49901

To reply to this bug, email your comments to 24807 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#24807; Package automake. (Thu, 27 Oct 2016 02:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 夢巫子 (Yumiko) <yumiko <at> fumu-no-kagomeko.kueea.info>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Thu, 27 Oct 2016 02:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 夢巫子 (Yumiko) <yumiko <at> fumu-no-kagomeko.kueea.info>
To: bug-automake <at> gnu.org
Subject: Bug
Date: Thu, 27 Oct 2016 03:47:37 +0200
[Message part 1 (text/plain, inline)]
$ autoreconf -if
aclocal-1.15: overwriting 'm4/ax_cxx_compile_stdcxx.m4' \
 with '/usr/share/aclocal/ax_cxx_compile_stdcxx.m4'
aclocal-1.15: overwriting 'm4/ax_cxx_compile_stdcxx_11.m4' \
 with '/usr/share/aclocal/ax_cxx_compile_stdcxx_11.m4'
aclocal-1.15: installing 'm4/ax_require_defined.m4' \
 from '/usr/share/aclocal/ax_require_defined.m4'
aclocal-1.15: error: too many loops
aclocal-1.15: Please contact <bug-automake <at> gnu.org>.
 at /usr/share/automake-1.15/Automake/Channels.pm line 662.
	Automake::Channels::msg("automake", "", "too many loops") \
   called at /usr/share/automake-1.15/Automake/ChannelDefs.pm line 212
	Automake::ChannelDefs::prog_error("too many loops") \
   called at /usr/bin/aclocal-1.15 line 1188
autoreconf-2.69: aclocal failed with exit status: 255

automake-1.15
autoconf (GNU Autoconf) 2.69

My system is Gentoo Linux. There might be patches.
Starting autoreconf again with the same arguments finishes without
errors. Shell is ZSH.

configure.ac and Makefile.am are simple. Do you need them?
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-automake <at> gnu.org:
bug#24807; Package automake. (Sat, 15 Jul 2017 14:25:02 GMT) Full text and rfc822 format available.

Message #8 received at 24807 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Lirzin <mthl <at> gnu.org>
To: 夢巫子 (Yumiko) <yumiko <at> fumu-no-kagomeko.kueea.info>
Cc: 24807 <at> debbugs.gnu.org
Subject: Re: bug#24807: Bug
Date: Sat, 15 Jul 2017 16:24:25 +0200
Hello,

夢巫子 (Yumiko) <yumiko <at> fumu-no-kagomeko.kueea.info> writes:

> $ autoreconf -if
> aclocal-1.15: overwriting 'm4/ax_cxx_compile_stdcxx.m4' \
>  with '/usr/share/aclocal/ax_cxx_compile_stdcxx.m4'
> aclocal-1.15: overwriting 'm4/ax_cxx_compile_stdcxx_11.m4' \
>  with '/usr/share/aclocal/ax_cxx_compile_stdcxx_11.m4'
> aclocal-1.15: installing 'm4/ax_require_defined.m4' \
>  from '/usr/share/aclocal/ax_require_defined.m4'
> aclocal-1.15: error: too many loops
> aclocal-1.15: Please contact <bug-automake <at> gnu.org>.
>  at /usr/share/automake-1.15/Automake/Channels.pm line 662.
> 	Automake::Channels::msg("automake", "", "too many loops") \
>    called at /usr/share/automake-1.15/Automake/ChannelDefs.pm line 212
> 	Automake::ChannelDefs::prog_error("too many loops") \
>    called at /usr/bin/aclocal-1.15 line 1188
> autoreconf-2.69: aclocal failed with exit status: 255
>
> automake-1.15
> autoconf (GNU Autoconf) 2.69
>
> My system is Gentoo Linux. There might be patches.
> Starting autoreconf again with the same arguments finishes without
> errors. Shell is ZSH.
>
> configure.ac and Makefile.am are simple. Do you need them?

The issue seems to come from a bad interaction between aclocal and the
macros from the Autoconf Archive (m4/ax_....m4)

Can you recheck if the issue is still valid with Automake 1.15.1 and the
latest version of those macros from the autoconf archive?

If the issue is still here, a tarball including those macros and a
minimal example would help us debbuging it.

Thank you for the bug report.

-- 
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37




Added tag(s) moreinfo. Request was from Mathieu Lirzin <mthl <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 15 Jul 2017 14:25:02 GMT) Full text and rfc822 format available.

Changed bug title to 'aclocal: too many loops error with Autoconf archives macros' from 'Bug' Request was from Mathieu Lirzin <mthl <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 15 Jul 2017 23:22:02 GMT) Full text and rfc822 format available.

Merged 23639 24807. Request was from Mathieu Lirzin <mthl <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 16 Jul 2017 10:38:01 GMT) Full text and rfc822 format available.

Forcibly Merged 23639 24807 49901. Request was from Karl Berry <karl <at> freefriends.org> to control <at> debbugs.gnu.org. (Mon, 29 May 2023 15:58:02 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.