bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool-2.2.11a on AIX 5.3 current git master 2010-08-25 /status


From: Rainer Tammer
Subject: Re: libtool-2.2.11a on AIX 5.3 current git master 2010-08-25 /status
Date: Sun, 19 Sep 2010 12:55:59 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Hello,
here is the result of the bisect. I had to slightly change your
suggested bisect script:

if grep 'FAIL: f[c7]*demo-exec' checklog; then
->
if grep '^FAIL: ' checklog; then

Result:

...
testsuite (GNU Libtool 2.2.11a)

Copyright (C) 2010 Free Software Foundation, Inc.
This test suite is free software; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
gmake[3]: Leaving directory `/daten/source/libtool-master.bisect/libtool'
gmake[2]: Leaving directory `/daten/source/libtool-master.bisect/libtool'
gmake[1]: Leaving directory `/daten/source/libtool-master.bisect/libtool'
+ echo 0
0
+ grep 0
+ sed -n $p checklog
0
+ exit 0
2fc264a8e2f7224627bb7c191a38a2dc9e7b5bcb is first bad commit
commit 2fc264a8e2f7224627bb7c191a38a2dc9e7b5bcb
Author: Ralf Wildenhues <address@hidden>
Date:   Fri Aug 6 22:03:19 2010 +0200

    Fix AC_NO_EXECUTABLES test failure on AIX.

    * libltdl/m4/libtool.m4 (_LT_SYS_MODULE_PATH_AIX): Wrap link
    test in AC_CACHE_VAL, using cache variable $lt_cv_aix_libpath.
    * tests/no-executables.at (AC_NO_EXECUTABLES): Preset it, to
    avoid link test.
    Bug report by Rainer Tammer.

    Signed-off-by: Ralf Wildenhues <address@hidden>

:100644 100644 d2634e9840ea5941c0aac703278bc838950f9bca
27e8a3d533b9059bb58acfde05e9ebda7d04e91f M      ChangeLog
:040000 040000 477e25b1ca5637413b9b5c588175801732a5a027
3c18bebcc22cf6a608c4278f5a9e268425db54a7 M      libltdl
:040000 040000 e9777f2e8fb5e7aebf1dab442986fb446287c5e1
2f34b1d998f15017e70ec36590e0c3429171e6db M      tests
bisect run success

I also have attached the full log.

Bye
  Rainer

Attachment: bisect.log.gz
Description: GNU Zip compressed data


reply via email to

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