Net-Async-IRC v0.05 Perl 5 v5.16.3 i686-linux

Status
Fail
From
Ryan Whitworth
Dist
Net-Async-IRC v0.05
Platform
Perl 5 v5.16.3 i686-linux
Date
2013-09-07 15:27:31
ID
02ff700a-17d2-11e3-9eb1-294ab3fe1846
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Paul Evans,

This is a computer-generated report for Net-Async-IRC-0.05
on perl 5.16.3, created by CPAN-Reporter-1.2010.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/00use.t .................. ok
t/01message.t .............. ok
t/02message-splitprefix.t .. ok
t/03message-argnames.t ..... ok
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/10irc-basic.t line 17, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/10irc-basic.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests 
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/11irc-pingpong.t line 20, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/11irc-pingpong.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
t/12irc-isupport.t ......... ok
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/13irc-hints.t line 17, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/13irc-hints.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 23/23 subtests 
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/14irc-text.t line 17, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/14irc-text.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 45/45 subtests 
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/15irc-encodings.t line 19, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/15irc-encodings.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
t/20client-connect.t ....... ok
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/21client-chanmodes.t line 17, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/21client-chanmodes.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests 
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/22client-lists.t line 17, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/22client-lists.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests 
Can't locate object method "socketpair" via package "IO::Async::Loop::Poll" at t/23client-nick.t line 18, <DATA> line 85.
# Looks like your test exited with 255 before it could output anything.
t/23client-nick.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/12 subtests 
t/99pod.t .................. ok

Test Summary Report
-------------------
t/10irc-basic.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
t/11irc-pingpong.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/13irc-hints.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 23 tests but ran 0.
t/14irc-text.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 45 tests but ran 0.
t/15irc-encodings.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
t/21client-chanmodes.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
t/22client-lists.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 0.
t/23client-nick.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 12 tests but ran 0.
Files=15, Tests=100,  1 wallclock secs ( 0.09 usr  0.07 sys +  0.52 cusr  0.36 csys =  1.04 CPU)
Result: FAIL
Failed 8/15 test programs. 0/100 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                          Need Have  
    ------------------------------- ---- ------
    IO::Async::Protocol::LineStream 0.34 0.59  
    Time::HiRes                     0    1.9726

build_requires:

    Module                          Need Have  
    ------------------------------- ---- ------
    IO::Async                       0.30 0.59  
    IO::Async::Test                 0.14 0.59  
    Test::Exception                 0    0.32  
    Test::More                      0    0.98  

configure_requires:

    Module                          Need Have  
    ------------------------------- ---- ------
    Module::Build                   0.36 0.4007


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5220
    PERL5_CPAN_IS_RUNNING = 5220
    PERLBREW_BASHRC_VERSION = 0.66
    PERLBREW_HOME = /root/.perlbrew
    PERLBREW_MANPATH = /root/perl5/perlbrew/perls/perl-5.16.3/man
    PERLBREW_PATH = /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin
    PERLBREW_PERL = perl-5.16.3
    PERLBREW_ROOT = /root/perl5/perlbrew
    PERLBREW_VERSION = 0.66
    SHELL = /bin/bash
    TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /root/perl5/perlbrew/perls/perl-5.16.3/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0
    $EGID = 0 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.132140
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.76    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.59    
    JSON::PP            2.27202 
    Module::Build       0.4007  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-358.el6.i686, archname=i686-linux
    uname='linux centos64-32bit 2.6.32-358.el6.i686 #1 smp thu feb 21 21:50:49 utc 2013 i686 i686 i386 gnulinux '
    config_args='-de -Dprefix=/root/perl5/perlbrew/perls/perl-5.16.3 -Aeval:scriptdir=/root/perl5/perlbrew/perls/perl-5.16.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.7 20120313 (Red Hat 4.4.7-3)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Sep  2 2013 20:40:46
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5220"
    PERL5_CPAN_IS_RUNNING="5220"
    PERLBREW_BASHRC_VERSION="0.66"
    PERLBREW_HOME="/root/.perlbrew"
    PERLBREW_MANPATH="/root/perl5/perlbrew/perls/perl-5.16.3/man"
    PERLBREW_PATH="/root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.16.3/bin"
    PERLBREW_PERL="perl-5.16.3"
    PERLBREW_ROOT="/root/perl5/perlbrew"
    PERLBREW_VERSION="0.66"
  @INC:
    /root/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3/i686-linux
    /root/perl5/perlbrew/perls/perl-5.16.3/lib/site_perl/5.16.3
    /root/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3/i686-linux
    /root/perl5/perlbrew/perls/perl-5.16.3/lib/5.16.3
    .