194 lines
8.8 KiB
Text
194 lines
8.8 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/1493445076.11944
|
|
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 MediaCloud::JobManager::Broker::Gearman () on cpanmetadb ...
|
|
Unpacking MediaCloud-JobManager-0.23.tar.gz
|
|
--> Working on MediaCloud::JobManager::Broker::Gearman
|
|
Fetching http://www.cpan.org/authors/id/L/LV/LVALIUKAS/MediaCloud-JobManager-0.23.tar.gz ... OK
|
|
MediaCloud-JobManager-0.23/
|
|
MediaCloud-JobManager-0.23/Changes
|
|
MediaCloud-JobManager-0.23/lib/
|
|
MediaCloud-JobManager-0.23/LICENSE
|
|
MediaCloud-JobManager-0.23/Makefile.PL
|
|
MediaCloud-JobManager-0.23/MANIFEST
|
|
MediaCloud-JobManager-0.23/META.json
|
|
MediaCloud-JobManager-0.23/META.yml
|
|
MediaCloud-JobManager-0.23/README.mdown
|
|
MediaCloud-JobManager-0.23/samples/
|
|
MediaCloud-JobManager-0.23/script/
|
|
MediaCloud-JobManager-0.23/t/
|
|
MediaCloud-JobManager-0.23/t/brokers/
|
|
MediaCloud-JobManager-0.23/t/compile.t
|
|
MediaCloud-JobManager-0.23/t/lib/
|
|
MediaCloud-JobManager-0.23/t/lib/FailsAlwaysWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/FailsOnceWillRetryWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/FailsOnceWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/Gearman/
|
|
MediaCloud-JobManager-0.23/t/lib/RabbitMQ/
|
|
MediaCloud-JobManager-0.23/t/lib/ReverseStringWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/RabbitMQ/FailsAlwaysWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/RabbitMQ/FailsOnceWillRetryWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/RabbitMQ/FailsOnceWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/RabbitMQ/ReverseStringWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/RabbitMQ/TestWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/Gearman/FailsAlwaysWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/Gearman/FailsOnceWillRetryWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/Gearman/FailsOnceWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/Gearman/ReverseStringWorker.pm
|
|
MediaCloud-JobManager-0.23/t/lib/Gearman/TestWorker.pm
|
|
MediaCloud-JobManager-0.23/t/brokers/broker-tests.inc.pl
|
|
MediaCloud-JobManager-0.23/t/brokers/gearman.t
|
|
MediaCloud-JobManager-0.23/t/brokers/rabbitmq.t
|
|
MediaCloud-JobManager-0.23/script/mjm_worker.pl
|
|
MediaCloud-JobManager-0.23/samples/Addition.pm
|
|
MediaCloud-JobManager-0.23/samples/AdditionAlwaysFails.pm
|
|
MediaCloud-JobManager-0.23/samples/NinetyNineBottlesOfBeer.pm
|
|
MediaCloud-JobManager-0.23/samples/sample_client.pl
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Admin.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Broker/
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Broker.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Configuration.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Job.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Worker.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Broker/Gearman.pm
|
|
MediaCloud-JobManager-0.23/lib/MediaCloud/JobManager/Broker/RabbitMQ.pm
|
|
Entering MediaCloud-JobManager-0.23
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring MediaCloud-JobManager-0.23 ... Warning: prerequisite Gearman::XS 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for MediaCloud::JobManager
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Data::UUID 0 ... Yes (1.221)
|
|
Checking if you have Readonly 0 ... Yes (2.05)
|
|
Checking if you have Proc::Background 0 ... Yes (1.10)
|
|
Checking if you have App::githook_perltidy v0.10.2 ... Yes (0.11.4)
|
|
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
|
Checking if you have Test::Strict 0 ... Yes (0.39)
|
|
Checking if you have IO::File 0 ... Yes (1.16)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Sys::Hostname 0 ... Yes (1.20)
|
|
Checking if you have DateTime 0 ... Yes (1.42)
|
|
Checking if you have Gearman::XS 0 ... No
|
|
Checking if you have JSON 2.90 ... Yes (2.90)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have Test::NoWarnings 0 ... Yes (1.04)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have Modern::Perl 0 ... Yes (1.20170117)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
Checking if you have Log::Log4perl 0 ... Yes (1.47)
|
|
Checking if you have IO::Socket::INET 0 ... Yes (1.35)
|
|
Checking if you have File::Slurp 0 ... Yes (9999.19)
|
|
Checking if you have UUID::Tiny 1.04 ... Yes (1.04)
|
|
Checking if you have Net::AMQP::RabbitMQ 1.600000 ... Yes (2.30000)
|
|
Checking if you have Tie::Cache 0 ... Yes (0.21)
|
|
Checking if you have Net::Telnet 0 ... Yes (3.04)
|
|
Checking if you have Capture::Tiny 0 ... Yes (0.40)
|
|
Checking if you have Moose 2.1005 ... Yes (2.2004)
|
|
Checking if you have JSON::XS 3.02 ... Yes (3.03)
|
|
Checking if you have Moose::Role 2.1005 ... Yes (2.2004)
|
|
Checking if you have MooseX::Singleton 0 ... Yes (0.30)
|
|
Searching Gearman::XS (0) on cpanmetadb ...
|
|
Unpacking Gearman-XS-0.15.tar.gz
|
|
OK
|
|
==> Found dependencies: Gearman::XS
|
|
--> Working on Gearman::XS
|
|
Fetching http://www.cpan.org/authors/id/K/KR/KROW/Gearman-XS-0.15.tar.gz ... OK
|
|
Gearman-XS-0.15/
|
|
Gearman-XS-0.15/Changes
|
|
Gearman-XS-0.15/MANIFEST
|
|
Gearman-XS-0.15/Worker.xs
|
|
Gearman-XS-0.15/MYMETA.yml
|
|
Gearman-XS-0.15/Makefile.PL
|
|
Gearman-XS-0.15/README
|
|
Gearman-XS-0.15/Client.xs
|
|
Gearman-XS-0.15/t/
|
|
Gearman-XS-0.15/t/80-memleak.t
|
|
Gearman-XS-0.15/t/06_live-worker-timeout.t
|
|
Gearman-XS-0.15/t/test_worker.pl
|
|
Gearman-XS-0.15/t/04-live.t
|
|
Gearman-XS-0.15/t/02-pod.t
|
|
Gearman-XS-0.15/t/99-perlcritic.t
|
|
Gearman-XS-0.15/t/lib/
|
|
Gearman-XS-0.15/t/lib/TestLib.pm
|
|
Gearman-XS-0.15/t/perlcriticrc
|
|
Gearman-XS-0.15/t/00-use.t
|
|
Gearman-XS-0.15/t/05-live-worker.t
|
|
Gearman-XS-0.15/t/03-basic.t
|
|
Gearman-XS-0.15/Job.xs
|
|
Gearman-XS-0.15/META.yml
|
|
Gearman-XS-0.15/gearman_xs.h
|
|
Gearman-XS-0.15/typemap
|
|
Gearman-XS-0.15/ppport.h
|
|
Gearman-XS-0.15/lib/
|
|
Gearman-XS-0.15/lib/Gearman/
|
|
Gearman-XS-0.15/lib/Gearman/XS.pm
|
|
Gearman-XS-0.15/lib/Gearman/XS/
|
|
Gearman-XS-0.15/lib/Gearman/XS/Client.pm
|
|
Gearman-XS-0.15/lib/Gearman/XS/Worker.pm
|
|
Gearman-XS-0.15/lib/Gearman/XS/Job.pm
|
|
Gearman-XS-0.15/lib/Gearman/XS/Task.pm
|
|
Gearman-XS-0.15/examples/
|
|
Gearman-XS-0.15/examples/reverse_client_bg.pl
|
|
Gearman-XS-0.15/examples/reverse_client.pl
|
|
Gearman-XS-0.15/examples/reverse_client_cb.pl
|
|
Gearman-XS-0.15/examples/reverse_worker.pl
|
|
Gearman-XS-0.15/examples/echo_client.pl
|
|
Gearman-XS-0.15/examples/echo_worker.pl
|
|
Gearman-XS-0.15/XS.xs
|
|
Gearman-XS-0.15/MYMETA.json
|
|
Gearman-XS-0.15/Task.xs
|
|
Gearman-XS-0.15/Const.xs
|
|
Entering Gearman-XS-0.15
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Checking if you have ExtUtils::CBuilder 0.27 ... Yes (0.280224)
|
|
Running Makefile.PL
|
|
Configuring Gearman-XS-0.15 ... Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /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 Makefile.PL line 12.
|
|
BEGIN failed--compilation aborted at Makefile.PL line 12.
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Checking if you have Storable 0 ... Yes (2.51)
|
|
Checking if you have ExtUtils::CBuilder 0.27 ... Yes (0.280224)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
! Configure failed for Gearman-XS-0.15. See /home/ryan/.cpanm/work/1493445076.11944/build.log for details.
|
|
! Installing the dependencies failed: Module 'Gearman::XS' is not installed
|
|
! Bailing out the installation for MediaCloud-JobManager-0.23.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose MediaCloud::JobManager::Broker::Gearman] 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
|