cpantestlogs/News::Web_genfailure.log
2017-05-02 18:44:36 -07:00

219 lines
8.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/1493725725.29819
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 News::Web () on cpanmetadb ...
Unpacking News-Web-0.51.tar.gz
--> Working on News::Web
Fetching http://www.cpan.org/authors/id/T/TS/TSKIRVIN/News-Web-0.51.tar.gz ... OK
News-Web-0.51/
News-Web-0.51/setcookie.cgi
News-Web-0.51/Version.pm
News-Web-0.51/defaults
News-Web-0.51/test.pl
News-Web-0.51/Changes
News-Web-0.51/stylesheet.css
News-Web-0.51/README.txt
News-Web-0.51/MANIFEST
News-Web-0.51/news.cgi
News-Web-0.51/News/
News-Web-0.51/News/Web/
News-Web-0.51/News/Web/CookieAuth.pm
News-Web-0.51/News/Web.pm
News-Web-0.51/LICENSE
News-Web-0.51/Makefile.PL
Entering News-Web-0.51
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring News-Web-0.51 ... Warning: prerequisite News::Article 1.27 not found.
Warning: prerequisite News::Overview 0.11 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for News::Web
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have News::Article 1.27 ... No
Checking if you have News::Overview 0.11 ... No
Checking if you have Net::NNTP 2.19 ... Yes (3.10)
Checking if you have Net::Domain 2 ... Yes (3.10)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching News::Article (1.27) on cpanmetadb ...
Unpacking News-Article-1.27.tar.gz
OK
==> Found dependencies: News::Article, News::Overview
--> Working on News::Article
Fetching http://www.cpan.org/authors/id/A/AG/AGIERTH/News-Article-1.27.tar.gz ... OK
News-Article-1.27/
News-Article-1.27/AutoReply.pm
News-Article-1.27/FormArticle.pm
News-Article-1.27/t/
News-Article-1.27/t/formreply.t
News-Article-1.27/t/form.t
News-Article-1.27/t/autoreply.t
News-Article-1.27/t/basics.t
News-Article-1.27/MANIFEST
News-Article-1.27/Makefile.PL
News-Article-1.27/FormReply.pm
News-Article-1.27/README
News-Article-1.27/Article.pm
Entering News-Article-1.27
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring News-Article-1.27 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for News::Article
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing News-Article-1.27 ... cp FormReply.pm blib/lib/News/FormReply.pm
cp Article.pm blib/lib/News/Article.pm
cp AutoReply.pm blib/lib/News/AutoReply.pm
cp FormArticle.pm blib/lib/News/FormArticle.pm
Manifying 4 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/autoreply.t .. ok
t/basics.t ..... ok
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493725725.29819/News-Article-1.27/blib/lib/News/FormArticle.pm line 151.
Compilation failed in require at t/form.t line 6.
BEGIN failed--compilation aborted at t/form.t line 6.
t/form.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493725725.29819/News-Article-1.27/blib/lib/News/FormArticle.pm line 151.
Compilation failed in require at /home/ryan/.cpanm/work/1493725725.29819/News-Article-1.27/blib/lib/News/FormReply.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493725725.29819/News-Article-1.27/blib/lib/News/FormReply.pm line 35.
Compilation failed in require at t/formreply.t line 6.
BEGIN failed--compilation aborted at t/formreply.t line 6.
t/formreply.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/form.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
t/formreply.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=4, Tests=9, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.06 CPU)
Result: FAIL
Failed 2/4 test programs. 0/9 subtests failed.
Makefile:845: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing News::Article failed. See /home/ryan/.cpanm/work/1493725725.29819/build.log for details. Retry with --force to force install it.
Searching News::Overview (0.11) on cpanmetadb ...
Unpacking News-Overview-0.11.02.tar.gz
FAIL
--> Working on News::Overview
Fetching http://www.cpan.org/authors/id/T/TS/TSKIRVIN/News-Overview-0.11.02.tar.gz ... OK
News-Overview-0.11.02/
News-Overview-0.11.02/Version.pm
News-Overview-0.11.02/test.pl
News-Overview-0.11.02/News/
News-Overview-0.11.02/News/Overview.pm
News-Overview-0.11.02/News/Overview/
News-Overview-0.11.02/News/Overview/Entry.pm
News-Overview-0.11.02/Changes
News-Overview-0.11.02/README.txt
News-Overview-0.11.02/MANIFEST
News-Overview-0.11.02/LICENSE
News-Overview-0.11.02/Makefile.PL
Entering News-Overview-0.11.02
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring News-Overview-0.11.02 ... Warning: prerequisite Net::NNTP::Functions 0.21 not found.
Warning: prerequisite News::Article 1.27 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for News::Overview
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Net::Domain 2 ... Yes (3.10)
Checking if you have Net::NNTP::Functions 0.21 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Date::Parse 0 ... Yes (2.30)
Checking if you have News::Article 1.27 ... No
Checking if you have Net::NNTP 2.19 ... Yes (3.10)
Searching Net::NNTP::Functions (0.21) on cpanmetadb ...
Unpacking newslib-0.84.tar.gz
OK
==> Found dependencies: Net::NNTP::Functions, News::Article
--> Working on Net::NNTP::Functions
Fetching http://www.cpan.org/authors/id/T/TS/TSKIRVIN/newslib-0.84.tar.gz ... OK
newslib-0.84/
newslib-0.84/News/
newslib-0.84/News/NNTPAuth.pm
newslib-0.84/News/Article/
newslib-0.84/News/Article/Cancel.pm
newslib-0.84/News/Article/Ref.pm
newslib-0.84/News/Article/Clean.pm
newslib-0.84/News/Article/Response.pm
newslib-0.84/Version.pm
newslib-0.84/test.pl
newslib-0.84/Changes
newslib-0.84/README.txt
newslib-0.84/MANIFEST
newslib-0.84/Net/
newslib-0.84/Net/NNTP/
newslib-0.84/Net/NNTP/Proxy.pm
newslib-0.84/Net/NNTP/Auth.pm
newslib-0.84/Net/NNTP/Functions.pm
newslib-0.84/Net/NNTP/Client.pm
newslib-0.84/LICENSE
newslib-0.84/Makefile.PL
Entering newslib-0.84
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring newslib-0.84 ... Warning: prerequisite News::Article 1.27 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for NewsLib
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Net::NNTP 2.19 ... Yes (3.10)
Checking if you have News::Article 1.27 ... No
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Net::Domain 2 ... Yes (3.10)
Already tried News::Article. Skipping.
! Installing the dependencies failed: Module 'News::Article' is not installed
! Bailing out the installation for newslib-0.84.
Already tried News::Article. Skipping.
! Installing the dependencies failed: Module 'News::Article' is not installed, Module 'Net::NNTP::Functions' is not installed
! Bailing out the installation for News-Overview-v0.11.02.
! Installing the dependencies failed: Module 'News::Article' is not installed, Module 'News::Overview' is not installed
! Bailing out the installation for News-Web-0.51.
OK
==> Found dependencies: News::Article
Command [cpanm --reinstall --verbose News::Web] 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