bug-autoconf
[Top][All Lists]
Advanced

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

Test 246: Non-literal AC_CONFIG_SUBDIRS FAILED (torture.at:1738) in 2.67


From: Bernhard Rosenkraenzer
Subject: Test 246: Non-literal AC_CONFIG_SUBDIRS FAILED (torture.at:1738) in 2.67
Date: Fri, 06 Aug 2010 01:18:15 +0200
User-agent: BlankPage Webmail/0.3-beta

Hi,
the autoconf 2.67 "make check" test 246: Non-literal AC_CONFIG_SUBDIRS
(torture.at:1738) fails if any slightly bogus files are installed in
/usr/share/aclocal.

e.g. openhbci comes with an aclocal m4 file with an underquoted
definition, causing the test to fail:


246. torture.at:1708: testing Non-literal AC_CONFIG_SUBDIRS ...
./torture.at:1712: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <address@hidden>
       and Alexandre Duret-Lutz <address@hidden>.
./torture.at:1737: autoreconf -Werror -v
stderr:
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --warnings=error
/usr/share/aclocal/openhbci.m4:8: warning: underquoted definition of
AM_PATH_OPENHBCI
/usr/share/aclocal/openhbci.m4:8:   run info '(automake)Extending aclocal'
/usr/share/aclocal/openhbci.m4:8:   or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf: aclocal failed with exit status: 1
stdout:
./torture.at:1738: grep 'AC_CONFIG_SUBDIRS:.*literals' stderr
stdout:
./torture.at:1738: exit code was 1, expected 0
246. torture.at:1708: 246. Non-literal AC_CONFIG_SUBDIRS
(torture.at:1708): FAILED (torture.at:1738)


Probably the test shouldn't use aclocal --warnings=error (or somehow
prevent aclocal from reading everything in /usr/share/aclocal).





reply via email to

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