Report for BioPerl-1.007001

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL BioPerl-1.007001 v5.25.8 GNU/Linux
Date: 2017-03-30T02:36:18Z

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 Christopher Fields,

This is a computer-generated report for BioPerl-1.007001
on perl 5.25.8, 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 './Build test':

t/Align/AlignStats.t ................... ok
t/Align/AlignUtil.t .................... ok
t/Align/Graphics.t ..................... skipped: The optional module GD (or dependencies thereof) was not installed
t/Align/SimpleAlign.t .................. ok
t/Align/TreeBuild.t .................... ok
t/Align/Utilities.t .................... ok
t/AlignIO/AlignIO.t .................... ok
t/AlignIO/arp.t ........................ ok
t/AlignIO/bl2seq.t ..................... ok
t/AlignIO/clustalw.t ................... ok
t/AlignIO/emboss.t ..................... ok
t/AlignIO/fasta.t ...................... ok
t/AlignIO/largemultifasta.t ............ ok
t/AlignIO/maf.t ........................ ok
t/AlignIO/mase.t ....................... ok
t/AlignIO/mega.t ....................... ok
t/AlignIO/meme.t ....................... ok
t/AlignIO/metafasta.t .................. ok
t/AlignIO/msf.t ........................ ok
t/AlignIO/nexml.t ...................... skipped: The optional module Bio::Phylo (or dependencies thereof) was not installed
t/AlignIO/nexus.t ...................... ok
t/AlignIO/pfam.t ....................... ok
t/AlignIO/phylip.t ..................... ok
t/AlignIO/po.t ......................... ok
t/AlignIO/prodom.t ..................... ok
t/AlignIO/psi.t ........................ ok
t/AlignIO/selex.t ...................... ok
t/AlignIO/stockholm.t .................. ok
t/AlignIO/xmfa.t ....................... ok
t/Alphabet.t ........................... ok
t/Annotation/Annotation.t .............. ok
t/Annotation/AnnotationAdaptor.t ....... ok
t/Assembly/ContigSpectrum.t ............ ok
t/Assembly/IO/bowtie.t ................. skipped: The optional module Bio::DB::Sam (or dependencies thereof) was not installed
t/Assembly/IO/sam.t .................... skipped: The optional module Bio::DB::Sam (or dependencies thereof) was not installed
t/Assembly/core.t ...................... ok
t/Cluster/UniGene.t .................... ok
Attempt to free unreferenced scalar: SV 0x55c5938d1800, Perl interpreter: 0x55c5926b9010, <GEN0> line 393 during global destruction.
Attempt to free unreferenced scalar: SV 0x55c5938d11a0, Perl interpreter: 0x55c5926b9010, <GEN0> line 393 during global destruction.
Attempt to free unreferenced scalar: SV 0x55c5938bbc38, Perl interpreter: 0x55c5926b9010, <GEN0> line 393 during global destruction.
t/ClusterIO/ClusterIO.t ................ ok
t/ClusterIO/SequenceFamily.t ........... ok
t/ClusterIO/unigene.t .................. ok
t/Draw/Pictogram.t ..................... ok
t/LiveSeq/Chain.t ...................... ok
t/LiveSeq/LiveSeq.t .................... ok
t/LiveSeq/Mutation.t ................... ok
t/LiveSeq/Mutator.t .................... ok

You are loading a Bio::DB::GFF database with GFF3 formatted data.
While this will likely work fine, the Bio::DB::GFF schema does not
always faithfully capture the complexity represented in GFF3 files.
Unless you have a specific reason for using Bio::DB::GFF, we suggest
that you use a Bio::DB::SeqFeature::Store database and its corresponding
loader, bp_seqfeature_load.pl.

