openssl: Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run
When I am trying to install openssl 1.1.0f in centos 6.9 version for the ‘make test’ I am getting the following error.
make[1]: *** [_tests] Error 95
make: *** [tests] Error 2
[root@spy-s Web-1 openssl-1.1.0f]# cat file.txt
make depend && make _tests
make[1]: Entering directory `/root/openssl-1.1.0f'
make[1]: Leaving directory `/root/openssl-1.1.0f'
make[1]: Entering directory `/root/openssl-1.1.0f'
( cd test; \
SRCTOP=../. \
BLDTOP=../. \
PERL="/usr/bin/perl" \
EXE_EXT= \
OPENSSL_ENGINES=.././engines \
OPENSSL_DEBUG_MEMORY=on \
/usr/bin/perl .././test/run_tests.pl )
../test/recipes/01-test_abort.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/01-test_sanity.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/01-test_symbol_presence.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/02-test_ordinals.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/03-test_exdata.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/03-test_ui.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/04-test_pem.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_bf.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_cast.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_des.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_hmac.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_idea.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_md2.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_md4.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_md5.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_mdc2.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_rand.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_rc2.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_rc4.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_rc5.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_rmd.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_sha1.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_sha256.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_sha512.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/05-test_wp.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/10-test_bn.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/10-test_exp.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_dh.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_dsa.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_ec.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_ecdsa.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_genrsa.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_rsa.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/15-test_rsapss.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/20-test_enc.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/20-test_passwd.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_crl.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_d2i.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_pkcs7.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_req.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_sid.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_verify.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/25-test_x509.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/30-test_afalg.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/30-test_engine.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/30-test_evp.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/30-test_evp_extra.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/30-test_pbelu.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/40-test_rehash.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/60-test_x509_store.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_asyncio.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_bad_dtls.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_clienthello.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_packet.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslcbcpadding.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslcertstatus.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslextension.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslmessages.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslrecords.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslsessiontick.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslskewith0p.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_sslvertol.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_tlsextms.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/70-test_verify_extra.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_ca.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_cipherlist.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_cms.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_ct.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_dane.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_dtls.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_dtlsv1listen.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_ocsp.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_pkcs12.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_ssl_new.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_ssl_old.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_ssl_test_ctx.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_sslcorrupt.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_tsa.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/80-test_x509aux.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_async.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_bio_enc.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_bioprint.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_constant_time.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_fuzz.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_gmdiff.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_heartbeat.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_ige.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_memleak.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_p5_crpt2.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_secmem.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_shlibload.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_srp.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_sslapi.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_threads.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
../test/recipes/90-test_v3name.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
../test/recipes/01-test_abort.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/01-test_sanity.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/01-test_symbol_presence.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/02-test_ordinals.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/03-test_exdata.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/03-test_ui.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/04-test_pem.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_bf.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_cast.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_des.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_hmac.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_idea.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_md2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_md4.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_md5.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_mdc2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_rand.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_rc2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_rc4.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_rc5.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_rmd.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_sha1.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_sha256.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_sha512.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/05-test_wp.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/10-test_bn.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/10-test_exp.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_dh.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_dsa.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_ec.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_ecdsa.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_genrsa.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_rsa.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/15-test_rsapss.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/20-test_enc.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/20-test_passwd.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_crl.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_d2i.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_pkcs7.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_req.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_sid.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_verify.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/25-test_x509.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/30-test_afalg.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/30-test_engine.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/30-test_evp.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/30-test_evp_extra.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/30-test_pbelu.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/40-test_rehash.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/60-test_x509_store.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_asyncio.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_bad_dtls.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_clienthello.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_packet.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslcbcpadding.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslcertstatus.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslextension.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslmessages.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslrecords.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslsessiontick.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslskewith0p.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslvertol.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_tlsextms.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/70-test_verify_extra.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_ca.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_cipherlist.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_cms.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_ct.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_dane.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_dtls.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_dtlsv1listen.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_ocsp.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_pkcs12.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_ssl_new.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_ssl_old.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_ssl_test_ctx.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_sslcorrupt.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_tsa.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/80-test_x509aux.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_async.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_bio_enc.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_bioprint.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_constant_time.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_fuzz.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_gmdiff.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_heartbeat.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_ige.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_memleak.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_p5_crpt2.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_secmem.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_shlibload.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_srp.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_sslapi.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_threads.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
../test/recipes/90-test_v3name.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=95, Tests=0, 4 wallclock secs ( 0.21 usr 0.54 sys + 1.59 cusr 1.08 csys = 3.42 CPU)
Result: FAIL
make[1]: Leaving directory `/root/openssl-1.1.0f'
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (9 by maintainers)
In case it help anyone on this, installing some package :
yum install perl-Module-Load-Conditional perl-coresolve the problem for me on a CentOS 7. see : srcFor some reason, the above solution did not work for me…i.e, even after installing the perl-core, I still got the same error.
Background: I was building (and testing) openssl 1.1.1g on Centos6 with perl version 5.10.1 and Test::More is at 0.92
Looked up the NOTES.PERL file that comes along the source code, and following the instructions, upgraded Test::More with the below command:
cpan -f -i Test::More
and the problem got resolved.
According to rpmfind,
perl-Module-Load-Conditionalis part ofperl-core, so the latter should be enoughThis solution works on CentOS8 as well, thankfully.
Ok, so unfortunately, you will not be able to test on that specific machine. It’s a tradeoff we made long ago, to require at least Test::More v0.96, which came with perl 5.13.4, 'cause earlier Test::More versions were lacking some functionality that’s needed.
As testing on the machine where you intend to install isn’t an absolute necessity, we felt this was a tradeoff we could live with.