Subject: | FTBFS with test error. |
cpanm (App::cpanminus) 1.5019 on perl 5.016002 built for x86_64-linux
Work directory is /home/bluet/.cpanm/work/1356918257.25863
You have make /usr/bin/make
You have LWP 6.04
You have /bin/tar: tar (GNU tar) 1.26
Copyright © 2011 Free Software Foundation, Inc.
使用授權 GPLv3+: GNU GPL 第三版或後續版本<http://gnu.org/licenses
/gpl.html>。
這是自由軟體:您可以自由變更和再次散布它。
在法律所允許的範圍內沒有任何擔保。
由 John Gilmore 和 Jay Fenlason 編寫。
Searching Term::ANSIColor on cpanmetadb ...
--> Working on Term::ANSIColor
Fetching http://www.cpan.org/authors/id/R/RR/RRA/Term-ANSIColor-4.00.tar.gz
-> OK
Unpacking Term-ANSIColor-4.00.tar.gz
Entering Term-ANSIColor-4.00
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.64)
Configuring Term-ANSIColor-4.00
Running Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Term::ANSIColor
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.64)
Building and testing Term-ANSIColor-4.00
cp ANSIColor.pm blib/lib/Term/ANSIColor.pm
Manifying blib/man3/Term::ANSIColor.3
PERL_DL_NONLAZY=1 /home/bluet/perl5/perlbrew/perls/perl-5.16.2/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
You tried to plan twice at t/aliases-env.t line 17.
# Looks like your test exited with 2 before it could output anything.
t/aliases-env.t ......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 19/19 subtests
t/aliases-func.t ..... ok
t/basic.t ............ ok
t/basic256.t ......... ok
t/critic.t ........... skipped: Coding style tests only run for maintainer
t/eval.t ............. ok
t/minimum-version.t .. skipped: Test::MinimumVersion required to test
version limits
t/pod-coverage.t ..... skipped: Test::Pod::Coverage required to test POD
coverage
t/pod-spelling.t ..... skipped: Spelling tests only run for maintainer
t/pod.t .............. skipped: Test::Pod required to test POD syntax
t/strict.t ........... skipped: Test::Strict required to test Perl syntax
t/stringify.t ........ ok
t/synopsis.t ......... skipped: Test::Synopsis required to test SYNOPSIS
syntax
t/taint.t ............ ok
Test Summary Report
-------------------
t/aliases-env.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 19 tests but ran 0.
Files=14, Tests=282, 0 wallclock secs ( 0.07 usr 0.02 sys + 0.23 cusr
0.03 csys = 0.35 CPU)
Result: FAIL
Failed 1/14 test programs. 0/282 subtests failed.
make: *** [test_dynamic] Error 255