120 lines
4.5 KiB
Text
120 lines
4.5 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/1493530625.8895
|
|
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 Qless () on cpanmetadb ...
|
|
Unpacking Qless-0.06.tar.gz
|
|
--> Working on Qless
|
|
Fetching http://www.cpan.org/authors/id/N/NU/NUCLON/Qless-0.06.tar.gz ... OK
|
|
Qless-0.06/
|
|
Qless-0.06/bin/
|
|
Qless-0.06/bin/qless-worker
|
|
Qless-0.06/MANIFEST
|
|
Qless-0.06/META.yml
|
|
Qless-0.06/MYMETA.yml
|
|
Qless-0.06/lib/
|
|
Qless-0.06/lib/Qless.pm
|
|
Qless-0.06/lib/Qless/
|
|
Qless-0.06/lib/Qless/Lua.pm
|
|
Qless-0.06/lib/Qless/Queues.pm
|
|
Qless-0.06/lib/Qless/Config.pm
|
|
Qless-0.06/lib/Qless/Client.pm
|
|
Qless-0.06/lib/Qless/Utils.pm
|
|
Qless-0.06/lib/Qless/Worker.pm
|
|
Qless-0.06/lib/Qless/BaseJob.pm
|
|
Qless-0.06/lib/Qless/Queue.pm
|
|
Qless-0.06/lib/Qless/ClientJobs.pm
|
|
Qless-0.06/lib/Qless/Jobs.pm
|
|
Qless-0.06/lib/Qless/Workers.pm
|
|
Qless-0.06/lib/Qless/RecurringJob.pm
|
|
Qless-0.06/lib/Qless/Job.pm
|
|
Qless-0.06/share/
|
|
Qless-0.06/share/track.lua
|
|
Qless-0.06/share/tag.lua
|
|
Qless-0.06/share/workers.lua
|
|
Qless-0.06/share/config.lua
|
|
Qless-0.06/share/queues.lua
|
|
Qless-0.06/share/cancel.lua
|
|
Qless-0.06/share/heartbeat.lua
|
|
Qless-0.06/share/fail.lua
|
|
Qless-0.06/share/peek.lua
|
|
Qless-0.06/share/stats.lua
|
|
Qless-0.06/share/failed.lua
|
|
Qless-0.06/share/retry.lua
|
|
Qless-0.06/share/unfail.lua
|
|
Qless-0.06/share/complete.lua
|
|
Qless-0.06/share/depends.lua
|
|
Qless-0.06/share/put.lua
|
|
Qless-0.06/share/jobs.lua
|
|
Qless-0.06/share/priority.lua
|
|
Qless-0.06/share/pop.lua
|
|
Qless-0.06/share/get.lua
|
|
Qless-0.06/share/recur.lua
|
|
Qless-0.06/t/
|
|
Qless-0.06/t/pod.t
|
|
Qless-0.06/t/runtests.t
|
|
Qless-0.06/t/lib/
|
|
Qless-0.06/t/lib/TestQless.pm
|
|
Qless-0.06/t/lib/TestQless/
|
|
Qless-0.06/t/lib/TestQless/General.pm
|
|
Qless-0.06/t/lib/TestQless/Recurring.pm
|
|
Qless-0.06/Makefile.PL
|
|
Qless-0.06/inc/
|
|
Qless-0.06/inc/Module/
|
|
Qless-0.06/inc/Module/Install/
|
|
Qless-0.06/inc/Module/Install/Can.pm
|
|
Qless-0.06/inc/Module/Install/Scripts.pm
|
|
Qless-0.06/inc/Module/Install/Fetch.pm
|
|
Qless-0.06/inc/Module/Install/Share.pm
|
|
Qless-0.06/inc/Module/Install/Win32.pm
|
|
Qless-0.06/inc/Module/Install/Base.pm
|
|
Qless-0.06/inc/Module/Install/Makefile.pm
|
|
Qless-0.06/inc/Module/Install/WriteAll.pm
|
|
Qless-0.06/inc/Module/Install/Metadata.pm
|
|
Qless-0.06/inc/Module/Install.pm
|
|
Entering Qless-0.06
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Qless-0.06 ... 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 1.
|
|
BEGIN failed--compilation aborted at Makefile.PL line 1.
|
|
Checking dependencies from MYMETA.yml ...
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Test::Deep 0 ... Yes (1.126)
|
|
Checking if you have Class::Load 0 ... Yes (0.24)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have JSON::XS 0 ... Yes (3.03)
|
|
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
|
Checking if you have Test::Class 0 ... Yes (0.50)
|
|
Checking if you have Daemon::Generic 0 ... Yes (0.84)
|
|
Checking if you have Redis 0 ... Yes (1.991)
|
|
Checking if you have File::ShareDir 0 ... Yes (1.102)
|
|
! Configure failed for Qless-0.06. See /home/ryan/.cpanm/work/1493530625.8895/build.log for details.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose Qless] 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
|