320 lines
25 KiB
Text
320 lines
25 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492111739.14326
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
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 AnyEvent::WebService::Tracks () on cpanmetadb ...
|
|
Unpacking AnyEvent-WebService-Tracks-0.02.tar.gz
|
|
--> Working on AnyEvent::WebService::Tracks
|
|
Fetching http://www.cpan.org/authors/id/R/RH/RHOELZ/AnyEvent-WebService-Tracks-0.02.tar.gz ... OK
|
|
AnyEvent-WebService-Tracks-0.02/
|
|
AnyEvent-WebService-Tracks-0.02/lib/
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks/
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks/Context.pm
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks/DestroyedResource.pm
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks/Project.pm
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks/Resource.pm
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks/Todo.pm
|
|
AnyEvent-WebService-Tracks-0.02/lib/AnyEvent/WebService/Tracks.pm
|
|
AnyEvent-WebService-Tracks-0.02/t/
|
|
AnyEvent-WebService-Tracks-0.02/t/lib/
|
|
AnyEvent-WebService-Tracks-0.02/t/lib/Test/
|
|
AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/
|
|
AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/
|
|
AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm
|
|
AnyEvent-WebService-Tracks-0.02/t/00-use.t
|
|
AnyEvent-WebService-Tracks-0.02/t/01-empty.t
|
|
AnyEvent-WebService-Tracks-0.02/t/02-context.t
|
|
AnyEvent-WebService-Tracks-0.02/t/03-project.t
|
|
AnyEvent-WebService-Tracks-0.02/t/04-todo.t
|
|
AnyEvent-WebService-Tracks-0.02/t/05-context-todos.t
|
|
AnyEvent-WebService-Tracks-0.02/t/06-project-todos.t
|
|
AnyEvent-WebService-Tracks-0.02/t/07-destroy.t
|
|
AnyEvent-WebService-Tracks-0.02/t/08-project-todo-states.t
|
|
AnyEvent-WebService-Tracks-0.02/t/manifest.t
|
|
AnyEvent-WebService-Tracks-0.02/t/pod-coverage.t
|
|
AnyEvent-WebService-Tracks-0.02/t/pod.t
|
|
AnyEvent-WebService-Tracks-0.02/Changes
|
|
AnyEvent-WebService-Tracks-0.02/MANIFEST
|
|
AnyEvent-WebService-Tracks-0.02/MANIFEST.SKIP
|
|
AnyEvent-WebService-Tracks-0.02/Makefile.PL
|
|
AnyEvent-WebService-Tracks-0.02/README
|
|
AnyEvent-WebService-Tracks-0.02/ignore.txt
|
|
Entering AnyEvent-WebService-Tracks-0.02
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring AnyEvent-WebService-Tracks-0.02 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for AnyEvent::WebService::Tracks
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have DateTime::Format::ISO8601 0 ... Yes (0.08)
|
|
Checking if you have Storable 0 ... Yes (2.51)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have AnyEvent::HTTP 0 ... Yes (2.23)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have MIME::Base64 0 ... Yes (3.15)
|
|
Checking if you have XML::Writer 0 ... Yes (0.625)
|
|
Checking if you have XML::Parser 0 ... Yes (2.44)
|
|
Checking if you have namespace::clean 0 ... Yes (0.27)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have List::MoreUtils 0 ... Yes (0.418)
|
|
Checking if you have AnyEvent 0 ... Yes (7.13)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have URI 0 ... Yes (1.71)
|
|
Checking if you have DateTime 0 ... Yes (1.42)
|
|
Checking if you have FindBin 0 ... Yes (1.51)
|
|
OK
|
|
Building and testing AnyEvent-WebService-Tracks-0.02 ... cp lib/AnyEvent/WebService/Tracks/Project.pm blib/lib/AnyEvent/WebService/Tracks/Project.pm
|
|
cp lib/AnyEvent/WebService/Tracks/Todo.pm blib/lib/AnyEvent/WebService/Tracks/Todo.pm
|
|
cp lib/AnyEvent/WebService/Tracks/Context.pm blib/lib/AnyEvent/WebService/Tracks/Context.pm
|
|
cp lib/AnyEvent/WebService/Tracks/Resource.pm blib/lib/AnyEvent/WebService/Tracks/Resource.pm
|
|
cp lib/AnyEvent/WebService/Tracks.pm blib/lib/AnyEvent/WebService/Tracks.pm
|
|
cp lib/AnyEvent/WebService/Tracks/DestroyedResource.pm blib/lib/AnyEvent/WebService/Tracks/DestroyedResource.pm
|
|
Manifying 6 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 AnyEvent::WebService::Tracks;'
|
|
# at t/00-use.t line 6.
|
|
# Tried to use 'AnyEvent::WebService::Tracks'.
|
|
# Error: DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
# Compilation failed in require at (eval 224) line 1.
|
|
# BEGIN failed--compilation aborted at (eval 224) line 1.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
# BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
# Compilation failed in require at t/00-use.t line 6.
|
|
# BEGIN failed--compilation aborted at t/00-use.t line 6.
|
|
# Looks like you failed 1 test of 1.
|
|
t/00-use.t ..................
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/01-empty.t line 7.
|
|
BEGIN failed--compilation aborted at t/01-empty.t line 7.
|
|
t/01-empty.t ................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/02-context.t line 10.
|
|
BEGIN failed--compilation aborted at t/02-context.t line 10.
|
|
t/02-context.t ..............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/03-project.t line 10.
|
|
BEGIN failed--compilation aborted at t/03-project.t line 10.
|
|
t/03-project.t ..............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/04-todo.t line 10.
|
|
BEGIN failed--compilation aborted at t/04-todo.t line 10.
|
|
t/04-todo.t .................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/05-context-todos.t line 7.
|
|
BEGIN failed--compilation aborted at t/05-context-todos.t line 7.
|
|
t/05-context-todos.t ........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/06-project-todos.t line 7.
|
|
BEGIN failed--compilation aborted at t/06-project-todos.t line 7.
|
|
t/06-project-todos.t ........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/07-destroy.t line 7.
|
|
BEGIN failed--compilation aborted at t/07-destroy.t line 7.
|
|
t/07-destroy.t ..............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
DateTime::TimeZone version 2.09 required--this is only version 2.04 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Strptime.pm line 12.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder/Parser/Strptime.pm line 10.
|
|
Compilation failed in require at (eval 221) line 1.
|
|
BEGIN failed--compilation aborted at (eval 221) line 1.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/Builder.pm line 220.
|
|
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
BEGIN failed--compilation aborted at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/DateTime/Format/ISO8601.pm line 13.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/blib/lib/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492111739.14326/AnyEvent-WebService-Tracks-0.02/t/lib/Test/AnyEvent/WebService/Tracks.pm line 9.
|
|
Compilation failed in require at t/08-project-todo-states.t line 7.
|
|
BEGIN failed--compilation aborted at t/08-project-todo-states.t line 7.
|
|
t/08-project-todo-states.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
t/manifest.t ................ skipped: Author tests not required for installation
|
|
|
|
# Failed test 'Pod coverage on AnyEvent::WebService::Tracks'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# AnyEvent::WebService::Tracks: requiring 'AnyEvent::WebService::Tracks' failed
|
|
# Looks like you failed 1 test of 6.
|
|
t/pod-coverage.t ............
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/6 subtests
|
|
t/pod.t ..................... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00-use.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/01-empty.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/02-context.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/03-project.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/04-todo.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/05-context-todos.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/06-project-todos.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/07-destroy.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/08-project-todo-states.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/pod-coverage.t (Wstat: 256 Tests: 6 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=12, Tests=8, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.27 cusr 0.07 csys = 1.37 CPU)
|
|
Result: FAIL
|
|
Failed 10/12 test programs. 2/8 subtests failed.
|
|
Makefile:892: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing AnyEvent::WebService::Tracks failed. See /home/ryan/.cpanm/work/1492111739.14326/build.log for details. Retry with --force to force install it.
|
|
Expiring 4 work directories.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose AnyEvent::WebService::Tracks] 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
|