On Tue, Jul 5, 2011 at 3:04 AM,  <q...@buildbot.b1-systems.de> wrote:
> The Buildbot has detected a new failure on builder pci_x86_64_debian_5_0 
> while building qemu.
> Full details are available at:
>  http://buildbot.b1-systems.de/qemu/builders/pci_x86_64_debian_5_0/builds/24
>
> Buildbot URL: http://buildbot.b1-systems.de/qemu/
>
> Buildslave for this Build: b1_qemu_1

I haven't investigated but perhaps this is because b1_qemu_1 is
running Debian lenny:
http://buildbot.b1-systems.de/qemu/builders/pci_x86_64_debian_5_0/builds/24/steps/compile/logs/stdio

I vaguely remember that eventfd EFD_NONBLOCK and EFD_CLOEXEC were
added to eventfd later.  Originally you had to use the regular
fcntl(2) calls (which means there was a window of time where
close-on-exec was missing).

Stefan

Reply via email to