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

141 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/1493725766.30287
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::Cancel () on cpanmetadb ...
Unpacking newslib-0.82b.tar.gz
--> Working on News::Cancel
Fetching http://www.cpan.org/authors/id/T/TS/TSKIRVIN/newslib-0.82b.tar.gz ... OK
newslib-0.82b/
newslib-0.82b/News/
newslib-0.82b/News/NNTPAuth.pm
newslib-0.82b/News/Cancel.pm
newslib-0.82b/News/Article/
newslib-0.82b/News/Article/Ref.pm
newslib-0.82b/News/Article/Clean.pm
newslib-0.82b/News/Article/Response.pm
newslib-0.82b/Version.pm
newslib-0.82b/test.pl
newslib-0.82b/Changes
newslib-0.82b/README.txt
newslib-0.82b/MANIFEST
newslib-0.82b/Net/
newslib-0.82b/Net/NNTP/
newslib-0.82b/Net/NNTP/Proxy.pm
newslib-0.82b/Net/NNTP/Auth.pm
newslib-0.82b/Net/NNTP/Functions.pm
newslib-0.82b/Net/NNTP/Client.pm
newslib-0.82b/News-Article-1.27.tar.gz
newslib-0.82b/LICENSE
newslib-0.82b/Makefile.PL
Entering newslib-0.82b
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring newslib-0.82b ... 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 News::Article 1.27 ... No
Checking if you have Net::Domain 2 ... Yes (3.10)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Net::NNTP 2.19 ... Yes (3.10)
Searching News::Article (1.27) on cpanmetadb ...
Unpacking News-Article-1.27.tar.gz
OK
==> Found dependencies: News::Article
--> 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 AutoReply.pm blib/lib/News/AutoReply.pm
cp Article.pm blib/lib/News/Article.pm
cp FormReply.pm blib/lib/News/FormReply.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/1493725766.30287/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/1493725766.30287/News-Article-1.27/blib/lib/News/FormArticle.pm line 151.
Compilation failed in require at /home/ryan/.cpanm/work/1493725766.30287/News-Article-1.27/blib/lib/News/FormReply.pm line 35.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493725766.30287/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/1493725766.30287/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'News::Article' is not installed
! Bailing out the installation for newslib-0.82b.
FAIL
Command [cpanm --reinstall --verbose News::Cancel] 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