Report for AnyEvent-AIO-1.1

Back
From: Kevin William Henwood
Subject: PASS AnyEvent-AIO-1.1 v5.16.0 GNU/Linux
Date: 2012-09-27T20:55:55Z

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 Marc Lehmann,

This is a computer-generated report for AnyEvent-AIO-1.1
on perl 5.16.0, created by CPAN-Reporter-1.2006.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /opt/perl-5.16.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
[13:55:47] t/00_load.t .. ok      158 ms
[13:55:47]
All tests successful.
Files=1, Tests=1,  0 wallclock secs ( 0.10 usr  0.01 sys +  0.09 cusr  0.01 csys =  0.21 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    AnyEvent            3.4  7.02
    IO::AIO             3    4.15

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.62


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

Environment variables:

    AUTHOR_TESTING = 1
    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/lib/alliance/bin:/root/bin:/usr/lib/alliance/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3243
    PERL5_CPAN_IS_RUNNING = 3243
    PERL_ANTEVENT_MODEL = POE
    PERL_ANYEVENT_AVOID_ASYNC_INTERRUPT = 1
    PERL_ANYEVENT_DBI_TESTS = 1
    PERL_ANYEVENT_LOOP_TESTS = 1
    PERL_ANYEVENT_NET_TESTS = 1
    PERL_ANYEVENT_STRICT = 1
    PERL_ANYEVENT_VERBOSE = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /opt/perl-5.16.0/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 6 10
    $EGID = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.20    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=2.6.22.14-72.fc6, archname=i686-linux-thread-multi-64int-ld
    uname='linux localhost.localdomain 2.6.22.14-72.fc6 #1 smp wed nov 21 15:12:59 est 2007 i686 i686 i386 gnulinux '
    config_args='-Dcc=gcc -Dprefix=/opt/perl-5.16.0 -DDEBUGGING -D_PERL_IMPLICIT_SYS'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20070626 (Red Hat 4.1.2-13)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl-5.16.0/lib/5.16.0/i686-linux-thread-multi-64int-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY MYMALLOC
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MAD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_TRACK_MEMPOOL USE_64_BIT_INT
                        USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Aug 29 2012 07:08:37
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3243"
    PERL5_CPAN_IS_RUNNING="3243"
    PERL_ANTEVENT_MODEL="POE"
    PERL_ANYEVENT_AVOID_ASYNC_INTERRUPT="1"
    PERL_ANYEVENT_DBI_TESTS="1"
    PERL_ANYEVENT_LOOP_TESTS="1"
    PERL_ANYEVENT_NET_TESTS="1"
    PERL_ANYEVENT_STRICT="1"
    PERL_ANYEVENT_VERBOSE="1"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /opt/perl-5.16.0/lib/site_perl/5.16.0/i686-linux-thread-multi-64int-ld
    /opt/perl-5.16.0/lib/site_perl/5.16.0
    /opt/perl-5.16.0/lib/5.16.0/i686-linux-thread-multi-64int-ld
    /opt/perl-5.16.0/lib/5.16.0
    .