117 lines
6.6 KiB
Text
117 lines
6.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/1493759768.24511
|
|
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 WebDAO::Store::MLDBM () on cpanmetadb ...
|
|
Unpacking WebDAO-Store-MLDBM-1.01.tar.gz
|
|
--> Working on WebDAO::Store::MLDBM
|
|
Fetching http://www.cpan.org/authors/id/Z/ZA/ZAG/WebDAO-Store-MLDBM-1.01.tar.gz ... OK
|
|
WebDAO-Store-MLDBM-1.01/
|
|
WebDAO-Store-MLDBM-1.01/META.yml
|
|
WebDAO-Store-MLDBM-1.01/Changes
|
|
WebDAO-Store-MLDBM-1.01/t/
|
|
WebDAO-Store-MLDBM-1.01/MANIFEST
|
|
WebDAO-Store-MLDBM-1.01/lib/
|
|
WebDAO-Store-MLDBM-1.01/Build.PL
|
|
WebDAO-Store-MLDBM-1.01/Makefile.PL
|
|
WebDAO-Store-MLDBM-1.01/README
|
|
WebDAO-Store-MLDBM-1.01/lib/WebDAO/
|
|
WebDAO-Store-MLDBM-1.01/lib/WebDAO/Store/
|
|
WebDAO-Store-MLDBM-1.01/lib/WebDAO/Store/MLDBM.pm
|
|
WebDAO-Store-MLDBM-1.01/t/TestWDAO.pm
|
|
WebDAO-Store-MLDBM-1.01/t/11.t
|
|
WebDAO-Store-MLDBM-1.01/t/1.t
|
|
Entering WebDAO-Store-MLDBM-1.01
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring WebDAO-Store-MLDBM-1.01 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'WebDAO-Store-MLDBM' version '1.01'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have WebDAO 0 ... Yes (2.25)
|
|
Checking if you have MLDBM 0 ... Yes (2.05)
|
|
OK
|
|
Building and testing WebDAO-Store-MLDBM-1.01 ... Building WebDAO-Store-MLDBM
|
|
|
|
# Failed test 'use WebDAO::Store::Abstract;'
|
|
# at t/1.t line 14.
|
|
# Tried to use 'WebDAO::Store::Abstract'.
|
|
# Error: Can't locate WebDAO/Store/Abstract.pm in @INC (you may need to install the WebDAO::Store::Abstract module) (@INC contains: /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at t/1.t line 14.
|
|
# BEGIN failed--compilation aborted at t/1.t line 14.
|
|
|
|
# Failed test 'use WebDAO::Store::MLDBM;'
|
|
# at t/1.t line 15.
|
|
# Tried to use 'WebDAO::Store::MLDBM'.
|
|
# Error: Can't locate WebDAO/Store/Storable.pm in @INC (you may need to install the WebDAO::Store::Storable module) (@INC contains: /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib/WebDAO/Store/MLDBM.pm line 31.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib/WebDAO/Store/MLDBM.pm line 31.
|
|
# Compilation failed in require at t/1.t line 15.
|
|
# BEGIN failed--compilation aborted at t/1.t line 15.
|
|
Can't locate object method "new" via package "WebDAO::Store::MLDBM" at t/1.t line 31.
|
|
# Looks like your test exited with 255 just after 6.
|
|
t/1.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 6/10 subtests
|
|
|
|
# Failed test 'use WebDAO::Store::MLDBM;'
|
|
# at t/11.t line 16.
|
|
# Tried to use 'WebDAO::Store::MLDBM'.
|
|
# Error: Can't locate WebDAO/Store/Storable.pm in @INC (you may need to install the WebDAO::Store::Storable module) (@INC contains: t/ /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib/WebDAO/Store/MLDBM.pm line 31.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493759768.24511/WebDAO-Store-MLDBM-1.01/blib/lib/WebDAO/Store/MLDBM.pm line 31.
|
|
# Compilation failed in require at t/11.t line 16.
|
|
# BEGIN failed--compilation aborted at t/11.t line 16.
|
|
|
|
# Failed test 'use TestWDAO;'
|
|
# at t/11.t line 19.
|
|
# Tried to use 'TestWDAO'.
|
|
# Error: Can't locate object method "attributes" via package "TestWDAO" at t/TestWDAO.pm line 4.
|
|
# Compilation failed in require at t/11.t line 19.
|
|
# BEGIN failed--compilation aborted at t/11.t line 19.
|
|
Can't locate object method "new" via package "WebDAO::Store::MLDBM" at t/11.t line 23.
|
|
# Looks like your test exited with 255 just after 6.
|
|
t/11.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 13/17 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/1.t (Wstat: 65280 Tests: 6 Failed: 2)
|
|
Failed tests: 2-3
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 10 tests but ran 6.
|
|
t/11.t (Wstat: 65280 Tests: 6 Failed: 2)
|
|
Failed tests: 3, 6
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 17 tests but ran 6.
|
|
Files=2, Tests=12, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.28 cusr 0.01 csys = 0.30 CPU)
|
|
Result: FAIL
|
|
Failed 2/2 test programs. 4/12 subtests failed.
|
|
! Installing WebDAO::Store::MLDBM failed. See /home/ryan/.cpanm/work/1493759768.24511/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose WebDAO::Store::MLDBM] 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
|