GNU bug report logs - #77395
"error: too many loops" with Automake 1.17

Previous Next

Package: automake;

Reported by: Sebastian Pipping <sebastian <at> pipping.org>

Date: Mon, 31 Mar 2025 01:58:01 UTC

Severity: normal

Tags: moreinfo

Merged with 75605

Full log


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

From: Sebastian Pipping <sebastian <at> pipping.org>
To: bug-automake <at> gnu.org
Subject: "error: too many loops" with Automake 1.17
Date: Mon, 31 Mar 2025 03:57:12 +0200
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.