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

115 lines
5.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/1492580242.20445
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 WebService::SmartyStreets () on cpanmetadb ...
Unpacking WebService-SmartyStreets-0.0105.tar.gz
--> Working on WebService::SmartyStreets
Fetching http://www.cpan.org/authors/id/A/AA/AANARI/WebService-SmartyStreets-0.0105.tar.gz ... OK
WebService-SmartyStreets-0.0105/
WebService-SmartyStreets-0.0105/cpanfile
WebService-SmartyStreets-0.0105/dist.ini
WebService-SmartyStreets-0.0105/lib/
WebService-SmartyStreets-0.0105/LICENSE
WebService-SmartyStreets-0.0105/Makefile.PL
WebService-SmartyStreets-0.0105/MANIFEST
WebService-SmartyStreets-0.0105/META.json
WebService-SmartyStreets-0.0105/META.yml
WebService-SmartyStreets-0.0105/t/
WebService-SmartyStreets-0.0105/weaver.ini
WebService-SmartyStreets-0.0105/t/00-basic.t
WebService-SmartyStreets-0.0105/t/00-compile.t
WebService-SmartyStreets-0.0105/t/01-street-address.t
WebService-SmartyStreets-0.0105/t/lib/
WebService-SmartyStreets-0.0105/t/release-pod-syntax.t
WebService-SmartyStreets-0.0105/t/lib/Harness.pm
WebService-SmartyStreets-0.0105/lib/WebService/
WebService-SmartyStreets-0.0105/lib/WebService/SmartyStreets/
WebService-SmartyStreets-0.0105/lib/WebService/SmartyStreets.pm
WebService-SmartyStreets-0.0105/lib/WebService/SmartyStreets/Exception/
WebService-SmartyStreets-0.0105/lib/WebService/SmartyStreets/Exception/AddressMissingInformation.pm
WebService-SmartyStreets-0.0105/lib/WebService/SmartyStreets/Exception/AddressNotFound.pm
Entering WebService-SmartyStreets-0.0105
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring WebService-SmartyStreets-0.0105 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WebService::SmartyStreets
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have aliased 0 ... Yes (0.34)
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Memoize 0 ... Yes (1.03)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Moo 1.006000 ... Yes (2.003002)
Checking if you have Method::Signatures 0 ... Yes (20170211)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have URI 0 ... Yes (1.71)
Checking if you have Throwable::Error 0 ... Yes (0.200013)
Checking if you have Test::Modern 0 ... Yes (0.013)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have WebService::Client 0.0001 ... Yes (0.0501)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have File::Spec 0 ... Yes (3.62)
OK
Building and testing WebService-SmartyStreets-0.0105 ... cp lib/WebService/SmartyStreets/Exception/AddressMissingInformation.pm blib/lib/WebService/SmartyStreets/Exception/AddressMissingInformation.pm
cp lib/WebService/SmartyStreets.pm blib/lib/WebService/SmartyStreets.pm
cp lib/WebService/SmartyStreets/Exception/AddressNotFound.pm blib/lib/WebService/SmartyStreets/Exception/AddressNotFound.pm
Manifying 3 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
t/00-basic.t ............ ok
t/00-compile.t .......... ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Method/Signatures.pm line 1293.
# Failed test 'no (unexpected) warnings (via done_testing)'
# at t/01-street-address.t line 79.
# Looks like you failed 1 test of 4.
t/01-street-address.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/01-street-address.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=4, Tests=9, 2 wallclock secs ( 0.01 usr 0.00 sys + 0.55 cusr 0.08 csys = 0.64 CPU)
Result: FAIL
Failed 1/4 test programs. 1/9 subtests failed.
Makefile:886: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing WebService::SmartyStreets failed. See /home/ryan/.cpanm/work/1492580242.20445/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WebService::SmartyStreets] 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