cpantestlogs/Tree::Interval::Node_genfailure.log
2017-05-02 18:44:36 -07:00

345 lines
24 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/1493242820.16418
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 Tree::Interval::Node () on cpanmetadb ...
Unpacking Tree-Interval-0.3.2.tar.gz
--> Working on Tree::Interval::Node
Fetching http://www.cpan.org/authors/id/G/GN/GNB/Tree-Interval-0.3.2.tar.gz ... OK
Tree-Interval-0.3.2/
Tree-Interval-0.3.2/lib/
Tree-Interval-0.3.2/lib/Tree/
Tree-Interval-0.3.2/lib/Tree/Interval.pm
Tree-Interval-0.3.2/lib/Tree/Interval/
Tree-Interval-0.3.2/lib/Tree/Interval/Test.pm
Tree-Interval-0.3.2/lib/Tree/Interval/Node.pm
Tree-Interval-0.3.2/test.pl
Tree-Interval-0.3.2/META.yml
Tree-Interval-0.3.2/MANIFEST
Tree-Interval-0.3.2/Makefile.PL
Entering Tree-Interval-0.3.2
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Tree-Interval-0.3.2 ... Warning: prerequisite Test::Unit 0.25 not found. We have unknown version.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tree::Interval
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Unit 0.25 ... No
Searching Test::Unit (0.25) on cpanmetadb ...
Unpacking Test-Unit-0.25.tar.gz
OK
==> Found dependencies: Test::Unit
--> Working on Test::Unit
Fetching http://www.cpan.org/authors/id/M/MC/MCAST/Test-Unit-0.25.tar.gz ... OK
Test-Unit-0.25/
Test-Unit-0.25/doc/
Test-Unit-0.25/doc/consensus.txt
Test-Unit-0.25/doc/release-checklist
Test-Unit-0.25/doc/class-diagram.dia
Test-Unit-0.25/doc/TODO
Test-Unit-0.25/doc/class-diagram.txt
Test-Unit-0.25/doc/class-diagram.png
Test-Unit-0.25/TestLister.pl
Test-Unit-0.25/Changes
Test-Unit-0.25/lib/
Test-Unit-0.25/lib/Test/
Test-Unit-0.25/lib/Test/Unit/
Test-Unit-0.25/lib/Test/Unit/Tutorial.pm
Test-Unit-0.25/lib/Test/Unit/Setup.pm
Test-Unit-0.25/lib/Test/Unit/Assertion.pm
Test-Unit-0.25/lib/Test/Unit/Debug.pm
Test-Unit-0.25/lib/Test/Unit/UnitHarness.pm
Test-Unit-0.25/lib/Test/Unit/TestRunner.pm
Test-Unit-0.25/lib/Test/Unit/Assert.pm
Test-Unit-0.25/lib/Test/Unit/Assertion/
Test-Unit-0.25/lib/Test/Unit/Assertion/CodeRef.pm
Test-Unit-0.25/lib/Test/Unit/Assertion/Exception.pm
Test-Unit-0.25/lib/Test/Unit/Assertion/Boolean.pm
Test-Unit-0.25/lib/Test/Unit/Assertion/Regexp.pm
Test-Unit-0.25/lib/Test/Unit/Error.pm
Test-Unit-0.25/lib/Test/Unit/Loader.pm
Test-Unit-0.25/lib/Test/Unit/HarnessUnit.pm
Test-Unit-0.25/lib/Test/Unit/Exception.pm
Test-Unit-0.25/lib/Test/Unit/Test.pm
Test-Unit-0.25/lib/Test/Unit/TkTestRunner.pm
Test-Unit-0.25/lib/Test/Unit/Decorator.pm
Test-Unit-0.25/lib/Test/Unit/TestSuite.pm
Test-Unit-0.25/lib/Test/Unit/Runner.pm
Test-Unit-0.25/lib/Test/Unit/TestCase.pm
Test-Unit-0.25/lib/Test/Unit/Runner/
Test-Unit-0.25/lib/Test/Unit/Runner/Terminal.pm
Test-Unit-0.25/lib/Test/Unit/Listener.pm
Test-Unit-0.25/lib/Test/Unit/Procedural.pm
Test-Unit-0.25/lib/Test/Unit/Result.pm
Test-Unit-0.25/lib/Test/Unit/Failure.pm
Test-Unit-0.25/lib/Test/Unit/Warning.pm
Test-Unit-0.25/lib/Test/Unit.pm
Test-Unit-0.25/examples/
Test-Unit-0.25/examples/patch100132-1
Test-Unit-0.25/examples/patch100132
Test-Unit-0.25/examples/patch100132-2
Test-Unit-0.25/examples/fail_example.pm
Test-Unit-0.25/examples/Experimental/
Test-Unit-0.25/examples/Experimental/Sample.pm
Test-Unit-0.25/examples/tester.png
Test-Unit-0.25/examples/README
Test-Unit-0.25/t/
Test-Unit-0.25/t/tlib/
Test-Unit-0.25/t/tlib/TestTest.pm
Test-Unit-0.25/t/tlib/WasRun.pm
Test-Unit-0.25/t/tlib/OverrideTestCase.pm
Test-Unit-0.25/t/tlib/InheritedInheritedTestCase.pm
Test-Unit-0.25/t/tlib/SuiteTest.pm
Test-Unit-0.25/t/tlib/BadSuite/
Test-Unit-0.25/t/tlib/BadSuite/BadUse.pm
Test-Unit-0.25/t/tlib/BadSuite/SyntaxError.pm
Test-Unit-0.25/t/tlib/OneTestCase.pm
Test-Unit-0.25/t/tlib/ListenerTest.pm
Test-Unit-0.25/t/tlib/NoTestCases.pm
Test-Unit-0.25/t/tlib/InheritedSuite/
Test-Unit-0.25/t/tlib/InheritedSuite/Simple.pm
Test-Unit-0.25/t/tlib/InheritedSuite/OverrideNew.pm
Test-Unit-0.25/t/tlib/InheritedSuite/TestNames.pm
Test-Unit-0.25/t/tlib/InheritedSuite/OverrideNewName.pm
Test-Unit-0.25/t/tlib/TornDown.pm
Test-Unit-0.25/t/tlib/WillDie.pm
Test-Unit-0.25/t/tlib/TestAssertionCodeRef.pm
Test-Unit-0.25/t/tlib/BadSuitesTest.pm
Test-Unit-0.25/t/tlib/Success.pm
Test-Unit-0.25/t/tlib/AllTests.pm
Test-Unit-0.25/t/tlib/AssertTest.pm
Test-Unit-0.25/t/tlib/RunnerTest.pm
Test-Unit-0.25/t/tlib/NoTestCaseClass.pm
Test-Unit-0.25/t/tlib/InheritedTestCase.pm
Test-Unit-0.25/t/tlib/ActiveTestTest.pm
Test-Unit-0.25/t/tlib/ExceptionChecker.pm
Test-Unit-0.25/t/tlib/TestObject.pm
Test-Unit-0.25/t/tlib/FilteredSuite.pm
Test-Unit-0.25/t/try_examples.t
Test-Unit-0.25/t/assert.t
Test-Unit-0.25/t/all_tests.t
Test-Unit-0.25/TestRunner.pl
Test-Unit-0.25/MANIFEST
Test-Unit-0.25/TkTestRunner.pl
Test-Unit-0.25/COPYING.Artistic
Test-Unit-0.25/AUTHORS
Test-Unit-0.25/README
Test-Unit-0.25/META.yml
Test-Unit-0.25/ChangeLog
Test-Unit-0.25/COPYING.GPL-2
Test-Unit-0.25/Makefile.PL
Entering Test-Unit-0.25
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Test-Unit-0.25 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Unit
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Class::Inner 0 ... Yes (0.200001)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have base 1 ... Yes (2.23)
Checking if you have Error 0 ... Yes (0.17024)
Checking if you have Devel::Symdump 0 ... Yes (2.18)
OK
Building and testing Test-Unit-0.25 ... cp lib/Test/Unit/Failure.pm blib/lib/Test/Unit/Failure.pm
cp lib/Test/Unit/Tutorial.pm blib/lib/Test/Unit/Tutorial.pm
cp lib/Test/Unit/TestRunner.pm blib/lib/Test/Unit/TestRunner.pm
cp lib/Test/Unit/Assertion/CodeRef.pm blib/lib/Test/Unit/Assertion/CodeRef.pm
cp TestLister.pl blib/lib/Test/TestLister.pl
cp lib/Test/Unit/TestCase.pm blib/lib/Test/Unit/TestCase.pm
cp TkTestRunner.pl blib/lib/Test/TkTestRunner.pl
cp lib/Test/Unit/Exception.pm blib/lib/Test/Unit/Exception.pm
cp lib/Test/Unit/Loader.pm blib/lib/Test/Unit/Loader.pm
cp lib/Test/Unit/Procedural.pm blib/lib/Test/Unit/Procedural.pm
cp lib/Test/Unit/UnitHarness.pm blib/lib/Test/Unit/UnitHarness.pm
cp lib/Test/Unit/Debug.pm blib/lib/Test/Unit/Debug.pm
cp lib/Test/Unit/TkTestRunner.pm blib/lib/Test/Unit/TkTestRunner.pm
cp lib/Test/Unit/Runner.pm blib/lib/Test/Unit/Runner.pm
cp lib/Test/Unit/Assert.pm blib/lib/Test/Unit/Assert.pm
cp lib/Test/Unit/Listener.pm blib/lib/Test/Unit/Listener.pm
cp lib/Test/Unit/HarnessUnit.pm blib/lib/Test/Unit/HarnessUnit.pm
cp lib/Test/Unit.pm blib/lib/Test/Unit.pm
cp TestRunner.pl blib/lib/Test/TestRunner.pl
cp lib/Test/Unit/Assertion/Boolean.pm blib/lib/Test/Unit/Assertion/Boolean.pm
cp lib/Test/Unit/Error.pm blib/lib/Test/Unit/Error.pm
cp lib/Test/Unit/Decorator.pm blib/lib/Test/Unit/Decorator.pm
cp lib/Test/Unit/Assertion.pm blib/lib/Test/Unit/Assertion.pm
cp lib/Test/Unit/Assertion/Regexp.pm blib/lib/Test/Unit/Assertion/Regexp.pm
cp lib/Test/Unit/Result.pm blib/lib/Test/Unit/Result.pm
cp lib/Test/Unit/Warning.pm blib/lib/Test/Unit/Warning.pm
cp lib/Test/Unit/TestSuite.pm blib/lib/Test/Unit/TestSuite.pm
cp lib/Test/Unit/Setup.pm blib/lib/Test/Unit/Setup.pm
cp lib/Test/Unit/Test.pm blib/lib/Test/Unit/Test.pm
cp lib/Test/Unit/Runner/Terminal.pm blib/lib/Test/Unit/Runner/Terminal.pm
cp lib/Test/Unit/Assertion/Exception.pm blib/lib/Test/Unit/Assertion/Exception.pm
Manifying 28 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
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.
Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.
Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.
Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Runner.pm line 25.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/HarnessUnit.pm line 6.
Compilation failed in require at t/all_tests.t line 6.
BEGIN failed--compilation aborted at t/all_tests.t line 6.
t/all_tests.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.
Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.
Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.
Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Runner.pm line 25.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/HarnessUnit.pm line 6.
Compilation failed in require at t/assert.t line 5.
BEGIN failed--compilation aborted at t/assert.t line 5.
t/assert.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
# Test 1 got: "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.\n# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.\n# \t...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Runner.pm line 25.\n# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.\n# \t...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestRunner.pm line 4.\n# Compilation failed in require at ./TestRunner.pl line 6.\n# BEGIN failed--compilation aborted at ./TestRunner.pl line 6.\n# " (t/try_examples.t at line 105)
# Expected: "Suite setup\n# TEST-RUN-SUMMARY\n# \n# TIME-SUMMARY\n# \n# !!!FAILURES!!!\n# Test Results:\n# Run: 2, Failures: 1, Errors: 0\n# \n# There was 1 failure:\n# 1) examples/fail_example.pm:19 - test_fail(fail_example)\n# Born to lose ...\n# \n# Test was not successful.\n# "
# Lines 1-14 are changed:
# - "Suite setup\n"
# + "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n"
# - "# TEST-RUN-SUMMARY\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# \n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# TIME-SUMMARY\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.\n"
# - "# \n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Loader.pm line 7.\n"
# - "# !!!FAILURES!!!\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.\n"
# - "# Test Results:\n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Listener.pm line 2.\n"
# - "# Run: 2, Failures: 1, Errors: 0\n"
# + "# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.\n"
# - "# \n"
# + "# \t...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.\n"
# - "# There was 1 failure:\n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Runner.pm line 25.\n"
# - "# 1) examples/fail_example.pm:19 - test_fail(fail_example)\n"
# + "# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.\n"
# - "# Born to lose ...\n"
# + "# \t...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.\n"
# - "# \n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestRunner.pm line 4.\n"
# - "# Test was not successful.\n"
# + "# Compilation failed in require at ./TestRunner.pl line 6.\n"
# Got 1 extra line at line 15:
# + "# BEGIN failed--compilation aborted at ./TestRunner.pl line 6.\n"
# Test 2 got: "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n# Compilation failed in require at examples/patch100132 line 6.\n# BEGIN failed--compilation aborted at examples/patch100132 line 6.\n# " (t/try_examples.t at line 105 fail #2)
# Expected: "...\n# TIME-SUMMARY\n# \n# OK (3 tests)\n# "
# Lines 1-4 are changed:
# - "...\n"
# + "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n"
# - "# TIME-SUMMARY\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# \n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# OK (3 tests)\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n"
# Got 3 extra lines at line 5:
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n"
# + "# Compilation failed in require at examples/patch100132 line 6.\n"
# + "# BEGIN failed--compilation aborted at examples/patch100132 line 6.\n"
# Test 3 got: "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n# Compilation failed in require at examples/patch100132-1 line 6.\n# BEGIN failed--compilation aborted at examples/patch100132-1 line 6.\n# " (t/try_examples.t at line 105 fail #3)
# Expected: "...\n# TIME-SUMMARY\n# \n# OK (3 tests)\n# "
# Lines 1-4 are changed:
# - "...\n"
# + "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n"
# - "# TIME-SUMMARY\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# \n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# OK (3 tests)\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n"
# Got 3 extra lines at line 5:
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n"
# + "# Compilation failed in require at examples/patch100132-1 line 6.\n"
# + "# BEGIN failed--compilation aborted at examples/patch100132-1 line 6.\n"
# Test 4 got: "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n# Compilation failed in require at examples/patch100132-2 line 6.\n# BEGIN failed--compilation aborted at examples/patch100132-2 line 6.\n# " (t/try_examples.t at line 105 fail #4)
# Expected: "...\n# TIME-SUMMARY\n# \n# OK (3 tests)\n# "
# Lines 1-4 are changed:
# - "...\n"
# + "Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestCase.pm line 106.\n"
# - "# TIME-SUMMARY\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# \n"
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/TestSuite.pm line 15.\n"
# - "# OK (3 tests)\n"
# + "# Compilation failed in require at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n"
# Got 3 extra lines at line 5:
# + "# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493242820.16418/Test-Unit-0.25/blib/lib/Test/Unit/Procedural.pm line 5.\n"
# + "# Compilation failed in require at examples/patch100132-2 line 6.\n"
# + "# BEGIN failed--compilation aborted at examples/patch100132-2 line 6.\n"
t/try_examples.t ..
Failed 4/4 subtests
Test Summary Report
-------------------
t/all_tests.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/assert.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/try_examples.t (Wstat: 0 Tests: 4 Failed: 4)
Failed tests: 1-4
Files=3, Tests=4, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.09 cusr 0.02 csys = 0.12 CPU)
Result: FAIL
Failed 3/3 test programs. 4/4 subtests failed.
Makefile:955: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Test::Unit failed. See /home/ryan/.cpanm/work/1493242820.16418/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Missing version info for module 'Test::Unit'
! Bailing out the installation for Tree-Interval-0.3.2.
FAIL
Command [cpanm --reinstall --verbose Tree::Interval::Node] 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