Bio-MLST-Check v2.1.1706216 Perl 5 v5.28.0 OpenBSD.amd64-openbsd-thread-multi

Status
Fail
From
Alceu Rodrigues de Freitas Junior
Dist
Bio-MLST-Check v2.1.1706216
Platform
Perl 5 v5.28.0 OpenBSD.amd64-openbsd-thread-multi
Date
2018-06-28 11:39:13
ID
e1c65b0c-7ac7-11e8-8bf7-c6befe9f3b00
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.28.0, 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/vegeta/perl5/perlbrew/perls/perl-blead/bin/perl5.28.0" "-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.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Env::Path            any     0.19
#     ExtUtils::MakeMaker  any     7.34
#     File::Slurp          any  9999.19
#     File::Spec           any     3.74
#     File::Touch          any     0.11
#     HTTP::Status         any     6.18
#     IO::Scalar           any    2.111
#     String::Util         any     1.26
#     Test::Exception      any     0.43
#     Test::MockModule     any     0.15
#     Test::More           any 1.302136
#     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.74
#     Data::Dumper                  any   2.167_02
#     Exporter                      any       5.73
#     File::Basename                any       2.85
#     File::Copy                    any       2.33
#     File::Path                   2.06       2.15
#     File::Temp                    any     0.2305
#     File::Which                   any       1.22
#     Getopt::Long                  any        2.5
#     HTTP::Request                 any       6.18
#     LWP::Simple                   any       6.26
#     LWP::UserAgent                any       6.26
#     List::Util                    any       1.50
#     Moose                         any     2.2011
#     Moose::Role                   any     2.2011
#     Moose::Util::TypeConstraints  any     2.2011
#     POSIX                         any       1.84
#     Parallel::ForkManager         any       1.19
#     Regexp::Common                any 2017060201
#     Text::CSV                     any       1.95
#     Try::Tiny                     any       0.30
#     XML::LibXML                   any     2.0132
#     lib                           any       0.64
#     strict                        any       1.11
#     warnings                      any       1.42
# 
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(0x1a94285d39e8)') 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(0x1a94285d39e8)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x1a94285d39e8)') 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(0x1a94285d39e8)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x1a94285d39e8)') 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(0x1a94285d39e8)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x1a940c5b9a30)') 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(0x1a940c5b9a30)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x1a940c5b9a30)') 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(0x1a940c5b9a30)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x1a940c5b9a30)') 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(0x1a940c5b9a30)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x1a940c5b9418)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x1a940c5b9418)') 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(0x1a94285d3fa0)', 'spreadsheet_genomic_rows', 'ARRAY(0x1a94285d3700)', 'output_directory', '/mnt/cpan_build_dir/vegeta/Bio-MLST-Check-2.1.1706216-0/i7Yz1aseDZ', 'spreadsheet_basename', 'mlst_results') called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x1a940c5b9418)') 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/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
Prototype mismatch: sub LWP::Simple::is_success ($) vs none at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
Prototype mismatch: sub LWP::Simple::getstore: none vs ($$) at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
Prototype mismatch: sub LWP::Simple::is_success: none vs ($) at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
t/Download/Database_fails.t ....... ok
Prototype mismatch: sub LWP::Simple::getstore ($$) vs none at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
Prototype mismatch: sub LWP::Simple::is_success ($) vs none at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
Prototype mismatch: sub LWP::Simple::getstore: none vs ($$) at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
Prototype mismatch: sub LWP::Simple::is_success: none vs ($) at /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/Test/MockModule.pm line 163.
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(0x3a8c548fd18)') 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(0x3a8c548fd18)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x3a8c548fd18)') 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(0x3a8c548fd18)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x3a8c548fd18)') 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(0x3a8c548fd18)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x3a8df676b20)') 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(0x3a8df676b20)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x3a8df676b20)') 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(0x3a8df676b20)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x3a8df676b20)') 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(0x3a8df676b20)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x3a9408f1fb8)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x3a9408f1fb8)') 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(0x3a925545940)', 'spreadsheet_genomic_rows', 'ARRAY(0x3a8fa87f640)', 'output_directory', '/mnt/cpan_build_dir/vegeta/Bio-MLST-Check-2.1.1706216-0/21wA7FG_VI', 'spreadsheet_basename', 'mlst_results') called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x3a9408f1fb8)') 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(0x14ba304e8310)') 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(0x14ba304e8310)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x14ba304e8310)') 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(0x14ba304e8310)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x14ba304e8310)') 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(0x14ba304e8310)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x14ba91df5fe8)') 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(0x14ba91df5fe8)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x14ba91df5fe8)') 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(0x14ba91df5fe8)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x14ba91df5fe8)') 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(0x14ba91df5fe8)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x14ba05906aa8)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x14ba05906aa8)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') 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(0x14ba6cb3f460)') 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(0x14ba6cb3f460)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x14ba6cb3f460)') 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(0x14ba6cb3f460)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x14ba6cb3f460)') 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(0x14ba6cb3f460)') called at lib/Bio/MLST/ProcessFasta.pm line 52
	Bio::MLST::ProcessFasta::_build__compare_alleles('Bio::MLST::ProcessFasta=HASH(0x14ba6ab16148)') 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(0x14ba6ab16148)') called at lib/Bio/MLST/ProcessFasta.pm line 67
	Bio::MLST::ProcessFasta::_build__sequence_type_obj('Bio::MLST::ProcessFasta=HASH(0x14ba6ab16148)') 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(0x14ba6ab16148)') called at lib/Bio/MLST/ProcessFasta.pm line 78
	Bio::MLST::ProcessFasta::_build__spreadsheet_row_obj('Bio::MLST::ProcessFasta=HASH(0x14ba6ab16148)') 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(0x14ba6ab16148)') called at lib/Bio/MLST/Check.pm line 83
	Bio::MLST::Check::_generate_spreadsheet_rows('Bio::MLST::Check=HASH(0x14babb263760)') called at lib/Bio/MLST/Check.pm line 105
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x14babb263760)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') 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(0x14baa33eda18)', 'spreadsheet_genomic_rows', 'ARRAY(0x14bab340ea00)', 'output_directory', '/mnt/cpan_build_dir/vegeta/Bio-MLST-Check-2.1.1706216-0/QMggkmc8lm', 'spreadsheet_basename', 0002) called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x14babb263760)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') 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(0x14ba757854c0)', 'spreadsheet_genomic_rows', 'ARRAY(0x14bacc7fae08)', 'output_directory', '/mnt/cpan_build_dir/vegeta/Bio-MLST-Check-2.1.1706216-0/QMggkmc8lm', 'spreadsheet_basename', 0001) called at lib/Bio/MLST/Check.pm line 108
	Bio::MLST::Check::create_result_files('Bio::MLST::Check=HASH(0x14ba05906aa8)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 115
	Bio::MLST::CheckMultipleSpecies::_run_mlst_for_species_list('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') called at lib/Bio/MLST/CheckMultipleSpecies.pm line 232
	Bio::MLST::CheckMultipleSpecies::create_result_files('Bio::MLST::CheckMultipleSpecies=HASH(0x14ba15e6d178)') 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(0x1b81ca2e95c8)') 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(0x1b81ca2e95c8)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x1b81ca2e95c8)') 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(0x1b81ca2e95c8)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x1b81ca2e95c8)') 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(0x1b81ca2e95c8)') called at lib/Bio/MLST/CompareAlleles.pm line 61
	Bio::MLST::CompareAlleles::found_sequence_names('Bio::MLST::CompareAlleles=HASH(0x1b81ca2e95c8)') 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(0x107cabc6f6a0)') 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(0x107cabc6f6a0)') called at lib/Bio/MLST/CompareAlleles.pm line 36
	Bio::MLST::CompareAlleles::_build__blast_db_location('Bio::MLST::CompareAlleles=HASH(0x107cabc6f6a0)') 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(0x107cabc6f6a0)') called at lib/Bio/MLST/CompareAlleles.pm line 115
	Bio::MLST::CompareAlleles::_build_matching_sequences('Bio::MLST::CompareAlleles=HASH(0x107cabc6f6a0)') 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(0x107cabc6f6a0)') called at lib/Bio/MLST/CompareAlleles.pm line 61
	Bio::MLST::CompareAlleles::found_sequence_names('Bio::MLST::CompareAlleles=HASH(0x107cabc6f6a0)') 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, 16 wallclock secs ( 0.04 usr  0.14 sys +  7.88 cusr  4.51 csys = 12.57 CPU)
