cpantestlogs/Net::Mollom_genfailure.log
2017-05-02 18:44:36 -07:00

119 lines
5.4 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/1493741266.505
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 Net::Mollom () on cpanmetadb ...
Unpacking Net-Mollom-0.09.tar.gz
--> Working on Net::Mollom
Fetching http://www.cpan.org/authors/id/W/WO/WONKO/Net-Mollom-0.09.tar.gz ... OK
Net-Mollom-0.09
Net-Mollom-0.09/README
Net-Mollom-0.09/Build.PL
Net-Mollom-0.09/META.json
Net-Mollom-0.09/MANIFEST.SKIP
Net-Mollom-0.09/Changes
Net-Mollom-0.09/META.yml
Net-Mollom-0.09/MANIFEST
Net-Mollom-0.09/xt
Net-Mollom-0.09/xt/pod.t
Net-Mollom-0.09/xt/pod-coverage.t
Net-Mollom-0.09/t
Net-Mollom-0.09/t/07-get_audio_captcha.t
Net-Mollom-0.09/t/01-constructor.t
Net-Mollom-0.09/t/09-check_captcha.t
Net-Mollom-0.09/t/05-send_feedback.t
Net-Mollom-0.09/t/04-check_content.t
Net-Mollom-0.09/t/08-get_statistics.t
Net-Mollom-0.09/t/02-server_list.t
Net-Mollom-0.09/t/03-verify_key.t
Net-Mollom-0.09/t/06-get_image_captcha.t
Net-Mollom-0.09/lib
Net-Mollom-0.09/lib/Net
Net-Mollom-0.09/lib/Net/Mollom.pm
Net-Mollom-0.09/lib/Net/Mollom
Net-Mollom-0.09/lib/Net/Mollom/ContentCheck.pm
Entering Net-Mollom-0.09
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.4 ... Yes (0.4222)
Running Build.PL
Configuring Net-Mollom-0.09 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Net-Mollom' version '0.09'
Checking dependencies from MYMETA.json ...
Checking if you have MIME::Base64 0 ... Yes (3.15)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Any::Moose 0 ... Yes (0.27)
Checking if you have Digest::HMAC_SHA1 0 ... Yes (1.03)
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Exception::Class::TryCatch 0 ... Yes (1.13)
Checking if you have Exception::Class 0 ... Yes (1.42)
Checking if you have XML::RPC 0.9 ... Yes (0.9)
Checking if you have Params::Validate 0 ... Yes (1.26)
OK
Building and testing Net-Mollom-0.09 ... Building Net-Mollom
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
# Failed test 'private_key is required'
# at t/01-constructor.t line 9.
# 'Attribute (public_key) is required at t/01-constructor.t line 7.
# eval {...} called at t/01-constructor.t line 7
# '
# doesn't match '(?^:\(private_key\) is required)'
# Looks like you failed 1 test of 6.
t/01-constructor.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/02-server_list.t ........ ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/03-verify_key.t ......... ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/04-check_content.t ...... ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/05-send_feedback.t ...... ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/06-get_image_captcha.t .. ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/07-get_audio_captcha.t .. ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/08-get_statistics.t ..... ok
Any::Moose is deprecated. Please use Moo instead at /home/ryan/.cpanm/work/1493741266.505/Net-Mollom-0.09/blib/lib/Net/Mollom.pm line 2.
t/09-check_captcha.t ...... ok
Test Summary Report
-------------------
t/01-constructor.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=9, Tests=74, 14 wallclock secs ( 0.02 usr 0.02 sys + 1.34 cusr 0.09 csys = 1.47 CPU)
Result: FAIL
Failed 1/9 test programs. 1/74 subtests failed.
! Installing Net::Mollom failed. See /home/ryan/.cpanm/work/1493741266.505/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Net::Mollom] 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