From: Vladimir T. <vtz...@gm...> - 2017-05-20 14:19:44
|
Just pushed a fix to disable MT/SINGLEMAP_MEMORY combination and tests should pass now. As for the sockets tests problem - seems like libffcall presence 'fixes' it. Will have a deeper look into this later. On Sat, May 20, 2017 at 4:33 PM, Don Cohen <don-sourceforge-x2012@isis. cs3-inc.com> wrote: > Vladimir Tzankov writes: > > Compo, Don, > > > > 'hg pull' and check that MT build is good now - tested on osx and > > linux-amd64. No need for --enable-portability. There was a problem with > > initialization of special variables bindings. > > Thank you! My nightly MT build worked for the first time since Feb. > > > I'm experiencing check-tests failures on socket tests both on > > single and multithread builds. Will investigate further. > > Do some of these tests require root? > I suspect that selinux prevents some tests from working. > It became enough of a nuisance that I've tended to eventually > turn it off, so I no longer know exactly what it prevents. > I do know that the ffcall tests are affected - something like > executing code from stack. > |