140 lines
4.7 KiB
Text
140 lines
4.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/1493008106.2926
|
|
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::Dilbert () on cpanmetadb ...
|
|
Unpacking WWW-Dilbert-1.19.tar.gz
|
|
--> Working on WWW::Dilbert
|
|
Fetching http://www.cpan.org/authors/id/N/NI/NICOLAW/WWW-Dilbert-1.19.tar.gz ... OK
|
|
WWW-Dilbert-1.19/
|
|
WWW-Dilbert-1.19/INSTALL
|
|
WWW-Dilbert-1.19/LICENSE
|
|
WWW-Dilbert-1.19/Changes
|
|
WWW-Dilbert-1.19/META.yml
|
|
WWW-Dilbert-1.19/MANIFEST
|
|
WWW-Dilbert-1.19/examples/
|
|
WWW-Dilbert-1.19/examples/getComics.pl
|
|
WWW-Dilbert-1.19/examples/dilbert_strip_ids.txt
|
|
WWW-Dilbert-1.19/Makefile.PL
|
|
WWW-Dilbert-1.19/Build.PL
|
|
WWW-Dilbert-1.19/NOTICE
|
|
WWW-Dilbert-1.19/TODO
|
|
WWW-Dilbert-1.19/README
|
|
WWW-Dilbert-1.19/t/
|
|
WWW-Dilbert-1.19/t/00compile.t
|
|
WWW-Dilbert-1.19/t/01basic.t
|
|
WWW-Dilbert-1.19/t/02pod_coverage.t
|
|
WWW-Dilbert-1.19/t/01pod.t
|
|
WWW-Dilbert-1.19/lib/
|
|
WWW-Dilbert-1.19/lib/WWW/
|
|
WWW-Dilbert-1.19/lib/WWW/Dilbert.pm
|
|
WWW-Dilbert-1.19/old/
|
|
WWW-Dilbert-1.19/old/WWW-Dilbert-1.09.tar.gz
|
|
Entering WWW-Dilbert-1.19
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring WWW-Dilbert-1.19 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'WWW-Dilbert' version '1.19'
|
|
|
|
Thank you for downloading WWW-Dilbert
|
|
|
|
I would like to find out how many people are using this software,
|
|
and on what operating systems and Perl versions. If you have an
|
|
internet connection, may I transmit the following information:
|
|
|
|
http://perlgirl.org.uk/lib/usage.cgi?name=WWW-Dilbert&version=1.19&osname=linux&archname=x86_64-linux&osver=linux&perlver=5.026000
|
|
|
|
Send this anonymous information? [n ]n
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have HTTP::Request 0 ... Yes (6.11)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Test 0 ... Yes (1.26)
|
|
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
|
|
Checking if you have Test::Pod::Coverage 0 ... Yes (1.10)
|
|
Checking if you have Test::Pod 0 ... Yes (1.51)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
OK
|
|
Building and testing WWW-Dilbert-1.19 ... Building WWW-Dilbert
|
|
t/00compile.t ....... ok
|
|
|
|
# Failed test 'strip_url'
|
|
# at t/01basic.t line 10.
|
|
|
|
# Failed test 'strip_url results'
|
|
# at t/01basic.t line 11.
|
|
|
|
# Failed test 'strip_url again'
|
|
# at t/01basic.t line 19.
|
|
|
|
# Failed test 'strip_url results again'
|
|
# at t/01basic.t line 20.
|
|
|
|
# Failed test 'get_strip'
|
|
# at t/01basic.t line 28.
|
|
|
|
# Failed test 'get_strip specific url'
|
|
# at t/01basic.t line 29.
|
|
|
|
# Failed test 'get_strip second specific url'
|
|
# at t/01basic.t line 30.
|
|
|
|
# Failed test 'blob is a gif, jpeg or png image'
|
|
# at t/01basic.t line 32.
|
|
|
|
# Failed test 'mirror_strip to bar'
|
|
# at t/01basic.t line 46.
|
|
|
|
# Failed test 'mirror_strip check bar.??? file'
|
|
# at t/01basic.t line 47.
|
|
|
|
# Failed test 'mirror_strip blindly'
|
|
# at t/01basic.t line 52.
|
|
|
|
# Failed test 'check file exists'
|
|
# at t/01basic.t line 53.
|
|
# Looks like you failed 12 tests of 16.
|
|
t/01basic.t .........
|
|
Dubious, test returned 12 (wstat 3072, 0xc00)
|
|
Failed 12/16 subtests
|
|
t/01pod.t ........... ok
|
|
t/02pod_coverage.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01basic.t (Wstat: 3072 Tests: 16 Failed: 12)
|
|
Failed tests: 1-4, 6-8, 10, 13-16
|
|
Non-zero exit status: 12
|
|
Files=4, Tests=20, 20 wallclock secs ( 0.01 usr 0.01 sys + 0.25 cusr 0.03 csys = 0.30 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 12/20 subtests failed.
|
|
! Installing WWW::Dilbert failed. See /home/ryan/.cpanm/work/1493008106.2926/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose WWW::Dilbert] 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
|