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   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to