bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.67] testsuite: 193 199 233 253 254 failed on Haiku


From: Eric Blake
Subject: Re: [GNU Autoconf 2.67] testsuite: 193 199 233 253 254 failed on Haiku
Date: Wed, 04 Aug 2010 13:01:03 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.1.1

On 08/04/2010 12:33 PM, Ralf Wildenhues wrote:
> * Ralf Wildenhues wrote on Tue, Aug 03, 2010 at 10:48:53PM CEST:
>> * scott mc wrote on Tue, Aug 03, 2010 at 10:22:55PM CEST:
>>
>> |  253: compile.at:170     AC_LANG_SOURCE example
>> |  254: compile.at:216     AC_LANG_PROGRAM example
>>
>> These are actual bugs in the Autoconf testsuite (but not in the rest of
>> Autoconf).  Will fix.

And I thought I had already fixed them, based on the cygwin failure with
config.site just before the release.  Oh well.

> 
> The sed script to throw away the "uninteresting" parts of conftest.c
> was broken: it did not do what it claimed (removing everything up to
> the last `# 1 "conftest.c"' line) but only everything up to the first
> such line, starting search in the second line.  Since on other systems,
> more than one such line may occur, let's just search for the first
> interesting line instead.
> 
> OK to commit, and OK to add you to THANKS, Scott?

Yes, please commit; this is even more robust than my fix for the
config.site issue.

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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