cpantestlogs/Crypt::VERPString_genfailure.log
2017-05-02 18:44:36 -07:00

125 lines
5.5 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/1493171594.20677
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 Crypt::VERPString () on cpanmetadb ...
Unpacking Crypt-VERPString-0.02.tar.gz
--> Working on Crypt::VERPString
Fetching http://www.cpan.org/authors/id/D/DO/DORIAN/Crypt-VERPString-0.02.tar.gz ... OK
Crypt-VERPString-0.02/
Crypt-VERPString-0.02/t/
Crypt-VERPString-0.02/t/does-it-work.t
Crypt-VERPString-0.02/t/pod-coverage.t
Crypt-VERPString-0.02/t/pod.t
Crypt-VERPString-0.02/t/00.load.t
Crypt-VERPString-0.02/META.yml
Crypt-VERPString-0.02/Changes
Crypt-VERPString-0.02/lib/
Crypt-VERPString-0.02/lib/Crypt/
Crypt-VERPString-0.02/lib/Crypt/VERPString.pm
Crypt-VERPString-0.02/MANIFEST
Crypt-VERPString-0.02/MANIFEST.SKIP
Crypt-VERPString-0.02/Makefile.PL
Crypt-VERPString-0.02/README
Entering Crypt-VERPString-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Crypt-VERPString-0.02 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Crypt::VERPString
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Crypt::CBC 0 ... Yes (2.33)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have MIME::Base32 0 ... Yes (1.301)
Checking if you have Crypt::Blowfish 0 ... Yes (2.14)
OK
Building and testing Crypt-VERPString-0.02 ... cp lib/Crypt/VERPString.pm blib/lib/Crypt/VERPString.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, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Crypt::VERPString;'
# at t/00.load.t line 4.
# Tried to use 'Crypt::VERPString'.
# Error: "crockford" is not exported by the MIME::Base32 module
# Can't continue after import errors at /home/ryan/.cpanm/work/1493171594.20677/Crypt-VERPString-0.02/blib/lib/Crypt/VERPString.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493171594.20677/Crypt-VERPString-0.02/blib/lib/Crypt/VERPString.pm line 8.
# Compilation failed in require at t/00.load.t line 4.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Testing Crypt::VERPString
# Looks like you failed 1 test of 1.
t/00.load.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use Crypt::VERPString;'
# at t/does-it-work.t line 3.
# Tried to use 'Crypt::VERPString'.
# Error: "crockford" is not exported by the MIME::Base32 module
# Can't continue after import errors at /home/ryan/.cpanm/work/1493171594.20677/Crypt-VERPString-0.02/blib/lib/Crypt/VERPString.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493171594.20677/Crypt-VERPString-0.02/blib/lib/Crypt/VERPString.pm line 8.
# Compilation failed in require at t/does-it-work.t line 3.
# BEGIN failed--compilation aborted at t/does-it-work.t line 3.
Can't locate object method "new" via package "Crypt::VERPString" at t/does-it-work.t line 5.
# Looks like your test exited with 255 just after 1.
t/does-it-work.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
# Failed test 'Pod coverage on Crypt::VERPString'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# Crypt::VERPString: requiring 'Crypt::VERPString' failed
# Looks like you failed 1 test of 1.
t/pod-coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod.t ........... ok
Test Summary Report
-------------------
t/00.load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/does-it-work.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=4, Tests=4, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.12 cusr 0.00 csys = 0.13 CPU)
Result: FAIL
Failed 3/4 test programs. 3/4 subtests failed.
Makefile:849: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Crypt::VERPString failed. See /home/ryan/.cpanm/work/1493171594.20677/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Crypt::VERPString] 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