cpantestlogs/App::HWD_genfailure.log
2017-05-02 18:44:36 -07:00

166 lines
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/1493592287.9980
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::HWD () on cpanmetadb ...
Unpacking hwd-0.20.tar.gz
--> Working on App::HWD
Fetching http://www.cpan.org/authors/id/P/PE/PETDANCE/hwd-0.20.tar.gz ... OK
hwd-0.20/
hwd-0.20/t/
hwd-0.20/t/task-relationships.t
hwd-0.20/t/burndown.t
hwd-0.20/t/task-structure-error.t
hwd-0.20/t/task-subtasks.t
hwd-0.20/t/simple.hwd
hwd-0.20/t/work-parents.t
hwd-0.20/t/00-load.t
hwd-0.20/t/pod-coverage.t
hwd-0.20/t/hwd.t
hwd-0.20/t/work.t
hwd-0.20/t/task-rollup-error.t
hwd-0.20/t/pod.t
hwd-0.20/t/task.t
hwd-0.20/t/started.t
hwd-0.20/eg/
hwd-0.20/eg/sked.hwd
hwd-0.20/Changes
hwd-0.20/MANIFEST
hwd-0.20/bin/
hwd-0.20/bin/hwd
hwd-0.20/bin/hwd-burnchart
hwd-0.20/etc/
hwd-0.20/etc/hwd.vim
hwd-0.20/Task.pm
hwd-0.20/Work.pm
hwd-0.20/HWD.pm
hwd-0.20/README
hwd-0.20/Makefile.PL
hwd-0.20/META.yml
Entering hwd-0.20
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring hwd-0.20 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for hwd
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have DateTime 0 ... Yes (1.42)
Checking if you have Text::CSV_XS 0 ... Yes (1.28)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Getopt::Long 0 ... Yes (2.49)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Term::ReadKey 0 ... Yes (2.33)
Checking if you have Pod::Usage 0 ... Yes (1.69)
Checking if you have DateTime::Format::Strptime 0 ... Yes (1.73)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing hwd-0.20 ... cp Work.pm blib/lib/App/HWD/Work.pm
cp HWD.pm blib/lib/App/HWD.pm
cp Task.pm blib/lib/App/HWD/Task.pm
cp bin/hwd blib/script/hwd
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/hwd
cp bin/hwd-burnchart blib/script/hwd-burnchart
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/hwd-burnchart
Manifying 2 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
# Testing App::HWD 0.20, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ............... ok
t/burndown.t .............. skipped: new date handling not working yet
# Failed test 'Ape's tasks'
# at t/hwd.t line 21.
# 'Monkey worked on:'
# doesn't match '(?^:^Ape)'
# Failed test at t/hwd.t line 22.
# ' 101 - Add new columns to track by type (2/2)'
# doesn't match '(?^:104)'
# Failed test at t/hwd.t line 23.
# ' 102 - Add new columns to record new checkout features (2/2.5)'
# doesn't match '(?^:105)'
# Failed test at t/hwd.t line 27.
# ' 107 - Refactor (1/1)'
# doesn't match '(?^:103)'
# Failed test at t/hwd.t line 29.
# ' 103 - Add FK constraints between FOOHEAD and FOODETAIL (2/2)'
# doesn't match '(?^:107)'
# Failed test 'Monkey's tasks'
# at t/hwd.t line 32.
# 'Ape worked on:'
# doesn't match '(?^:^Monkey)'
# Failed test at t/hwd.t line 33.
# ' 104 - Add FK constraints between FOOHEAD and BARDETAIL (2/2)'
# doesn't match '(?^:102)'
# Failed test at t/hwd.t line 34.
# ' 105 - Create migration script to modify table automatically (2/6)'
# doesn't match '(?^:101)'
# Failed test at t/hwd.t line 43.
# ' 106 - Review (1/2)'
# doesn't match '(?^:103)'
# Failed test at t/hwd.t line 44.
# ' 103 - Add FK constraints between FOOHEAD and FOODETAIL (2/2)'
# doesn't match '(?^:106)'
# Looks like you failed 10 tests of 15.
t/hwd.t ...................
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/15 subtests
t/pod-coverage.t .......... ok
t/pod.t ................... ok
t/started.t ............... ok
t/task-relationships.t .... ok
t/task-rollup-error.t ..... ok
t/task-structure-error.t .. ok
t/task-subtasks.t ......... ok
t/task.t .................. ok
t/work-parents.t .......... ok
t/work.t .................. ok
Test Summary Report
-------------------
t/hwd.t (Wstat: 2560 Tests: 15 Failed: 10)
Failed tests: 2-4, 6, 8-11, 13-14
Non-zero exit status: 10
Files=13, Tests=235, 2 wallclock secs ( 0.04 usr 0.00 sys + 1.91 cusr 0.12 csys = 2.07 CPU)
Result: FAIL
Failed 1/13 test programs. 10/235 subtests failed.
Makefile:888: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing App::HWD failed. See /home/ryan/.cpanm/work/1493592287.9980/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose App::HWD] 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