182 lines
9.4 KiB
Text
182 lines
9.4 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/1493344927.30598
|
|
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 LJ::Schedule () on cpanmetadb ...
|
|
! Download http://www.cpan.org/authors/id/K/KI/KITTY/LJ-Schedule-0.6.tar.gz failed. Retrying ...
|
|
Unpacking LJ-Schedule-0.6.tar.gz
|
|
--> Working on LJ::Schedule
|
|
Fetching http://www.cpan.org/authors/id/K/KI/KITTY/LJ-Schedule-0.6.tar.gz ... FAIL
|
|
LJ-Schedule-0.6/
|
|
LJ-Schedule-0.6/Changes
|
|
LJ-Schedule-0.6/lib/
|
|
LJ-Schedule-0.6/lib/LJ/
|
|
LJ-Schedule-0.6/lib/LJ/Schedule/
|
|
LJ-Schedule-0.6/lib/LJ/Schedule/Post/
|
|
LJ-Schedule-0.6/lib/LJ/Schedule/Post/Simple.pm
|
|
LJ-Schedule-0.6/lib/LJ/Schedule/Post.pm
|
|
LJ-Schedule-0.6/lib/LJ/Schedule/Vcal.pm
|
|
LJ-Schedule-0.6/lib/LJ/Schedule.pm
|
|
LJ-Schedule-0.6/Makefile.PL
|
|
LJ-Schedule-0.6/MANIFEST
|
|
LJ-Schedule-0.6/META.yml
|
|
LJ-Schedule-0.6/README
|
|
LJ-Schedule-0.6/t/
|
|
LJ-Schedule-0.6/t/00-load.t
|
|
LJ-Schedule-0.6/t/01schedule.t
|
|
LJ-Schedule-0.6/t/02vcal.t
|
|
LJ-Schedule-0.6/t/boilerplate.t
|
|
LJ-Schedule-0.6/t/pod-coverage.t
|
|
LJ-Schedule-0.6/t/pod.t
|
|
LJ-Schedule-0.6/t/test1.ini
|
|
LJ-Schedule-0.6/t/test2.vcal
|
|
LJ-Schedule-0.6/t/test2.vcal.dst
|
|
LJ-Schedule-0.6/t/test2.vcal.ics
|
|
Entering LJ-Schedule-0.6
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring LJ-Schedule-0.6 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for LJ::Schedule
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing LJ-Schedule-0.6 ... cp lib/LJ/Schedule/Post/Simple.pm blib/lib/LJ/Schedule/Post/Simple.pm
|
|
cp lib/LJ/Schedule/Vcal.pm blib/lib/LJ/Schedule/Vcal.pm
|
|
cp lib/LJ/Schedule.pm blib/lib/LJ/Schedule.pm
|
|
cp lib/LJ/Schedule/Post.pm blib/lib/LJ/Schedule/Post.pm
|
|
Manifying 4 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, 'blib/lib', 'blib/arch')" t/*.t
|
|
|
|
# Failed test 'use LJ::Schedule;'
|
|
# at t/00-load.t line 6.
|
|
# Tried to use 'LJ::Schedule'.
|
|
# Error: Can't locate Data/Ical.pm in @INC (you may need to install the Data::Ical module) (@INC contains: /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/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 /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule/Vcal.pm line 8.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule/Vcal.pm line 8.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule.pm line 118.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule.pm line 118.
|
|
# Compilation failed in require at t/00-load.t line 6.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 6.
|
|
|
|
# Failed test 'use LJ::Schedule::Vcal;'
|
|
# at t/00-load.t line 7.
|
|
# Tried to use 'LJ::Schedule::Vcal'.
|
|
# Error: Attempt to reload LJ/Schedule/Vcal.pm aborted.
|
|
# Compilation failed in require at t/00-load.t line 7.
|
|
# BEGIN failed--compilation aborted at t/00-load.t line 7.
|
|
# Testing LJ::Schedule , Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
# Looks like you failed 2 tests of 4.
|
|
t/00-load.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/4 subtests
|
|
|
|
# Failed test 'use LJ::Schedule;'
|
|
# at t/01schedule.t line 6.
|
|
# Tried to use 'LJ::Schedule'.
|
|
# Error: Can't locate Data/Ical.pm in @INC (you may need to install the Data::Ical module) (@INC contains: /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/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 /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule/Vcal.pm line 8.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule/Vcal.pm line 8.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule.pm line 118.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule.pm line 118.
|
|
# Compilation failed in require at t/01schedule.t line 6.
|
|
# BEGIN failed--compilation aborted at t/01schedule.t line 6.
|
|
Undefined subroutine &LJ::Schedule::get_config called at t/01schedule.t line 9.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/01schedule.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 7/7 subtests
|
|
|
|
# Failed test 'use LJ::Schedule::Vcal;'
|
|
# at t/02vcal.t line 8.
|
|
# Tried to use 'LJ::Schedule::Vcal'.
|
|
# Error: Can't locate Data/Ical.pm in @INC (you may need to install the Data::Ical module) (@INC contains: /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/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 /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule/Vcal.pm line 8.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493344927.30598/LJ-Schedule-0.6/blib/lib/LJ/Schedule/Vcal.pm line 8.
|
|
# Compilation failed in require at t/02vcal.t line 8.
|
|
# BEGIN failed--compilation aborted at t/02vcal.t line 8.
|
|
Can't locate object method "new" via package "LJ::Schedule::Vcal" at t/02vcal.t line 15.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/02vcal.t ........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 2/2 subtests
|
|
t/boilerplate.t ... ok
|
|
|
|
# Failed test 'Pod coverage on LJ::Schedule'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# LJ::Schedule: requiring 'LJ::Schedule' failed
|
|
|
|
# Failed test 'Pod coverage on LJ::Schedule::Vcal'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# LJ::Schedule::Vcal: requiring 'LJ::Schedule::Vcal' failed
|
|
|
|
# Failed test 'Pod coverage on LJ::Schedule::Post'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for LJ::Schedule::Post is 0.0%, with 5 naked subroutines:
|
|
# do_summary_aliasing
|
|
# lj_add_event
|
|
# lj_add_week_break
|
|
# new
|
|
# output_cal_for_lj
|
|
|
|
# Failed test 'Pod coverage on LJ::Schedule::Post::Simple'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Coverage for LJ::Schedule::Post::Simple is 0.0%, with 2 naked subroutines:
|
|
# new
|
|
# post_cal
|
|
# Looks like you failed 4 tests of 4.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 4 (wstat 1024, 0x400)
|
|
Failed 4/4 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00-load.t (Wstat: 512 Tests: 4 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 2
|
|
t/01schedule.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 7 tests but ran 1.
|
|
t/02vcal.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 2 tests but ran 1.
|
|
t/pod-coverage.t (Wstat: 1024 Tests: 4 Failed: 4)
|
|
Failed tests: 1-4
|
|
Non-zero exit status: 4
|
|
Files=6, Tests=20, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.22 cusr 0.01 csys = 0.25 CPU)
|
|
Result: FAIL
|
|
Failed 4/6 test programs. 8/20 subtests failed.
|
|
Makefile:855: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing LJ::Schedule failed. See /home/ryan/.cpanm/work/1493344927.30598/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose LJ::Schedule] 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
|