Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sf-mrichter/2c5c653b3800708c1a67ba41e4992129 to your computer and use it in GitHub Desktop.
Save sf-mrichter/2c5c653b3800708c1a67ba41e4992129 to your computer and use it in GitHub Desktop.
OpenSSL 1.1.1 on RHEL 7 errors
make depend && make _tests
make[1]: Entering directory `/home/solarflare/openssl-1.1.1c'
make[1]: Leaving directory `/home/solarflare/openssl-1.1.1c'
make[1]: Entering directory `/home/solarflare/openssl-1.1.1c'
( cd test; \
mkdir -p test-runs; \
SRCTOP=../. \
BLDTOP=../. \
RESULT_D=test-runs \
PERL="/usr/bin/perl" \
EXE_EXT= \
OPENSSL_ENGINES=`cd .././engines 2>/dev/null && pwd` \
OPENSSL_DEBUG_MEMORY=on \
/usr/bin/perl .././test/run_tests.pl )
../test/recipes/01-test_abort.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/01-test_abort.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/01-test_abort.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/01-test_sanity.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/01-test_sanity.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/01-test_sanity.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/01-test_symbol_presence.t ..........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/01-test_symbol_presence.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/01-test_symbol_presence.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/01-test_test.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/01-test_test.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/01-test_test.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/02-test_errstr.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/02-test_errstr.t line 11.
BEGIN failed--compilation aborted at ../test/recipes/02-test_errstr.t line 11.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/02-test_internal_ctype.t ...........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/02-test_internal_ctype.t line 11.
BEGIN failed--compilation aborted at ../test/recipes/02-test_internal_ctype.t line 11.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/02-test_lhash.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/02-test_lhash.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/02-test_lhash.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/02-test_ordinals.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/02-test_ordinals.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/02-test_ordinals.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/02-test_stack.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/02-test_stack.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/02-test_stack.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_exdata.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/03-test_exdata.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_exdata.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_asn1.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_asn1.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_asn1.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_chacha.t ..........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_chacha.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_chacha.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_curve448.t ........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_curve448.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_curve448.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_ec.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_ec.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_ec.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_mdc2.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/03-test_internal_mdc2.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_mdc2.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_modes.t ...........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_modes.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_modes.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_poly1305.t ........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_poly1305.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_poly1305.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_siphash.t .........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_siphash.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_siphash.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_sm2.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_sm2.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_sm2.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_sm4.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_sm4.t line 11.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_sm4.t line 11.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_ssl_cert_table.t ..
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_ssl_cert_table.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_ssl_cert_table.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_internal_x509.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/03-test_internal_x509.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/03-test_internal_x509.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/03-test_ui.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/03-test_ui.t line 11.
BEGIN failed--compilation aborted at ../test/recipes/03-test_ui.t line 11.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_asn1_decode.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/04-test_asn1_decode.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/04-test_asn1_decode.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_asn1_encode.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/04-test_asn1_encode.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/04-test_asn1_encode.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_asn1_string_table.t ........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/04-test_asn1_string_table.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/04-test_asn1_string_table.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_bio_callback.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/04-test_bio_callback.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/04-test_bio_callback.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_bioprint.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/04-test_bioprint.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/04-test_bioprint.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_err.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/04-test_err.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/04-test_err.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/04-test_pem.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/04-test_pem.t line 17.
BEGIN failed--compilation aborted at ../test/recipes/04-test_pem.t line 17.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_bf.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_bf.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_bf.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_cast.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_cast.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_cast.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_des.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_des.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_des.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_hmac.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_hmac.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_hmac.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_idea.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_idea.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_idea.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_md2.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_md2.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_md2.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_mdc2.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_mdc2.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_mdc2.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_rand.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/05-test_rand.t line 11.
BEGIN failed--compilation aborted at ../test/recipes/05-test_rand.t line 11.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_rc2.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_rc2.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/05-test_rc2.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_rc4.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_rc4.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/05-test_rc4.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/05-test_rc5.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/05-test_rc5.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/05-test_rc5.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/06-test-rdrand.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/06-test-rdrand.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/06-test-rdrand.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/10-test_bn.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/10-test_bn.t line 15.
BEGIN failed--compilation aborted at ../test/recipes/10-test_bn.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/10-test_exp.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/10-test_exp.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/10-test_exp.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_dh.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/15-test_dh.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/15-test_dh.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_dsa.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_dsa.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/15-test_dsa.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_ec.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_ec.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/15-test_ec.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_ecdsa.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/15-test_ecdsa.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/15-test_ecdsa.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_ecparam.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_ecparam.t line 15.
BEGIN failed--compilation aborted at ../test/recipes/15-test_ecparam.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_genrsa.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_genrsa.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/15-test_genrsa.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_mp_rsa.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_mp_rsa.t line 15.
BEGIN failed--compilation aborted at ../test/recipes/15-test_mp_rsa.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_out_option.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_out_option.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/15-test_out_option.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_rsa.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_rsa.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/15-test_rsa.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/15-test_rsapss.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/15-test_rsapss.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/15-test_rsapss.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/20-test_enc.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/20-test_enc.t line 17.
BEGIN failed--compilation aborted at ../test/recipes/20-test_enc.t line 17.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/20-test_enc_more.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/20-test_enc_more.t line 18.
BEGIN failed--compilation aborted at ../test/recipes/20-test_enc_more.t line 18.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/20-test_passwd.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/20-test_passwd.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/20-test_passwd.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_crl.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/25-test_crl.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/25-test_crl.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_d2i.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/25-test_d2i.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/25-test_d2i.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_pkcs7.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/25-test_pkcs7.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/25-test_pkcs7.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_req.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/25-test_req.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/25-test_req.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_sid.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/25-test_sid.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/25-test_sid.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_verify.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/25-test_verify.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/25-test_verify.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/25-test_x509.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/25-test_x509.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/25-test_x509.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_afalg.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/30-test_afalg.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/30-test_afalg.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_engine.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/30-test_engine.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/30-test_engine.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_evp.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/30-test_evp.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/30-test_evp.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_evp_extra.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/30-test_evp_extra.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/30-test_evp_extra.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_pbelu.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/30-test_pbelu.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/30-test_pbelu.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_pkey_meth.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/30-test_pkey_meth.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/30-test_pkey_meth.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/30-test_pkey_meth_kdf.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/30-test_pkey_meth_kdf.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/30-test_pkey_meth_kdf.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/40-test_rehash.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/40-test_rehash.t line 17.
BEGIN failed--compilation aborted at ../test/recipes/40-test_rehash.t line 17.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/60-test_x509_check_cert_pkey.t .....
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/60-test_x509_check_cert_pkey.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/60-test_x509_check_cert_pkey.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/60-test_x509_dup_cert.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/60-test_x509_dup_cert.t line 11.
BEGIN failed--compilation aborted at ../test/recipes/60-test_x509_dup_cert.t line 11.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/60-test_x509_store.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/60-test_x509_store.t line 15.
BEGIN failed--compilation aborted at ../test/recipes/60-test_x509_store.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/60-test_x509_time.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/60-test_x509_time.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/60-test_x509_time.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_asyncio.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/70-test_asyncio.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_asyncio.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_bad_dtls.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_bad_dtls.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_bad_dtls.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_clienthello.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_clienthello.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_clienthello.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_comp.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_comp.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_comp.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_key_share.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_key_share.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_key_share.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_packet.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/70-test_packet.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_packet.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_recordlen.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/70-test_recordlen.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_recordlen.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_renegotiation.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_renegotiation.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_renegotiation.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_servername.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/70-test_servername.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/70-test_servername.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslcbcpadding.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslcbcpadding.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslcbcpadding.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslcertstatus.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslcertstatus.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslcertstatus.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslextension.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslextension.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslextension.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslmessages.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslmessages.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslmessages.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslrecords.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslrecords.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslrecords.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslsessiontick.t ...........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslsessiontick.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslsessiontick.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslsigalgs.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslsigalgs.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslsigalgs.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslsignature.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslsignature.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslsignature.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslskewith0p.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslskewith0p.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslskewith0p.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslversions.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslversions.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslversions.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_sslvertol.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_sslvertol.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_sslvertol.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13alerts.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13alerts.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13alerts.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13cookie.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13cookie.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13cookie.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13downgrade.t ...........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13downgrade.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13downgrade.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13hrr.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13hrr.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13hrr.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13kexmodes.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13kexmodes.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13kexmodes.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13messages.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13messages.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13messages.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tls13psk.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tls13psk.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tls13psk.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_tlsextms.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_tlsextms.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_tlsextms.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_verify_extra.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_verify_extra.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_verify_extra.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/70-test_wpacket.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/70-test_wpacket.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/70-test_wpacket.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ca.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_ca.t line 15.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ca.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_cipherbytes.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/80-test_cipherbytes.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/80-test_cipherbytes.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_cipherlist.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/80-test_cipherlist.t line 14.
BEGIN failed--compilation aborted at ../test/recipes/80-test_cipherlist.t line 14.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ciphername.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/80-test_ciphername.t line 15.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ciphername.t line 15.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_cms.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_cms.t line 16.
BEGIN failed--compilation aborted at ../test/recipes/80-test_cms.t line 16.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_cmsapi.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/80-test_cmsapi.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/80-test_cmsapi.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ct.t .......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_ct.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ct.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_dane.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_dane.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/80-test_dane.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_dtls.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/80-test_dtls.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/80-test_dtls.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_dtls_mtu.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_dtls_mtu.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/80-test_dtls_mtu.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_dtlsv1listen.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/80-test_dtlsv1listen.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/80-test_dtlsv1listen.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ocsp.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_ocsp.t line 16.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ocsp.t line 16.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_pkcs12.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_pkcs12.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/80-test_pkcs12.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ssl_new.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_ssl_new.t line 16.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ssl_new.t line 16.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ssl_old.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_ssl_old.t line 16.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ssl_old.t line 16.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_ssl_test_ctx.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_ssl_test_ctx.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/80-test_ssl_test_ctx.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_sslcorrupt.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/80-test_sslcorrupt.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/80-test_sslcorrupt.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_tsa.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_tsa.t line 16.
BEGIN failed--compilation aborted at ../test/recipes/80-test_tsa.t line 16.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/80-test_x509aux.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/80-test_x509aux.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/80-test_x509aux.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_asn1_time.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_asn1_time.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_asn1_time.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_async.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_async.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_async.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_bio_enc.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_bio_enc.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_bio_enc.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_bio_memleak.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_bio_memleak.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_bio_memleak.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_constant_time.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_constant_time.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_constant_time.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_fatalerr.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/90-test_fatalerr.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_fatalerr.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_gmdiff.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_gmdiff.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_gmdiff.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_gost.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/90-test_gost.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/90-test_gost.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_ige.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_ige.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_ige.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_includes.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_includes.t line 5.
BEGIN failed--compilation aborted at ../test/recipes/90-test_includes.t line 5.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_memleak.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_memleak.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_memleak.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_overhead.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_overhead.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_overhead.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_secmem.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_secmem.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_secmem.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_shlibload.t ................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_shlibload.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/90-test_shlibload.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_srp.t ......................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_srp.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_srp.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_sslapi.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/90-test_sslapi.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_sslapi.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_sslbuffers.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/90-test_sslbuffers.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_sslbuffers.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_store.t ....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_store.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/90-test_store.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_sysdefault.t ...............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/90-test_sysdefault.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_sysdefault.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_threads.t ..................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_threads.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_threads.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_time_offset.t ..............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_time_offset.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_time_offset.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_tls13ccs.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Utils.pm line 44.
Compilation failed in require at ../test/recipes/90-test_tls13ccs.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_tls13ccs.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_tls13encryption.t ..........
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_tls13encryption.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/90-test_tls13encryption.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_tls13secrets.t .............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/90-test_tls13secrets.t line 9.
BEGIN failed--compilation aborted at ../test/recipes/90-test_tls13secrets.t line 9.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/90-test_v3name.t ...................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test/Simple.pm line 37.
Compilation failed in require at ../test/recipes/90-test_v3name.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/90-test_v3name.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/95-test_external_boringssl.t .......
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/95-test_external_boringssl.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/95-test_external_boringssl.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/95-test_external_krb5.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/95-test_external_krb5.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/95-test_external_krb5.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/95-test_external_pyca.t ............
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/95-test_external_pyca.t line 10.
BEGIN failed--compilation aborted at ../test/recipes/95-test_external_pyca.t line 10.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/99-test_ecstress.t .................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/99-test_ecstress.t line 12.
BEGIN failed--compilation aborted at ../test/recipes/99-test_ecstress.t line 12.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/99-test_fuzz.t .....................
Can't locate Test/More.pm in @INC (@INC contains: /home/solarflare/openssl-1.1.1c/test/../util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
BEGIN failed--compilation aborted at /home/solarflare/openssl-1.1.1c/test/../util/perl/OpenSSL/Test.pm line 13.
Compilation failed in require at ../test/recipes/99-test_fuzz.t line 13.
BEGIN failed--compilation aborted at ../test/recipes/99-test_fuzz.t line 13.
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
../test/recipes/01-test_abort.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/01-test_sanity.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/01-test_symbol_presence.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/01-test_test.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/02-test_errstr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/02-test_internal_ctype.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/02-test_lhash.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/02-test_ordinals.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/02-test_stack.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_exdata.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_asn1.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_chacha.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_curve448.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_ec.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_mdc2.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_modes.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_poly1305.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_siphash.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_sm2.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_sm4.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_ssl_cert_table.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_internal_x509.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/03-test_ui.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_asn1_decode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_asn1_encode.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_asn1_string_table.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_bio_callback.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_bioprint.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_err.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/04-test_pem.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_bf.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_cast.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_des.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_hmac.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_idea.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_md2.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_mdc2.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_rand.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_rc2.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_rc4.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/05-test_rc5.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/06-test-rdrand.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/10-test_bn.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/10-test_exp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_dh.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_dsa.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_ec.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_ecdsa.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_ecparam.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_genrsa.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_mp_rsa.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_out_option.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_rsa.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/15-test_rsapss.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/20-test_enc.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/20-test_enc_more.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/20-test_passwd.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_crl.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_d2i.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_pkcs7.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_req.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_sid.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_verify.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/25-test_x509.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_afalg.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_engine.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_evp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_evp_extra.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_pbelu.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_pkey_meth.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/30-test_pkey_meth_kdf.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/40-test_rehash.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/60-test_x509_check_cert_pkey.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/60-test_x509_dup_cert.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/60-test_x509_store.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/60-test_x509_time.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_asyncio.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_bad_dtls.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_clienthello.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_comp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_key_share.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_packet.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_recordlen.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_renegotiation.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_servername.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslcbcpadding.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslcertstatus.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslextension.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslmessages.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslrecords.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslsessiontick.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslsigalgs.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslsignature.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslskewith0p.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslversions.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_sslvertol.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13alerts.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13cookie.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13downgrade.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13hrr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13kexmodes.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13messages.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tls13psk.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_tlsextms.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_verify_extra.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/70-test_wpacket.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ca.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_cipherbytes.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_cipherlist.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ciphername.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_cms.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_cmsapi.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ct.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_dane.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_dtls.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_dtls_mtu.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_dtlsv1listen.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ocsp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_pkcs12.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ssl_new.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ssl_old.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_ssl_test_ctx.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_sslcorrupt.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_tsa.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/80-test_x509aux.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_asn1_time.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_async.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_bio_enc.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_bio_memleak.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_constant_time.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_fatalerr.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_gmdiff.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_gost.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_ige.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_includes.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_memleak.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_overhead.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_secmem.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_shlibload.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_srp.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_sslapi.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_sslbuffers.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_store.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_sysdefault.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_threads.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_time_offset.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_tls13ccs.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_tls13encryption.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_tls13secrets.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/90-test_v3name.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/95-test_external_boringssl.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/95-test_external_krb5.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/95-test_external_pyca.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/99-test_ecstress.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
../test/recipes/99-test_fuzz.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=155, Tests=0, 2 wallclock secs ( 0.39 usr 0.09 sys + 0.98 cusr 0.29 csys = 1.75 CPU)
Result: FAIL
make[1]: *** [_tests] Error 1
make[1]: Leaving directory `/home/solarflare/openssl-1.1.1c'
make: *** [tests] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment