This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--

Dear CRAZYDJ,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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 'fetch':

[MSG] [Wed Jan  2 22:19:08 2008] Trying to get 
'http://www.cpan.org/authors/id/C/CR/CRAZYDJ/Net-ARP-1.0.2.tgz'
[MSG] [Wed Jan  2 22:19:09 2008] Trying to get 
'http://www.cpan.org/authors/id/C/CR/CRAZYDJ/CHECKSUMS'
[MSG] [Wed Jan  2 22:19:09 2008] Checksum matches for 'Net-ARP-1.0.2.tgz'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/ppport.h'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/Changes'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/get_mac_linux.c'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/send_packet_linux.c'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/MANIFEST'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/README'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/test.pl'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/send_packet_bsd.c'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/arp_lookup_bsd.c'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/Changes~'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/_MTN/'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/_MTN/log'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/_MTN/options'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/_MTN/revision'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/_MTN/format'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/t/'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/t/arp_lookup.t'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/t/ARP.t'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/t/send_packet.t'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/t/get_mac.t'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/get_mac_bsd.c'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/ARP.pm'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/Makefile.PL'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/arp.h'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/ARP.xs'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net-ARP/arp_lookup_linux.c'
[MSG] [Wed Jan  2 22:19:10 2008] Extracted 'Net::ARP' to 
'/home/cpan/perl562/.cpanplus/5.6.2/build/Net-ARP'
[MSG] [Wed Jan  2 22:19:10 2008] Module Net::Pcap is required for make test!
Checking if your kit is complete...
Looks good
Writing Makefile for Net::ARP

[MSG] [Wed Jan  2 22:19:10 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Wed Jan  2 22:19:14 2008] MAKE failed:  cp ARP.pm blib/lib/Net/ARP.pm
/home/cpan/perl562/bin/perl /home/cpan/perl562/lib/5.6.2/ExtUtils/xsubpp  
-typemap /home/cpan/perl562/lib/5.6.2/ExtUtils/typemap  ARP.xs > ARP.xsc && mv 
ARP.xsc ARP.c
Please specify prototyping behavior for ARP.xs (see perlxs manual)
cc -c   -fno-strict-aliasing -I/usr/pkg/include -O   -DVERSION=\"1.0\" 
-DXS_VERSION=\"1.0\" -DPIC -fPIC  
"-I/home/cpan/perl562/lib/5.6.2/i386-netbsd-thread-multi-64int/CORE"  -DBSD 
ARP.c
In file included from ARP.xs:24:
ppport.h: In function `Perl_grok_number':
ppport.h:845: warning: passing arg 1 of `Perl_grok_numeric_radix' from 
incompatible pointer type
ppport.h:845: warning: passing arg 2 of `Perl_grok_numeric_radix' from 
incompatible pointer type
ppport.h:845: error: too few arguments to function `Perl_grok_numeric_radix'
ppport.h:851: warning: passing arg 1 of `Perl_grok_numeric_radix' from 
incompatible pointer type
ppport.h:851: warning: passing arg 2 of `Perl_grok_numeric_radix' from 
incompatible pointer type
ppport.h:851: error: too few arguments to function `Perl_grok_numeric_radix'
ARP.xs:29:30: net/ethernet.h: No such file or directory
In file included from ARP.xs:32:
arp.h: At top level:
arp.h:46: error: redefinition of `struct arphdr'
arp.h:58: error: parse error before "__THROW"
arp.h:58: warning: data definition has no type or storage class
ARP.xs: In function `XS_Net__ARP_send_packet':
ARP.xs:47: error: invalid application of `sizeof' to an incomplete type
ARP.xs:50: error: invalid application of `sizeof' to an incomplete type
ARP.xs:121: warning: comparison between pointer and integer
ARP.xs:127: warning: comparison between pointer and integer
ARP.xs:150: error: dereferencing pointer to incomplete type
ARP.xs:150: error: `ETHER_ADDR_LEN' undeclared (first use in this function)
ARP.xs:150: error: (Each undeclared identifier is reported only once
ARP.xs:150: error: for each function it appears in.)
ARP.xs:151: error: dereferencing pointer to incomplete type
ARP.xs:152: error: dereferencing pointer to incomplete type
ARP.xs:152: error: `ETHERTYPE_ARP' undeclared (first use in this function)
gmake: *** [ARP.o] Error 1



******************************** 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 CPAN::YACSmoke 0.0307.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5_CPANPLUS_IS_EXECUTING = 
    PERL5_CPANPLUS_IS_RUNNING = 14727
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl562/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lc -lposix -lcrypt -lutil -lpthread
    perllibs=-lm -lc -lposix -lcrypt -lutil -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to