Result: FAIL
Failed 8/21 test programs. 4/194 subtests failed.
*** Error 255 in /mnt/cpan_build_dir/vegeta/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.74      
    Data::Dumper                 0        2.167_02  
    Exporter                     0        5.73      
    File::Basename               0        2.85      
    File::Copy                   0        2.33      
    File::Path                   2.06     2.15      
    File::Temp                   0        0.2305    
    File::Which                  0        1.22      
    Getopt::Long                 0        2.5       
    HTTP::Request                0        6.18      
    lib                          0        0.64      
    List::Util                   0        1.50      
    LWP::Simple                  0        6.26      
    LWP::UserAgent               0        6.26      
    Moose                        0        2.2011    
    Moose::Role                  0        2.2011    
    Moose::Util::TypeConstraints 0        2.2011    
    Parallel::ForkManager        0        1.19      
    POSIX                        0        1.84      
    Regexp::Common               0        2017060201
    strict                       0        1.11      
    Text::CSV                    0        1.95      
    Try::Tiny                    0        0.30      
    warnings                     0        1.42      
    XML::LibXML                  0        2.0132    

build_requires:

    Module                       Need     Have      
    ---------------------------- -------- ----------
    Env::Path                    0        0.19      
    ExtUtils::MakeMaker          0        7.34      
    File::Slurp                  0        9999.19   
    File::Spec                   0        3.74      
    File::Touch                  0        0.11      
    HTTP::Status                 0        6.18      
    IO::Scalar                   0        2.111     
    String::Util                 0        1.26      
    Test::Exception              0        0.43      
    Test::MockModule             0        0.15      
    Test::More                   0        1.302136  
    Test::Most                   0        0.35      

