cpantestlogs/Kwiki::Yahoo_genfailure.log
2017-05-02 18:44:36 -07:00

148 lines
5.9 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/1493054155.9064
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 Kwiki::Yahoo () on cpanmetadb ...
Unpacking Kwiki-Yahoo-0.04.tar.gz
--> Working on Kwiki::Yahoo
Fetching http://www.cpan.org/authors/id/C/CD/CDENT/Kwiki/Kwiki-Yahoo-0.04.tar.gz ... OK
Kwiki-Yahoo-0.04/
Kwiki-Yahoo-0.04/Changes
Kwiki-Yahoo-0.04/inc/
Kwiki-Yahoo-0.04/inc/Module/
Kwiki-Yahoo-0.04/inc/Module/Install/
Kwiki-Yahoo-0.04/inc/Module/Install/Base.pm
Kwiki-Yahoo-0.04/inc/Module/Install/Can.pm
Kwiki-Yahoo-0.04/inc/Module/Install/Fetch.pm
Kwiki-Yahoo-0.04/inc/Module/Install/Makefile.pm
Kwiki-Yahoo-0.04/inc/Module/Install/Metadata.pm
Kwiki-Yahoo-0.04/inc/Module/Install/Win32.pm
Kwiki-Yahoo-0.04/inc/Module/Install/WriteAll.pm
Kwiki-Yahoo-0.04/inc/Module/Install.pm
Kwiki-Yahoo-0.04/lib/
Kwiki-Yahoo-0.04/lib/Kwiki/
Kwiki-Yahoo-0.04/lib/Kwiki/Yahoo.pm
Kwiki-Yahoo-0.04/Makefile.PL
Kwiki-Yahoo-0.04/MANIFEST
Kwiki-Yahoo-0.04/META.yml
Kwiki-Yahoo-0.04/README
Kwiki-Yahoo-0.04/t/
Kwiki-Yahoo-0.04/t/eval.t
Kwiki-Yahoo-0.04/t/searches.t
Entering Kwiki-Yahoo-0.04
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Kwiki-Yahoo-0.04 ... Warning: prerequisite Yahoo::Search 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Kwiki::Yahoo
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Yahoo::Search 0 ... No
Checking if you have Kwiki 0 ... Yes (0.39)
Searching Yahoo::Search (0) on cpanmetadb ...
Unpacking Yahoo-Search-1.11.3.tar.gz
OK
==> Found dependencies: Yahoo::Search
--> Working on Yahoo::Search
Fetching http://www.cpan.org/authors/id/T/TI/TIMB/Yahoo-Search-1.11.3.tar.gz ... OK
Yahoo-Search-1.11.3
Yahoo-Search-1.11.3/Changes
Yahoo-Search-1.11.3/dist.ini
Yahoo-Search-1.11.3/lib/Yahoo
Yahoo-Search-1.11.3/lib/Yahoo/Search.pm
Yahoo-Search-1.11.3/lib/Yahoo/Search
Yahoo-Search-1.11.3/lib/Yahoo/Search/Request.pm
Yahoo-Search-1.11.3/lib/Yahoo/Search/Response.pm
Yahoo-Search-1.11.3/lib/Yahoo/Search/Result.pm
Yahoo-Search-1.11.3/lib/Yahoo/Search/XML.pm
Yahoo-Search-1.11.3/t
Yahoo-Search-1.11.3/t/10-search.t
Yahoo-Search-1.11.3/t/20-utf8.t
Yahoo-Search-1.11.3/META.yml
Yahoo-Search-1.11.3/LICENSE
Yahoo-Search-1.11.3/README
Yahoo-Search-1.11.3/t/release-pod-coverage.t
Yahoo-Search-1.11.3/t/release-pod-syntax.t
Yahoo-Search-1.11.3/MANIFEST
Yahoo-Search-1.11.3/META.json
Yahoo-Search-1.11.3/Makefile.PL
Entering Yahoo-Search-1.11.3
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Yahoo-Search-1.11.3 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Yahoo::Search
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Encode 0 ... Yes (2.88)
Checking if you have URI 1.54 ... Yes (1.71)
Checking if you have LWP 5.835 ... Yes (6.26)
Checking if you have Test::More 0.86 ... Yes (1.302078)
OK
Building and testing Yahoo-Search-1.11.3 ... cp lib/Yahoo/Search.pm blib/lib/Yahoo/Search.pm
cp lib/Yahoo/Search/Result.pm blib/lib/Yahoo/Search/Result.pm
cp lib/Yahoo/Search/Request.pm blib/lib/Yahoo/Search/Request.pm
cp lib/Yahoo/Search/Response.pm blib/lib/Yahoo/Search/Response.pm
cp lib/Yahoo/Search/XML.pm blib/lib/Yahoo/Search/XML.pm
Manifying 5 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
# Failed test at t/10-search.t line 12.
# got: '0'
# expected: '1'
Can't call method "Url" on an undefined value at t/10-search.t line 14.
# Looks like your test exited with 22 just after 1.
t/10-search.t .............
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 2/2 subtests
t/20-utf8.t ............... ok
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/10-search.t (Wstat: 5632 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 22
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=4, Tests=8, 19 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.17 CPU)
Result: FAIL
Failed 1/4 test programs. 1/8 subtests failed.
Makefile:863: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Yahoo::Search failed. See /home/ryan/.cpanm/work/1493054155.9064/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Yahoo::Search' is not installed
! Bailing out the installation for Kwiki-Yahoo-0.04.
FAIL
Command [cpanm --reinstall --verbose Kwiki::Yahoo] 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