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 Bastian Ballmann, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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] [Fri Feb 2 10:37:48 2007] Checking if source files are up to date [MSG] [Fri Feb 2 10:37:48 2007] Retrieving /home/maddingue/.cpanplus/sourcefiles.2.15.stored [MSG] [Fri Feb 2 10:37:49 2007] Trying to get 'file://mnt/video/MiniCPAN/authors/id/C/CR/CRAZYDJ/Net-ARP-1.0.tgz' [MSG] [Fri Feb 2 10:37:49 2007] Trying to get 'file://mnt/video/MiniCPAN/authors/id/C/CR/CRAZYDJ/CHECKSUMS' [MSG] [Fri Feb 2 10:37:49 2007] Checksum matches for 'Net-ARP-1.0.tgz' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/_MTN/' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/_MTN/options' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/_MTN/format' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/_MTN/log' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/_MTN/revision' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/ARP.pm' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/ARP.xs' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/Changes' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/MANIFEST' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/Makefile.PL' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/README' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/arp.h' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/arp_lookup_bsd.c' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/arp_lookup_linux.c' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/get_mac_bsd.c' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/get_mac_linux.c' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/ppport.h' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/send_packet_bsd.c' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/send_packet_linux.c' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/t/' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/t/ARP.t' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/t/arp_lookup.t' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/t/get_mac.t' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/t/send_packet.t' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net-ARP/test.pl' [MSG] [Fri Feb 2 10:37:50 2007] Extracted 'Net::ARP' to '/mnt/video/cpanplus/5.8.5/build/Net-ARP' [MSG] [Fri Feb 2 10:37:50 2007] Checking if your kit is complete... Looks good Writing Makefile for Net::ARP [MSG] [Fri Feb 2 10:37:50 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Fri Feb 2 10:37:54 2007] cp ARP.pm blib/lib/Net/ARP.pm /usr/bin/perl5.8.5 /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.5/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 -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -DLINUX ARP.c ARP.xs: In function `XS_Net__ARP_send_packet': ARP.xs:121: warning: comparison between pointer and integer ARP.xs:127: warning: comparison between pointer and integer gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -DLINUX send_packet_linux.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -DLINUX get_mac_linux.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE" -DLINUX arp_lookup_linux.c Running Mkbootstrap for Net::ARP () chmod 644 ARP.bs rm -f blib/arch/auto/Net/ARP/ARP.so gcc -shared -L/usr/local/lib ARP.o send_packet_linux.o get_mac_linux.o arp_lookup_linux.o -o blib/arch/auto/Net/ARP/ARP.so \ \ chmod 755 blib/arch/auto/Net/ARP/ARP.so cp ARP.bs blib/arch/auto/Net/ARP/ARP.bs chmod 644 blib/arch/auto/Net/ARP/ARP.bs Manifying blib/man3/Net::ARP.3pm [ERROR] [Fri Feb 2 10:37:55 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/ARP............ok t/arp_lookup.....Name "main::fu" used only once: possible typo at t/arp_lookup.t line 13. Use of uninitialized value in string at t/arp_lookup.t line 13. ok t/get_mac........ioctl SIOCGIFHWADDR: No such device ok t/send_packet....Name "main::errbuf" used only once: possible typo at t/send_packet.t line 21. FAILED before any test output arrived Failed Test Stat Wstat Total Fail List of Failed --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/send_packet.t ?? ?? ?? Failed 1/4 test scripts. 0/5 subtests failed. Files=4, Tests=5, 0 wallclock secs ( 0.26 cusr + 0.04 csys = 0.30 CPU) Failed 1/4 test programs. 0/5 subtests failed. make: *** [test_dynamic] Erreur 255 ******************************** 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: -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.6.3-25mdk-i686-up-4gb, archname=i386-linux-thread-multi uname='linux mercury.mandriva.com 2.6.3-25mdk-i686-up-4gb #1 fri jan 14 03:39:39 mst 2005 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, 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 /lib /usr/lib libs=-lnsl -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
