Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-23 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Wed, Nov 19, 2008 at 07:42:02AM CET: > > >> Test 29 "static linking flags for programs" skipped (static.at:177) - > >> problem is with "libtool --mode install" since real executable is in > >> .libs subdirectory. No idea how to fix. > > It is not "--mode install" pro

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-18 Thread Ralf Wildenhues
Hi Roumen, let's drop bug-libtool from the Cc:. * Roumen Petrov wrote on Tue, Nov 18, 2008 at 11:12:56PM CET: > [SNIP] >> Test 25 "Link order of deplibs" skipped (link-order2.at:129) - in my >> todo for investigation. > > Still skipped. The executable exit code is 1 instead 2. No idea what is

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-18 Thread Roumen Petrov
Roumen Petrov wrote: Ralf Wildenhues wrote: Hello Roumen, all, apologies for the huge delay. * Roumen Petrov wrote on Sat, May 10, 2008 at 12:25:48PM CEST: The libtool version before 2.x (as example 1.5x) in mingw-cross compilation environment create executables as follow: - foo : wrapper s

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-17 Thread Roumen Petrov
Ralf Wildenhues wrote: Hello Roumen, all, apologies for the huge delay. * Roumen Petrov wrote on Sat, May 10, 2008 at 12:25:48PM CEST: The libtool version before 2.x (as example 1.5x) in mingw-cross compilation environment create executables as follow: - foo : wrapper shell script - foo.exe

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-12 Thread Roumen Petrov
Roumen Petrov wrote: Roumen Petrov wrote: Ralf Wildenhues wrote: Hello Roumen, all, [skip] diff --git a/tests/testsuite.at b/tests/testsuite.at ... -# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR]) +# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR], [skip]

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-12 Thread Ralf Wildenhues
Let's drop bug-libtool. * Roumen Petrov wrote on Wed, Nov 12, 2008 at 10:01:56PM CET: > Please find attached file "convenience.at-log" Thanks. > [SRCDIR]/tests/convenience.at:61: $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS > -o main main$i.lo liba$conv.la > stderr: > stdout: > libtool: link: i386

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-12 Thread Roumen Petrov
Roumen Petrov wrote: Ralf Wildenhues wrote: Hello Roumen, all, [skip] diff --git a/tests/testsuite.at b/tests/testsuite.at ... -# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR]) +# LT_AT_EXEC_CHECK(EXECUTABLE, [STATUS = 0], [STDOUT], [STDERR], [skip] Please find attached f

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-12 Thread Roumen Petrov
Ralf Wildenhues wrote: Hello Roumen, all, [skip] diff --git a/tests/testsuite.at b/tests/testsuite.at index f7e805e..6bb34f4 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -203,29 +203,43 @@ m4_define([_LT_AT_TRANSLATE_TEXT_OUTPUT], esac]) -# LT_AT_EXEC_CHECK(EXECUTABLE, [STAT

Re: testsuite.at for version 2.x Was: ... mingw-cross, check-local fail for DESTDIR tests

2008-11-11 Thread Ralf Wildenhues
Hello Roumen, all, apologies for the huge delay. * Roumen Petrov wrote on Sat, May 10, 2008 at 12:25:48PM CEST: > The libtool version before 2.x (as example 1.5x) in mingw-cross > compilation environment create executables as follow: > - foo : wrapper shell script > - foo.exe : libtool wrapper