bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-perror2 failures


From: Eric Blake
Subject: Re: test-perror2 failures
Date: Tue, 21 Jun 2011 11:11:14 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.10

On 06/18/2011 06:59 PM, Bruno Haible wrote:
> Eric,
> 
> Here's some info about the test-perror2 failures:
> 
>>       3 x FAIL: test-perror2
> 
> All three failures at line 112: ASSERT (strstr (buf, err));
> 
> On OpenBSD 4.9:
> 
> i = 1, err = "Success", buf = "Undefined error: 0\n"

Should now be fixed, by virtue of the strerror_r fixes for OpenBSD.

> On HP-UX 11.00 and IRIX 6.5:
> 
> i = 2, err = "Unknown error -3", buf = "Unknown error\n"
> 
> config.status:
> S["REPLACE_STRERROR_R"]="0"
> S["REPLACE_STRERROR"]="1"
> S["HAVE_DECL_STRERROR_R"]="0"
> S["REPLACE_PERROR"]="0"
> S["GNULIB_STRERROR_R"]="1"
> S["GNULIB_STRERROR"]="1"
> S["GNULIB_PERROR"]="1"

Thanks for the report, I'll have to look into that at the same time I
also visit IRIX for the linkat failure.

-- 
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]