Bug#845644: xorg-server: breaks virtualbox build

2016-11-28 Thread Gianfranco Costamagna
control: reassign -1 src:virtualbox control: forwarded -1 https://www.virtualbox.org/ticket/16052 >Not sure if this would be the xserver's fault for not defining _XOPEN_SOURCE or >__need_sigset_t, or virtualbox. I'm thinking the latter as in a simple test >case, including signal.h without doing

Bug#845644: xorg-server: breaks virtualbox build

2016-11-27 Thread Emilio Pozuelo Monfort
On 25/11/16 15:25, Gianfranco Costamagna wrote: > Source: xorg-server > Severity: serious > Version: 2:1.19.0-2 > > Justification: breaks virtualbox build, and seems really an xorg issue > > > Hi, I don't know what happened, but the new os.h is including signal.h but > sigset_t is not defined.

Bug#845644: xorg-server: breaks virtualbox build

2016-11-25 Thread Gianfranco Costamagna
Source: xorg-server Severity: serious Version: 2:1.19.0-2 Justification: breaks virtualbox build, and seems really an xorg issue Hi, I don't know what happened, but the new os.h is including signal.h but sigset_t is not defined. +#include + +extern _X_EXPORT int +xthread_sigmask(int how,