GNU bug report logs - #47848
aclocal fails with "error: too many loops"

Previous Next

Package: automake;

Reported by: Eric Gallager <egall <at> gwmail.gwu.edu>

Date: Sat, 17 Apr 2021 19:13:01 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Karl Berry <karl <at> freefriends.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#47848: closed (aclocal fails with "error: too many loops")
Date: Mon, 10 May 2021 17:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 May 2021 11:30:02 -0600
with message-id <202105101730.14AHU2Zu002549 <at> freefriends.org>
and subject line Re: bug#47848: aclocal fails with "error: too many loops"
has caused the debbugs.gnu.org bug report #47848,
regarding aclocal fails with "error: too many loops"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
47848: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47848
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eric Gallager <egall <at> gwmail.gwu.edu>
To: bug-automake <at> gnu.org
Subject: aclocal fails with "error: too many loops"
Date: Sat, 17 Apr 2021 15:10:41 -0400
Hi, I have recently been trying to update my fork of the
magicseteditor project, which can be found here:
https://github.com/cooljeanius/magicseteditor
At first, autoconf told me:
configure.ac:109: warning: AX_CXX_COMPILE_STDCXX_0X is obsolete; use
AX_CXX_COMPILE_STDCXX_11 instead
...so I followed its recommendation and updated
AX_CXX_COMPILE_STDCXX_0X to AX_CXX_COMPILE_STDCXX_11, and
AX_CXX_HEADER_STDCXX_0X to AX_CXX_HEADER_STDCXX_11, and once I had
done that, it failed with this message instead:
$ autoreconf -fvi -Wall
autoreconf: export WARNINGS=all
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4 --install
aclocal: installing 'm4/ax_cxx_compile_stdcxx.m4' from
'/opt/local/share/aclocal/ax_cxx_compile_stdcxx.m4'
aclocal: installing 'm4/ax_cxx_compile_stdcxx_11.m4' from
'/opt/local/share/aclocal/ax_cxx_compile_stdcxx_11.m4'
aclocal: installing 'm4/ax_require_defined.m4' from
'/opt/local/share/aclocal/ax_require_defined.m4'
aclocal: error: too many loops
aclocal: Please contact <bug-automake <at> gnu.org>.
 at /opt/local/share/automake-1.16/Automake/Channels.pm line 655.
    Automake::Channels::msg("automake", "", "too many loops") called
at /opt/local/share/automake-1.16/Automake/ChannelDefs.pm line 226
    Automake::ChannelDefs::prog_error("too many loops") called at
/opt/local/bin/aclocal line 1187
autoreconf: error: aclocal failed with exit status: 255
$

Since it said to report this here, that is what I am doing. I am using
automake 1.16.3 as installed by MacPorts. Any idea what's going on?
Thanks,
Eric Gallager


[Message part 3 (message/rfc822, inline)]
From: Karl Berry <karl <at> freefriends.org>
To: egall <at> gwmail.gwu.edu
Cc: 47848 <at> debbugs.gnu.org
Subject: Re: bug#47848: aclocal fails with "error: too many loops"
Date: Mon, 10 May 2021 11:30:02 -0600
    more recently, it started working again ...

Not sure if that's good or bad, but at least you can get on with life :).
Thanks for checking back.

    this can be closed...

Closing. --thanks, karl.


This bug report was last modified 4 years and 13 days ago.

Previous Next


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