Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Net-PcapUtils-0.01 v5.15.3 GNU/Linux
Date: 2011-11-20T02:05:20Z
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] [Sun Nov 20 02:05:12 2011] cp Pcap.pm blib/lib/Net/Pcap.pm
/home/cpan/pit/thr/perl-5.15.3/bin/perl5.15.3 /home/cpan/pit/thr/perl-5.15.3/lib/site_perl/5.15.3/ExtUtils/xsubpp -typemap /home/cpan/pit/thr/perl-5.15.3/lib/5.15.3/ExtUtils/typemap -typemap typemap Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c
cc -c -Wall -Wwrite-strings -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/home/cpan/pit/thr/perl-5.15.3/lib/5.15.3/x86_64-linux-thread-multi/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 2 of 'Perl_newSVpv' differ in signedness
/home/cpan/pit/thr/perl-5.15.3/lib/5.15.3/x86_64-linux-thread-multi/CORE/proto.h:2624: note: expected 'const char * const' but argument is of type 'u_char *'
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 3 of 'Perl_sv_setpvn' differ in signedness
/home/cpan/pit/thr/perl-5.15.3/lib/5.15.3/x86_64-linux-thread-multi/CORE/proto.h:4005: note: expected 'const char * const' but argument is of type 'const u_char *'
Pcap.xs: In function 'XS_Net__Pcap_dump':
Pcap.xs:553: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness
/usr/include/pcap/pcap.h:331: note: expected 'const u_char *' but argument is of type 'char *'
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
/usr/include/pcap/pcap.h:296: note: expected 'const u_char *' but argument is of type 'char *'
Running Mkbootstrap for Net::Pcap ()
chmod 644 Pcap.bs
rm -f blib/arch/auto/Net/Pcap/Pcap.so
LD_RUN_PATH="/usr/lib/../lib64" cc -shared -O2 -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
/home/cpan/pit/thr/perl-5.15.3/bin/perl5.15.3 -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo
Manifying blib/man1/pcapinfo.1
Manifying blib/man3/Net::Pcap.3
[MSG] [Sun Nov 20 02:05:12 2011] Sending test report for 'Net-Pcap-0.16'
[MSG] [Sun Nov 20 02:05:12 2011] Ok, not sending test report
[MSG] [Sun Nov 20 02:05:12 2011] cp PcapUtils.pm blib/lib/Net/PcapUtils.pm
Manifying blib/man3/Net::PcapUtils.3
[ERROR] [Sun Nov 20 02:05:12 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.15.3/bin/perl5.15.3 "-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.02 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.08 CPU)
Result: FAIL
Failed 3/3 test programs. 3/3 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Sun Nov 20 02:05:12 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.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.05
File::Spec 3.34
Module::Build 0.39_01
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
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-Pcap-0.16/blib/lib:/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-Pcap-0.16/blib/arch:/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-PcapUtils-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-PcapUtils-0.01/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 5397
PERL5_CPANPLUS_IS_VERSION = 0.9112
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.15.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.15.3/bin/perl5.15.3
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi
uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.15.3 -Dusethreads -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.4', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
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 MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Sep 24 2011 11:24:13
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-Pcap-0.16/blib/lib:/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-Pcap-0.16/blib/arch:/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-PcapUtils-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-PcapUtils-0.01/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="5397"
PERL5_CPANPLUS_IS_VERSION="0.9112"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.15.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-Pcap-0.16/blib/lib
/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-Pcap-0.16/blib/arch
/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-PcapUtils-0.01/blib/lib
/home/cpan/pit/thr/conf/perl-5.15.3/.cpanplus/5.15.3/build/Net-PcapUtils-0.01/blib/arch
/home/cpan/pit/thr/perl-5.15.3/lib/site_perl/5.15.3/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.15.3/lib/site_perl/5.15.3
/home/cpan/pit/thr/perl-5.15.3/lib/5.15.3/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.15.3/lib/5.15.3
.