building OpenSSL 1.1.1 with -DPURIFY

tim.j.culhane at gmail.com tim.j.culhane at gmail.com
Wed Oct 9 19:48:34 UTC 2019


Hi Tomás

I've downloaded and build openssl 1.1.1d.

However, when I run the tests there appears to be failures.

Extract of the make test output  below:


../test/recipes/20-test_enc.t ...................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/172 subtests

Test summary shows:


Test Summary Report
-------------------
../test/recipes/20-test_enc.t                    (Wstat: 256 Tests: 172 Failed: 1)
  Failed test:  171
  Non-zero exit status: 1
Files=155, Tests=1457, 97 wallclock secs ( 1.74 usr  0.17 sys + 85.00 cusr 21.23 csys = 108.14 CPU)
Result: FAIL
gmake[1]: *** [_tests] Error 1
gmake[1]: Leaving directory `/root/openssl-1.1.1d'
gmake: *** [tests] Error 2


Is this something I need to resolve  before installing 1.1.1d and if so how can I resolve the test failures?

Thanks,

Tim

-----Original Message-----
From: Tomas Mraz <tmraz at redhat.com> 
Sent: Wednesday 9 October 2019 14:30
To: tim.j.culhane at gmail.com; openssl-users at openssl.org
Subject: Re: building OpenSSL 1.1.1 with -DPURIFY

On Wed, 2019-10-09 at 11:37 +0100, tim.j.culhane at gmail.com wrote:
> Hi,
> 
> I've built  OpenSSL 1.1.1c locally on my 64 bit CentOS 7 server.
> 
> My application  links with the libraries  contained in this build.
> 
> When running tests for my application under valgrind I'm seeing lots 
> of errors like the  below:

You can either try 1.1.1d or the patch from
https://github.com/openssl/openssl/pull/9217

It should solve the problem.

--
Tomáš Mráz
No matter how far down the wrong road you've gone, turn back.
                                              Turkish proverb [You'll know whether the road is wrong if you carefully listen to your conscience.]





More information about the openssl-users mailing list