Net-PcapUtils v0.01 Perl 5 v5.12.0 i386-freebsd-64int

Status
Fail
From
Chris Williams (BINGOS)
Dist
Net-PcapUtils v0.01
Platform
Perl 5 v5.12.0 i386-freebsd-64int
Date
2010-05-12 06:05:10
ID
52bc1c00-5d8c-11df-a648-0fd78fbefd91
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 TIMPOTTER,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9003. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Wed May 12 07:05:09 2010] cp Pcap.pm blib/lib/Net/Pcap.pm
/usr/home/cpan/pit/64bit/perl-5.12.0/bin/perl /usr/home/cpan/pit/64bit/perl-5.12.0/lib/5.12.0/ExtUtils/xsubpp  -typemap /usr/home/cpan/pit/64bit/perl-5.12.0/lib/5.12.0/ExtUtils/typemap -typemap typemap  Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c
cc -c    -Wall -Wwrite-strings -O    -DVERSION=\"0.16\"  -DXS_VERSION=\"0.16\" -DPIC -fPIC "-I/usr/home/cpan/pit/64bit/perl-5.12.0/lib/5.12.0/i386-freebsd-64int/CORE"  -DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_BREAKLOOP -DHAVE_PCAP_COMPILE_NOPCAP -DHAVE_PCAP_DATALINK_NAME_TO_VAL -DHAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION -DHAVE_PCAP_DATALINK_VAL_TO_NAME -DHAVE_PCAP_DUMP_FILE -DHAVE_PCAP_DUMP_FLUSH -DHAVE_PCAP_FINDALLDEVS -DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_GET_SELECTABLE_FD -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c
In file included from Pcap.xs:43:
stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available"
stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available"
stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available"
stubs.inc:352:2: warning: #warning "the function pcap_open() is not available"
stubs.inc:373:2: warning: #warning "the function pcap_setbuff() is not available"
stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available"
stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available"
stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available"
stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available"
stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available"
stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available"
stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available"
stubs.inc:499:2: warning: #warning "the function pcap_event() is not available"
stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available"
Pcap.xs: In function 'callback_wrapper':
Pcap.xs:57: warning: pointer targets in passing argument 1 of 'Perl_newSVpv' differ in signedness
Pcap.xs:62: warning: value computed is not used
Pcap.xs:63: warning: value computed is not used
Pcap.xs:64: warning: value computed is not used
Pcap.xs:65: warning: value computed is not used
Pcap.xs: In function 'XS_Net__Pcap_findalldevs_xs':
Pcap.xs:196: warning: value computed is not used
Pcap.xs:199: warning: value computed is not used
Pcap.xs:202: warning: value computed is not used
Pcap.xs:220: warning: value computed is not used
Pcap.xs:222: warning: value computed is not used
Pcap.c: In function 'XS_Net__Pcap_dump_open':
Pcap.c:585: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_setnonblock':
Pcap.c:617: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_getnonblock':
Pcap.c:666: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_dispatch':
Pcap.c:717: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_loop':
Pcap.c:764: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_next':
Pcap.c:806: warning: cast to pointer from integer of different size
Pcap.xs:447: warning: value computed is not used
Pcap.xs:448: warning: value computed is not used
Pcap.xs:449: warning: value computed is not used
Pcap.xs:450: warning: value computed is not used
Pcap.c: In function 'XS_Net__Pcap_next_ex':
Pcap.c:869: warning: cast to pointer from integer of different size
Pcap.xs:489: warning: value computed is not used
Pcap.xs:490: warning: value computed is not used
Pcap.xs:491: warning: value computed is not used
Pcap.xs:492: warning: value computed is not used
Pcap.xs:494: warning: pointer targets in passing argument 2 of 'Perl_sv_setpvn' differ in signedness
Pcap.c: In function 'XS_Net__Pcap_dump':
Pcap.c:935: warning: cast to pointer from integer of different size
Pcap.xs:553: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness
Pcap.c: In function 'XS_Net__Pcap_compile':
Pcap.c:1006: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_setfilter':
Pcap.c:1084: warning: cast to pointer from integer of different size
Pcap.c:1091: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_freecode':
Pcap.c:1118: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_breakloop':
Pcap.c:1144: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_close':
Pcap.c:1170: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_dump_close':
Pcap.c:1196: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_dump_file':
Pcap.c:1223: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_dump_flush':
Pcap.c:1260: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_datalink':
Pcap.c:1289: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_set_datalink':
Pcap.c:1319: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_snapshot':
Pcap.c:1414: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_is_swapped':
Pcap.c:1443: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_major_version':
Pcap.c:1472: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_minor_version':
Pcap.c:1501: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_perror':
Pcap.c:1529: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_geterr':
Pcap.c:1557: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_strerror':
Pcap.c:1584: warning: assignment discards qualifiers from pointer target type
Pcap.c: In function 'XS_Net__Pcap_file':
Pcap.c:1628: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_fileno':
Pcap.c:1665: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_get_selectable_fd':
Pcap.c:1694: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_stats':
Pcap.c:1724: warning: cast to pointer from integer of different size
Pcap.xs:742: warning: value computed is not used
Pcap.xs:744: warning: value computed is not used
Pcap.xs:746: warning: value computed is not used
Pcap.c: In function 'XS_Net__Pcap_setuserbuffer':
Pcap.c:1988: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_setbuff':
Pcap.c:2018: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_setmode':
Pcap.c:2048: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_setmintocopy':
Pcap.c:2078: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_getevent':
Pcap.c:2111: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_sendpacket':
Pcap.c:2145: warning: cast to pointer from integer of different size
Pcap.xs:963: warning: pointer targets in passing argument 2 of 'pcap_sendpacket' differ in signedness
Pcap.c: In function 'XS_Net__Pcap_sendqueue_queue':
Pcap.c:2229: warning: cast to pointer from integer of different size
Pcap.c: In function 'XS_Net__Pcap_sendqueue_transmit':
Pcap.c:2300: warning: cast to pointer from integer of different size
Pcap.c:2307: warning: cast to pointer from integer of different size
Running Mkbootstrap for Net::Pcap ()
chmod 644 Pcap.bs
rm -f blib/arch/auto/Net/Pcap/Pcap.so
LD_RUN_PATH="/usr/lib" cc  -shared  -L/usr/local/lib -fstack-protector Pcap.o  -o blib/arch/auto/Net/Pcap/Pcap.so 	  -lpcap  	 
chmod 755 blib/arch/auto/Net/Pcap/Pcap.so
cp Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs
chmod 644 blib/arch/auto/Net/Pcap/Pcap.bs
cp bin/pcapinfo blib/script/pcapinfo
/usr/home/cpan/pit/64bit/perl-5.12.0/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo
Manifying blib/man1/pcapinfo.1
Manifying blib/man3/Net::Pcap.3

