Show quoted textcpan>install Test::TCP
Running install for module 'Test::TCP'
Running make for T/TO/TOKUHIROM/Test-TCP-1.14.tar.gz
Checksum for
/root/.cpan/sources/authors/id/T/TO/TOKUHIROM/Test-TCP-1.14.tar.gz ok
Scanning cache /root/.cpan/build for sizes
...........................................................-----------------DONE
DEL(1/14): /root/.cpan/build/Mouse-0.97-1fsoww
DEL(2/14): /root/.cpan/build/Mouse-0.97-1fsoww.yml
DEL(3/14): /root/.cpan/build/Any-Moose-0.18-FeCT3y
DEL(4/14): /root/.cpan/build/Any-Moose-0.18-FeCT3y.yml
DEL(5/14): /root/.cpan/build/GnuPG-Interface-0.44-zp4f8L
DEL(6/14): /root/.cpan/build/GnuPG-Interface-0.44-zp4f8L.yml
DEL(7/14): /root/.cpan/build/DateTime-Format-Mail-0.3001-g_O5Rn
DEL(8/14): /root/.cpan/build/DateTime-Format-Mail-0.3001-g_O5Rn.yml
DEL(9/14): /root/.cpan/build/DateTime-Format-W3CDTF-0.06-8KnKSS
DEL(10/14): /root/.cpan/build/XML-RSS-1.49-xZL9zj
DEL(11/14): /root/.cpan/build/DateTime-Format-W3CDTF-0.06-8KnKSS.yml
DEL(12/14): /root/.cpan/build/XML-RSS-1.49-xZL9zj.yml
DEL(13/14): /root/.cpan/build/Test-TCP-1.14-zFumIO
DEL(14/14): /root/.cpan/build/Test-TCP-1.14-zFumIO.yml
CPAN.pm: Building T/TO/TOKUHIROM/Test-TCP-1.14.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Test::TCP
Writing MYMETA.yml and MYMETA.json
cp lib/Test/TCP.pm blib/lib/Test/TCP.pm
Manifying blib/man3/Test::TCP.3pm
lib/Test/TCP.pm:178: Unknown command paragraph "=encoding utf8"
TOKUHIROM/Test-TCP-1.14.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/*/*/*.t t/*/*/*/*.t
t/00_compile.t .............. 1/1 # Test::More: 0.98
t/00_compile.t .............. ok
t/01_simple.t ............... ok
t/02_abrt.t ................. 1/2 # your server received SIGABRT
t/02_abrt.t ................. ok
t/03_return_when_sigterm.t .. ok
t/04_die.t .................. ok
t/05_sigint.t ............... Use of uninitialized value in subroutine
entry at /usr/lib/perl/5.8/POSIX.pm line 42.
Use of uninitialized value in subroutine entry at
/usr/lib/perl/5.8/POSIX.pm line 44.
t/05_sigint.t ............... 1/2
# Failed test at t/05_sigint.t line 19.
Use of uninitialized value in subroutine entry at
/usr/lib/perl/5.8/POSIX.pm line 42.
Use of uninitialized value in subroutine entry at
/usr/lib/perl/5.8/POSIX.pm line 44.
# Failed test 'sigint'
# at t/05_sigint.t line 20.
# got: 'ZERO'
# expected: 'INT'
# Looks like you failed 2 tests of 2.
t/05_sigint.t ............... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/06_nest.t ................. ok
t/07_optional.t ............. ok
t/08_exit.t ................. ok
t/09_fork.t ................. ok
t/10_oo.t ................... ok
Test Summary Report
-------------------
t/05_sigint.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Files=11, Tests=68, 10 wallclock secs ( 0.09 usr 0.03 sys + 1.28 cusr
0.27 csys = 1.67 CPU)
Result: FAIL
Failed 1/11 test programs. 2/68 subtests failed.
make: *** [test_dynamic] Error 255
TOKUHIROM/Test-TCP-1.14.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports TOKUHIROM/Test-TCP-1.14.tar.gz
Running make install
make test had returned bad status, won't install without force
Show quoted textcpan> exit
Lockfile removed.
# perl --version
This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi
Copyright 1987-2006, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at
http://www.perl.org/, the Perl Home Page.