GNU bug report logs -
#75605
aclocal: error: too many loops
Previous Next
To reply to this bug, email your comments to 75605 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#75605
; Package
automake
.
(Thu, 16 Jan 2025 14:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Santiago Vila <sanvila <at> debian.org>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Thu, 16 Jan 2025 14:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello.
I get the error in the Subject when I try to build the Debian alpine package
from source on a Debian unstable chroot.
Inside an unstable chroot with the build-depends already installed, these are the
steps to reproduce:
apt-get source alpine
cd alpine-2.26+dfsg
dpkg-buildpackage -uc -us -b
and this is what happens:
[...]
aclocal: overwriting 'm4/lib-ld.m4' with '/usr/share/aclocal/lib-ld.m4'
aclocal: overwriting 'm4/lib-link.m4' with '/usr/share/aclocal/lib-link.m4'
aclocal: overwriting 'm4/lib-prefix.m4' with '/usr/share/aclocal/lib-prefix.m4'
aclocal: overwriting 'm4/libtool.m4' with '/usr/share/aclocal/libtool.m4'
aclocal: overwriting 'm4/ltoptions.m4' with '/usr/share/aclocal/ltoptions.m4'
aclocal: overwriting 'm4/ltversion.m4' with '/usr/share/aclocal/ltversion.m4'
aclocal: overwriting 'm4/nls.m4' with '/usr/share/aclocal/nls.m4'
aclocal: overwriting 'm4/po.m4' with '/usr/share/aclocal/po.m4'
aclocal: overwriting 'm4/progtest.m4' with '/usr/share/aclocal/progtest.m4'
aclocal: installing 'm4/intlmacosx.m4' from '/usr/share/aclocal/intlmacosx.m4'
aclocal: error: too many loops
aclocal: Please contact <bug-automake <at> gnu.org>.
at /usr/share/automake-1.16/Automake/Channels.pm line 655.
Automake::Channels::msg("automake", "", "too many loops") called at /usr/share/automake-1.16/Automake/ChannelDefs.pm line 226
Automake::ChannelDefs::prog_error("too many loops") called at /usr/bin/aclocal line 1187
autoreconf: error: aclocal failed with exit status: 255
dh_autoreconf: error: autoreconf -f -i returned exit code 1
make: *** [debian/rules:49: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Note that there may be more than one issue here, as the package still needs
to be fixed for make 4.4.x:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089250
However, this error is new and it says "Please contact <bug-automake <at> gnu.org>"
so I think you might be interested nevertheless.
Thanks.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#75605
; Package
automake
.
(Thu, 16 Jan 2025 21:45:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 75605 <at> debbugs.gnu.org (full text, mbox):
Hi Santiago,
at /usr/share/automake-1.16/Automake/Channels.pm line 655.
The current version of Automake is 1.17. Hopefully you can try against
that. I seem to remember some sort of bug relating to that "too many
loops" error, but who knows.
apt-get source alpine
cd alpine-2.26+dfsg
dpkg-buildpackage -uc -us -b
I'm sorry, but I can't reproduce anything this way. I don't use Debian.
Please make a tarball of the necessary files, if 1.17 doesn't fix
it. (Or the whole thing if necessary, although obviously the smaller the
better from my point of view.) --thanks, karl.
Added tag(s) moreinfo.
Request was from
Karl Berry <karl <at> freefriends.org>
to
control <at> debbugs.gnu.org
.
(Mon, 24 Feb 2025 22:56:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#75605
; Package
automake
.
(Mon, 07 Apr 2025 22:45:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 75605 <at> debbugs.gnu.org (full text, mbox):
Hi Santiago - back on:
aclocal: error: too many loops
aclocal: Please contact <bug-automake <at> gnu.org>.
at /usr/share/automake-1.16/Automake/Channels.pm line 655.
I still don't know how to improve the error message, but in response to
the same bug report with another package (#77395), I found that in the
past, the error was related to older macros in the package tree
overwriting newer macros found elsewhere, or redefining Autoconf
macros. If you want to pursue it, you might read through
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49901, which sounds likely
to be the same problem, with some fixes and references.
I'm going to try to merge your report into 77395 since they appear to be
the same issue. --thanks, karl.
Merged 75605 77395.
Request was from
Karl Berry <karl <at> freefriends.org>
to
control <at> debbugs.gnu.org
.
(Mon, 07 Apr 2025 22:45:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 45 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.