qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] OSX build issues


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] OSX build issues
Date: Tue, 15 Mar 2011 10:30:24 +0000

On Tue, Mar 15, 2011 at 6:41 AM, Alexander Graf <address@hidden> wrote:
>
> On 14.03.2011, at 22:21, François Revol wrote:
>
>> The OSX build has been broken for some time now...
>>
>> * qemu-thread-posix.c:
>> both qemu_mutex_timedlock and qemu_cond_timedwait make use of 
>> clock_gettime() and CLOCK_REALTIME, which OSX doesn't have.
>> It seems like both functions are nowhere found. Can they be removed then ?
>>
>> * cpus.c:
>> qemu_kvm_eat_signals refers to sigbus_reraise which is defined conditionally 
>> on CONFIG_LINUX...
>> And OSX doesn't have sigtimedwait...
>> Any maintainer around who can fix it ?
>
> Andreas is your man :).

Daniel and Christian recently added a buildbot setup that periodically
builds qemu.git and checks that builds are successful.  OSX is
currently not covered but maybe you'd like to help here.

Here is the buildbot, if you're curious what it looks like:
http://buildbot.b1-systems.de/qemu/one_box_per_builder

If you have an OSX box available to run periodic builds you can help
by contributing it as a "buildslave".  Check out this wiki page for
more info on contributing buildslaves:
http://wiki.qemu.org/ContinuousIntegration

Stefan



reply via email to

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