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

131 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/1492580226.20261
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::SiftScience () on cpanmetadb ...
Unpacking WebService-SiftScience-0.0100.tar.gz
--> Working on WebService::SiftScience
Fetching http://www.cpan.org/authors/id/A/AA/AANARI/WebService-SiftScience-0.0100.tar.gz ... OK
WebService-SiftScience-0.0100/
WebService-SiftScience-0.0100/cpanfile
WebService-SiftScience-0.0100/dist.ini
WebService-SiftScience-0.0100/lib/
WebService-SiftScience-0.0100/LICENSE
WebService-SiftScience-0.0100/Makefile.PL
WebService-SiftScience-0.0100/MANIFEST
WebService-SiftScience-0.0100/META.json
WebService-SiftScience-0.0100/META.yml
WebService-SiftScience-0.0100/t/
WebService-SiftScience-0.0100/weaver.ini
WebService-SiftScience-0.0100/t/00-basic.t
WebService-SiftScience-0.0100/t/00-compile.t
WebService-SiftScience-0.0100/t/01-events.t
WebService-SiftScience-0.0100/t/02-score.t
WebService-SiftScience-0.0100/t/03-labels.t
WebService-SiftScience-0.0100/t/lib/
WebService-SiftScience-0.0100/t/release-pod-syntax.t
WebService-SiftScience-0.0100/t/lib/Harness.pm
WebService-SiftScience-0.0100/lib/WebService/
WebService-SiftScience-0.0100/lib/WebService/SiftScience.pm
Entering WebService-SiftScience-0.0100
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring WebService-SiftScience-0.0100 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WebService::SiftScience
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Moo 1.006000 ... Yes (2.003002)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Memoize 0 ... Yes (1.03)
Checking if you have WebService::BaseClientRole 0.0004 ... Yes (0.0008)
Checking if you have WebService::Client 0 ... Yes (0.0501)
Checking if you have Method::Signatures 0 ... Yes (20170211)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Test::Modern 0 ... Yes (0.013)
Checking if you have Exporter 0 ... Yes (5.72)
OK
Building and testing WebService-SiftScience-0.0100 ... cp lib/WebService/SiftScience.pm blib/lib/WebService/SiftScience.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-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-events.t line 95.
# Looks like you failed 1 test of 5.
t/01-events.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
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/02-score.t line 20.
# Looks like you failed 1 test of 2.
t/02-score.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
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/03-labels.t line 18.
# Looks like you failed 1 test of 2.
t/03-labels.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/01-events.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/02-score.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/03-labels.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=6, Tests=12, 12 wallclock secs ( 0.02 usr 0.00 sys + 1.22 cusr 0.11 csys = 1.35 CPU)
Result: FAIL
Failed 3/6 test programs. 3/12 subtests failed.
Makefile:877: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing WebService::SiftScience failed. See /home/ryan/.cpanm/work/1492580226.20261/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WebService::SiftScience] 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