libtool-patches
[Top][All Lists]
Advanced

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

Re: fix Autotest testsuite [libtool--gary--1.0--patch-59]


From: Ralf Wildenhues
Subject: Re: fix Autotest testsuite [libtool--gary--1.0--patch-59]
Date: Wed, 24 Nov 2004 19:07:43 +0100
User-agent: Mutt/1.4.1i

Hi Gary,

* Gary V. Vaughan wrote on Wed, Nov 24, 2004 at 04:41:59PM CET:
> Ralf Wildenhues wrote:
> > * Gary V. Vaughan wrote on Wed, Nov 24, 2004 at 11:40:08AM CET:
> 
> > Now if you'd only fix the breakage caused
> > by libtool--release--2.0--patch-68, then the HEAD testsuite would have a
> > chance to pass again.
> 
> Is patch-68 have a detrimental effect on the new testsuite?  As best as
> I can tell it is now FAILing for the right reasons (both tests show a
> bug in subdirectory object support) after this patch...

No, I don't think so.  I think this is still the "-I m4 argument not
given" problem:

$ ../../tests/testsuite -v -x 1

## ------------------------ ##
## libtool 2.1a test suite. ##
## ------------------------ ##
1. am-subdir.at:27: testing ...
+ cat
+ cat
+ test -d subdir
+ rm -f subdir
+ mkdir subdir
+ cat
+ cat
+ cat
+ LIBTOOLIZE=/tmp/libtool/build/tests/.././libtoolize
+ export LIBTOOLIZE
+ test -f ./ltmain.sh
+ /tmp/libtool/build/tests/.././libtoolize --copy
libtoolize: copying file `./ltmain.sh'
+ test -f ./configure
+ autoreconf --force --verbose --install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/local/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:4: installing `./compile'
configure.ac:2: installing `./missing'
configure.ac:2: installing `./install-sh'
Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
Makefile.am:4: 
Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Makefile.am:4: to `configure.ac' and run `aclocal' and `autoconf' again.
Makefile.am: installing `./depcomp'
autoreconf: automake failed with exit status: 1
+ test -f ./configure
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
./configure: line 1957: syntax error near unexpected token `win32-dll'
./configure: line 1957: `LT_INIT(win32-dll)'
+ make
make: *** No targets specified and no makefile found.  Stop.
+ set +vx
am-subdir.at:76: subdir/subdemo
+ subdir/subdemo
--- /dev/null   2004-11-16 12:53:29.197753752 +0100
+++ /tmp/libtool/build/tests/testsuite.dir/at-stderr    2004-11-24 
19:03:07.050449511 +0100
@@ -0,0 +1 @@
+../../tests/testsuite: line 1092: subdir/subdemo: No such file or directory
--- expout      2004-11-24 19:03:01.145558968 +0100
+++ /tmp/libtool/build/tests/testsuite.dir/at-stdout    2004-11-24 
19:03:07.046449585 +0100
@@ -1,2 +0,0 @@
-Welcome to GNU Libtool subdir-objects test!
-** This is libsub **
am-subdir.at:76: exit code was 127, expected 0
1. am-subdir.at:27: FAILED (am-subdir.at:76)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 1 test was run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `testsuite.log' and all information you think might help:
*snip*




reply via email to

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