Bug#878705: opencv: FTBFS on x32: sysctl(.h) unsupported

2017-10-16 Thread Mattia Rizzolo
On Mon, Oct 16, 2017 at 10:41:56AM -0400, Aaron M. Ucko wrote: > Thanks for the quick response! I can't readily test a fix[1], but > suspect the problem is the second half of > > > #elif defined __APPLE__ || !defined __GNU__ oh, right... > which results in trying to #include on a wide rang

Bug#878705: opencv: FTBFS on x32: sysctl(.h) unsupported

2017-10-16 Thread Aaron M. Ucko
Mattia Rizzolo writes: > Hi Aaron, Hi, Mattia. Thanks for the quick response! I can't readily test a fix[1], but suspect the problem is the second half of > #elif defined __APPLE__ || !defined __GNU__ which results in trying to #include on a wide range of architectures. (Only the Hurd

Bug#878705: opencv: FTBFS on x32: sysctl(.h) unsupported

2017-10-16 Thread Mattia Rizzolo
Hi Aaron, On Sun, Oct 15, 2017 at 08:10:09PM -0400, Aaron M. Ucko wrote: > Builds of opencv for x32 (admittedly not a release architecture) have > been failing lately: > > In file included from /usr/include/x86_64-linux-gnux32/sys/sysctl.h:63:0, >from > /<>/opencv-3.2.0+dfs

Bug#878705: opencv: FTBFS on x32: sysctl(.h) unsupported

2017-10-15 Thread Aaron M. Ucko
Source: opencv Version: 2.4.9.1+dfsg1-2 Severity: important Tags: upstream Justification: fails to build from source (but built successfully in the past) User: debian-...@lists.debian.org Builds of opencv for x32 (admittedly not a release architecture) have been failing lately: In file included