cpantestlogs/Telephony::Asterisk::AMI_incfailure.log
2017-05-02 18:44:36 -07:00

109 lines
5.8 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/1493067968.5156
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 Telephony::Asterisk::AMI () on cpanmetadb ...
! Download http://www.cpan.org/authors/id/C/CJ/CJM/Telephony-Asterisk-AMI-0.006.tar.gz failed. Retrying ...
Unpacking Telephony-Asterisk-AMI-0.006.tar.gz
--> Working on Telephony::Asterisk::AMI
Fetching http://www.cpan.org/authors/id/C/CJ/CJM/Telephony-Asterisk-AMI-0.006.tar.gz ... FAIL
Telephony-Asterisk-AMI-0.006/
Telephony-Asterisk-AMI-0.006/lib/
Telephony-Asterisk-AMI-0.006/lib/Telephony/
Telephony-Asterisk-AMI-0.006/lib/Telephony/Asterisk/
Telephony-Asterisk-AMI-0.006/lib/Telephony/Asterisk/AMI.pm
Telephony-Asterisk-AMI-0.006/xt/
Telephony-Asterisk-AMI-0.006/xt/author/
Telephony-Asterisk-AMI-0.006/xt/author/pod-coverage.t
Telephony-Asterisk-AMI-0.006/xt/author/pod-syntax.t
Telephony-Asterisk-AMI-0.006/Makefile.PL
Telephony-Asterisk-AMI-0.006/t/
Telephony-Asterisk-AMI-0.006/t/00-all_prereqs.t
Telephony-Asterisk-AMI-0.006/t/20-ami-events.t
Telephony-Asterisk-AMI-0.006/t/Fake_Socket.pm
Telephony-Asterisk-AMI-0.006/t/00-load.t
Telephony-Asterisk-AMI-0.006/t/10-ami.t
Telephony-Asterisk-AMI-0.006/META.json
Telephony-Asterisk-AMI-0.006/META.yml
Telephony-Asterisk-AMI-0.006/MANIFEST
Telephony-Asterisk-AMI-0.006/LICENSE
Telephony-Asterisk-AMI-0.006/Changes
Telephony-Asterisk-AMI-0.006/README
Entering Telephony-Asterisk-AMI-0.006
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Telephony-Asterisk-AMI-0.006 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Telephony::Asterisk::AMI
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Tie::Handle 0 ... Yes (4.2)
Checking if you have Exporter 5.57 ... Yes (5.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have IO::Socket::IP 0 ... Yes (0.39)
Checking if you have Test::More 0.88 ... Yes (1.302078)
OK
Building and testing Telephony-Asterisk-AMI-0.006 ... cp lib/Telephony/Asterisk/AMI.pm blib/lib/Telephony/Asterisk/AMI.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-all_prereqs.t .. ok
# Testing Telephony::Asterisk::AMI 0.006
t/00-load.t ......... ok
Can't locate t/Fake_Socket.pm in @INC (you may need to install the t::Fake_Socket module) (@INC contains: /home/ryan/.cpanm/work/1493067968.5156/Telephony-Asterisk-AMI-0.006/blib/lib /home/ryan/.cpanm/work/1493067968.5156/Telephony-Asterisk-AMI-0.006/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/10-ami.t line 13.
BEGIN failed--compilation aborted at t/10-ami.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/10-ami.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 23/23 subtests
Can't locate t/Fake_Socket.pm in @INC (you may need to install the t::Fake_Socket module) (@INC contains: /home/ryan/.cpanm/work/1493067968.5156/Telephony-Asterisk-AMI-0.006/blib/lib /home/ryan/.cpanm/work/1493067968.5156/Telephony-Asterisk-AMI-0.006/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/20-ami-events.t line 13.
BEGIN failed--compilation aborted at t/20-ami-events.t line 13.
# Looks like your test exited with 2 before it could output anything.
t/20-ami-events.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 31/31 subtests
Test Summary Report
-------------------
t/10-ami.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 23 tests but ran 0.
t/20-ami-events.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 31 tests but ran 0.
Files=4, Tests=24, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.10 CPU)
Result: FAIL
Failed 2/4 test programs. 0/24 subtests failed.
Makefile:858: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Telephony::Asterisk::AMI failed. See /home/ryan/.cpanm/work/1493067968.5156/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Telephony::Asterisk::AMI] 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