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

119 lines
5.3 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/1493234501.14343
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::UrbanAirship () on cpanmetadb ...
! Finding WebService::UrbanAirship on cpanmetadb failed.
Searching WebService::UrbanAirship () on metacpan ...
Unpacking WebService-UrbanAirship-0.04.tar.gz
--> Working on WebService::UrbanAirship
Fetching http://www.cpan.org/authors/id/G/GE/GEOFF/WebService-UrbanAirship-0.04.tar.gz ... OK
WebService-UrbanAirship-0.04/
WebService-UrbanAirship-0.04/Makefile.PL
WebService-UrbanAirship-0.04/META.yml
WebService-UrbanAirship-0.04/t/
WebService-UrbanAirship-0.04/t/live/
WebService-UrbanAirship-0.04/t/live/13broadcast.t
WebService-UrbanAirship-0.04/t/live/14feedback.t
WebService-UrbanAirship-0.04/t/live/16ping_device.t
WebService-UrbanAirship-0.04/t/live/12batch.t
WebService-UrbanAirship-0.04/t/live/11push.t
WebService-UrbanAirship-0.04/t/live/10register_device.t
WebService-UrbanAirship-0.04/t/live/15stats.t
WebService-UrbanAirship-0.04/t/apns/
WebService-UrbanAirship-0.04/t/apns/60_init.t
WebService-UrbanAirship-0.04/t/apns/03subclass.t
WebService-UrbanAirship-0.04/t/apns/02constructor.t
WebService-UrbanAirship-0.04/t/apns/01compile.t
WebService-UrbanAirship-0.04/t/base/
WebService-UrbanAirship-0.04/t/base/60_api_uri.t
WebService-UrbanAirship-0.04/t/base/02constructor.t
WebService-UrbanAirship-0.04/t/base/01compile.t
WebService-UrbanAirship-0.04/t/lib/
WebService-UrbanAirship-0.04/t/lib/My/
WebService-UrbanAirship-0.04/t/lib/My/TestUtil.pm
WebService-UrbanAirship-0.04/t/lib/My/Subclass.pm
WebService-UrbanAirship-0.04/t/conf/
WebService-UrbanAirship-0.04/t/conf/ssl/
WebService-UrbanAirship-0.04/t/conf/ssl/ssl.last.conf.in
WebService-UrbanAirship-0.04/Changes
WebService-UrbanAirship-0.04/lib/
WebService-UrbanAirship-0.04/lib/WebService/
WebService-UrbanAirship-0.04/lib/WebService/UrbanAirship.pm
WebService-UrbanAirship-0.04/lib/WebService/UrbanAirship/
WebService-UrbanAirship-0.04/lib/WebService/UrbanAirship/APNS.pm
WebService-UrbanAirship-0.04/MANIFEST
Entering WebService-UrbanAirship-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring WebService-UrbanAirship-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WebService::UrbanAirship
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have JSON::XS 0 ... Yes (3.01)
Checking if you have Crypt::SSLeay 0 ... Yes (0.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
OK
Building and testing WebService-UrbanAirship-0.04 ... cp lib/WebService/UrbanAirship.pm blib/lib/WebService/UrbanAirship.pm
cp lib/WebService/UrbanAirship/APNS.pm blib/lib/WebService/UrbanAirship/APNS.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, 'blib/lib', 'blib/arch')" t/apns/01compile.t t/apns/02constructor.t t/apns/03subclass.t t/apns/60_init.t t/base/01compile.t t/base/02constructor.t t/base/60_api_uri.t
t/apns/01compile.t ...... ok
t/apns/02constructor.t .. ok
t/apns/03subclass.t ..... ok
# Failed test 'user-agent string properly set'
# at t/apns/60_init.t line 25.
# undef
# doesn't match '(?^:WebService::UrbanAirship::APNS/0.\d+)'
# Looks like you failed 1 test of 10.
t/apns/60_init.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
t/base/01compile.t ...... ok
t/base/02constructor.t .. ok
t/base/60_api_uri.t ..... ok
Test Summary Report
-------------------
t/apns/60_init.t (Wstat: 256 Tests: 10 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=7, Tests=31, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.34 cusr 0.03 csys = 0.39 CPU)
Result: FAIL
Failed 1/7 test programs. 1/31 subtests failed.
Makefile:847: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing WebService::UrbanAirship failed. See /home/ryan/.cpanm/work/1493234501.14343/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WebService::UrbanAirship] 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