openssl: 05-test_rand.t failing for debug builds
Whenever I build with --debug or debug-VC-WIN32, one of the tests (looks like drbg_cavs_test) in 05-test_rand.t fails. This does not happen when building release version. I’ve attached a log file with the results of the build and the tests.
I’m using this configuration:
perl Configure VC-WIN32 no-asm --prefix=%prefix_base%%prefix_ext% --debug
Is there something that I’m missing to make it pass?
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 50 (38 by maintainers)
You probably can’t do much about it kimaluco17. Seems to be an issue with the build configuration. I guess @levitte is already looking into it.
Oh, I misunderstood you. You meant the creation of the wrappers
bio_outandbio_err.