bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.63b] testsuite: 398 failed


From: Eric Blake
Subject: Re: [GNU Autoconf 2.63b] testsuite: 398 failed
Date: Wed, 03 Aug 2011 16:01:32 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.11

On 08/03/2011 03:56 PM, Samuel Caillaud wrote:
Hello,

I tried to upgrade autoconf2.61 to autoconf2.63 on my mac OS X 10.5.8.
First I upgrade m4 then autoconf, automake and finally libtool.
When I finished this, I ran make check on autoconf.
The testsuite results are attached to this mail.

Thanks for taking the time to report this. However, 2.63b is quite old; would you mind repeating with 2.68?

#                             -*- compilation -*-
398. foreign.at:28: testing ...
./foreign.at:31: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool) 2.4
Written by Gary V. Vaughan <address@hidden>, 2003

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
./foreign.at:34:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{
                s//\1/
                p
                q
        }'` in
  0.*          ) exit 77;;
  1.[0123]*    ) exit 77;;
esac
Not enabling shell tracing (command contains a `...` command substitution)
stderr:
stdout:
./foreign.at:56: touch aclocal.m4
./foreign.at:57: libtoolize
stderr:
libtoolize: `/usr/share/libtool/config/ltmain.sh' does not exist.
stdout:
./foreign.at:57: exit code was 1, expected 0
398. foreign.at:28: 398. Libtool (foreign.at:28): FAILED (foreign.at:57)

Looks like an installation problem on your end for libtoolize, and not a bug in autoconf (although patches are welcome to teach the testsuite how to recognize this libtoolize failure and skip rather than fail the test).

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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