[Debian GNUstep maintainers] Bug#642162: problem with closures on kfreebsd-amd64

Aurelien Jarno aurelien at aurel32.net
Tue Sep 27 06:42:20 UTC 2011


On Mon, Sep 26, 2011 at 10:33:19PM +0200, Petr Salinger wrote:
> user debian-bsd at lists.debian.org
> usertag 642928 + kfreebsd
> usertag 642162 + kfreebsd
> --
> 
> >Could be this related to CPU ?
> >My is "Intel(R) Core(TM)2 Duo CPU     E6750"
> >asdfasdf's "AMD Sempron(tm) Processor 3000+"
> 
> After changing configure.ac and propagating it into
> configure, the testsuite of 3.0.11~rc1-2 succeeds
> also on asdfasdf.d.n
> 
>                 === libffi Summary ===
> 
> # of expected passes            1649
> # of unsupported tests          15
> 
> 
> --- configure.ac
> +++ configure.ac
> @@ -345,7 +345,7 @@
>                   [Cannot use PROT_EXEC on this target, so, we revert to
>                     alternative means])
>       ;;
> -     *-apple-darwin10* | *-*-freebsd* | *-*-openbsd* | *-pc-solaris*)
> +     *-apple-darwin10* | *-*-freebsd* | *-*-kfreebsd* | *-*-openbsd* | *-pc-solaris*)
>         AC_DEFINE(FFI_MMAP_EXEC_WRIT, 1,
>                   [Cannot use malloc on this target, so, we revert to
>                     alternative means])
> 
> 
> IMHO, similar change might help to solve
> "gcj fails under fash.d.o, but not fano.d.o".
> 

I confirm it also fixes gcj. Yay \o/

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien at aurel32.net                 http://www.aurel32.net





More information about the pkg-GNUstep-maintainers mailing list