On 02/07/2015 05:31 PM, Sebastiaan Couwenberg wrote: > Yesterday I uploaded GRASS 7.0.0RC1, but unfortunately it FTBFS on > hurd-i386 & kfreebsd-* due to insufficient retooling of the build > system. configure fails with "Unknown platform" errors on these > architectures.
Fixing this turned out to much simpler than expected. I've added a patch that treats hurd & kfreebsd the same as linux, and forwarded it upstream: https://trac.osgeo.org/grass/ticket/2580 The builds on kFreeBSD now succeed, but the build on Hurd now fails because of several type errors like: TypeError: second item in _fields_ tuple (index 17) must be a C type So we're two FTBFS down, one to go :-) Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
