On Tue, Jul 25, 2017 at 02:14:24PM -0400, Aaron M. Ucko wrote: > Source: gecode > Version: 5.1.0-1 > Severity: important > Tags: upstream > Justification: fails to build from source > > Builds of gecode for hurd-i386 have been failing: > > checking for the host operating system... configure: error: Host OS not > supported. > > Please either implement support for the Hurd (which looks a lot like > Linux from userspace) or formally restrict gecode's Architecture > setting accordingly.
I suppose this is just a case of upstream being overly defensive with their configure script. Could someone running Hurd please give building Gecode (with a disabled OS check) a try and see if it works correctly? If you like, you can test the library after building it by compiling the examples in /usr/share/doc/libgecode-doc/examples and running a few of them, and at least one with "-mode gist".