Bio-MLST-Check v2.1.1706216 Perl 5 v5.26.1 OpenBSD.amd64-openbsd

Status
Fail
From
Alceu Rodrigues de Freitas Junior
Dist
Bio-MLST-Check v2.1.1706216
Platform
Perl 5 v5.26.1 OpenBSD.amd64-openbsd
Date
2017-11-17 07:30:02
ID
1faa5a9a-cb69-11e7-bc7b-02be238c3104
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Andrew Page,

This is a computer-generated report for Bio-MLST-Check-2.1.1706216
on perl 5.26.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Blast/*.t t/CDC/*.t t/Download/*.t t/Input/*.t t/Output/*.t t/SequenceTypes/*.t t/Settings/*.t t/Validate/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.31_04
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.31_04
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Env::Path            any     0.19
#     ExtUtils::MakeMaker  any  7.31_04
#     File::Slurp          any  9999.19
#     File::Spec           any     3.67
#     File::Touch          any     0.11
#     HTTP::Status         any     6.13
#     IO::Scalar           any    2.111
#     String::Util         any     1.26
#     Test::Exception      any     0.43
#     Test::MockModule     any     0.13
#     Test::More           any 1.302106
#     Test::Most           any     0.35
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                       Want       Have
#     ---------------------------- ---- ----------
#     Bio::AlignIO                  any      undef
#     Bio::Perl                     any      undef
#     Bio::PrimarySeq               any      undef
#     Bio::SeqIO                    any      undef
#     Bio::SimpleAlign              any      undef
#     Cwd                           any       3.67
#     Data::Dumper                  any   2.167_02
#     Exporter                      any       5.72
#     File::Basename                any       2.85
#     File::Copy                    any       2.32
#     File::Path                   2.06       2.15
#     File::Temp                    any     0.2304
#     File::Which                   any       1.22
#     Getopt::Long                  any        2.5
#     HTTP::Request                 any       6.13
#     LWP::Simple                   any       6.26
#     LWP::UserAgent                any       6.26
#     List::Util                    any       1.49
#     Moose                         any     2.2006
#     Moose::Role                   any     2.2006
#     Moose::Util::TypeConstraints  any     2.2006
#     POSIX                         any       1.76
#     Parallel::ForkManager         any       1.19
#     Regexp::Common                any 2017060201
#     Text::CSV                     any       1.95
#     Try::Tiny                     any       0.28
#     XML::LibXML                   any     2.0132
#     lib                           any       0.64
#     strict                        any       1.11
#     warnings                      any       1.37
# 
t/00-report-prereqs.t ............. ok
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 52
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa') called at t/Blast/BlastN.t line 17
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/Blast/BlastN.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 52
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa') called at t/Blast/Database.t line 13
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/Blast/Database.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 45
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/Streptococcus_pyogenes_emmST_contigs.fa', 'exec', 'makeblastdb') called at lib/Bio/MLST/CompareAlleles.pm line 42
	Bio::MLST::CompareAlleles::_build__blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0xb8927538658)') called at reader Bio::MLST::CompareAlleles::_blast_db_location_obj (defined at lib/Bio/MLST/CompareAlleles.pm line 21) line 8
	Bio::MLST::CompareAlleles::_blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0xb8927538658)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0xb8927538658)') called at reader Bio::MLST::CompareAlleles::_blast_db_location (defined at lib/Bio/MLST/CompareAlleles.pm line 22) line 8
	Bio::MLST::CompareAlleles::_blast_db_location('Bio::MLST::CompareAlleles=HASH(0xb8927538658)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0xb8927538658)') called at reader Bio::MLST::CompareAlleles::matching_sequences (defined at lib/Bio/MLST/CompareAlleles.pm line 24) line 8
	Bio::MLST::CompareAlleles::matching_sequences('Bio::MLST::CompareAlleles=HASH(0xb8927538658)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0xb89c5b6fe68)') called at reader Bio::MLST::ProcessFasta::_compare_alleles (defined at lib/Bio/MLST/ProcessFasta.pm line 25) line 8
	Bio::MLST::ProcessFasta::_compare_alleles('Bio::MLST::ProcessFasta=HASH(0xb89c5b6fe68)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0xb89c5b6fe68)') called at reader Bio::MLST::ProcessFasta::_sequence_type_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 26) line 8
	Bio::MLST::ProcessFasta::_sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0xb89c5b6fe68)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0xb89c5b6fe68)') called at reader Bio::MLST::ProcessFasta::_spreadsheet_row_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 27) line 8
	Bio::MLST::ProcessFasta::_spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0xb89c5b6fe68)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0xb89c5b6f610)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0xb89c5b6f610)') called at t/CDC/Convert.t line 50
Attribute (header) does not pass the type constraint because: Validation failed for 'ArrayRef' with value undef at constructor Bio::MLST::Spreadsheet::File::new (defined at lib/Bio/MLST/Spreadsheet/File.pm line 44) line 39
	Bio::MLST::Spreadsheet::File::new('Bio::MLST::Spreadsheet::File', 'header', undef, 'spreadsheet_allele_numbers_rows', 'ARRAY(0xb89c5b6f808)', 'spreadsheet_genomic_rows', 'ARRAY(0xb89c5b6f4d8)', 'output_directory', '/mnt/cpan_build_dir/foo/Bio-MLST-Check-2.1.1706216-0/jsBgZa841D', 'spreadsheet_basename', 'mlst_results') called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0xb89c5b6f610)') called at t/CDC/Convert.t line 50
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 12.
t/CDC/Convert.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 12 subtests passed 
t/Download/Database.t ............. ok
Prototype mismatch: sub LWP::Simple::getstore ($$) vs none at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
Prototype mismatch: sub LWP::Simple::is_success ($) vs none at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
Prototype mismatch: sub LWP::Simple::getstore: none vs ($$) at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
Prototype mismatch: sub LWP::Simple::is_success: none vs ($) at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
t/Download/Database_fails.t ....... ok
Prototype mismatch: sub LWP::Simple::getstore ($$) vs none at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
Prototype mismatch: sub LWP::Simple::is_success ($) vs none at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
Prototype mismatch: sub LWP::Simple::getstore: none vs ($$) at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
Prototype mismatch: sub LWP::Simple::is_success: none vs ($) at /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/Test/MockModule.pm line 154.
t/Download/Database_succeeds.t .... ok
t/Download/Databases.t ............ ok
t/FilterAlleles.t ................. ok
t/Input/NormaliseFasta.t .......... ok
t/Output/Databases.t .............. ok
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 45
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa', 'exec', 'makeblastdb') called at lib/Bio/MLST/CompareAlleles.pm line 42
	Bio::MLST::CompareAlleles::_build__blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x676fb46eec8)') called at reader Bio::MLST::CompareAlleles::_blast_db_location_obj (defined at lib/Bio/MLST/CompareAlleles.pm line 21) line 8
	Bio::MLST::CompareAlleles::_blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x676fb46eec8)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x676fb46eec8)') called at reader Bio::MLST::CompareAlleles::_blast_db_location (defined at lib/Bio/MLST/CompareAlleles.pm line 22) line 8
	Bio::MLST::CompareAlleles::_blast_db_location('Bio::MLST::CompareAlleles=HASH(0x676fb46eec8)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x676fb46eec8)') called at reader Bio::MLST::CompareAlleles::matching_sequences (defined at lib/Bio/MLST/CompareAlleles.pm line 24) line 8
	Bio::MLST::CompareAlleles::matching_sequences('Bio::MLST::CompareAlleles=HASH(0x676fb46eec8)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x676c7a469b8)') called at reader Bio::MLST::ProcessFasta::_compare_alleles (defined at lib/Bio/MLST/ProcessFasta.pm line 25) line 8
	Bio::MLST::ProcessFasta::_compare_alleles('Bio::MLST::ProcessFasta=HASH(0x676c7a469b8)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x676c7a469b8)') called at reader Bio::MLST::ProcessFasta::_sequence_type_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 26) line 8
	Bio::MLST::ProcessFasta::_sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x676c7a469b8)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x676c7a469b8)') called at reader Bio::MLST::ProcessFasta::_spreadsheet_row_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 27) line 8
	Bio::MLST::ProcessFasta::_spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x676c7a469b8)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x6763abea9e8)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x6763abea9e8)') called at t/Output/MultipleFastas.t line 32
Attribute (header) does not pass the type constraint because: Validation failed for 'ArrayRef' with value undef at constructor Bio::MLST::Spreadsheet::File::new (defined at lib/Bio/MLST/Spreadsheet/File.pm line 44) line 39
	Bio::MLST::Spreadsheet::File::new('Bio::MLST::Spreadsheet::File', 'header', undef, 'spreadsheet_allele_numbers_rows', 'ARRAY(0x6763b7f91a8)', 'spreadsheet_genomic_rows', 'ARRAY(0x6770aa027c0)', 'output_directory', '/mnt/cpan_build_dir/foo/Bio-MLST-Check-2.1.1706216-0/nryAPpe1iU', 'spreadsheet_basename', 'mlst_results') called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x6763abea9e8)') called at t/Output/MultipleFastas.t line 32
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/Output/MultipleFastas.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed 
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 45
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa', 'exec', 'makeblastdb') called at lib/Bio/MLST/CompareAlleles.pm line 42
	Bio::MLST::CompareAlleles::_build__blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x1ae74dfc80e8)') called at reader Bio::MLST::CompareAlleles::_blast_db_location_obj (defined at lib/Bio/MLST/CompareAlleles.pm line 21) line 8
	Bio::MLST::CompareAlleles::_blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x1ae74dfc80e8)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x1ae74dfc80e8)') called at reader Bio::MLST::CompareAlleles::_blast_db_location (defined at lib/Bio/MLST/CompareAlleles.pm line 22) line 8
	Bio::MLST::CompareAlleles::_blast_db_location('Bio::MLST::CompareAlleles=HASH(0x1ae74dfc80e8)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x1ae74dfc80e8)') called at reader Bio::MLST::CompareAlleles::matching_sequences (defined at lib/Bio/MLST/CompareAlleles.pm line 24) line 8
	Bio::MLST::CompareAlleles::matching_sequences('Bio::MLST::CompareAlleles=HASH(0x1ae74dfc80e8)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f40)') called at reader Bio::MLST::ProcessFasta::_compare_alleles (defined at lib/Bio/MLST/ProcessFasta.pm line 25) line 8
	Bio::MLST::ProcessFasta::_compare_alleles('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f40)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f40)') called at reader Bio::MLST::ProcessFasta::_sequence_type_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 26) line 8
	Bio::MLST::ProcessFasta::_sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f40)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f40)') called at reader Bio::MLST::ProcessFasta::_spreadsheet_row_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 27) line 8
	Bio::MLST::ProcessFasta::_spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f40)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x1ae79e7ff838)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x1ae79e7ff838)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at t/Output/MultipleSpecies.t line 28
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 45
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa', 'exec', 'makeblastdb') called at lib/Bio/MLST/CompareAlleles.pm line 42
	Bio::MLST::CompareAlleles::_build__blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x1ae77c382628)') called at reader Bio::MLST::CompareAlleles::_blast_db_location_obj (defined at lib/Bio/MLST/CompareAlleles.pm line 21) line 8
	Bio::MLST::CompareAlleles::_blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x1ae77c382628)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x1ae77c382628)') called at reader Bio::MLST::CompareAlleles::_blast_db_location (defined at lib/Bio/MLST/CompareAlleles.pm line 22) line 8
	Bio::MLST::CompareAlleles::_blast_db_location('Bio::MLST::CompareAlleles=HASH(0x1ae77c382628)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x1ae77c382628)') called at reader Bio::MLST::CompareAlleles::matching_sequences (defined at lib/Bio/MLST/CompareAlleles.pm line 24) line 8
	Bio::MLST::CompareAlleles::matching_sequences('Bio::MLST::CompareAlleles=HASH(0x1ae77c382628)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f28)') called at reader Bio::MLST::ProcessFasta::_compare_alleles (defined at lib/Bio/MLST/ProcessFasta.pm line 25) line 8
	Bio::MLST::ProcessFasta::_compare_alleles('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f28)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f28)') called at reader Bio::MLST::ProcessFasta::_sequence_type_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 26) line 8
	Bio::MLST::ProcessFasta::_sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f28)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f28)') called at reader Bio::MLST::ProcessFasta::_spreadsheet_row_obj (defined at lib/Bio/MLST/ProcessFasta.pm line 27) line 8
	Bio::MLST::ProcessFasta::_spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x1ae80b3c4f28)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x1ae71d285b38)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x1ae71d285b38)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at t/Output/MultipleSpecies.t line 28
Attribute (header) does not pass the type constraint because: Validation failed for 'ArrayRef' with value undef at constructor Bio::MLST::Spreadsheet::File::new (defined at lib/Bio/MLST/Spreadsheet/File.pm line 44) line 39
	Bio::MLST::Spreadsheet::File::new('Bio::MLST::Spreadsheet::File', 'header', undef, 'spreadsheet_allele_numbers_rows', 'ARRAY(0x1ae7bbef0478)', 'spreadsheet_genomic_rows', 'ARRAY(0x1ae756beebc8)', 'output_directory', '/mnt/cpan_build_dir/foo/Bio-MLST-Check-2.1.1706216-0/Ll66pLd_Io', 'spreadsheet_basename', 0002) called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x1ae79e7ff838)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at t/Output/MultipleSpecies.t line 28
Attribute (header) does not pass the type constraint because: Validation failed for 'ArrayRef' with value undef at constructor Bio::MLST::Spreadsheet::File::new (defined at lib/Bio/MLST/Spreadsheet/File.pm line 44) line 39
	Bio::MLST::Spreadsheet::File::new('Bio::MLST::Spreadsheet::File', 'header', undef, 'spreadsheet_allele_numbers_rows', 'ARRAY(0x1ae72b66ca90)', 'spreadsheet_genomic_rows', 'ARRAY(0x1ae766f2c478)', 'output_directory', '/mnt/cpan_build_dir/foo/Bio-MLST-Check-2.1.1706216-0/Ll66pLd_Io', 'spreadsheet_basename', 0001) called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x1ae71d285b38)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x1ae7bbef1f58)') called at t/Output/MultipleSpecies.t line 28
readline() on closed filehandle $fh_in at lib/Bio/MLST/CheckMultipleSpecies.pm line 159.
readline() on closed filehandle $fh_in at lib/Bio/MLST/CheckMultipleSpecies.pm line 159.
readline() on closed filehandle $fh_in at lib/Bio/MLST/CheckMultipleSpecies.pm line 159.
readline() on closed filehandle $fh_in at lib/Bio/MLST/CheckMultipleSpecies.pm line 159.

#   Failed test 'results content matches expected content'
#   at t/Output/MultipleSpecies.t line 74.
# 
#     Structures begin differing at:
#          $got->[0] = '"E.coli"	"matched 1 of 1 files"
'
#     $expected->[0] = '"No matches found"
'
# 

#   Failed test 'results content matches expected content'
#   at t/Output/MultipleSpecies.t line 74.
# 
#     Structures begin differing at:
#          $got->[0] = '"E.coli"	"matched 1 of 1 files"
'
#     $expected->[0] = '"No matches found"
'
# 
# Looks like you failed 2 tests of 13.
t/Output/MultipleSpecies.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/13 subtests 
t/Output/OutputFasta.t ............ ok
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 45
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa', 'exec', 'makeblastdb') called at lib/Bio/MLST/CompareAlleles.pm line 42
	Bio::MLST::CompareAlleles::_build__blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at reader Bio::MLST::CompareAlleles::_blast_db_location_obj (defined at lib/Bio/MLST/CompareAlleles.pm line 21) line 8
	Bio::MLST::CompareAlleles::_blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at reader Bio::MLST::CompareAlleles::_blast_db_location (defined at lib/Bio/MLST/CompareAlleles.pm line 22) line 8
	Bio::MLST::CompareAlleles::_blast_db_location('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at reader Bio::MLST::CompareAlleles::matching_sequences (defined at lib/Bio/MLST/CompareAlleles.pm line 24) line 8
	Bio::MLST::CompareAlleles::matching_sequences('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at lib/Bio/MLST/CompareAlleles.pm line 61
	Bio::MLST::CompareAlleles::found_sequence_names('Bio::MLST::CompareAlleles=HASH(0x101a50509a30)') called at t/Output/SpreadsheetRow.t line 22
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/Output/SpreadsheetRow.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 

#   Failed test 'blastn in PATH'
#   at t/requires_external.t line 8.

#   Failed test 'makeblastdb in PATH'
#   at t/requires_external.t line 8.
# Looks like you failed 2 tests of 2.
t/requires_external.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
Attribute (exec) does not pass the type constraint because: Validation failed for 'Bio::MLST::Executable' with value "makeblastdb" at constructor Bio::MLST::Blast::Database::new (defined at lib/Bio/MLST/Blast/Database.pm line 32) line 45
	Bio::MLST::Blast::Database::new('Bio::MLST::Blast::Database', 'fasta_file', 't/data/contigs.fa', 'exec', 'makeblastdb') called at lib/Bio/MLST/CompareAlleles.pm line 42
	Bio::MLST::CompareAlleles::_build__blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at reader Bio::MLST::CompareAlleles::_blast_db_location_obj (defined at lib/Bio/MLST/CompareAlleles.pm line 21) line 8
	Bio::MLST::CompareAlleles::_blast_db_location_obj('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at reader Bio::MLST::CompareAlleles::_blast_db_location (defined at lib/Bio/MLST/CompareAlleles.pm line 22) line 8
	Bio::MLST::CompareAlleles::_blast_db_location('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at reader Bio::MLST::CompareAlleles::matching_sequences (defined at lib/Bio/MLST/CompareAlleles.pm line 24) line 8
	Bio::MLST::CompareAlleles::matching_sequences('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at lib/Bio/MLST/CompareAlleles.pm line 61
	Bio::MLST::CompareAlleles::found_sequence_names('Bio::MLST::CompareAlleles=HASH(0x43fe697ef8)') called at t/SequenceTypes/CompareAlleles.t line 20
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/SequenceTypes/CompareAlleles.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed 
t/SequenceTypes/SearchForFiles.t .. ok
t/SequenceTypes/SequenceType.t .... ok
t/Settings/DatabaseSettings.t ..... ok
t/Validate/Executable.t ........... ok

Test Summary Report
-------------------
t/Blast/BlastN.t                (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/Blast/Database.t              (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/CDC/Convert.t                 (Wstat: 65280 Tests: 12 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/Output/MultipleFastas.t       (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/Output/MultipleSpecies.t      (Wstat: 512 Tests: 13 Failed: 2)
  Failed tests:  6, 9
  Non-zero exit status: 2
t/Output/SpreadsheetRow.t       (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/requires_external.t           (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/SequenceTypes/CompareAlleles.t (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=21, Tests=194, 18 wallclock secs ( 0.04 usr  0.13 sys +  9.52 cusr  3.03 csys = 12.72 CPU)
Result: FAIL
Failed 8/21 test programs. 4/194 subtests failed.
*** Error 255 in /mnt/cpan_build_dir/foo/Bio-MLST-Check-2.1.1706216-0 (Makefile:984 'test_dynamic')

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                       Need     Have      
    ---------------------------- -------- ----------
    Bio::AlignIO                 0        0         
    Bio::Perl                    0        1.007002  
    Bio::PrimarySeq              0        0         
    Bio::SeqIO                   0        1.007002  
    Bio::SimpleAlign             0        0         
    Cwd                          0        3.67      
    Data::Dumper                 0        2.167_02  
    Exporter                     0        5.72      
    File::Basename               0        2.85      
    File::Copy                   0        2.32      
    File::Path                   2.06     2.15      
    File::Temp                   0        0.2304    
    File::Which                  0        1.22      
    Getopt::Long                 0        2.5       
    HTTP::Request                0        6.13      
    lib                          0        0.64      
    List::Util                   0        1.49      
    LWP::Simple                  0        6.26      
    LWP::UserAgent               0        6.26      
    Moose                        0        2.2006    
    Moose::Role                  0        2.2006    
    Moose::Util::TypeConstraints 0        2.2006    
    Parallel::ForkManager        0        1.19      
    POSIX                        0        1.76      
    Regexp::Common               0        2017060201
    strict                       0        1.11      
    Text::CSV                    0        1.95      
    Try::Tiny                    0        0.28      
    warnings                     0        1.37      
    XML::LibXML                  0        2.0132    

build_requires:

    Module                       Need     Have      
    ---------------------------- -------- ----------
    Env::Path                    0        0.19      
    ExtUtils::MakeMaker          0        7.31_04   
    File::Slurp                  0        9999.19   
    File::Spec                   0        3.67      
    File::Touch                  0        0.11      
    HTTP::Status                 0        6.13      
    IO::Scalar                   0        2.111     
    String::Util                 0        1.26      
    Test::Exception              0        0.43      
    Test::MockModule             0        0.13      
    Test::More                   0        1.302106  
    Test::Most                   0        0.35      

configure_requires:

    Module                       Need     Have      
    ---------------------------- -------- ----------
    ExtUtils::MakeMaker          0        7.31_04   

opt_build_requires:

    Module                       Need     Have      
    ---------------------------- -------- ----------
    CPAN::Meta                   2.120900 2.150010  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin:/home/foo/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 99917
    PERL5_CPAN_IS_RUNNING = 99917
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15444,99917
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /home/foo/.perlbrew
    PERLBREW_MANPATH = /home/foo/perl5/perlbrew/perls/perl-5.26.1/man
    PERLBREW_PATH = /home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin
    PERLBREW_PERL = perl-5.26.1
    PERLBREW_ROOT = /home/foo/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_CR_SMOKER_CURRENT = Bio-MLST-Check-2.1.1706216
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 999 999 1001
    $EGID = 999 999 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.19    
    CPAN::Meta          2.150010
    Cwd                 3.67    
    ExtUtils::CBuilder  0.280226
    ExtUtils::Command   7.31_04 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.31_04 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.67    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302106
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=openbsd
    osvers=6.1
    archname=OpenBSD.amd64-openbsd
    uname='openbsd cpansmoker.my.domain 6.1 generic.mp#20 amd64 '
    config_args='-de -Dprefix=/home/foo/perl5/perlbrew/perls/perl-5.26.1 -Aeval:scriptdir=/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 20070719 '
    gccosandvers='openbsd6.1'
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.89.3
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Nov 10 2017 20:02:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="99917"
    PERL5_CPAN_IS_RUNNING="99917"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="15444,99917"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/home/foo/.perlbrew"
    PERLBREW_MANPATH="/home/foo/perl5/perlbrew/perls/perl-5.26.1/man"
    PERLBREW_PATH="/home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin"
    PERLBREW_PERL="perl-5.26.1"
    PERLBREW_ROOT="/home/foo/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_CR_SMOKER_CURRENT="Bio-MLST-Check-2.1.1706216"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/OpenBSD.amd64-openbsd
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/OpenBSD.amd64-openbsd
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1
    .