[MSG] [Wed May 12 07:05:09 2010] Sending test report for 'Net-Pcap-0.16'
[MSG] [Wed May 12 07:05:09 2010] Ok, not sending test report
[MSG] [Wed May 12 07:05:10 2010] cp PcapUtils.pm blib/lib/Net/PcapUtils.pm
Manifying blib/man3/Net::PcapUtils.3

[ERROR] [Wed May 12 07:05:10 2010] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/home/cpan/pit/64bit/perl-5.12.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-loop.t .. 
Failed 1/1 subtests 
t/02-open.t .. 
Failed 1/1 subtests 
t/03-next.t .. 
Failed 2/2 subtests 

Test Summary Report
-------------------
t/01-loop.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/02-open.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
t/03-next.t (Wstat: 0 Tests: 1 Failed: 1)
  Failed test:  1
  Parse errors: Bad plan.  You planned 2 tests but ran 1.
Files=3, Tests=3,  0 wallclock secs ( 0.05 usr  0.04 sys +  0.14 cusr  0.06 csys =  0.29 CPU)
Result: FAIL
Failed 3/3 test programs. 3/3 subtests failed.
*** Error code 255

Stop in /usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01.

[MSG] [Wed May 12 07:05:10 2010] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
	  Module Name                        Have     Want
	  Net::Pcap                          0.16     0.03

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9003
	CPANPLUS::Dist::Build              0.46
	Cwd                                3.31
	ExtUtils::CBuilder               0.2703
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2205
	File::Spec                         3.31
	Module::Build                    0.3607
	Test::Harness                      3.21
	Test::More                         0.94
	version                            0.82

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.56.
Powered by minismokebox version 0.26

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-Pcap-0.16/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-Pcap-0.16/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 61716
    PERL5_CPANPLUS_IS_VERSION = 0.9003
    PERL5_MINISMOKEBOX = 0.26
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/64bit/conf/perl-5.12.0/
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/64bit/perl-5.12.0/bin/perl
    UID:  $<  = 1003
    EUID: $>  = 1003
    GID:  $(  = 1003 1003 1003
    EGID: $)  = 1003 1003 1003


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
   
  Platform:
    osname=freebsd, osvers=7.2-release, archname=i386-freebsd-64int
    uname='freebsd wintermute.staffordshire.gov.uk 7.2-release freebsd 7.2-release #0: fri may 1 08:49:13 utc 2009 root@walker.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/64bit/perl-5.12.0 -Duse64bitint'
    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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719  [FreeBSD]', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at May  5 2010 14:07:30
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-Pcap-0.16/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-Pcap-0.16/blib/arch:/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01/blib/lib:/usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="61716"
    PERL5_CPANPLUS_IS_VERSION="0.9003"
    PERL5_MINISMOKEBOX="0.26"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/64bit/conf/perl-5.12.0/"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-Pcap-0.16/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-Pcap-0.16/blib/arch
    /usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01/blib/lib
    /usr/home/cpan/pit/64bit/conf/perl-5.12.0/.cpanplus/5.12.0/build/Net-PcapUtils-0.01/blib/arch
    /usr/home/cpan/pit/64bit/perl-5.12.0/lib/site_perl/5.12.0/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.12.0/lib/site_perl/5.12.0
    /usr/home/cpan/pit/64bit/perl-5.12.0/lib/5.12.0/i386-freebsd-64int
    /usr/home/cpan/pit/64bit/perl-5.12.0/lib/5.12.0
    .