Re: [Qemu-devel] seccomp breakage on arm

2015-04-10 Thread Paul Moore
On Friday, April 10, 2015 05:40:40 PM Andreas Färber wrote: > My main concern - that you apparently misunderstood - was whether this > is a QEMU or a libseccomp issue. If it's on libseccomp's side then it's > less urgent for QEMU and any new configure checks are just candy IMO. My opinion is that

Re: [Qemu-devel] seccomp breakage on arm

2015-04-09 Thread Paul Moore
On Thursday, April 09, 2015 02:28:24 PM Andreas Färber wrote: > Am 09.04.2015 um 11:10 schrieb Paul Moore: > > On Thursday, April 09, 2015 10:21:52 AM Eduardo Otubo wrote: > >> On Thu, Apr 09, 2015 at 05=01=31AM +0200, Andreas Färber wrote: > >>> Hello, > >>> > >>> I am seeing the following build

Re: [Qemu-devel] seccomp breakage on arm

2015-04-09 Thread Andreas Färber
Am 09.04.2015 um 11:10 schrieb Paul Moore: > On Thursday, April 09, 2015 10:21:52 AM Eduardo Otubo wrote: >> On Thu, Apr 09, 2015 at 05=01=31AM +0200, Andreas Färber wrote: >>> Hello, >>> >>> I am seeing the following build failure on openSUSE Tumbleweed armv7l >>> with --enable-seccomp in v2.3.0-r

Re: [Qemu-devel] seccomp breakage on arm

2015-04-09 Thread Paul Moore
On Thursday, April 09, 2015 10:21:52 AM Eduardo Otubo wrote: > On Thu, Apr 09, 2015 at 05=01=31AM +0200, Andreas Färber wrote: > > Hello, > > > > I am seeing the following build failure on openSUSE Tumbleweed armv7l > > with --enable-seccomp in v2.3.0-rc2: > > > > [ 551s] In file included from q

Re: [Qemu-devel] seccomp breakage on arm

2015-04-09 Thread Eduardo Otubo
On Thu, Apr 09, 2015 at 05=01=31AM +0200, Andreas Färber wrote: > Hello, > > I am seeing the following build failure on openSUSE Tumbleweed armv7l > with --enable-seccomp in v2.3.0-rc2: > > [ 551s] In file included from qemu-seccomp.c:16:0: > [ 551s] /usr/include/libseccomp/seccomp.h:177:23: er

[Qemu-devel] seccomp breakage on arm

2015-04-08 Thread Andreas Färber
Hello, I am seeing the following build failure on openSUSE Tumbleweed armv7l with --enable-seccomp in v2.3.0-rc2: [ 551s] In file included from qemu-seccomp.c:16:0: [ 551s] /usr/include/libseccomp/seccomp.h:177:23: error: '__NR_mmap' undeclared here (not in a function) [ 551s] #define SCMP_SY