131 lines
5.8 KiB
Text
131 lines
5.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/1492971422.18559
|
|
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 App::gcal () on cpanmetadb ...
|
|
Unpacking App-gcal-1.121460.tar.gz
|
|
--> Working on App::gcal
|
|
Fetching http://www.cpan.org/authors/id/A/AR/ARJONES/App-gcal-1.121460.tar.gz ... OK
|
|
App-gcal-1.121460/
|
|
App-gcal-1.121460/bin/
|
|
App-gcal-1.121460/Changes
|
|
App-gcal-1.121460/dist.ini
|
|
App-gcal-1.121460/lib/
|
|
App-gcal-1.121460/LICENSE
|
|
App-gcal-1.121460/Makefile.PL
|
|
App-gcal-1.121460/MANIFEST
|
|
App-gcal-1.121460/MANIFEST.SKIP
|
|
App-gcal-1.121460/META.json
|
|
App-gcal-1.121460/META.yml
|
|
App-gcal-1.121460/README
|
|
App-gcal-1.121460/t/
|
|
App-gcal-1.121460/t/00-compile.t
|
|
App-gcal-1.121460/t/01.t
|
|
App-gcal-1.121460/t/author-critic.t
|
|
App-gcal-1.121460/t/author-pod-spell.t
|
|
App-gcal-1.121460/t/release-kwalitee.t
|
|
App-gcal-1.121460/t/release-no-smart-comments.t
|
|
App-gcal-1.121460/t/release-no-tabs.t
|
|
App-gcal-1.121460/t/release-pod-coverage.t
|
|
App-gcal-1.121460/t/release-pod-no404s.t
|
|
App-gcal-1.121460/t/release-pod-syntax.t
|
|
App-gcal-1.121460/t/release-portability.t
|
|
App-gcal-1.121460/t/resources/
|
|
App-gcal-1.121460/t/resources/simple.ics
|
|
App-gcal-1.121460/lib/App/
|
|
App-gcal-1.121460/lib/App/gcal.pm
|
|
App-gcal-1.121460/bin/gcal
|
|
Entering App-gcal-1.121460
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring App-gcal-1.121460 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for App::gcal
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ICal::Format::Natural 0 ... Yes (1.121310)
|
|
Checking if you have Getopt::Long 0 ... Yes (2.49)
|
|
Checking if you have DateTime::Format::ICal 0 ... Yes (0.09)
|
|
Checking if you have Net::Google::Calendar 0 ... Yes (1.05)
|
|
Checking if you have Class::ReturnValue 0 ... Yes (0.55)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
Checking if you have Net::Netrc 0 ... Yes (3.10)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have Data::ICal 0 ... Yes (0.22)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Net::Google::Calendar::Entry 0 ... Yes (1.05)
|
|
Checking if you have English 0 ... Yes (1.10)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have FindBin 0 ... Yes (1.51)
|
|
Checking if you have DateTime::TimeZone 0 ... Yes (2.04)
|
|
Checking if you have File::Find 0 ... Yes (1.34)
|
|
OK
|
|
Building and testing App-gcal-1.121460 ... cp lib/App/gcal.pm blib/lib/App/gcal.pm
|
|
cp bin/gcal blib/script/gcal
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gcal
|
|
Manifying 1 pod document
|
|
Manifying 1 pod document
|
|
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
|
|
t/00-compile.t ................. ok
|
|
|
|
# Failed test 'An object of class 'Class::ReturnValue' isa 'Data::ICal''
|
|
# at t/01.t line 31.
|
|
# The object of class 'Class::ReturnValue' isn't a 'Data::ICal'
|
|
Can't locate object method "entries" via package "Class::ReturnValue" at t/01.t line 33.
|
|
# Looks like your test exited with 255 just after 9.
|
|
t/01.t .........................
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 10/18 subtests
|
|
t/author-critic.t .............. skipped: these tests are for testing by the author
|
|
t/author-pod-spell.t ........... skipped: these tests are for testing by the author
|
|
t/release-kwalitee.t ........... skipped: these tests are for release candidate testing
|
|
t/release-no-smart-comments.t .. skipped: these tests are for release candidate testing
|
|
t/release-no-tabs.t ............ skipped: these tests are for release candidate testing
|
|
t/release-pod-coverage.t ....... skipped: these tests are for release candidate testing
|
|
t/release-pod-no404s.t ......... skipped: these tests are for release candidate testing
|
|
t/release-pod-syntax.t ......... skipped: these tests are for release candidate testing
|
|
t/release-portability.t ........ skipped: these tests are for release candidate testing
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01.t (Wstat: 65280 Tests: 9 Failed: 1)
|
|
Failed test: 9
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 18 tests but ran 9.
|
|
Files=11, Tests=11, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.61 cusr 0.04 csys = 0.68 CPU)
|
|
Result: FAIL
|
|
Failed 1/11 test programs. 1/11 subtests failed.
|
|
Makefile:893: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing App::gcal failed. See /home/ryan/.cpanm/work/1492971422.18559/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose App::gcal] 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
|