GNU bug report logs - #23639
Half bug

Previous Next

Package: automake;

Reported by: Alexandre Sanches <alexandre.sanches <at> openmailbox.org>

Date: Sat, 28 May 2016 17:31:01 UTC

Severity: normal

Tags: confirmed, help, moreinfo

Merged with 24807, 49901

Full log


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

From: Alexandre Sanches <alexandre.sanches <at> openmailbox.org>
To: bug-automake <at> gnu.org
Subject: Half bug
Date: Sat, 28 May 2016 15:49:14 +0000
[Message part 1 (text/plain, inline)]
alex <at> ursula ~/devel/test $ ls
configure.ac  include  m4  Makefile.am  src
alex <at> ursula ~/devel/test $ autoreconf -fi
aclocal-1.15: installing 'm4/ax_cxx_compile_stdcxx.m4' from
'/usr/share/aclocal/ax_cxx_compile_stdcxx.m4'
aclocal-1.15: installing 'm4/ax_cxx_compile_stdcxx_14.m4' from
'/usr/share/aclocal/ax_cxx_compile_stdcxx_14.m4'
aclocal-1.15: installing 'm4/ax_require_defined.m4' from
'/usr/share/aclocal/ax_require_defined.m4'
aclocal-1.15: error: too many loops
aclocal-1.15: Please contact <bug-automake <at> gnu.org>.
 at /usr/share/automake-1.15/Automake/Channels.pm line 662.
	Automake::Channels::msg("automake", "", "too many loops") called at
/usr/share/automake-1.15/Automake/ChannelDefs.pm line 212
	Automake::ChannelDefs::prog_error("too many loops") called at
/usr/bin/aclocal-1.15 line 1188
autoreconf-2.69: aclocal failed with exit status: 255
alex <at> ursula ~/devel/test $ autoreconf -fi
configure.ac:8: installing 'build-aux/install-sh'
configure.ac:8: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
alex <at> ursula ~/devel/test $

*********

Absolutely not a critical one, but first run of autoreconf fails when I
use AX_CXX_COMPILE_STDCXX_14 macro from autoconf-archive (version
2016.03.20-r1 installed via portage on Gentoo), and only when I use it.
Second run immediately after it just works.

The message says "please contact...", so I did.
[halfbug.tar.gz (application/gzip, attachment)]

This bug report was last modified 2 years and 20 days ago.

Previous Next


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