system info:

user@ubuntu:~/Downloads/openssl$ uname -a
Linux ubuntu 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux

procedure:
1. git clone https://github.com/openssl/openssl
2. cd openssl/
3. ./config
4. make depend
5. sudo make install

output

Test Summary Report
-------------------
../test/recipes/40-test_rehash.t        (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
Files=70, Tests=362, 21 wallclock secs ( 0.39 usr  0.04 sys + 14.59 cusr
 0.61 csys = 15.63 CPU)
Result: FAIL
Failed 1/70 test programs. 1/362 subtests failed.
Makefile:159: recipe for target 'tests' failed
make[2]: *** [tests] Error 255
make[2]: Leaving directory '/home/user/Downloads/openssl/test'
Makefile:419: recipe for target 'tests' failed
make[1]: *** [tests] Error 2
make[1]: Leaving directory '/home/user/Downloads/openssl'
-----------------------------------------------------------------------------

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

Attachment: testlog
Description: Binary data

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to