bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23639: Half bug


From: Alexandre Sanches
Subject: bug#23639: Half bug
Date: Sat, 28 May 2016 15:49:14 +0000

address@hidden ~/devel/test $ ls
configure.ac  include  m4  Makefile.am  src
address@hidden ~/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 <address@hidden>.
 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
address@hidden ~/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'
address@hidden ~/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.

Attachment: halfbug.tar.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]