cpantestlogs/Web::API::Mapper_genfailure.log
2017-05-02 18:44:36 -07:00

171 lines
6.5 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/1493080457.6227
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 Web::API::Mapper () on cpanmetadb ...
Unpacking Web-API-Mapper-0.04.tar.gz
--> Working on Web::API::Mapper
Fetching http://www.cpan.org/authors/id/C/CO/CORNELIUS/Web-API-Mapper-0.04.tar.gz ... OK
Web-API-Mapper-0.04/
Web-API-Mapper-0.04/t/
Web-API-Mapper-0.04/t/auto-router.t
Web-API-Mapper-0.04/t/01-load.t
Web-API-Mapper-0.04/ChangeLog
Web-API-Mapper-0.04/.shipit
Web-API-Mapper-0.04/inc/
Web-API-Mapper-0.04/inc/Module/
Web-API-Mapper-0.04/inc/Module/AutoInstall.pm
Web-API-Mapper-0.04/inc/Module/Install.pm
Web-API-Mapper-0.04/inc/Module/Install/
Web-API-Mapper-0.04/inc/Module/Install/Metadata.pm
Web-API-Mapper-0.04/inc/Module/Install/AuthorTests.pm
Web-API-Mapper-0.04/inc/Module/Install/AutoInstall.pm
Web-API-Mapper-0.04/inc/Module/Install/Makefile.pm
Web-API-Mapper-0.04/inc/Module/Install/Fetch.pm
Web-API-Mapper-0.04/inc/Module/Install/WriteAll.pm
Web-API-Mapper-0.04/inc/Module/Install/Base.pm
Web-API-Mapper-0.04/inc/Module/Install/Include.pm
Web-API-Mapper-0.04/inc/Module/Install/ReadmeMarkdownFromPod.pm
Web-API-Mapper-0.04/inc/Module/Install/Win32.pm
Web-API-Mapper-0.04/inc/Module/Install/Can.pm
Web-API-Mapper-0.04/inc/Pod/
Web-API-Mapper-0.04/inc/Pod/Markdown.pm
Web-API-Mapper-0.04/MANIFEST
Web-API-Mapper-0.04/README.mkdn
Web-API-Mapper-0.04/META.yml
Web-API-Mapper-0.04/Makefile.PL
Web-API-Mapper-0.04/lib/
Web-API-Mapper-0.04/lib/Web/
Web-API-Mapper-0.04/lib/Web/API/
Web-API-Mapper-0.04/lib/Web/API/Mapper/
Web-API-Mapper-0.04/lib/Web/API/Mapper/Test.pm
Web-API-Mapper-0.04/lib/Web/API/Mapper/RuleSet.pm
Web-API-Mapper-0.04/lib/Web/API/Mapper.pm
Entering Web-API-Mapper-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Web-API-Mapper-0.04 ... Cannot determine perl version info from lib/Web/API/Mapper.pm
Cannot determine license info from lib/Web/API/Mapper.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (1.302078)
- Path::Dispatcher ...Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Path/Dispatcher.pm line 2.
loaded. (1.06)
- Any::Moose ...loaded. (0.27)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Web::API::Mapper
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Any::Moose 0 ... Yes (0.27)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Path::Dispatcher 0 ... Yes (1.06)
OK
Building and testing Web-API-Mapper-0.04 ... cp lib/Web/API/Mapper.pm blib/lib/Web/API/Mapper.pm
cp lib/Web/API/Mapper/Test.pm blib/lib/Web/API/Mapper/Test.pm
cp lib/Web/API/Mapper/RuleSet.pm blib/lib/Web/API/Mapper/RuleSet.pm
Manifying 2 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, 'inc', 'blib/lib', 'blib/arch')" t/01-load.t t/auto-router.t
Any::Moose is deprecated. Please use Moo instead at lib/Web/API/Mapper.pm line 4.
# Failed test 'got name'
# at t/01-load.t line 19.
# Failed test at t/01-load.t line 26.
# got: undef
# expected: 'c9s'
# Failed test at t/01-load.t line 27.
# Failed test at t/01-load.t line 28.
# got: undef
# expected: 'amy'
# Failed test 'got name'
# at t/01-load.t line 19.
# Failed test 'got name'
# at t/01-load.t line 53.
# Failed test at t/01-load.t line 60.
# got: undef
# expected: 'c9s'
# Failed test at t/01-load.t line 61.
# Failed test at t/01-load.t line 62.
# got: undef
# expected: 'amy'
# Failed test 'got name'
# at t/01-load.t line 53.
# Failed test at t/01-load.t line 66.
# Failed test at t/01-load.t line 83.
# got: undef
# expected: 'blah'
# Looks like you failed 12 tests of 27.
t/01-load.t ......
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/27 subtests
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493080457.6227/Web-API-Mapper-0.04/blib/lib/Web/API/Mapper.pm line 4.
# Failed test at t/auto-router.t line 16.
# Structures begin differing at:
# $got->{positional_captures} = ARRAY(0x564df0dbf4d8)
# $expected->{positional_captures} = Does not exist
# Looks like you failed 1 test of 6.
t/auto-router.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
Test Summary Report
-------------------
t/01-load.t (Wstat: 3072 Tests: 27 Failed: 12)
Failed tests: 3, 6-8, 11, 15, 18-20, 23, 26-27
Non-zero exit status: 12
t/auto-router.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=2, Tests=33, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.07 cusr 0.00 csys = 0.07 CPU)
Result: FAIL
Failed 2/2 test programs. 13/33 subtests failed.
Makefile:784: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Web::API::Mapper failed. See /home/ryan/.cpanm/work/1493080457.6227/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Web::API::Mapper] 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