141 lines
6 KiB
Text
141 lines
6 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/1493275671.450
|
|
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 SoggyOnion () on cpanmetadb ...
|
|
Unpacking SoggyOnion-0.04.tar.gz
|
|
--> Working on SoggyOnion
|
|
Fetching http://www.cpan.org/authors/id/I/IA/IAN/SoggyOnion-0.04.tar.gz ... OK
|
|
SoggyOnion-0.04/
|
|
SoggyOnion-0.04/defaults/
|
|
SoggyOnion-0.04/defaults/templates/
|
|
SoggyOnion-0.04/defaults/templates/rss.tt2
|
|
SoggyOnion-0.04/defaults/templates/main.tt2
|
|
SoggyOnion-0.04/defaults/templates/imagescraper.tt2
|
|
SoggyOnion-0.04/defaults/config.yaml
|
|
SoggyOnion-0.04/lib/
|
|
SoggyOnion-0.04/lib/SoggyOnion/
|
|
SoggyOnion-0.04/lib/SoggyOnion/Plugin/
|
|
SoggyOnion-0.04/lib/SoggyOnion/Plugin/RSS.pm
|
|
SoggyOnion-0.04/lib/SoggyOnion/Plugin/ImageScraper.pm
|
|
SoggyOnion-0.04/lib/SoggyOnion/Plugin/GeoWeather.pm
|
|
SoggyOnion-0.04/lib/SoggyOnion/Resource.pm
|
|
SoggyOnion-0.04/lib/SoggyOnion/Plugin.pm
|
|
SoggyOnion-0.04/lib/SoggyOnion.pm
|
|
SoggyOnion-0.04/Changes
|
|
SoggyOnion-0.04/bin/
|
|
SoggyOnion-0.04/bin/soggyonion.PL
|
|
SoggyOnion-0.04/bin/soggyonion-install.PL
|
|
SoggyOnion-0.04/MANIFEST
|
|
SoggyOnion-0.04/TODO
|
|
SoggyOnion-0.04/MANIFEST.SKIP
|
|
SoggyOnion-0.04/t/
|
|
SoggyOnion-0.04/t/all.t
|
|
SoggyOnion-0.04/t/pod-coverage.t
|
|
SoggyOnion-0.04/t/0-signature.t
|
|
SoggyOnion-0.04/t/pod.t
|
|
SoggyOnion-0.04/META.yml
|
|
SoggyOnion-0.04/logo.svg
|
|
SoggyOnion-0.04/.releaserc
|
|
SoggyOnion-0.04/SIGNATURE
|
|
SoggyOnion-0.04/README
|
|
SoggyOnion-0.04/Makefile.PL
|
|
Entering SoggyOnion-0.04
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring SoggyOnion-0.04 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for SoggyOnion
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have XML::RSS 0 ... Yes (1.59)
|
|
Checking if you have HTML::Entities 0 ... Yes (3.69)
|
|
Checking if you have YAML 0 ... Yes (1.23)
|
|
Checking if you have HTML::TokeParser 0 ... Yes (3.69)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Cache::FileCache 0 ... Yes (undef)
|
|
Checking if you have HTML::Strip 0 ... Yes (2.10)
|
|
Checking if you have IO::Scalar 0 ... Yes (2.111)
|
|
Checking if you have File::Find::Rule 0 ... Yes (0.34)
|
|
Checking if you have LWP::Simple 0 ... Yes (6.26)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Template 0 ... Yes (2.27)
|
|
Checking if you have Parallel::ForkManager 0 ... Yes (1.17)
|
|
Checking if you have Geo::Weather 0 ... Yes (1.41)
|
|
Checking if you have IO::All 0 ... Yes (0.86)
|
|
OK
|
|
Building and testing SoggyOnion-0.04 ... cp lib/SoggyOnion/Plugin/RSS.pm blib/lib/SoggyOnion/Plugin/RSS.pm
|
|
cp lib/SoggyOnion.pm blib/lib/SoggyOnion.pm
|
|
cp lib/SoggyOnion/Plugin/ImageScraper.pm blib/lib/SoggyOnion/Plugin/ImageScraper.pm
|
|
cp lib/SoggyOnion/Resource.pm blib/lib/SoggyOnion/Resource.pm
|
|
cp lib/SoggyOnion/Plugin.pm blib/lib/SoggyOnion/Plugin.pm
|
|
cp lib/SoggyOnion/Plugin/GeoWeather.pm blib/lib/SoggyOnion/Plugin/GeoWeather.pm
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" bin/soggyonion.PL bin/soggyonion
|
|
Preparing soggyonion...
|
|
Done!
|
|
cp bin/soggyonion blib/script/soggyonion
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/soggyonion
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" bin/soggyonion-install.PL bin/soggyonion-install
|
|
Preparing soggyonion-install...
|
|
Adding config.yaml to self-extractor..
|
|
Adding templates/imagescraper.tt2 to self-extractor..
|
|
Adding templates/main.tt2 to self-extractor..
|
|
Adding templates/rss.tt2 to self-extractor..
|
|
Done!
|
|
cp bin/soggyonion-install blib/script/soggyonion-install
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/soggyonion-install
|
|
Manifying 2 pod documents
|
|
Manifying 6 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
|
|
gpg: Signature made Sun 04 Dec 2005 08:08:12 PM PST
|
|
gpg: using DSA key 2F77BFF0E6807C7E
|
|
gpg: requesting key 2F77BFF0E6807C7E from hkp server pool.sks-keyservers.net
|
|
gpg: Can't check signature: No public key
|
|
==> BAD/TAMPERED signature detected! <==
|
|
t/0-signature.t ...
|
|
Failed 1/1 subtests
|
|
t/all.t ........... ok
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/0-signature.t (Wstat: 0 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Files=4, Tests=21, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.42 cusr 0.02 csys = 0.46 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 1/21 subtests failed.
|
|
Makefile:937: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing SoggyOnion failed. See /home/ryan/.cpanm/work/1493275671.450/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose SoggyOnion] 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
|