cpantestlogs/YAWF::Object::MongoDB_genfailure.log
2017-05-02 18:44:36 -07:00

229 lines
10 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/1493670881.30786
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 YAWF::Object::MongoDB () on cpanmetadb ...
Unpacking YAWF-Object-MongoDB-0.03.tar.gz
--> Working on YAWF::Object::MongoDB
Fetching http://www.cpan.org/authors/id/S/SE/SEWI/YAWF-Object-MongoDB-0.03.tar.gz ... OK
YAWF-Object-MongoDB-0.03/
YAWF-Object-MongoDB-0.03/t/
YAWF-Object-MongoDB-0.03/t/30_grouping.t
YAWF-Object-MongoDB-0.03/t/lib/
YAWF-Object-MongoDB-0.03/t/lib/Car.pm
YAWF-Object-MongoDB-0.03/t/lib/Forest.pm
YAWF-Object-MongoDB-0.03/t/lib/Tree.pm
YAWF-Object-MongoDB-0.03/t/boilerplate.t
YAWF-Object-MongoDB-0.03/t/11_sort_order.t
YAWF-Object-MongoDB-0.03/t/pod-coverage.t
YAWF-Object-MongoDB-0.03/t/00-load.t
YAWF-Object-MongoDB-0.03/t/pod.t
YAWF-Object-MongoDB-0.03/t/02_deep.t
YAWF-Object-MongoDB-0.03/t/03_object_tree.t
YAWF-Object-MongoDB-0.03/t/20_multidb_plain.t
YAWF-Object-MongoDB-0.03/t/01_create.t
YAWF-Object-MongoDB-0.03/t/21_multidb.t
YAWF-Object-MongoDB-0.03/t/manifest.t
YAWF-Object-MongoDB-0.03/t/31_group_fetch.t
YAWF-Object-MongoDB-0.03/t/10_resolv_sort.t
YAWF-Object-MongoDB-0.03/inc/
YAWF-Object-MongoDB-0.03/inc/Module/
YAWF-Object-MongoDB-0.03/inc/Module/Install.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/
YAWF-Object-MongoDB-0.03/inc/Module/Install/AutoInstall.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Makefile.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Include.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Metadata.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/WriteAll.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Win32.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Fetch.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Base.pm
YAWF-Object-MongoDB-0.03/inc/Module/Install/Can.pm
YAWF-Object-MongoDB-0.03/inc/Module/AutoInstall.pm
YAWF-Object-MongoDB-0.03/Changes
YAWF-Object-MongoDB-0.03/MANIFEST
YAWF-Object-MongoDB-0.03/ignore.txt
YAWF-Object-MongoDB-0.03/META.yml
YAWF-Object-MongoDB-0.03/lib/
YAWF-Object-MongoDB-0.03/lib/YAWF/
YAWF-Object-MongoDB-0.03/lib/YAWF/Object/
YAWF-Object-MongoDB-0.03/lib/YAWF/Object/MongoDB/
YAWF-Object-MongoDB-0.03/lib/YAWF/Object/MongoDB/Data.pm
YAWF-Object-MongoDB-0.03/lib/YAWF/Object/MongoDB.pm
YAWF-Object-MongoDB-0.03/padre.yml
YAWF-Object-MongoDB-0.03/Makefile.PL
YAWF-Object-MongoDB-0.03/README
Entering YAWF-Object-MongoDB-0.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Running Makefile.PL
Configuring YAWF-Object-MongoDB-0.03 ... *** Module::AutoInstall version 1.06
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (1.302083)
- Data::Dumper ...loaded. (2.161)
- MongoDB ...loaded. (v0.708.4.0 >= 0.32)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for YAWF::Object::MongoDB
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have MongoDB 0.32 ... Yes (v0.708.4.0)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Data::Dumper 0 ... Yes (2.161)
OK
Building and testing YAWF-Object-MongoDB-0.03 ... cp lib/YAWF/Object/MongoDB/Data.pm blib/lib/YAWF/Object/MongoDB/Data.pm
cp lib/YAWF/Object/MongoDB.pm blib/lib/YAWF/Object/MongoDB.pm
Manifying 2 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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01_create.t t/02_deep.t t/03_object_tree.t t/10_resolv_sort.t t/11_sort_order.t t/20_multidb_plain.t t/21_multidb.t t/30_grouping.t t/31_group_fetch.t t/boilerplate.t t/manifest.t t/pod-coverage.t t/pod.t
# Testing YAWF::Object::MongoDB 0.03, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ........... ok
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
END failed--call queue aborted.
# Looks like your test exited with 107 just after 6.
t/01_create.t .........
Dubious, test returned 107 (wstat 27392, 0x6b00)
Failed 28/34 subtests
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
END failed--call queue aborted.
# Looks like your test exited with 107 just after 6.
t/02_deep.t ...........
Dubious, test returned 107 (wstat 27392, 0x6b00)
Failed 14/20 subtests
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
END failed--call queue aborted.
# Looks like your test exited with 107 just after 13.
t/03_object_tree.t ....
Dubious, test returned 107 (wstat 27392, 0x6b00)
All 13 subtests passed
t/10_resolv_sort.t .... ok
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
END failed--call queue aborted.
# Looks like your test exited with 107 just after 2.
t/11_sort_order.t .....
Dubious, test returned 107 (wstat 27392, 0x6b00)
Failed 244/246 subtests
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
# Looks like your test exited with 107 just after 1.
t/20_multidb_plain.t ..
Dubious, test returned 107 (wstat 27392, 0x6b00)
Failed 51/52 subtests
couldn't connect to server localhost:27017 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/MongoDB/MongoClient.pm line 356.
# Looks like your test exited with 107 just after 5.
t/21_multidb.t ........
Dubious, test returned 107 (wstat 27392, 0x6b00)
Failed 147/152 subtests
# Failed test 'Check birch method'
# at t/30_grouping.t line 7.
# Failed test 'Check oak method'
# at t/30_grouping.t line 7.
# Failed test 'Check deer method'
# at t/30_grouping.t line 7.
# Failed test 'Check boar method'
# at t/30_grouping.t line 7.
# Failed test 'Check color method'
# at t/30_grouping.t line 7.
# Failed test 'Grouping ref type'
# at t/30_grouping.t line 10.
# got: ''
# expected: 'ARRAY'
# Failed test 'Group members'
# at t/30_grouping.t line 25.
# Structures begin differing at:
# $got = undef
# $expected = HASH(0x56024724fec8)
# Looks like you planned 13 tests but ran 19.
# Looks like you failed 7 tests of 19 run.
t/30_grouping.t .......
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 6/13 subtests
(less 10 skipped subtests: -3 okay)
Can't locate object method "_collection" via package "t::lib::Forest" (perhaps you forgot to load "t::lib::Forest"?) at t/31_group_fetch.t line 10.
Can't locate object method "_collection" via package "t::lib::Forest" (perhaps you forgot to load "t::lib::Forest"?) at t/31_group_fetch.t line 38.
END failed--call queue aborted.
# Looks like your test exited with 22 just after 2.
t/31_group_fetch.t ....
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 13/15 subtests
t/boilerplate.t ....... ok
t/manifest.t .......... skipped: Author tests not required for installation
t/pod-coverage.t ...... ok
t/pod.t ............... ok
Test Summary Report
-------------------
t/01_create.t (Wstat: 27392 Tests: 6 Failed: 0)
Non-zero exit status: 107
Parse errors: Bad plan. You planned 34 tests but ran 6.
t/02_deep.t (Wstat: 27392 Tests: 6 Failed: 0)
Non-zero exit status: 107
Parse errors: Bad plan. You planned 20 tests but ran 6.
t/03_object_tree.t (Wstat: 27392 Tests: 13 Failed: 0)
Non-zero exit status: 107
t/11_sort_order.t (Wstat: 27392 Tests: 2 Failed: 0)
Non-zero exit status: 107
Parse errors: Bad plan. You planned 246 tests but ran 2.
t/20_multidb_plain.t (Wstat: 27392 Tests: 1 Failed: 0)
Non-zero exit status: 107
Parse errors: Bad plan. You planned 52 tests but ran 1.
t/21_multidb.t (Wstat: 27392 Tests: 5 Failed: 0)
Non-zero exit status: 107
Parse errors: Bad plan. You planned 152 tests but ran 5.
t/30_grouping.t (Wstat: 1792 Tests: 19 Failed: 12)
Failed tests: 3-8, 14-19
Non-zero exit status: 7
Parse errors: Bad plan. You planned 13 tests but ran 19.
t/31_group_fetch.t (Wstat: 5632 Tests: 2 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 15 tests but ran 2.
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1-3
Files=14, Tests=71, 5 wallclock secs ( 0.03 usr 0.00 sys + 4.47 cusr 0.20 csys = 4.70 CPU)
Result: FAIL
Failed 8/14 test programs. 12/71 subtests failed.
Makefile:784: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing YAWF::Object::MongoDB failed. See /home/ryan/.cpanm/work/1493670881.30786/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose YAWF::Object::MongoDB] 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