215 lines
12 KiB
Text
215 lines
12 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/1493276945.12745
|
|
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 WebService::Technorati::BlogSubject () on cpanmetadb ...
|
|
Unpacking WebService-Technorati-0.02.tar.gz
|
|
--> Working on WebService::Technorati::BlogSubject
|
|
Fetching http://www.cpan.org/authors/id/I/IK/IKALLEN/WebService-Technorati/WebService-Technorati-0.02.tar.gz ... OK
|
|
WebService-Technorati-0.02/
|
|
WebService-Technorati-0.02/Changes
|
|
WebService-Technorati-0.02/eg/
|
|
WebService-Technorati-0.02/eg/authorinfo.pl
|
|
WebService-Technorati-0.02/eg/bloginfo.pl
|
|
WebService-Technorati-0.02/eg/cosmos.pl
|
|
WebService-Technorati-0.02/eg/outbound.pl
|
|
WebService-Technorati-0.02/eg/search.pl
|
|
WebService-Technorati-0.02/lib/
|
|
WebService-Technorati-0.02/lib/WebService/
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/ApiQuery.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/Author.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/AuthorinfoApiQuery.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/BaseTechnoratiObject.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/Blog.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/BloginfoApiQuery.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/BlogLink.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/BlogSubject.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/CosmosApiQuery.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/Exception.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/OutboundApiQuery.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/SearchApiQuery.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/SearchMatch.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati/SearchTerm.pm
|
|
WebService-Technorati-0.02/lib/WebService/Technorati.pm
|
|
WebService-Technorati-0.02/LICENSE
|
|
WebService-Technorati-0.02/Makefile.PL
|
|
WebService-Technorati-0.02/MANIFEST
|
|
WebService-Technorati-0.02/META.yml
|
|
WebService-Technorati-0.02/pod2html.pl
|
|
WebService-Technorati-0.02/README
|
|
WebService-Technorati-0.02/t/
|
|
WebService-Technorati-0.02/t/001_load.t
|
|
WebService-Technorati-0.02/t/002_parsecosmosxml.t
|
|
WebService-Technorati-0.02/t/003_parsesearchxml.t
|
|
WebService-Technorati-0.02/t/004_parseoutboundxml.t
|
|
WebService-Technorati-0.02/t/005_parsebloginfoxml.t
|
|
WebService-Technorati-0.02/t/006_parseauthorinfoxml.t
|
|
WebService-Technorati-0.02/t/testdata/
|
|
WebService-Technorati-0.02/t/testdata/bloginfo.xml
|
|
WebService-Technorati-0.02/t/testdata/cosmos.xml
|
|
WebService-Technorati-0.02/t/testdata/getinfo.xml
|
|
WebService-Technorati-0.02/t/testdata/outbound.xml
|
|
WebService-Technorati-0.02/t/testdata/search.xml
|
|
WebService-Technorati-0.02/Todo
|
|
Entering WebService-Technorati-0.02
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring WebService-Technorati-0.02 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for WebService::Technorati
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Exception::Class 1.19 ... Yes (1.42)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::Simple 0.44 ... Yes (1.302078)
|
|
Checking if you have XML::XPath 1.13 ... Yes (1.25)
|
|
OK
|
|
Building and testing WebService-Technorati-0.02 ... cp lib/WebService/Technorati/SearchApiQuery.pm blib/lib/WebService/Technorati/SearchApiQuery.pm
|
|
cp lib/WebService/Technorati/Blog.pm blib/lib/WebService/Technorati/Blog.pm
|
|
cp lib/WebService/Technorati/Exception.pm blib/lib/WebService/Technorati/Exception.pm
|
|
cp lib/WebService/Technorati/OutboundApiQuery.pm blib/lib/WebService/Technorati/OutboundApiQuery.pm
|
|
cp lib/WebService/Technorati/BloginfoApiQuery.pm blib/lib/WebService/Technorati/BloginfoApiQuery.pm
|
|
cp lib/WebService/Technorati/SearchTerm.pm blib/lib/WebService/Technorati/SearchTerm.pm
|
|
cp lib/WebService/Technorati/SearchMatch.pm blib/lib/WebService/Technorati/SearchMatch.pm
|
|
cp lib/WebService/Technorati/BlogLink.pm blib/lib/WebService/Technorati/BlogLink.pm
|
|
cp pod2html.pl blib/lib/WebService/pod2html.pl
|
|
cp lib/WebService/Technorati/CosmosApiQuery.pm blib/lib/WebService/Technorati/CosmosApiQuery.pm
|
|
cp lib/WebService/Technorati/AuthorinfoApiQuery.pm blib/lib/WebService/Technorati/AuthorinfoApiQuery.pm
|
|
cp lib/WebService/Technorati/Author.pm blib/lib/WebService/Technorati/Author.pm
|
|
cp lib/WebService/Technorati/BlogSubject.pm blib/lib/WebService/Technorati/BlogSubject.pm
|
|
cp lib/WebService/Technorati/BaseTechnoratiObject.pm blib/lib/WebService/Technorati/BaseTechnoratiObject.pm
|
|
AutoSplitting blib/lib/WebService/Technorati/BaseTechnoratiObject.pm (blib/lib/auto/WebService/Technorati/BaseTechnoratiObject)
|
|
cp lib/WebService/Technorati/ApiQuery.pm blib/lib/WebService/Technorati/ApiQuery.pm
|
|
cp lib/WebService/Technorati.pm blib/lib/WebService/Technorati.pm
|
|
Manifying 14 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/001_load.t ................ ok
|
|
|
|
500 Can't connect to api.technorati.com:80 http://api.technorati.com/dtd/tapi-002.xml
|
|
Handler couldn't resolve external entity at line 3, column 107, byte 202
|
|
error in processing external entity reference at line 3, column 107, byte 202:
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- generator="Technorati API version 1.0 /cosmos" -->
|
|
<!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
|
|
==========================================================================================================^
|
|
<tapi version="1.0">
|
|
<document>
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XML/Parser.pm line 187.
|
|
# Looks like your test exited with 22 before it could output anything.
|
|
t/002_parsecosmosxml.t ......
|
|
Dubious, test returned 22 (wstat 5632, 0x1600)
|
|
Failed 3/3 subtests
|
|
|
|
500 Can't connect to api.technorati.com:80 http://api.technorati.com/dtd/tapi-002.xml
|
|
Handler couldn't resolve external entity at line 3, column 107, byte 202
|
|
error in processing external entity reference at line 3, column 107, byte 202:
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- generator="Technorati API version 1.0 /search" -->
|
|
<!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
|
|
==========================================================================================================^
|
|
<tapi version="1.0">
|
|
<document>
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XML/Parser.pm line 187.
|
|
# Looks like your test exited with 22 before it could output anything.
|
|
t/003_parsesearchxml.t ......
|
|
Dubious, test returned 22 (wstat 5632, 0x1600)
|
|
Failed 3/3 subtests
|
|
|
|
500 Can't connect to api.technorati.com:80 http://api.technorati.com/dtd/tapi-002.xml
|
|
Handler couldn't resolve external entity at line 3, column 107, byte 204
|
|
error in processing external entity reference at line 3, column 107, byte 204:
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- generator="Technorati API version 1.0 /outbound" -->
|
|
<!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
|
|
==========================================================================================================^
|
|
<tapi version="1.0">
|
|
<document>
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XML/Parser.pm line 187.
|
|
# Looks like your test exited with 22 before it could output anything.
|
|
t/004_parseoutboundxml.t ....
|
|
Dubious, test returned 22 (wstat 5632, 0x1600)
|
|
Failed 3/3 subtests
|
|
|
|
500 Can't connect to api.technorati.com:80 http://api.technorati.com/dtd/tapi-002.xml
|
|
Handler couldn't resolve external entity at line 3, column 107, byte 204
|
|
error in processing external entity reference at line 3, column 107, byte 204:
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- generator="Technorati API version 1.0 /bloginfo" -->
|
|
<!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
|
|
==========================================================================================================^
|
|
<tapi version="1.0">
|
|
<document>
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XML/Parser.pm line 187.
|
|
# Looks like your test exited with 22 before it could output anything.
|
|
t/005_parsebloginfoxml.t ....
|
|
Dubious, test returned 22 (wstat 5632, 0x1600)
|
|
Failed 1/1 subtests
|
|
|
|
500 Can't connect to api.technorati.com:80 http://api.technorati.com/dtd/tapi-002.xml
|
|
Handler couldn't resolve external entity at line 3, column 107, byte 203
|
|
error in processing external entity reference at line 3, column 107, byte 203:
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- generator="Technorati API version 1.0 /getinfo" -->
|
|
<!DOCTYPE tapi PUBLIC "-//Technorati, Inc.//DTD TAPI 0.02//EN" "http://api.technorati.com/dtd/tapi-002.xml">
|
|
==========================================================================================================^
|
|
<tapi version="1.0">
|
|
<document>
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/XML/Parser.pm line 187.
|
|
# Looks like your test exited with 22 before it could output anything.
|
|
t/006_parseauthorinfoxml.t ..
|
|
Dubious, test returned 22 (wstat 5632, 0x1600)
|
|
Failed 3/3 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/002_parsecosmosxml.t (Wstat: 5632 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 22
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
t/003_parsesearchxml.t (Wstat: 5632 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 22
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
t/004_parseoutboundxml.t (Wstat: 5632 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 22
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
t/005_parsebloginfoxml.t (Wstat: 5632 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 22
|
|
Parse errors: Bad plan. You planned 1 tests but ran 0.
|
|
t/006_parseauthorinfoxml.t (Wstat: 5632 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 22
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
Files=6, Tests=2, 27 wallclock secs ( 0.02 usr 0.00 sys + 0.49 cusr 0.05 csys = 0.56 CPU)
|
|
Result: FAIL
|
|
Failed 5/6 test programs. 0/2 subtests failed.
|
|
Makefile:898: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 22
|
|
! Installing WebService::Technorati::BlogSubject failed. See /home/ryan/.cpanm/work/1493276945.12745/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose WebService::Technorati::BlogSubject] 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
|