cpantestlogs/Kook_genfailure.log
2017-05-02 18:44:36 -07:00

227 lines
7.4 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/1493356699.11121
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 Kook () on cpanmetadb ...
Unpacking Kook-0.0100.tar.gz
--> Working on Kook
Fetching http://www.cpan.org/authors/id/K/KW/KWATCH/Kook-0.0100.tar.gz ... OK
Kook-0.0100/
Kook-0.0100/bin/
Kook-0.0100/Changes
Kook-0.0100/Kookbook.pl
Kook-0.0100/lib/
Kook-0.0100/Makefile.PL
Kook-0.0100/MANIFEST
Kook-0.0100/META.yml
Kook-0.0100/MIT-LICENSE
Kook-0.0100/README
Kook-0.0100/t/
Kook-0.0100/t/commands.t
Kook-0.0100/t/cookbook.t
Kook-0.0100/t/kitchen.t
Kook-0.0100/t/main_application.t
Kook-0.0100/t/main_command.t
Kook-0.0100/t/sandbox.t
Kook-0.0100/t/util.t
Kook-0.0100/lib/Kook/
Kook-0.0100/lib/Kook.pm
Kook-0.0100/lib/Kook/Commands.pm
Kook-0.0100/lib/Kook/Config.pm
Kook-0.0100/lib/Kook/Cookbook.pm
Kook-0.0100/lib/Kook/Kitchen.pm
Kook-0.0100/lib/Kook/Main.pm
Kook-0.0100/lib/Kook/Misc.pm
Kook-0.0100/lib/Kook/Recipe.pm
Kook-0.0100/lib/Kook/Sandbox.pm
Kook-0.0100/lib/Kook/Util.pm
Kook-0.0100/bin/kk
Kook-0.0100/bin/plkook
Entering Kook-0.0100
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Kook-0.0100 ... Warning: prerequisite Oktest 0 not found.
Checking if your kit is complete...
Looks good
Invalid LICENSE value 'MIT-License' ignored
Invalid LICENSE value 'MIT-License' ignored
Generating a Unix-style Makefile
Writing Makefile for Kook
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Oktest 0 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Oktest (0) on cpanmetadb ...
Unpacking Oktest-0.0103.tar.gz
OK
==> Found dependencies: Oktest
--> Working on Oktest
Fetching http://www.cpan.org/authors/id/K/KW/KWATCH/Oktest-0.0103.tar.gz ... OK
Oktest-0.0103/
Oktest-0.0103/bin/
Oktest-0.0103/Changes
Oktest-0.0103/examples/
Oktest-0.0103/Kookbook.pl
Oktest-0.0103/lib/
Oktest-0.0103/Makefile.PL
Oktest-0.0103/MANIFEST
Oktest-0.0103/META.yml
Oktest-0.0103/MIT-LICENSE
Oktest-0.0103/README
Oktest-0.0103/t/
Oktest-0.0103/t/assertion.t
Oktest-0.0103/t/mainapp.t
Oktest-0.0103/t/migration.t
Oktest-0.0103/t/oktest.t
Oktest-0.0103/t/reporter.t
Oktest-0.0103/t/runner.t
Oktest-0.0103/t/util.t
Oktest-0.0103/lib/Oktest.pm
Oktest-0.0103/examples/01_basic.t
Oktest-0.0103/examples/02_assertions.t
Oktest-0.0103/examples/03_hello.t
Oktest-0.0103/examples/04_fixture.t
Oktest-0.0103/examples/05_misc.t
Oktest-0.0103/examples/06_migration.t
Oktest-0.0103/bin/oktest.pl
Entering Oktest-0.0103
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Oktest-0.0103 ... Checking if your kit is complete...
Looks good
Invalid LICENSE value 'MIT-License' ignored
Invalid LICENSE value 'MIT-License' ignored
Generating a Unix-style Makefile
Writing Makefile for Oktest
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Text::Diff 0 ... Yes (1.44)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Oktest-0.0103 ... cp lib/Oktest.pm blib/lib/Oktest.pm
cp bin/oktest.pl blib/script/oktest.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/oktest.pl
Manifying 1 pod document
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
# Failed test at t/assertion.t line 681.
# got: '[Failed] $actual =~ $expected : failed.
# $actual: 'Haruhi!'
# $expected: qr/^\w+$/
# '
# expected: '[Failed] $actual =~ $expected : failed.
# $actual: 'Haruhi!'
# $expected: qr/(?^:^\w+$)/
# '
# Failed test at t/assertion.t line 719.
# got: '[Failed] $actual !~ $expected : failed.
# $actual: '12345'
# $expected: qr/^\d+$/
# '
# expected: '[Failed] $actual !~ $expected : failed.
# $actual: '12345'
# $expected: qr/(?^:^\d+$)/
# '
# Failed test at t/assertion.t line 862.
# got: '[Failed] $@ =~ $expected : failed.
# $@: 'SOS at t/assertion.t line 860.
# '
# $expected: qr/^SOS at .* line .*$/
# '
# expected: '[Failed] $@ =~ $expected : failed.
# $@: 'SOS at t/assertion.t line 860.
# '
# $expected: qr/(?^:^SOS at .* line .*$)/
# '
# Failed test at t/assertion.t line 958.
# got: '[Failed] $warning =~ $expected : failed.
# $warning: 'SOS at t/assertion.t line 956.
# '
# $expected: qr/^SOS at .* line .*$/
# '
# expected: '[Failed] $warning =~ $expected : failed.
# $warning: 'SOS at t/assertion.t line 956.
# '
# $expected: qr/(?^:^SOS at .* line .*$)/
# '
[Failed] $actual equals to $expected : failed.
--- Dumper($expected)
+++ Dumper($actual)
@@ -1,10 +1,10 @@
$VAR1 = [
{
- 'team' => 'SOS',
- 'name' => 'Haruhi'
+ 'name' => 'Haruhi',
+ 'team' => 'SOS'
},
{
- 'team' => 'SOS',
- 'name' => 'Kyon'
+ 'name' => 'Kyon',
+ 'team' => 'SOS'
}
];
File 't/assertion.t', line 1598:
my $ret = OK ($obj1)->equals($obj2);
# Looks like your test exited with 255 just after 154.
t/assertion.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 20/170 subtests
t/mainapp.t .... ok
t/migration.t ..
Failed 5/53 subtests
t/oktest.t ..... ok
t/reporter.t ... ok
t/runner.t ..... ok
t/util.t ....... ok
Test Summary Report
-------------------
t/assertion.t (Wstat: 65280 Tests: 154 Failed: 4)
Failed tests: 76, 80, 93, 102
Non-zero exit status: 255
Parse errors: Bad plan. You planned 170 tests but ran 154.
t/migration.t (Wstat: 0 Tests: 53 Failed: 5)
Failed tests: 8, 10, 40, 49-50
Files=7, Tests=448, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.34 cusr 0.02 csys = 0.40 CPU)
Result: FAIL
Failed 2/7 test programs. 9/448 subtests failed.
Makefile:858: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Oktest failed. See /home/ryan/.cpanm/work/1493356699.11121/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Oktest' is not installed
! Bailing out the installation for Kook-0.0100.
FAIL
Command [cpanm --reinstall --verbose Kook] 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