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

147 lines
6.8 KiB
Text
Raw Permalink Blame History

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493709016.4403
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 NSMS::API () on cpanmetadb ...
Unpacking NSMS-API-0.006.tar.gz
--> Working on NSMS::API
Fetching http://www.cpan.org/authors/id/T/TB/TBR/NSMS-API-0.006.tar.gz ... OK
NSMS-API-0.006
NSMS-API-0.006/README
NSMS-API-0.006/Changes
NSMS-API-0.006/t
NSMS-API-0.006/t/pod.t
NSMS-API-0.006/LICENSE
NSMS-API-0.006/dist.ini
NSMS-API-0.006/META.yml
NSMS-API-0.006/MANIFEST
NSMS-API-0.006/t/basic.t
NSMS-API-0.006/META.json
NSMS-API-0.006/eg
NSMS-API-0.006/eg/perl.pl
NSMS-API-0.006/Makefile.PL
NSMS-API-0.006/t/00-compile.t
NSMS-API-0.006/lib/NSMS
NSMS-API-0.006/lib/NSMS/API.pm
NSMS-API-0.006/t/release-eol.t
NSMS-API-0.006/t/author-critic.t
NSMS-API-0.006/t/release-kwalitee.t
NSMS-API-0.006/t/release-distmeta.t
NSMS-API-0.006/t/release-pod-syntax.t
NSMS-API-0.006/t/release-unused-vars.t
NSMS-API-0.006/t/release-has-version.t
NSMS-API-0.006/t/release-pod-coverage.t
NSMS-API-0.006/t/000-report-versions-tiny.t
Entering NSMS-API-0.006
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring NSMS-API-0.006 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for NSMS::API
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.2004)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Test::Mock::LWP::Dispatch 0 ... Yes (0.08)
Checking if you have utf8 0 ... Yes (1.19)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have English 0 ... Yes (1.10)
Checking if you have HTTP::Request::Common 0 ... Yes (6.11)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have Test::More 0.88 ... Yes (1.302083)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have HTTP::Response 0 ... Yes (6.11)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have URI::Escape 0 ... Yes (3.31)
OK
Building and testing NSMS-API-0.006 ... cp lib/NSMS/API.pm blib/lib/NSMS/API.pm
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
t/00-compile.t ................ ok
#
#
# perl: v5.26.0 (wanted any version) on linux from /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
#
# Carp => 1.38 (want any version)
# Data::Dumper => 2.161 (want any version)
# English => 1.10 (want any version)
# ExtUtils::MakeMaker => 7.24 (want 6.30)
# File::Find => 1.34 (want any version)
# File::Temp => 0.2304 (want any version)
# HTTP::Request::Common => 6.11 (want any version)
# HTTP::Response => 6.11 (want any version)
# JSON => 2.90 (want any version)
# LWP::UserAgent => 6.26 (want any version)
# Moose => 2.2004 (want any version)
# Moose::Util::TypeConstraints => 2.2004 (want any version)
# Test::Mock::LWP::Dispatch => 0.08 (want any version)
# Test::More => 1.302083 (want 0.88)
# URI::Escape => 3.31 (want any version)
# utf8 => 1.19 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve you problem.
#
t/000-report-versions-tiny.t .. ok
t/author-critic.t ............. skipped: these tests are for testing by the author
t/basic.t ..................... ok
# Failed test 'POD test for blib/lib/NSMS/API.pm'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
# blib/lib/NSMS/API.pm (153): Non-ASCII character seen before =encoding in 'atrav<61>s'. Assuming UTF-8
# Looks like you failed 1 test of 1.
t/pod.t .......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/release-distmeta.t .......... skipped: these tests are for release candidate testing
t/release-eol.t ............... skipped: these tests are for release candidate testing
t/release-has-version.t ....... skipped: these tests are for release candidate testing
t/release-kwalitee.t .......... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/pod.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=12, Tests=10, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.67 cusr 0.03 csys = 0.72 CPU)
Result: FAIL
Failed 1/12 test programs. 1/10 subtests failed.
Makefile:870: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing NSMS::API failed. See /home/ryan/.cpanm/work/1493709016.4403/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose NSMS::API] 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