[openssl-users] error (openssl-1.1.0g)

Matt Caswell matt at openssl.org
Thu Feb 15 00:44:26 UTC 2018


Did you run "make test" as root by any chance? There is a known issue
where this test fails if you run it as root (fixed in git by commit
b15e62ecc).

Matt

On 14/02/18 21:33, Sakuma, Koshiro wrote:
> Hi, Team,
> 
> I'm trying to install openssl-1.1.0g on my CentOS7, but I've gotten
> error during do the "make test" phase.  The error I've gotten is as follows.
> 
> -----------------------------------------------------------------------------------------------------------------------------
> ./test/recipes/40-test_rehash.t ........... Dubious, test returned 1
> (wstat 256, 0x100)
> Failed 1/5 subtests
> 
> Test Summary Report
> -------------------
> ../test/recipes/40-test_rehash.t         (Wstat: 256 Tests: 5 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> Files=95, Tests=554, 34 wallclock secs ( 0.32 usr  0.09 sys + 25.56
> cusr  9.26 csys = 35.23 CPU)
> Result: FAIL
> make[1]: *** [_tests] Error 1
> make[1]: Leaving directory `/usr/local/src/openssl-1.1.0g
> make[1]:***[tests] error 2
> -----------------------------------------------------------------------------------------------------------------------------
> 
> The command I tried to do was like "config --prefix=/usr/local/openssl
> shared zlib OR config shared OR config.
> 
> The OS version is CentOS Linux release 7.4.1708 (Core).
> 
> I am not sure if I can ignore this error and move forward to do "make". 
> 
> Thank you so much for your support.
> 
> Regards,
> 
> 
> 


More information about the openssl-users mailing list