2014-05-14 10:31 GMT+02:00 Stuart Henderson <st...@openbsd.org>: > On 2014/05/13 23:42, Markus Bergkvist wrote: >> I'm on >> $ dmesg | head -n 2 >> OpenBSD 5.5-current (GENERIC.MP) #105: Sun May 4 18:35:59 MDT 2014 >> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP >> >> The complete port is attached. > > Weird: on macppc, running "test_immediate" from "make test" hangs, > burning cpu (though not making system calls). Running it outside > the test framework i.e. "cd tests; ./test_immediate" it returns > successfully. >
Thanks for testing. I've tested it on amd64 and i386, both with libsodium-0.5.0 and both passing the tests. > I'm not sure whether this is important or not... I'm don't think I can be of any help with this.