Report for Net-PcapUtils-0.01

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-PcapUtils-0.01 v5.12.4 FreeBSD
Date: 2011-11-28T00:53:17Z

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.9112. 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] [Mon Nov 28 00:53:17 2011] cp Pcap.pm blib/lib/Net/Pcap.pm
/usr/home/cpan/pit/bare/perl-5.12.4/bin/perl /usr/home/cpan/pit/bare/perl-5.12.4/lib/site_perl/5.12.4/ExtUtils/xsubpp  -typemap /usr/home/cpan/pit/bare/perl-5.12.4/lib/5.12.4/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/bare/perl-5.12.4/lib/5.12.4/amd64-freebsd/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.xs: In function 'XS_Net__Pcap_next':
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.xs: In function 'XS_Net__Pcap_next_ex':
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.xs: In function 'XS_Net__Pcap_dump':
Pcap.xs:553: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness
Pcap.c: In function 'XS_Net__Pcap_strerror':
Pcap.c:1603: warning: assignment discards qualifiers from pointer target type
Pcap.xs: In function 'XS_Net__Pcap_stats':
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.xs: In function 'XS_Net__Pcap_getevent':
Pcap.xs:951: warning: cast from pointer to integer of different size
Pcap.xs: In function 'XS_Net__Pcap_sendpacket':
Pcap.xs:963: warning: pointer targets in passing argument 2 of 'pcap_sendpacket' differ in signedness
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/bare/perl-5.12.4/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo
Manifying blib/man1/pcapinfo.1
Manifying blib/man3/Net::Pcap.3

[MSG] [Mon Nov 28 00:53:17 2011] Sending test report for 'Net-Pcap-0.16'
[MSG] [Mon Nov 28 00:53:17 2011] Ok, not sending test report
[MSG] [Mon Nov 28 00:53:17 2011] cp PcapUtils.pm blib/lib/Net/PcapUtils.pm
Manifying blib/man3/Net::PcapUtils.3

[ERROR] [Mon Nov 28 00:53:17 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cpan/pit/bare/perl-5.12.4/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.03 usr  0.00 sys +  0.05 cusr  0.02 csys =  0.11 CPU)
Result: FAIL
*** Error code 255

Stop in /usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01.
Failed 3/3 test programs. 3/3 subtests failed.

[MSG] [Mon Nov 28 00:53:17 2011] 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
	  ExtUtils::MakeMaker                6.62        0
	  Net::Pcap                          0.16     0.03

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9112
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.05
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.94

******************************** 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.66.
Powered by minismokebox version 0.54

------------------------------
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/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-Pcap-0.16/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-Pcap-0.16/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 44871
    PERL5_CPANPLUS_IS_VERSION = 0.9112
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.12.4
    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/bare/perl-5.12.4/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=9.0-rc1, archname=amd64-freebsd
    uname='freebsd fremen 9.0-rc1 freebsd 9.0-rc1 #0: tue oct 18 18:51:43 utc 2011 root@farrell.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.12.4'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, 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.2 20070831 prerelease [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, 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_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under freebsd
  Compiled at Oct 24 2011 17:10:07
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-Pcap-0.16/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-Pcap-0.16/blib/arch:/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="44871"
    PERL5_CPANPLUS_IS_VERSION="0.9112"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.12.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-Pcap-0.16/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-Pcap-0.16/blib/arch
    /usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.12.4/.cpanplus/5.12.4/build/Net-PcapUtils-0.01/blib/arch
    /usr/home/cpan/pit/bare/perl-5.12.4/lib/site_perl/5.12.4/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.12.4/lib/site_perl/5.12.4
    /usr/home/cpan/pit/bare/perl-5.12.4/lib/5.12.4/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.12.4/lib/5.12.4
    .