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

141 lines
7 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/1492937203.7116
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 Eixo::Queue () on cpanmetadb ...
Unpacking Eixo-Queue-0.5.5.tar.gz
--> Working on Eixo::Queue
Fetching http://www.cpan.org/authors/id/A/AL/ALAMBIKE/Eixo-Queue-0.5.5.tar.gz ... OK
Eixo-Queue-0.5.5/
Eixo-Queue-0.5.5/cpanfile
Eixo-Queue-0.5.5/t/
Eixo-Queue-0.5.5/t/test_base.pm
Eixo-Queue-0.5.5/t/002_socket_pair.t
Eixo-Queue-0.5.5/t/001_mongo.t
Eixo-Queue-0.5.5/t/Eixo-Queue.t
Eixo-Queue-0.5.5/t/job_0.t
Eixo-Queue-0.5.5/t/003_job_cifrar.t
Eixo-Queue-0.5.5/Makefile.PL
Eixo-Queue-0.5.5/META.yml
Eixo-Queue-0.5.5/Changes
Eixo-Queue-0.5.5/META.json
Eixo-Queue-0.5.5/MANIFEST
Eixo-Queue-0.5.5/README.pod
Eixo-Queue-0.5.5/lib/
Eixo-Queue-0.5.5/lib/Eixo/
Eixo-Queue-0.5.5/lib/Eixo/Queue.pod
Eixo-Queue-0.5.5/lib/Eixo/Queue.pm
Eixo-Queue-0.5.5/lib/Eixo/QueueInmediate.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/
Eixo-Queue-0.5.5/lib/Eixo/Queue/Queues.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/SocketPairDriver.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/Direct.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/JobCifrador.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/JobRabbit.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/RabbitDriver.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/QueueRabbit.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/SocketPair.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/MongoDriver.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/Mongo.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/RabbitMessage.pm
Eixo-Queue-0.5.5/lib/Eixo/Queue/Job.pm
Entering Eixo-Queue-0.5.5
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Eixo-Queue-v0.5.5 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Eixo::Queue
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have JSON 2.5 ... Yes (2.90)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Eixo::Base 1.400 ... Yes (1.500)
Checking if you have Crypt::JWT 0.018 ... Yes (0.018)
Checking if you have MongoDB 0.708 ... Yes (v1.8.0)
Checking if you have Data::UUID 1 ... Yes (1.221)
Checking if you have Net::AMQP::RabbitMQ 2.3 ... Yes (2.30000)
OK
Building and testing Eixo-Queue-v0.5.5 ... cp lib/Eixo/Queue/JobRabbit.pm blib/lib/Eixo/Queue/JobRabbit.pm
cp lib/Eixo/Queue/QueueRabbit.pm blib/lib/Eixo/Queue/QueueRabbit.pm
cp lib/Eixo/Queue/Queues.pm blib/lib/Eixo/Queue/Queues.pm
cp lib/Eixo/Queue/Direct.pm blib/lib/Eixo/Queue/Direct.pm
cp lib/Eixo/Queue.pod blib/lib/Eixo/Queue.pod
cp lib/Eixo/Queue/Mongo.pm blib/lib/Eixo/Queue/Mongo.pm
cp lib/Eixo/Queue/Job.pm blib/lib/Eixo/Queue/Job.pm
cp lib/Eixo/Queue/SocketPair.pm blib/lib/Eixo/Queue/SocketPair.pm
cp lib/Eixo/Queue/RabbitDriver.pm blib/lib/Eixo/Queue/RabbitDriver.pm
cp lib/Eixo/Queue/MongoDriver.pm blib/lib/Eixo/Queue/MongoDriver.pm
cp lib/Eixo/Queue/RabbitMessage.pm blib/lib/Eixo/Queue/RabbitMessage.pm
cp lib/Eixo/Queue.pm blib/lib/Eixo/Queue.pm
cp lib/Eixo/Queue/JobCifrador.pm blib/lib/Eixo/Queue/JobCifrador.pm
cp lib/Eixo/Queue/SocketPairDriver.pm blib/lib/Eixo/Queue/SocketPairDriver.pm
cp README.pod blib/lib/Eixo/README.pod
cp lib/Eixo/QueueInmediate.pm blib/lib/Eixo/QueueInmediate.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
Can't locate t/test_base.pm in @INC (you may need to install the t::test_base module) (@INC contains: /home/ryan/.cpanm/work/1492937203.7116/Eixo-Queue-0.5.5/blib/lib /home/ryan/.cpanm/work/1492937203.7116/Eixo-Queue-0.5.5/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/001_mongo.t line 2.
BEGIN failed--compilation aborted at t/001_mongo.t line 2.
t/001_mongo.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/test_base.pm in @INC (you may need to install the t::test_base module) (@INC contains: /home/ryan/.cpanm/work/1492937203.7116/Eixo-Queue-0.5.5/blib/lib /home/ryan/.cpanm/work/1492937203.7116/Eixo-Queue-0.5.5/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/002_socket_pair.t line 2.
BEGIN failed--compilation aborted at t/002_socket_pair.t line 2.
t/002_socket_pair.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/003_job_cifrar.t ... ok
t/Eixo-Queue.t ....... ok
#
# *** DEPRECATION WARNING ***
#
# The 'find_and_modify' method will be removed in a future major release.
# Use $_, $_ or 'find_one_and_delete' instead.
# MongoDB::Collection::find_and_modify called at /home/ryan/.cpanm/work/1492937203.7116/Eixo-Queue-0.5.5/blib/lib/Eixo/Queue/MongoDriver.pm line 86
# Eixo::Queue::MongoDriver::getPendingJob called at t/job_0.t line 14
# (eval) called at t/job_0.t line 12
t/job_0.t ............ ok
Test Summary Report
-------------------
t/001_mongo.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/002_socket_pair.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=5, Tests=7, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.51 cusr 0.01 csys = 0.54 CPU)
Result: FAIL
Failed 2/5 test programs. 0/7 subtests failed.
Makefile:881: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Eixo::Queue failed. See /home/ryan/.cpanm/work/1492937203.7116/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Eixo::Queue] 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