Report for Net-Pcap-0.16

From: JOST
Subject: PASS Net-Pcap-0.16 i86pc-solaris-64int 2.11
Date: 2010-01-24 10:44

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 Sebastien Aperghis-Tramoni,
    
This is a computer-generated report for Net-Pcap-0.16
on perl 5.11.4, created by CPAN-Reporter-1.1708. 

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 /export/home/cpant3/perl5/bin/perl5.11.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Net::Pcap 0.16 under Perl 5.011004
t/00-load.t ................ ok
t/01-api.t ................. ok
t/02-lookup.t .............. ok
t/03-openlive.t ............ skipped: must be run as root
t/04-loop.t ................ skipped: must be run as root
t/05-dump.t ................ skipped: must be run as root
t/06-offline.t ............. skipped: must be run as root
t/07-stats.t ............... skipped: must be run as root
Use of uninitialized value in subroutine entry at t/08-filter.t line 16.
t/08-filter.t .............. ok
t/09-error.t ............... skipped: no network device available
t/10-fileno.t .............. skipped: no network device available
t/11-snapshot.t ............ skipped: must be run as root
t/12-next.t ................ skipped: pcap_next() behaves too strangely for being tested on random machines
t/13-dispatch.t ............ skipped: must be run as root
t/14-datalink.t ............ ok
# This platform has been detected as a little endian architecture
t/15-is_swapped.t .......... ok
t/16-setnonblock.t ......... ok
# libpcap version 0.9.8
t/17-lib_version.t ......... ok
t/18-open_dead.t ........... ok
t/19-breakloop.t ........... skipped: must be run as root
t/20-constants.t ........... ok
t/21-next_ex.t ............. skipped: slowness and random failures... testing pcap_next_ex() is a PITA
t/22-open.t ................ skipped: pcap_open() is not available
t/23-srcstr.t .............. skipped: pcap_createsrcstr() is not available
t/50-poe-component-pcap.t .. skipped: POE is not available
t/distchk.t ................ skipped: Test::Distribution required for checking distribution
t/pod.t .................... skipped: Test::Pod 1.14 required for testing POD
t/podcover.t ............... skipped: Currently not working for Net::Pcap
t/podspell.t ............... skipped: Pod spelling: for developer interest only :)
t/portfs.t ................. skipped: Test::Portability::Files required for testing filenames portability
All tests successful.
Files=30, Tests=547,  3 wallclock secs ( 0.35 usr  0.28 sys +  1.40 cusr  0.61 csys =  2.64 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module        Need Have
    ------------- ---- ----
    Carp          0    1.15
    Socket        0    1.85
    Sys::Hostname 0    1.11
    Test::More    0.45 0.94
    XSLoader      0    0.10


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /export/home/cpant3/perl5/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11669
    PERL5_CPAN_IS_RUNNING = 11669
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22523,11669
    PERL_CR_SMOKER_CURRENT = Net-Pcap-Easy-1.4105
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant3/perl5/bin/perl5.11.4
    $UID/$EUID = 103 / 103
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_54
    Cwd                 3.31   
    ExtUtils::CBuilder  0.27   
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.22   
    File::Spec          3.31   
    Module::Build       0.3603 
    Module::Signature   n/a    
    Test::Harness       3.20   
    Test::More          0.94   
    YAML                0.71   
    YAML::Syck          n/a    
    version             0.81   


--

Summary of my perl5 (revision 5 version 11 subversion 4) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-64int
    uname='sunos open-solaris-noc 5.11 snv_95 i86pc i386 i86pc '
    config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.4.3 (csl-sol210-3_4-20050802)', gccosandvers='solaris2.11'
    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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' '
    libpth=/usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G'