GNU bug report logs -
#77395
"error: too many loops" with Automake 1.17
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi!
I saw output…
aclocal-1.17: error: too many loops
aclocal-1.17: Please contact <bug-automake <at> gnu.org>.
at /usr/share/automake-1.17/Automake/Channels.pm line 658.
Automake::Channels::msg("automake", "", "too many loops")
called at /usr/share/automake-1.17/Automake/ChannelDefs.pm line 230
Automake::ChannelDefs::prog_error("too many loops") called at
/usr/bin/aclocal-1.17 line 1227
autoreconf-2.72: error: aclocal failed with exit status: 255
…earlier today and want to do as asked: Please contact
<bug-automake <at> gnu.org>.
The full reproducer is this:
cd "$(mktemp -d)"
git clone --depth 1 --branch 0.4.x
https://github.com/Libvisual/libvisual/
cd libvisual/libvisual-plugins
./autogen.sh
So far running "./autogen.sh" twice a la…
./autogen.sh || ./autogen.sh
…worked around the issue, but it's not a fix. Is this issue known?
Any ideas for a true fix?
Best
Sebastian
This bug report was last modified 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.