t/LocalDB/BioDBGFF.t ................... ok
Subroutine dl_load_flags redefined at (eval 73) line 8.
Subroutine Bio::DB::IndexedBase::_strip_crnl redefined at (eval 73) line 9.
t/LocalDB/Fasta.t ...................... ok
t/LocalDB/Flat.t ....................... ok
t/LocalDB/Index/Blast.t ................ ok
t/LocalDB/Index/BlastTable.t ........... ok
t/LocalDB/Index/Index.t ................ ok
t/LocalDB/Qual.t ....................... ok
t/LocalDB/Registry.t ................... ok
t/LocalDB/SeqFeature.t ................. ok
t/LocalDB/Taxonomy/greengenes.t ........ ok
t/LocalDB/Taxonomy/silva.t ............. ok
t/LocalDB/Taxonomy/sqlite.t ............ ok
t/LocalDB/transfac_pro.t ............... ok
t/Map/Cyto.t ........................... ok
t/Map/Linkage.t ........................ ok
t/Map/Map.t ............................ ok
t/Map/MapIO.t .......................... ok
t/Map/MicrosatelliteMarker.t ........... ok
t/Map/Physical.t ....................... ok
t/Matrix/IO/masta.t .................... ok
t/Matrix/IO/psm.t ...................... ok
t/Matrix/InstanceSite.t ................ ok
t/Matrix/Matrix.t ...................... ok
t/Matrix/ProtMatrix.t .................. ok
t/Matrix/ProtPsm.t ..................... ok
t/Matrix/SiteMatrix.t .................. ok
t/Ontology/GOterm.t .................... ok
t/Ontology/GraphAdaptor.t .............. ok
t/Ontology/IO/go.t ..................... ok
t/Ontology/IO/interpro.t ............... ok
t/Ontology/IO/obo.t .................... ok
t/Ontology/Ontology.t .................. ok
t/Ontology/OntologyEngine.t ............ ok
t/Ontology/OntologyStore.t ............. skipped: Network tests have not been requested
t/Ontology/Relationship.t .............. ok
t/Ontology/RelationshipType.t .......... ok
t/Ontology/Term.t ...................... ok
t/Perl.t ............................... ok
t/Phenotype/Correlate.t ................ ok
t/Phenotype/MeSH.t ..................... ok
t/Phenotype/Measure.t .................. ok
t/Phenotype/MiniMIMentry.t ............. ok
t/Phenotype/OMIMentry.t ................ ok
t/Phenotype/OMIMentryAllelicVariant.t .. ok
t/Phenotype/OMIMparser.t ............... ok
t/Phenotype/Phenotype.t ................ ok
t/PodSyntax.t .......................... ok
t/PopGen/Coalescent.t .................. ok

--------------------- WARNING ---------------------
MSG: The frequency for this set is 1 (greater than 1)