configure_requires:

    Module                       Need     Have      
    ---------------------------- -------- ----------
    ExtUtils::MakeMaker          0        7.34      

opt_build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DBD_MYSQL_TESTDB = test
    DBD_MYSQL_TESTHOST = localhost
    DBD_MYSQL_TESTPASSWORD = 
    DBD_MYSQL_TESTPORT = 3306
    DBD_MYSQL_TESTUSER = vegeta
    EXTENDED_TESTING = 1
    PATH = /home/vegeta/perl5/perlbrew/bin:/home/vegeta/perl5/perlbrew/perls/perl-blead/bin:/home/vegeta/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6162
    PERL5_CPAN_IS_RUNNING = 6162
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 56948,6162
    PERLBREW_HOME = /home/vegeta/.perlbrew
    PERLBREW_MANPATH = /home/vegeta/perl5/perlbrew/perls/perl-blead/man
    PERLBREW_PATH = /home/vegeta/perl5/perlbrew/bin:/home/vegeta/perl5/perlbrew/perls/perl-blead/bin
    PERLBREW_PERL = perl-blead
    PERLBREW_ROOT = /home/vegeta/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.83
    PERLBREW_VERSION = 0.83
    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 = vt220

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

    $^X = /home/vegeta/perl5/perlbrew/perls/perl-blead/bin/perl5.28.0
    $UID/$EUID = 1001 / 1001
    $GID = 999 999 1001
    $EGID = 999 999 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.71    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302136
    YAML                1.26    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
  Snapshot of: 197e7984e9f640254af80f8553707bad217f3814
  Platform:
    osname=openbsd
    osvers=6.3
    archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd cpan-smoker-openbsd 6.3 generic.mp#107 amd64 '
    config_args='-de -Dprefix=/home/vegeta/perl5/perlbrew/perls/perl-blead -Dman1dir=none -Dman3dir=none -Duse64bitall -Dusemultiplicity -Duse64bitint -Dusethreads -Dusedevel -Aeval:scriptdir=/home/vegeta/perl5/perlbrew/perls/perl-blead/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible OpenBSD Clang 5.0.1 (tags/RELEASE_501/final)'
    gccosandvers=''
    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 ='-pthread -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.92.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
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Jun 10 2018 14:27:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6162"
    PERL5_CPAN_IS_RUNNING="6162"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="56948,6162"
    PERLBREW_HOME="/home/vegeta/.perlbrew"
    PERLBREW_MANPATH="/home/vegeta/perl5/perlbrew/perls/perl-blead/man"
    PERLBREW_PATH="/home/vegeta/perl5/perlbrew/bin:/home/vegeta/perl5/perlbrew/perls/perl-blead/bin"
    PERLBREW_PERL="perl-blead"
    PERLBREW_ROOT="/home/vegeta/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.83"
    PERLBREW_VERSION="0.83"
    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/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0/OpenBSD.amd64-openbsd-thread-multi
    /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.28.0
    /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/5.28.0/OpenBSD.amd64-openbsd-thread-multi
    /home/vegeta/perl5/perlbrew/perls/perl-blead/lib/5.28.0
    .