bug-gnulib
[Top][All Lists]
Advanced

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

getgroups failure [was: [libvirt] Entering freeze for libvirt-1.0.5]


From: Eric Blake
Subject: getgroups failure [was: [libvirt] Entering freeze for libvirt-1.0.5]
Date: Fri, 26 Apr 2013 05:03:34 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

[adding bug-gnulib]

On 04/26/2013 02:33 AM, Ruben Kerkhof wrote:
> On Fri, Apr 26, 2013 at 10:09 AM, Daniel Veillard <address@hidden>wrote:
> 
>> This passed my own small usage tests, but please give it a try.
>> As usual some feedback on portability issues are really welcome too :-)
>>
> 
> It compiles on OSX 10.8
> 
> make check:
> 
> 1 of 202 tests failed
> (10 tests were not run)
> Please report to address@hidden

That sounds like the tail of the gnulib section of tests, but you
snipped too much output.  We need to know WHICH test is failing, and
whether it is a known upstream gnulib bug; if it is fixed quickly in
gnulib, we can pull in a newer gnulib before the rc2 release of libvirt.

> This is a gnulib test:
> address@hidden ~/src/libvirt-1.0.5/gnulib/tests]$ ./test-getgroups
> test-getgroups.c:58: assertion failed
> Abort trap: 6

Oh, you did narrow in on the test.  I haven't seen any recent bug-gnulib
traffic that mentions this test failing on OSX, nor do I have easy
access to a machine to verify and clean it up myself.  Can you help
debug the issue?  One thing to look at is whether gnulib is declaring
the system getgroups() as working or not - what does 'grep GETGROUPS
config.status' report for you?  Also, it could just be an overly-strict
test.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
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]