[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hashable testsuite fails



Hi,

Am Montag, den 14.10.2013, 15:16 +0000 schrieb Clint Adams:
> On Mon, Oct 14, 2013 at 10:48:42AM +0200, Joachim Breitner wrote:
> > It seems that it is using mmap where not supported. Who wants to
> > investigate and find a way to make the code portable?
> 
> The call that should be generated,
> 
> mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_ANON|MAP_PRIVATE, -1, 0)
> 
> (though MAP_ANON is deprecated and should be MAP_ANONYMOUS),
> should work, and does work from C.
> 
> So I think something horrible is happening with the FFI.

I’m inclined to still just disable the flag on the broken arches for
now.

Louis, can you go ahead and disable the use of mmap there? The list of
broken arches seems to be armel, armhf, mips, mipsel and powerpc.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: