Errors building 1.1.1 on RHEL 7
Viktor Dukhovni
openssl-users at dukhovni.org
Tue Jul 16 22:06:50 UTC 2019
On Tue, Jul 16, 2019 at 09:23:32PM +0000, Mark Richter wrote:
> After I built version 1.1.1 on RHEL 7, I got these errors at the end of the 'make test.' What do they mean?
The test scripts exited with non-zero exit codes.
> Test Summary Report
> -------------------
> ../test/recipes/15-test_dsa.t (Wstat: 768 Tests: 6 Failed: 3)
> Failed tests: 4-6
> Non-zero exit status: 3
> ../test/recipes/20-test_enc.t (Wstat: 256 Tests: 87 Failed: 1)
> Failed test: 2
> Non-zero exit status: 1
> Parse errors: Bad plan. You planned 172 tests but ran 87.
Something looks wrong with your build.
> Files=152, Tests=850, 30 wallclock secs ( 0.38 usr 0.10 sys + 31.02 cusr 4.55 csys = 36.05 CPU)
> Result: FAIL
Insufficient detail, but make sure the directory is "clean" before
you do the build. And post the build options in future problem
reports. IIRC, you can use "make V=1 ..." to get more verbose test
output.
--
Viktor.
More information about the openssl-users
mailing list