bug-autoconf
[Top][All Lists]
Advanced

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

Re: testsuite.log


From: Ralf Wildenhues
Subject: Re: testsuite.log
Date: Sat, 5 Dec 2009 15:25:07 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

Hello Karl,

thanks for the report.

* Karl Waern wrote on Sat, Dec 05, 2009 at 12:42:47AM CET:
> There was an admonition to send this along; don't know enough about
> this to have any other information which might help, but hopefully
> this is of some help!

This is the information about the failing test:

> 34. tools.at:1127: testing ...
> ./tools.at:1133: automake --version || exit 77
> stderr:
> stdout:
> automake (GNU automake) 1.10
[...]
> ./tools.at:1134: test ! -f $HOME/.autom4te.cfg || exit 77
> stderr:
> stdout:
> ./tools.at:1151: aclocal || { ret=$?; test $ret -eq 63 && ret=77; exit $ret; }
> stderr:
> ./tools.at:1152: test -d autom4te.cache || exit 77
> ./tools.at:1153: autoconf
> --- /dev/null   2009-12-04 15:17:40.000000000 -0800
> +++ 
> /Users/kmw47/Downloads/autoconf-2.65/tests/testsuite.dir/at-groups/34/stderr  
>       2009-12-04 15:17:40.000000000 -0800
> @@ -0,0 +1,5 @@
> +aclocal.m4:17: error: this file was generated for autoconf 2.61.
> +You have another version of autoconf.  If you want to use that,
> +you should regenerate the build system entirely.
> +aclocal.m4:17: the top level
> +autom4te: /usr/bin/m4 failed with exit status: 63
> ./tools.at:1153: exit code was 63, expected 0
> 34. tools.at:1127: 34. autom4te preselections (tools.at:1127): FAILED 
> (tools.at:1153)

Hmm.  That's weird.  Have you built and installed Automake yourself, and
if yes, where?  Do you have the environment variable $AUTOM4TE set to
some value?

aclocal should be picking up the autom4te program from the tests
directory.

Thanks,
Ralf




reply via email to

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