158 lines
6.6 KiB
Text
158 lines
6.6 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/1493350680.28660
|
|
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 psSnake () on cpanmetadb ...
|
|
Unpacking snaked-0.02.tar.gz
|
|
--> Working on psSnake
|
|
Fetching http://www.cpan.org/authors/id/K/KO/KOHTS/snaked-0.02.tar.gz ... OK
|
|
snaked-0.02/
|
|
snaked-0.02/Makefile.PL
|
|
snaked-0.02/MANIFEST
|
|
snaked-0.02/snaked
|
|
snaked-0.02/Changes
|
|
snaked-0.02/TODO
|
|
snaked-0.02/lib/
|
|
snaked-0.02/lib/snaked.pm
|
|
snaked-0.02/META.yml
|
|
snaked-0.02/HACKING
|
|
Entering snaked-0.02
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring snaked-0.02 ... Warning: prerequisite Schedule::Cron 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for snaked
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Schedule::Cron 0 ... No
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Storable 0 ... Yes (2.51)
|
|
Checking if you have Cwd 0 ... Yes (3.62)
|
|
Checking if you have Proc::ProcessTable 0 ... Yes (0.53)
|
|
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
|
Checking if you have Time::Local 0 ... Yes (1.25)
|
|
Searching Schedule::Cron (0) on cpanmetadb ...
|
|
Unpacking Schedule-Cron-1.01.tar.gz
|
|
OK
|
|
==> Found dependencies: Schedule::Cron
|
|
--> Working on Schedule::Cron
|
|
Fetching http://www.cpan.org/authors/id/R/RO/ROLAND/Schedule-Cron-1.01.tar.gz ... OK
|
|
Schedule-Cron-1.01
|
|
Schedule-Cron-1.01/Build.PL
|
|
Schedule-Cron-1.01/ChangeLog
|
|
Schedule-Cron-1.01/CHANGES
|
|
Schedule-Cron-1.01/Makefile.PL
|
|
Schedule-Cron-1.01/MANIFEST
|
|
Schedule-Cron-1.01/META.json
|
|
Schedule-Cron-1.01/META.yml
|
|
Schedule-Cron-1.01/README
|
|
Schedule-Cron-1.01/examples
|
|
Schedule-Cron-1.01/examples/cron.tab
|
|
Schedule-Cron-1.01/examples/custom_sleep.pl
|
|
Schedule-Cron-1.01/examples/simple.pl
|
|
Schedule-Cron-1.01/lib
|
|
Schedule-Cron-1.01/lib/Schedule
|
|
Schedule-Cron-1.01/lib/Schedule/Cron.pm
|
|
Schedule-Cron-1.01/t
|
|
Schedule-Cron-1.01/t/after_job.t
|
|
Schedule-Cron-1.01/t/callbackreschedule.t
|
|
Schedule-Cron-1.01/t/delete_entry.t
|
|
Schedule-Cron-1.01/t/dst_back.t
|
|
Schedule-Cron-1.01/t/entry.t
|
|
Schedule-Cron-1.01/t/execution_time.t
|
|
Schedule-Cron-1.01/t/kwalitee.t
|
|
Schedule-Cron-1.01/t/load_crontab.t
|
|
Schedule-Cron-1.01/t/nofork.t
|
|
Schedule-Cron-1.01/t/pod.t
|
|
Schedule-Cron-1.01/t/pod_coverage.t
|
|
Schedule-Cron-1.01/t/pretty_print_args.t
|
|
Schedule-Cron-1.01/t/sighandler.t
|
|
Schedule-Cron-1.01/t/startup.t
|
|
Schedule-Cron-1.01/t/test.crontab
|
|
Entering Schedule-Cron-1.01
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Schedule-Cron-1.01 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Schedule-Cron' version '1.01'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Time::ParseDate 2011.0505 ... Yes (2015.103)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Test 0 ... Yes (1.26)
|
|
OK
|
|
Building and testing Schedule-Cron-1.01 ... Building Schedule-Cron
|
|
t/after_job.t ........... ok
|
|
t/callbackreschedule.t .. ok
|
|
t/delete_entry.t ........ ok
|
|
t/dst_back.t ............ ok
|
|
t/entry.t ............... ok
|
|
t/execution_time.t ...... ok
|
|
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
|
|
cannot load Module::CPANTS::Kwalitee::Uses: Parse::RecDescent version 1.967009 required--this is only version 1.965001 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/ExtractUse.pm line 8.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/CPANTS/Kwalitee/Uses.pm line 5.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/CPANTS/Kwalitee/Uses.pm line 5.
|
|
Compilation failed in require at (eval 70) line 1.
|
|
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Module/CPANTS/Analyse.pm line 45.
|
|
t/kwalitee.t ............
|
|
Dubious, test returned 29 (wstat 7424, 0x1d00)
|
|
No subtests run
|
|
t/load_crontab.t ........ ok
|
|
t/nofork.t .............. ok
|
|
t/pod.t ................. ok
|
|
t/pod_coverage.t ........ ok
|
|
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\['bla','blub',{ <-- HERE .*?'and'\s*=>\s*'HASH\(.*?\)'.*?}\],3,{.*?'blub'\s*=>\s*'bla'.*?}/ at t/pretty_print_args.t line 14.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/pretty_print_args.t ...
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 1/1 subtests
|
|
t/sighandler.t .......... ok
|
|
t/startup.t ............. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/kwalitee.t (Wstat: 7424 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 29
|
|
Parse errors: No plan found in TAP output
|
|
t/pretty_print_args.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 1 tests but ran 0.
|
|
Files=14, Tests=94, 25 wallclock secs ( 0.03 usr 0.02 sys + 0.68 cusr 0.06 csys = 0.79 CPU)
|
|
Result: FAIL
|
|
Failed 2/14 test programs. 0/94 subtests failed.
|
|
! Installing Schedule::Cron failed. See /home/ryan/.cpanm/work/1493350680.28660/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Schedule::Cron' is not installed
|
|
! Bailing out the installation for snaked-0.02.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose psSnake] 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
|