cpantestlogs/WWW::Hashdb_genfailure.log
2017-05-02 18:44:36 -07:00

127 lines
5.7 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/1493024090.22657
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 WWW::Hashdb () on cpanmetadb ...
Unpacking WWW-Hashdb-0.01.tar.gz
--> Working on WWW::Hashdb
Fetching http://www.cpan.org/authors/id/B/BO/BOKUTIN/WWW-Hashdb-0.01.tar.gz ... OK
WWW-Hashdb-0.01/
WWW-Hashdb-0.01/.cvsignore
WWW-Hashdb-0.01/Changes
WWW-Hashdb-0.01/example/
WWW-Hashdb-0.01/example/ex01.pl
WWW-Hashdb-0.01/inc/
WWW-Hashdb-0.01/inc/Module/
WWW-Hashdb-0.01/inc/Module/AutoInstall.pm
WWW-Hashdb-0.01/inc/Module/Install/
WWW-Hashdb-0.01/inc/Module/Install/AutoInstall.pm
WWW-Hashdb-0.01/inc/Module/Install/Base.pm
WWW-Hashdb-0.01/inc/Module/Install/Can.pm
WWW-Hashdb-0.01/inc/Module/Install/Fetch.pm
WWW-Hashdb-0.01/inc/Module/Install/Include.pm
WWW-Hashdb-0.01/inc/Module/Install/Makefile.pm
WWW-Hashdb-0.01/inc/Module/Install/Metadata.pm
WWW-Hashdb-0.01/inc/Module/Install/Win32.pm
WWW-Hashdb-0.01/inc/Module/Install/WriteAll.pm
WWW-Hashdb-0.01/inc/Module/Install.pm
WWW-Hashdb-0.01/lib/
WWW-Hashdb-0.01/lib/WWW/
WWW-Hashdb-0.01/lib/WWW/Hashdb.pm
WWW-Hashdb-0.01/Makefile.PL
WWW-Hashdb-0.01/MANIFEST
WWW-Hashdb-0.01/MANIFEST.SKIP
WWW-Hashdb-0.01/META.yml
WWW-Hashdb-0.01/README
WWW-Hashdb-0.01/t/
WWW-Hashdb-0.01/t/00-load.t
WWW-Hashdb-0.01/t/10-www-hashdb.t
WWW-Hashdb-0.01/t/boilerplate.t
WWW-Hashdb-0.01/t/pod-coverage.t
WWW-Hashdb-0.01/t/pod.t
Entering WWW-Hashdb-0.01
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring WWW-Hashdb-0.01 ... Cannot determine perl version info from lib/WWW/Hashdb.pm
LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 358.
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (1.302078)
- Moose ...loaded. (2.2004)
- Params::Validate ...loaded. (1.26)
- WWW::Mechanize ...loaded. (1.84)
- Web::Scraper ...Subroutine _xml_escape_text redefined at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/HTML/TreeBuilder/XPath.pm line 375.
loaded. (0.38)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::Hashdb
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Web::Scraper 0 ... Yes (0.38)
Checking if you have Params::Validate 0 ... Yes (1.26)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have WWW::Mechanize 0 ... Yes (1.84)
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing WWW-Hashdb-0.01 ... cp lib/WWW/Hashdb.pm blib/lib/WWW/Hashdb.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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/10-www-hashdb.t t/boilerplate.t t/pod-coverage.t t/pod.t
Subroutine _xml_escape_text redefined at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/HTML/TreeBuilder/XPath.pm line 375.
# Testing WWW::Hashdb 0.01, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ........ ok
Subroutine _xml_escape_text redefined at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/HTML/TreeBuilder/XPath.pm line 375.
GET http://hashdb.com/search.php?p=1&q=BURST+CITY failed: 500 Can't connect to hashdb.com:80 at /home/ryan/.cpanm/work/1493024090.22657/WWW-Hashdb-0.01/blib/lib/WWW/Hashdb.pm line 81.
# Looks like your test exited with 110 just after 2.
t/10-www-hashdb.t ..
Dubious, test returned 110 (wstat 28160, 0x6e00)
Failed 1/3 subtests
t/boilerplate.t .... ok
Subroutine _xml_escape_text redefined at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/HTML/TreeBuilder/XPath.pm line 375.
t/pod-coverage.t ... ok
t/pod.t ............ ok
Test Summary Report
-------------------
t/10-www-hashdb.t (Wstat: 28160 Tests: 2 Failed: 0)
Non-zero exit status: 110
Parse errors: Bad plan. You planned 3 tests but ran 2.
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
Files=5, Tests=8, 135 wallclock secs ( 0.01 usr 0.00 sys + 0.60 cusr 0.04 csys = 0.65 CPU)
Result: FAIL
Failed 1/5 test programs. 0/8 subtests failed.
Makefile:778: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing WWW::Hashdb failed. See /home/ryan/.cpanm/work/1493024090.22657/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WWW::Hashdb] 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