147 lines
5.6 KiB
Text
147 lines
5.6 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/1492935617.31327
|
|
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::Mock () on cpanmetadb ...
|
|
Unpacking Web-API-Mock-0.01.tar.gz
|
|
--> Working on Web::API::Mock
|
|
Fetching http://www.cpan.org/authors/id/A/AK/AKIHITO/Web-API-Mock-0.01.tar.gz ... OK
|
|
Web-API-Mock-0.01/Build.PL
|
|
Web-API-Mock-0.01/Changes
|
|
Web-API-Mock-0.01/LICENSE
|
|
Web-API-Mock-0.01/META.json
|
|
Web-API-Mock-0.01/README.md
|
|
Web-API-Mock-0.01/cpanfile
|
|
Web-API-Mock-0.01/lib/Web/API/Mock.pm
|
|
Web-API-Mock-0.01/lib/Web/API/Mock/Map.pm
|
|
Web-API-Mock-0.01/lib/Web/API/Mock/Parser.pm
|
|
Web-API-Mock-0.01/lib/Web/API/Mock/Resource.pm
|
|
Web-API-Mock-0.01/minil.toml
|
|
Web-API-Mock-0.01/script/run-api-mock
|
|
Web-API-Mock-0.01/t/00_compile.t
|
|
Web-API-Mock-0.01/t/01_parser.t
|
|
Web-API-Mock-0.01/t/02_error.t
|
|
Web-API-Mock-0.01/t/03_server.t
|
|
Web-API-Mock-0.01/t/04_load_file.t
|
|
Web-API-Mock-0.01/t/md/api.md
|
|
Web-API-Mock-0.01/t/md/hello.md
|
|
Web-API-Mock-0.01/t/not-implemented-urls.txt
|
|
Web-API-Mock-0.01/META.yml
|
|
Web-API-Mock-0.01/MANIFEST
|
|
Entering Web-API-Mock-0.01
|
|
Checking configure dependencies from META.json
|
|
Checking if you have CPAN::Meta::Prereqs 0 ... Yes (2.150010)
|
|
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Web-API-Mock-0.01 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Web-API-Mock' version '0.01'
|
|
Merging cpanfile prereqs to MYMETA.yml
|
|
Merging cpanfile prereqs to MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have FindBin::libs 0 ... Yes (2.12)
|
|
Checking if you have Test::More 0.98 ... Yes (1.302078)
|
|
Checking if you have Text::Markdown::Hoedown 1.01 ... Yes (1.01)
|
|
Checking if you have Plack 0 ... Yes (1.0043)
|
|
Checking if you have Router::Simple 0 ... Yes (0.17)
|
|
Checking if you have Class::Accessor::Lite 0 ... Yes (0.08)
|
|
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280224)
|
|
OK
|
|
Building and testing Web-API-Mock-0.01 ... Building Web-API-Mock
|
|
t/00_compile.t .... ok
|
|
t/01_parser.t ..... ok
|
|
t/02_error.t ...... ok
|
|
t/03_server.t ..... ok
|
|
|
|
# Failed test at t/04_load_file.t line 27.
|
|
# 'Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^GET,/{ <-- HERE .+?}$/ at /home/ryan/.cpanm/work/1492935617.31327/Web-API-Mock-0.01/blib/lib/Web/API/Mock.pm line 79.
|
|
# '
|
|
# doesn't match '(?^:Hello World)'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'hello'
|
|
# at t/04_load_file.t line 28.
|
|
|
|
# Failed test at t/04_load_file.t line 33.
|
|
# 'Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/^POST,/{ <-- HERE .+?}$/ at /home/ryan/.cpanm/work/1492935617.31327/Web-API-Mock-0.01/blib/lib/Web/API/Mock.pm line 79.
|
|
# '
|
|
# doesn't match '(?^:POST Hello World)'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'post_hello'
|
|
# at t/04_load_file.t line 34.
|
|
|
|
# Failed test at t/04_load_file.t line 39.
|
|
# '500 Internal Server Error'
|
|
# doesn't match '(?^:405)'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'get_sample'
|
|
# at t/04_load_file.t line 40.
|
|
|
|
# Failed test at t/04_load_file.t line 45.
|
|
# '500 Internal Server Error'
|
|
# doesn't match '(?^:200)'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'get_sample_id'
|
|
# at t/04_load_file.t line 47.
|
|
|
|
# Failed test at t/04_load_file.t line 52.
|
|
# '500 Internal Server Error'
|
|
# doesn't match '(?^:404)'
|
|
# Looks like you failed 1 test of 1.
|
|
|
|
# Failed test 'get_sample'
|
|
# at t/04_load_file.t line 53.
|
|
|
|
# Failed test at t/04_load_file.t line 68.
|
|
# '500 Internal Server Error'
|
|
# doesn't match '(?^:501)'
|
|
# Looks like you failed 1 test of 2.
|
|
|
|
# Failed test 'not_implemented_url'
|
|
# at t/04_load_file.t line 71.
|
|
# Looks like you failed 6 tests of 10.
|
|
t/04_load_file.t ..
|
|
Dubious, test returned 6 (wstat 1536, 0x600)
|
|
Failed 6/10 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/04_load_file.t (Wstat: 1536 Tests: 10 Failed: 6)
|
|
Failed tests: 4-8, 10
|
|
Non-zero exit status: 6
|
|
Files=5, Tests=27, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.26 cusr 0.01 csys = 0.29 CPU)
|
|
Result: FAIL
|
|
Failed 1/5 test programs. 6/27 subtests failed.
|
|
! Installing Web::API::Mock failed. See /home/ryan/.cpanm/work/1492935617.31327/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Web::API::Mock] 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
|