[openssl-dev] [openssl.org #4366] OS X 10.5, 64-bit PPC, no-asm, and "Failed test 'running asynctest'"

Andy Polyakov via RT rt at openssl.org
Mon Mar 7 16:46:37 UTC 2016


On 03/02/16 03:54, noloader at gmail.com via RT wrote:
> $ make depend && make clean && make
> ...
> 
> $ make test
> ...
> 
> ../test/recipes/80-test_tsa.t ............. ok
> ../test/recipes/90-test_async.t ........... 1/1
> #   Failed test 'running asynctest'
> #   at ../test/testlib/OpenSSL/Test/Simple.pm line 70.
> # Looks like you failed 1 test of 1.
> ../test/recipes/90-test_async.t ........... Dubious, test returned 1
> (wstat 256, 0x100)
> Failed 1/1 subtests
> ...
> Test Summary Report
> -------------------
> ../test/recipes/90-test_async.t         (Wstat: 256 Tests: 1 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> Files=70, Tests=389, 213 wallclock secs ( 1.44 usr  0.75 sys + 166.97
> cusr 45.51 csys = 214.67 CPU)
> Result: FAIL
> Failed 1/70 test programs. 1/389 subtests failed.
> make[1]: *** [tests] Error 255
> 
> **********

This apparently "derailed" off-topic. As for the problem above it boils
down to the fact that getcontext always return failure to ppc64 program.
There is nothing we can do about it, you just have to accept that this
particular thing doesn't work on MacOS X/ppc64.


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4366
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list