307 lines
28 KiB
Text
307 lines
28 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493613509.11041
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching RandomJungle::File::DB () on cpanmetadb ...
|
|
Unpacking RandomJungle-0.05.tar.gz
|
|
--> Working on RandomJungle::File::DB
|
|
Fetching http://www.cpan.org/authors/id/R/RF/RFREIMUTH/RandomJungle-0.05.tar.gz ... OK
|
|
./
|
|
./RandomJungle-0.05/
|
|
./RandomJungle-0.05/Changes
|
|
./RandomJungle-0.05/lib/
|
|
./RandomJungle-0.05/lib/RandomJungle/
|
|
./RandomJungle-0.05/lib/RandomJungle/File/
|
|
./RandomJungle-0.05/lib/RandomJungle/File/DB.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/File/OOB.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/File/RAW.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/File/XML.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/Jungle.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/TestData.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/Tree/
|
|
./RandomJungle-0.05/lib/RandomJungle/Tree/Node.pm
|
|
./RandomJungle-0.05/lib/RandomJungle/Tree.pm
|
|
./RandomJungle-0.05/LICENSE
|
|
./RandomJungle-0.05/Makefile.PL
|
|
./RandomJungle-0.05/MANIFEST
|
|
./RandomJungle-0.05/META.json
|
|
./RandomJungle-0.05/META.yml
|
|
./RandomJungle-0.05/README
|
|
./RandomJungle-0.05/scripts/
|
|
./RandomJungle-0.05/scripts/RJ_example.pl
|
|
./RandomJungle-0.05/t/
|
|
./RandomJungle-0.05/t/DB_01.t
|
|
./RandomJungle-0.05/t/Jungle_01.t
|
|
./RandomJungle-0.05/t/OOB_01.t
|
|
./RandomJungle-0.05/t/RAW_01.t
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars.jungle.xml
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars.jungle_invalid_xml.xml
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars.oob
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars.raw
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars_invalid.oob
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars_invalid_header_IID.raw
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars_invalid_header_PHENOTYPE.raw
|
|
./RandomJungle-0.05/t/testdata_20samples_10vars_invalid_header_SEX.raw
|
|
./RandomJungle-0.05/t/Tree_01.t
|
|
./RandomJungle-0.05/t/Tree_02.t
|
|
./RandomJungle-0.05/t/Tree_Node_01.t
|
|
./RandomJungle-0.05/t/XML_01.t
|
|
./RandomJungle-0.05/Todo
|
|
Entering RandomJungle-0.05
|
|
Checking configure dependencies from META.json
|
|
Running Makefile.PL
|
|
Configuring RandomJungle-0.05 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for RandomJungle
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Simple 0.44 ... Yes (1.302083)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have DBM::Deep 1.0015 ... Yes (2.0013)
|
|
Checking if you have XML::Twig 3.34 ... Yes (3.52)
|
|
Checking if you have Test::Warn 0.21 ... Yes (0.32)
|
|
Checking if you have Devel::StackTrace 1.22 ... Yes (2.02)
|
|
OK
|
|
Building and testing RandomJungle-0.05 ... cp lib/RandomJungle/Tree/Node.pm blib/lib/RandomJungle/Tree/Node.pm
|
|
cp lib/RandomJungle/Jungle.pm blib/lib/RandomJungle/Jungle.pm
|
|
cp lib/RandomJungle/File/XML.pm blib/lib/RandomJungle/File/XML.pm
|
|
cp lib/RandomJungle/TestData.pm blib/lib/RandomJungle/TestData.pm
|
|
cp lib/RandomJungle/File/OOB.pm blib/lib/RandomJungle/File/OOB.pm
|
|
cp lib/RandomJungle/File/DB.pm blib/lib/RandomJungle/File/DB.pm
|
|
cp lib/RandomJungle/Tree.pm blib/lib/RandomJungle/Tree.pm
|
|
cp lib/RandomJungle/File/RAW.pm blib/lib/RandomJungle/File/RAW.pm
|
|
Manifying 8 pod documents
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
"my" variable $rjdb masks earlier declaration in same scope at t/DB_01.t line 60.
|
|
"my" variable $file_type masks earlier declaration in same statement at t/DB_01.t line 60.
|
|
"my" variable $retval masks earlier declaration in same statement at t/DB_01.t line 61.
|
|
"my" variable $file_type masks earlier declaration in same statement at t/DB_01.t line 61.
|
|
"my" variable $rjdb masks earlier declaration in same scope at t/DB_01.t line 62.
|
|
"my" variable $file_type masks earlier declaration in same scope at t/DB_01.t line 62.
|
|
syntax error at t/DB_01.t line 58, near "$file_type qw( xml_file oob_file raw_file )"
|
|
Can't redeclare "my" in "my" at t/DB_01.t line 65, near "my"
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 65.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 67.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 69.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 71.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 81.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 84.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 87.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 90.
|
|
Global symbol "$rjdb" requires explicit package name (did you forget to declare "my $rjdb"?) at t/DB_01.t line 93.
|
|
syntax error at t/DB_01.t line 95, near "}"
|
|
t/DB_01.t has too many errors.
|
|
# 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/DB_01.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
All 1 subtests passed
|
|
Scalar found where operator expected at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309, near "$self"
|
|
(Missing semicolon on previous line?)
|
|
|
|
# Failed test 'use RandomJungle::Jungle;'
|
|
# at t/Jungle_01.t line 38.
|
|
# Tried to use 'RandomJungle::Jungle'.
|
|
# Error: syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 299, near "$param qw( vector_index node_data )"
|
|
# Global symbol "$param" requires explicit package name (did you forget to declare "my $param"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 301.
|
|
# syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 305, near "}"
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 314.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 316.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 325.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 327.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
# Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 339.
|
|
# Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 340.
|
|
# syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 343, near "}"
|
|
# /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm has too many errors.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
# Compilation failed in require at t/Jungle_01.t line 38.
|
|
# BEGIN failed--compilation aborted at t/Jungle_01.t line 38.
|
|
"my" variable $rj masks earlier declaration in same scope at t/Jungle_01.t line 63.
|
|
"my" variable $file_type masks earlier declaration in same statement at t/Jungle_01.t line 63.
|
|
"my" variable $retval masks earlier declaration in same statement at t/Jungle_01.t line 64.
|
|
"my" variable $file_type masks earlier declaration in same statement at t/Jungle_01.t line 64.
|
|
"my" variable $rj masks earlier declaration in same scope at t/Jungle_01.t line 65.
|
|
"my" variable $file_type masks earlier declaration in same scope at t/Jungle_01.t line 65.
|
|
syntax error at t/Jungle_01.t line 61, near "$file_type qw( xml_file oob_file raw_file )"
|
|
Can't redeclare "my" in "my" at t/Jungle_01.t line 71, near "my"
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 71.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 74.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 77.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 80.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 83.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 88.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 89.
|
|
Global symbol "$rj" requires explicit package name (did you forget to declare "my $rj"?) at t/Jungle_01.t line 91.
|
|
syntax error at t/Jungle_01.t line 92, near "}"
|
|
t/Jungle_01.t has too many errors.
|
|
# 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/Jungle_01.t .....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 1/1 subtests
|
|
t/OOB_01.t ........ ok
|
|
t/RAW_01.t ........ ok
|
|
Scalar found where operator expected at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309, near "$self"
|
|
(Missing semicolon on previous line?)
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 299, near "$param qw( vector_index node_data )"
|
|
Global symbol "$param" requires explicit package name (did you forget to declare "my $param"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 301.
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 305, near "}"
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 314.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 316.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 325.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 327.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 339.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 340.
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 343, near "}"
|
|
/home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm has too many errors.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
Compilation failed in require at t/Tree_01.t line 10.
|
|
BEGIN failed--compilation aborted at t/Tree_01.t line 10.
|
|
t/Tree_01.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
Scalar found where operator expected at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309, near "$self"
|
|
(Missing semicolon on previous line?)
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 299, near "$param qw( vector_index node_data )"
|
|
Global symbol "$param" requires explicit package name (did you forget to declare "my $param"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 301.
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 305, near "}"
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 314.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 316.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 325.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 327.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 339.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 340.
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 343, near "}"
|
|
/home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm has too many errors.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
Compilation failed in require at t/Tree_02.t line 10.
|
|
BEGIN failed--compilation aborted at t/Tree_02.t line 10.
|
|
t/Tree_02.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
Scalar found where operator expected at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309, near "$self"
|
|
(Missing semicolon on previous line?)
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 299, near "$param qw( vector_index node_data )"
|
|
Global symbol "$param" requires explicit package name (did you forget to declare "my $param"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 301.
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 305, near "}"
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 309.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 312.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 314.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 316.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 319.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 323.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 325.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 327.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
Global symbol "%args" requires explicit package name (did you forget to declare "my %args"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 330.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 339.
|
|
Global symbol "$self" requires explicit package name (did you forget to declare "my $self"?) at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 340.
|
|
syntax error at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm line 343, near "}"
|
|
/home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree/Node.pm has too many errors.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Tree.pm line 16.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493613509.11041/RandomJungle-0.05/blib/lib/RandomJungle/Jungle.pm line 16.
|
|
Compilation failed in require at t/Tree_Node_01.t line 10.
|
|
BEGIN failed--compilation aborted at t/Tree_Node_01.t line 10.
|
|
t/Tree_Node_01.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
t/XML_01.t ........ ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/DB_01.t (Wstat: 65280 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/Jungle_01.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/Tree_01.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/Tree_02.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/Tree_Node_01.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=8, Tests=246, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.50 cusr 0.05 csys = 0.58 CPU)
|
|
Result: FAIL
|
|
Failed 5/8 test programs. 1/246 subtests failed.
|
|
Makefile:876: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing RandomJungle::File::DB failed. See /home/ryan/.cpanm/work/1493613509.11041/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose RandomJungle::File::DB] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|