---------------------------------------------------
t/PopGen/HtSNP.t ....................... ok
t/PopGen/MK.t .......................... ok
t/PopGen/PopGen.t ...................... ok
t/PopGen/PopGenSims.t .................. ok
t/PopGen/TagHaplotype.t ................ ok
t/RemoteDB/BioFetch.t .................. skipped: Network tests have not been requested
t/RemoteDB/CUTG.t ...................... ok
t/RemoteDB/EMBL.t ...................... skipped: Network tests have not been requested
t/RemoteDB/EntrezGene.t ................ skipped: The optional module Bio::ASN1::EntrezGene (or dependencies thereof) was not installed
t/RemoteDB/GenBank.t ................... skipped: Network tests have not been requested
t/RemoteDB/GenPept.t ................... skipped: Network tests have not been requested
t/RemoteDB/HIV/HIV.t ................... ok
t/RemoteDB/HIV/HIVAnnotProcessor.t ..... ok
t/RemoteDB/HIV/HIVQuery.t .............. ok
t/RemoteDB/HIV/HIVQueryHelper.t ........ ok
t/RemoteDB/MeSH.t ...................... skipped: Network tests have not been requested
t/RemoteDB/Query/GenBank.t ............. skipped: Network tests have not been requested
t/RemoteDB/RefSeq.t .................... ok
t/RemoteDB/SeqRead_fail.t .............. skipped: Network tests have not been requested
t/RemoteDB/SeqVersion.t ................ ok
t/RemoteDB/SwissProt.t ................. skipped: Network tests have not been requested
t/RemoteDB/Taxonomy.t .................. ok
t/Restriction/Analysis-refac.t ......... ok
t/Restriction/Analysis.t ............... ok
t/Restriction/Gel.t .................... ok
t/Restriction/IO.t ..................... ok
t/Root/Exception.t ..................... ok
t/Root/HTTPget.t ....................... skipped: Network tests have not been requested
t/Root/IO.t ............................ ok
t/Root/RootI.t ......................... ok
t/Root/RootIO.t ........................ skipped: Network tests have not been requested
t/Root/Storable.t ...................... ok
t/Root/Utilities.t ..................... ok
t/SearchDist.t ......................... skipped: The optional module Bio::Ext::Align (or dependencies thereof) was not installed
t/SearchIO/CigarString.t ............... ok
t/SearchIO/SearchIO.t .................. ok
t/SearchIO/SimilarityPair.t ............ ok
t/SearchIO/Tiling.t .................... ok
t/SearchIO/Writer/GbrowseGFF.t ......... ok
t/SearchIO/Writer/HSPTableWriter.t ..... ok
t/SearchIO/Writer/HTMLWriter.t ......... ok
t/SearchIO/Writer/HitTableWriter.t ..... ok
t/SearchIO/Writer/TextWriter.t ......... ok
t/SearchIO/axt.t ....................... ok
t/SearchIO/blast.t ..................... ok
t/SearchIO/blast_pull.t ................ ok
t/SearchIO/blasttable.t ................ ok
t/SearchIO/cross_match.t ............... ok
t/SearchIO/erpin.t ..................... ok
t/SearchIO/exonerate.t ................. ok
t/SearchIO/fasta.t ..................... ok
t/SearchIO/gmap_f9.t ................... ok
t/SearchIO/hmmer.t ..................... ok
t/SearchIO/hmmer_pull.t ................ ok
t/SearchIO/infernal.t .................. ok
t/SearchIO/megablast.t ................. ok
t/SearchIO/psl.t ....................... ok
t/SearchIO/rnamotif.t .................. ok
t/SearchIO/sim4.t ...................... ok
t/SearchIO/waba.t ...................... ok
t/SearchIO/wise.t ...................... ok
t/Seq/DBLink.t ......................... ok
t/Seq/EncodedSeq.t ..................... ok
t/Seq/LargeLocatableSeq.t .............. ok
t/Seq/LargePSeq.t ...................... ok
t/Seq/LocatableSeq.t ................... ok
t/Seq/MetaSeq.t ........................ ok
t/Seq/PrimaryQual.t .................... ok
t/Seq/PrimarySeq.t ..................... ok
t/Seq/PrimedSeq.t ...................... ok
t/Seq/Quality.t ........................ ok
t/Seq/Seq.t ............................ ok
t/Seq/SimulatedRead.t .................. ok
t/Seq/WithQuality.t .................... ok
t/SeqEvolution.t ....................... ok
t/SeqFeature/Amplicon.t ................ ok
t/SeqFeature/Clone.t ................... ok
t/SeqFeature/Collection.t .............. ok
t/SeqFeature/Computation.t ............. ok
t/SeqFeature/FeaturePair.t ............. ok
t/SeqFeature/Gene.t .................... ok
t/SeqFeature/Generic.t ................. ok
t/SeqFeature/Location.t ................ ok
t/SeqFeature/LocationFactory.t ......... ok
t/SeqFeature/Primer.t .................. ok
t/SeqFeature/Range.t ................... ok
t/SeqFeature/RangeI.t .................. ok
t/SeqFeature/SeqAnalysisParser.t ....... ok
t/SeqFeature/SubSeq.t .................. ok
t/SeqFeature/Unflattener.t ............. ok
t/SeqIO/Handler.t ...................... ok
t/SeqIO/MultiFile.t .................... ok
t/SeqIO/Multiple_fasta.t ............... ok
t/SeqIO/SeqBuilder.t ................... ok
t/SeqIO/SeqIO.t ........................ ok
t/SeqIO/Splicedseq.t ................... ok
t/SeqIO/abi.t .......................... skipped: The optional module Bio::SeqIO::staden::read (or dependencies thereof) was not installed
t/SeqIO/ace.t .......................... ok
t/SeqIO/agave.t ........................ ok
t/SeqIO/alf.t .......................... skipped: The optional module Bio::SeqIO::staden::read (or dependencies thereof) was not installed
t/SeqIO/asciitree.t .................... ok
t/SeqIO/bsml.t ......................... ok
Not a CODE reference at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/lib/site_perl/5.25.8/x86_64-linux-thread-multi-ld/XML/SAX/Expat.pm line 70.
# Looks like your test exited with 255 just after 1.
t/SeqIO/bsml_sax.t ..................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/15 subtests 
t/SeqIO/chadoxml.t ..................... ok
t/SeqIO/chaos.t ........................ ok
t/SeqIO/chaosxml.t ..................... ok
t/SeqIO/ctf.t .......................... skipped: The optional module Bio::SeqIO::staden::read (or dependencies thereof) was not installed
t/SeqIO/embl.t ......................... ok
t/SeqIO/entrezgene.t ................... skipped: The optional module Bio::ASN1::EntrezGene (or dependencies thereof) was not installed
t/SeqIO/excel.t ........................ skipped: The optional module Spreadsheet::ParseExcel (or dependencies thereof) was not installed
t/SeqIO/exp.t .......................... skipped: The optional module Bio::SeqIO::staden::read (or dependencies thereof) was not installed
t/SeqIO/fasta.t ........................ ok
t/SeqIO/fastq.t ........................ ok
t/SeqIO/flybase_chadoxml.t ............. ok
t/SeqIO/game.t ......................... ok
Not a CODE reference at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/lib/site_perl/5.25.8/x86_64-linux-thread-multi-ld/XML/SAX/Expat.pm line 70.
# Looks like your test exited with 255 just after 2.
t/SeqIO/gbxml.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/14 subtests 
t/SeqIO/gcg.t .......................... ok
t/SeqIO/genbank.t ...................... ok
t/SeqIO/interpro.t ..................... skipped: The optional module XML::DOM::XPath (or dependencies thereof) was not installed
t/SeqIO/kegg.t ......................... ok
t/SeqIO/largefasta.t ................... ok
t/SeqIO/lasergene.t .................... ok
t/SeqIO/locuslink.t .................... ok
t/SeqIO/mbsout.t ....................... ok
t/SeqIO/metafasta.t .................... ok
t/SeqIO/msout.t ........................ ok
t/SeqIO/nexml.t ........................ skipped: The optional module Bio::Phylo (or dependencies thereof) was not installed
t/SeqIO/phd.t .......................... ok
t/SeqIO/pir.t .......................... ok
t/SeqIO/pln.t .......................... skipped: The optional module Bio::SeqIO::staden::read (or dependencies thereof) was not installed
t/SeqIO/qual.t ......................... ok
t/SeqIO/raw.t .......................... ok
t/SeqIO/scf.t .......................... ok
t/SeqIO/seqxml.t ....................... ok
t/SeqIO/strider.t ...................... skipped: The optional module Convert::Binary::C (or dependencies thereof) was not installed
t/SeqIO/swiss.t ........................ ok
t/SeqIO/tab.t .......................... ok
t/SeqIO/table.t ........................ ok
t/SeqIO/tigr.t ......................... ok
t/SeqIO/tigrxml.t ...................... ok
t/SeqIO/tinyseq.t ...................... ok
t/SeqIO/ztr.t .......................... skipped: The optional module Bio::SeqIO::staden::read (or dependencies thereof) was not installed
t/SeqTools/Backtranslate.t ............. ok
t/SeqTools/CodonTable.t ................ ok
t/SeqTools/ECnumber.t .................. ok
t/SeqTools/GuessSeqFormat.t ............ ok
t/SeqTools/OddCodes.t .................. ok
t/SeqTools/SeqPattern.t ................ ok
t/SeqTools/SeqStats.t .................. ok
t/SeqTools/SeqUtils.t .................. ok
t/SeqTools/SeqWords.t .................. ok
t/Species.t ............................ ok
t/Structure/IO.t ....................... ok
t/Structure/Structure.t ................ ok
t/Symbol.t ............................. ok
t/TaxonTree.t .......................... skipped: These modules are now probably deprecated
t/Tools/Alignment/Consed.t ............. ok
t/Tools/AmpliconSearch.t ............... ok
t/Tools/Analysis/DNA/ESEfinder.t ....... skipped: Network tests have not been requested
t/Tools/Analysis/Protein/Domcut.t ...... skipped: Network tests have not been requested
t/Tools/Analysis/Protein/ELM.t ......... skipped: Network tests have not been requested
t/Tools/Analysis/Protein/GOR4.t ........ skipped: Network tests have not been requested
t/Tools/Analysis/Protein/HNN.t ......... skipped: Network tests have not been requested
t/Tools/Analysis/Protein/NetPhos.t ..... skipped: Network tests have not been requested
t/Tools/Analysis/Protein/Scansite.t .... ok
t/Tools/Analysis/Protein/Sopma.t ....... skipped: Network tests have not been requested
t/Tools/EMBOSS/Palindrome.t ............ ok
t/Tools/Est2Genome.t ................... ok
t/Tools/FootPrinter.t .................. ok
t/Tools/GFF.t .......................... ok
t/Tools/Geneid.t ....................... ok
t/Tools/Genewise.t ..................... ok
t/Tools/Genomewise.t ................... ok
t/Tools/Genpred.t ...................... ok
t/Tools/Hmmer.t ........................ ok
t/Tools/IUPAC.t ........................ ok
t/Tools/Lucy.t ......................... ok
t/Tools/Match.t ........................ ok
t/Tools/Phylo/Gerp.t ................... ok
t/Tools/Phylo/Molphy.t ................. ok
t/Tools/Phylo/PAML.t ................... ok
t/Tools/Phylo/Phylip/ProtDist.t ........ ok
t/Tools/Primer3.t ...................... ok
t/Tools/Promoterwise.t ................. ok
t/Tools/Pseudowise.t ................... ok
t/Tools/QRNA.t ......................... ok
t/Tools/RandDistFunctions.t ............ ok
t/Tools/RepeatMasker.t ................. ok
t/Tools/Run/RemoteBlast.t .............. skipped: Network tests have not been requested
t/Tools/Run/RemoteBlast_rpsblast.t ..... skipped: Network tests have not been requested
t/Tools/Seg.t .......................... ok
t/Tools/SiRNA.t ........................ ok
t/Tools/Sigcleave.t .................... ok
t/Tools/Signalp.t ...................... ok
t/Tools/Signalp/ExtendedSignalp.t ...... ok
t/Tools/Sim4.t ......................... ok
t/Tools/Spidey/Spidey.t ................ ok
t/Tools/TandemRepeatsFinder.t .......... ok
t/Tools/TargetP.t ...................... ok
t/Tools/Tmhmm.t ........................ ok
t/Tools/ePCR.t ......................... ok
t/Tools/pICalculator.t ................. ok
t/Tools/tRNAscanSE.t ................... ok
t/Tree/Compatible.t .................... ok
t/Tree/Node.t .......................... ok
t/Tree/PhyloNetwork/Factory.t .......... skipped: The optional module Bio::PhyloNetwork (or dependencies thereof) was not installed
t/Tree/PhyloNetwork/GraphViz.t ......... skipped: The optional module Bio::PhyloNetwork (or dependencies thereof) was not installed
t/Tree/PhyloNetwork/MuVector.t ......... ok
t/Tree/PhyloNetwork/PhyloNetwork.t ..... skipped: The optional module Array::Compare (or dependencies thereof) was not installed
t/Tree/PhyloNetwork/RandomFactory.t .... skipped: The optional module Bio::PhyloNetwork (or dependencies thereof) was not installed
t/Tree/PhyloNetwork/TreeFactory.t ...... skipped: The optional module Bio::PhyloNetwork (or dependencies thereof) was not installed
t/Tree/RandomTreeFactory.t ............. ok
t/Tree/Tree.t .......................... ok
t/Tree/TreeIO.t ........................ ok
t/Tree/TreeIO/lintree.t ................ ok
t/Tree/TreeIO/newick.t ................. ok
t/Tree/TreeIO/nexml.t .................. skipped: The optional module Bio::Phylo (or dependencies thereof) was not installed
t/Tree/TreeIO/nexus.t .................. ok
t/Tree/TreeIO/nhx.t .................... ok
t/Tree/TreeIO/phyloxml.t ............... ok
t/Tree/TreeIO/svggraph.t ............... ok
t/Tree/TreeIO/tabtree.t ................ ok
t/Tree/TreeStatistics.t ................ ok
t/Variation/AAChange.t ................. ok
t/Variation/AAReverseMutate.t .......... ok
t/Variation/Allele.t ................... ok
t/Variation/DNAMutation.t .............. ok
t/Variation/RNAChange.t ................ ok
t/Variation/SNP.t ...................... ok
t/Variation/SeqDiff.t .................. ok
t/Variation/Variation_IO.t ............. ok
t/nexml.t .............................. skipped: The optional module Bio::Phylo (or dependencies thereof) was not installed

