Hi!

I saw output…

  aclocal-1.17: error: too many loops
  aclocal-1.17: Please contact <bug-automake@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@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



Reply via email to