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.84. 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] [Fri Jan  4 14:17:45 2008] Trying to get 
'http://www.cpan.org/authors/id/C/CR/CRAZYDJ/Net-ARP-1.0.2.tgz'
[MSG] [Fri Jan  4 14:17:48 2008] Trying to get 
'http://www.cpan.org/authors/id/C/CR/CRAZYDJ/CHECKSUMS'
[MSG] [Fri Jan  4 14:17:49 2008] Checksum matches for 'Net-ARP-1.0.2.tgz'
[MSG] [Fri Jan  4 14:17:49 2008] Extracted 'Net-ARP/'
[MSG] [Fri Jan  4 14:17:49 2008] Extracted 'Net-ARP/ppport.h'
[MSG] [Fri Jan  4 14:17:49 2008] Extracted 'Net-ARP/Changes'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/get_mac_linux.c'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/send_packet_linux.c'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/MANIFEST'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/README'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/test.pl'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/send_packet_bsd.c'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/arp_lookup_bsd.c'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/Changes~'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/_MTN/'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/_MTN/log'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/_MTN/options'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/_MTN/revision'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/_MTN/format'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/t/'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/t/arp_lookup.t'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/t/ARP.t'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/t/send_packet.t'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/t/get_mac.t'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/get_mac_bsd.c'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/ARP.pm'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/Makefile.PL'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/arp.h'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/ARP.xs'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net-ARP/arp_lookup_linux.c'
[MSG] [Fri Jan  4 14:17:50 2008] Extracted 'Net::ARP' to 
'/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Net-ARP'
[MSG] [Fri Jan  4 14:17:51 2008] Module Net::Pcap is required for make test!
Checking if your kit is complete...
Looks good
Writing Makefile for Net::ARP

[MSG] [Fri Jan  4 14:17:52 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Fri Jan  4 14:17:56 2008] MAKE failed: Illegal seek cp ARP.pm 
blib/lib/Net/ARP.pm
/export/home/chris/perl5.10.0/bin/perl 
/export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp  -typemap 
/export/home/chris/perl5.10.0/lib/5.10.0/ExtUtils/typemap  ARP.xs > ARP.xsc && 
mv ARP.xsc ARP.c
Please specify prototyping behavior for ARP.xs (see perlxs manual)
gcc -c    -D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV -O    -DVERSION=\"1.0\"  -DXS_VERSION=\"1.0\" -fPIC 
"-I/export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int/CORE"
  -DBSD ARP.c
In file included from ARP.xs:24:
ppport.h:230:1: warning: "PERL_UNUSED_DECL" redefined
In file included from ARP.xs:21:
/export/home/chris/perl5.10.0/lib/5.10.0/i86pc-solaris-thread-multi-64int/CORE/perl.h:299:1:
 warning: this is the location of the previous definition
ARP.xs:29:30: net/ethernet.h: No such file or directory
In file included from ARP.xs:32:
arp.h:58: error: syntax 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 incomplete type 
`ether_header' 
ARP.xs:50: error: invalid application of `sizeof' to incomplete type 
`ether_header' 
ARP.xs:134: error: `INADDR_NONE' undeclared (first use in this function)
ARP.xs:134: error: (Each undeclared identifier is reported only once
ARP.xs:134: error: for each function it appears in.)
ARP.xs:150: error: dereferencing pointer to incomplete type
ARP.xs:150: error: `ETHER_ADDR_LEN' undeclared (first use in this function)
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)
*** Error code 1
make: Fatal error: Command failed for target `ARP.o'



******************************** 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. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = 
/export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:
    PERL5_CPANPLUS_IS_RUNNING = 6786
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = screen

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

    Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
    UID:  $<  = 100
    EUID: $>  = 100
    GID:  $(  = 1 1
    EGID: $)  = 1 1


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int
    uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc '
    config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Dusethreads 
-Duse64bitint -Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', 
gccosandvers='solaris2.10'
    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 =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -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 -L/usr/local/lib'

Reply via email to