Test Summary Report
-------------------
t/SeqIO/bsml_sax.t                   (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 15 tests but ran 1.
t/SeqIO/gbxml.t                      (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 2.
Files=325, Tests=21118, 192 wallclock secs ( 1.31 usr  3.37 sys + 90.72 cusr 15.02 csys = 110.42 CPU)
Result: FAIL
Failed 2/325 test programs. 0/21118 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module             Need   Have    
    ------------------ ------ --------
    Data::Stag         0.11   0.14    
    ExtUtils::Manifest 1.52   1.70    
    IO::String         0      1.08    
    perl               v5.6.1 5.025008
    Scalar::Util       0      1.47    

build_requires:

    Module             Need   Have    
    ------------------ ------ --------
    CPAN               1.81   2.17    
    Module::Build      0.42   0.42_21 
    Test::Harness      2.62   3.38    
    Test::Most         0      0.35    
    URI::Escape        0      3.31    

configure_requires:

    Module             Need   Have    
    ------------------ ------ --------
    Module::Build      0.42   0.42_21 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29869
    PERL5_CPAN_IS_RUNNING = 29869
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.17      
    CPAN::Meta          2.150010  
    Cwd                 3.66      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.33      
    File::Spec          3.66      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.42_21   
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302078  
    YAML                1.23      
    YAML::Syck          1.29      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 8) configuration:
  Commit id: ee155a491947e3524243994320d7e60f9332bcaf
  Platform:
    osname=linux
    osvers=4.9.0-2-amd64
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.13-1 (2017-02-27) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170316'
    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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under linux
  Compiled at Mar 18 2017 22:31:41
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29869"
    PERL5_CPAN_IS_RUNNING="29869"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/lib/site_perl/5.25.8/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/lib/site_perl/5.25.8
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/lib/5.25.8/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.25.8/5ea4/lib/5.25.8
    .