cpantestlogs/DBIx::NoSQL::Store::Manager_genfailure.log
2017-05-02 18:44:36 -07:00

142 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/1493755724.32077
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 DBIx::NoSQL::Store::Manager () on cpanmetadb ...
Unpacking DBIx-NoSQL-Store-Manager-0.2.2.tar.gz
--> Working on DBIx::NoSQL::Store::Manager
Fetching http://www.cpan.org/authors/id/Y/YA/YANICK/DBIx-NoSQL-Store-Manager-0.2.2.tar.gz ... OK
DBIx-NoSQL-Store-Manager-0.2.2/
DBIx-NoSQL-Store-Manager-0.2.2/xt/
DBIx-NoSQL-Store-Manager-0.2.2/xt/release/
DBIx-NoSQL-Store-Manager-0.2.2/xt/release/unused-vars.t
DBIx-NoSQL-Store-Manager-0.2.2/AUTHOR_PLEDGE
DBIx-NoSQL-Store-Manager-0.2.2/lib/
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/Store/
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/Store/Manager.pm
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/Store/Manager/
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/Store/Manager/StoreKey.pm
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/Store/Manager/Model.pm
DBIx-NoSQL-Store-Manager-0.2.2/lib/DBIx/NoSQL/Store/Manager/StoreIndex.pm
DBIx-NoSQL-Store-Manager-0.2.2/MANIFEST
DBIx-NoSQL-Store-Manager-0.2.2/Changes
DBIx-NoSQL-Store-Manager-0.2.2/LICENSE
DBIx-NoSQL-Store-Manager-0.2.2/README.mkdn
DBIx-NoSQL-Store-Manager-0.2.2/Build.PL
DBIx-NoSQL-Store-Manager-0.2.2/SIGNATURE
DBIx-NoSQL-Store-Manager-0.2.2/INSTALL
DBIx-NoSQL-Store-Manager-0.2.2/META.json
DBIx-NoSQL-Store-Manager-0.2.2/META.yml
DBIx-NoSQL-Store-Manager-0.2.2/t/
DBIx-NoSQL-Store-Manager-0.2.2/t/lib/
DBIx-NoSQL-Store-Manager-0.2.2/t/lib/MyComics.pm
DBIx-NoSQL-Store-Manager-0.2.2/t/lib/MyComics/
DBIx-NoSQL-Store-Manager-0.2.2/t/lib/MyComics/Model/
DBIx-NoSQL-Store-Manager-0.2.2/t/lib/MyComics/Model/Comic.pm
DBIx-NoSQL-Store-Manager-0.2.2/t/000-report-versions-tiny.t
DBIx-NoSQL-Store-Manager-0.2.2/t/basic.t
DBIx-NoSQL-Store-Manager-0.2.2/t/00-compile.t
DBIx-NoSQL-Store-Manager-0.2.2/t/db/
DBIx-NoSQL-Store-Manager-0.2.2/t/db/dummy
DBIx-NoSQL-Store-Manager-0.2.2/README
Entering DBIx-NoSQL-Store-Manager-0.2.2
Checking configure dependencies from META.json
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 DBIx-NoSQL-Store-Manager-0.2.2 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'DBIx-NoSQL-Store-Manager' version '0.2.2'
Checking dependencies from MYMETA.json ...
Checking if you have MooseX::ClassAttribute 0 ... Yes (0.28)
Checking if you have Method::Signatures 0 ... Yes (20170211)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Moose::Role 0 ... Yes (2.2004)
Checking if you have Moose::Util::TypeConstraints 0 ... Yes (2.2004)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have MooseX::Storage 0.31 ... Yes (0.52)
Checking if you have DBIx::NoSQL 0.0020 ... Yes (0.0021)
Checking if you have Module::Pluggable 0 ... Yes (5.2)
Checking if you have Module::Build 0.3601 ... Yes (0.4222)
Checking if you have Test::More 0.88 ... Yes (1.302083)
OK
Building and testing DBIx-NoSQL-Store-Manager-0.2.2 ... Building DBIx-NoSQL-Store-Manager
t/00-compile.t ................ ok
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08
# perl: 5.026000 (wanted v5.10.0) on linux from /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
#
# DBIx::NoSQL => 0.0021 (want 0.0020)
# File::Find => 1.34 (want any version)
# File::Temp => 0.2304 (want any version)
# Method::Signatures => 20170211 (want any version)
# Module::Build => 0.4222 (want 0.3601)
# Module::Pluggable => 5.2 (want any version)
# Moose => 2.2004 (want any version)
# Moose::Role => 2.2004 (want any version)
# Moose::Util::TypeConstraints => 2.2004 (want any version)
# MooseX::ClassAttribute => 0.28 (want any version)
# MooseX::Storage => 0.52 (want 0.31)
# Test::More => 1.302083 (want 0.88)
# strict => 1.11 (want any version)
# version => 0.9918 (want 0.9901)
# warnings => 1.37 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
# Failed test 'OBY'
# at t/basic.t line 38.
# Failed test 'TO'
# at t/basic.t line 39.
# Looks like you failed 2 tests of 7.
t/basic.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 512 Tests: 7 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
Files=3, Tests=12, 2 wallclock secs ( 0.01 usr 0.01 sys + 1.27 cusr 0.09 csys = 1.38 CPU)
Result: FAIL
Failed 1/3 test programs. 2/12 subtests failed.
! Installing DBIx::NoSQL::Store::Manager failed. See /home/ryan/.cpanm/work/1493755724.32077/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::NoSQL::Store::Manager] 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