[openssl-dev] [openssl.org #4584] Self test failures under X32

noloader@gmail.com via RT rt at openssl.org
Tue Aug 2 00:26:44 UTC 2016


On Tue, Jul 19, 2016 at 10:01 AM, Matt Caswell <matt at openssl.org> wrote:
>
>
> On 19/07/16 14:41, Richard Levitte via RT wrote:
>> Hi Jeff,
>>
>> I'm going to assume that a newer checkout of the master branch won't change
>> much, so if you please, try this command and send mack the result:
>
> Who is Mack? ;-)
>
>>
>> make test TESTS='test_afalg test_rehash'
>
> Did you mean to include "VERBOSE=1"?
>
> VERBOSE=1 make TESTS='test_afalg test_rehash' test

The tests run as root because its a Debian Chroot, I did not bother
with rehash because it would fail.

Here is the result from afalg:

# VERBOSE=1 make TESTS='test_afalg' test
make depend && make _tests
make[1]: Entering directory '/openssl'
make[1]: Leaving directory '/openssl'
make[1]: Entering directory '/openssl'
( cd test; \
  SRCTOP=../. \
  BLDTOP=../. \
  PERL="perl" \
  EXE_EXT= \
  OPENSSL_ENGINES=.././engines \
    perl .././test/run_tests.pl test_afalg )
../test/recipes/30-test_afalg.t ..
1..1
ALG_PERR: afalg_fin_cipher_aio: io_read failed : Bad address
test_afalg_aes_128_cbc() failed encryption
../util/shlib_wrap.sh ./afalgtest => 1
not ok 1 - running afalgtest

#   Failed test 'running afalgtest'
#   at ../test/recipes/30-test_afalg.t line 23.
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests

Test Summary Report
-------------------
../test/recipes/30-test_afalg.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=1,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.03 cusr
0.00 csys =  0.06 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
Makefile:148: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/openssl'
Makefile:146: recipe for target 'tests' failed
make: *** [tests] Error 2


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



More information about the openssl-dev mailing list