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

160 lines
7.2 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/1493265594.1228
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 DustyDB () on cpanmetadb ...
Unpacking DustyDB-0.06.tar.gz
--> Working on DustyDB
Fetching http://www.cpan.org/authors/id/H/HA/HANENKAMP/DustyDB-0.06.tar.gz ... OK
DustyDB-0.06
DustyDB-0.06/break-dbm-2.pl
DustyDB-0.06/break-dbm.pl
DustyDB-0.06/Changes
DustyDB-0.06/multikey.db
DustyDB-0.06/test.db
DustyDB-0.06/lib
DustyDB-0.06/lib/DustyDB.pm
DustyDB-0.06/lib/DustyDB
DustyDB-0.06/lib/DustyDB/Collection.pm
DustyDB-0.06/lib/DustyDB/FakeRecord.pm
DustyDB-0.06/lib/DustyDB/Key.pm
DustyDB-0.06/lib/DustyDB/Model.pm
DustyDB-0.06/lib/DustyDB/Object.pm
DustyDB-0.06/lib/DustyDB/Record.pm
DustyDB-0.06/lib/DustyDB/Meta
DustyDB-0.06/lib/DustyDB/Meta/Attribute.pm
DustyDB-0.06/lib/DustyDB/Meta/Class.pm
DustyDB-0.06/lib/DustyDB/Meta/Instance.pm
DustyDB-0.06/t
DustyDB-0.06/t/basic.t
DustyDB-0.06/t/collection.t
DustyDB-0.06/t/encode_decode.t
DustyDB-0.06/t/graph.t
DustyDB-0.06/t/multikey.t
DustyDB-0.06/t/path.t
DustyDB-0.06/t/stringify.t
DustyDB-0.06/META.yml
DustyDB-0.06/LICENSE
DustyDB-0.06/README
DustyDB-0.06/Makefile.PL
DustyDB-0.06/MANIFEST
Entering DustyDB-0.06
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DustyDB-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DustyDB
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have DBM::Deep 1.0015 ... Yes (2.0013)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have MooseX::Types::Path::Class 0 ... Yes (0.09)
OK
Building and testing DustyDB-0.06 ... cp lib/DustyDB/Meta/Class.pm blib/lib/DustyDB/Meta/Class.pm
cp lib/DustyDB/Meta/Instance.pm blib/lib/DustyDB/Meta/Instance.pm
cp lib/DustyDB/Key.pm blib/lib/DustyDB/Key.pm
cp lib/DustyDB/Collection.pm blib/lib/DustyDB/Collection.pm
cp break-dbm-2.pl blib/lib/break-dbm-2.pl
cp break-dbm.pl blib/lib/break-dbm.pl
cp lib/DustyDB/Meta/Attribute.pm blib/lib/DustyDB/Meta/Attribute.pm
cp lib/DustyDB/Model.pm blib/lib/DustyDB/Model.pm
cp lib/DustyDB/Record.pm blib/lib/DustyDB/Record.pm
cp lib/DustyDB.pm blib/lib/DustyDB.pm
cp lib/DustyDB/Object.pm blib/lib/DustyDB/Object.pm
cp lib/DustyDB/FakeRecord.pm blib/lib/DustyDB/FakeRecord.pm
Manifying 10 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
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493265594.1228/DustyDB-0.06/blib/lib/DustyDB/Object.pm line 55.
BEGIN failed--compilation aborted at t/basic.t line 16.
# Looks like your test exited with 255 before it could output anything.
t/basic.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 40/40 subtests
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493265594.1228/DustyDB-0.06/blib/lib/DustyDB/Object.pm line 55.
BEGIN failed--compilation aborted at t/collection.t line 16.
# Looks like your test exited with 255 before it could output anything.
t/collection.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 64/64 subtests
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493265594.1228/DustyDB-0.06/blib/lib/DustyDB/Object.pm line 55.
BEGIN failed--compilation aborted at t/encode_decode.t line 15.
# Looks like your test exited with 255 before it could output anything.
t/encode_decode.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493265594.1228/DustyDB-0.06/blib/lib/DustyDB/Object.pm line 55.
BEGIN failed--compilation aborted at t/graph.t line 19.
# Looks like your test exited with 255 before it could output anything.
t/graph.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2003/2003 subtests
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493265594.1228/DustyDB-0.06/blib/lib/DustyDB/Object.pm line 55.
BEGIN failed--compilation aborted at t/multikey.t line 15.
# Looks like your test exited with 255 before it could output anything.
t/multikey.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/37 subtests
t/path.t ........... ok
Undefined subroutine &Moose::Util::MetaRole::apply_metaclass_roles called at /home/ryan/.cpanm/work/1493265594.1228/DustyDB-0.06/blib/lib/DustyDB/Object.pm line 55.
BEGIN failed--compilation aborted at t/stringify.t line 15.
# Looks like your test exited with 255 before it could output anything.
t/stringify.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 40 tests but ran 0.
t/collection.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 64 tests but ran 0.
t/encode_decode.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 0.
t/graph.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2003 tests but ran 0.
t/multikey.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 37 tests but ran 0.
t/stringify.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 0.
Files=7, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.89 cusr 0.06 csys = 0.97 CPU)
Result: FAIL
Failed 6/7 test programs. 0/3 subtests failed.
Makefile:885: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DustyDB failed. See /home/ryan/.cpanm/work/1493265594.1228/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DustyDB] 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