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 Graham Barr, 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 'fetch': [MSG] [Sun Dec 17 16:47:49 2006] Trying to get 'http://www.cpan.org/authors/id/G/GB/GBARR/Regexp-0.004.tar.gz' [MSG] [Sun Dec 17 16:47:50 2006] Trying to get 'http://www.cpan.org/authors/id/G/GB/GBARR/CHECKSUMS' [MSG] [Sun Dec 17 16:47:51 2006] Checksum matches for 'Regexp-0.004.tar.gz' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/typemap' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/Makefile.PL' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/Regexp.xs' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/MANIFEST.SKIP' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/Regexp.pm' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/README' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/t/' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/t/basic.t' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp-0.004/MANIFEST' [MSG] [Sun Dec 17 16:47:51 2006] Extracted 'Regexp' to '/home/chris/.cpanplus/5.8.8/build/Regexp-0.004' [MSG] [Sun Dec 17 16:47:52 2006] Checking if your kit is complete... Looks good Writing Makefile for Regexp [MSG] [Sun Dec 17 16:47:52 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Sun Dec 17 16:47:54 2006] MAKE failed: cp Regexp.pm blib/lib/Regexp.pm /home/chris/dev/perl588/bin/perl /home/chris/dev/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /home/chris/dev/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap Regexp.xs > Regexp.xsc && mv Regexp.xsc Regexp.c cc -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -DVERSION=\"0.004\" -DXS_VERSION=\"0.004\" -DPIC -fPIC "-I/home/chris/dev/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE" Regexp.c Regexp.xs:21:1: warning: "PerlIO_stderr" redefined In file included from /home/chris/dev/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE/perl.h:756, from Regexp.xs:11: /home/chris/dev/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE/embed.h:3504:1: warning: this is the location of the previous definition Regexp.c: In function `XS_Regexp_nparens': Regexp.c:232: warning: cast to pointer from integer of different size Regexp.c: In function `XS_Regexp_minlength': Regexp.c:262: warning: cast to pointer from integer of different size Regexp.c: In function `XS_Regexp_lastparen': Regexp.c:292: warning: cast to pointer from integer of different size Regexp.c: In function `XS_Regexp_pattern': Regexp.c:322: warning: cast to pointer from integer of different size Regexp.xs:99: error: `sv_undef' undeclared (first use in this function) Regexp.xs:99: error: (Each undeclared identifier is reported only once Regexp.xs:99: error: for each function it appears in.) Regexp.c: In function `XS_Regexp_backref': Regexp.c:363: warning: cast to pointer from integer of different size Regexp.xs:111: warning: comparison between pointer and integer Regexp.xs:113: warning: passing arg 3 of `Perl_sv_setpvn' makes pointer from integer without a cast Regexp.xs:117: error: `sv_undef' undeclared (first use in this function) Regexp.xs:126: warning: passing arg 3 of `Perl_sv_setpvn' makes pointer from integer without a cast Regexp.c: In function `XS_Regexp_prematch': Regexp.c:429: warning: cast to pointer from integer of different size Regexp.xs:147: error: invalid operands to binary - Regexp.xs:150: error: `sv_undef' undeclared (first use in this function) Regexp.c: In function `XS_Regexp_postmatch': Regexp.c:468: warning: cast to pointer from integer of different size Regexp.xs:161: error: structure has no member named `subend' Regexp.xs:161: warning: passing arg 3 of `Perl_sv_setpvn' makes pointer from integer without a cast Regexp.xs:164: error: `sv_undef' undeclared (first use in this function) Regexp.c: In function `XS_Regexp_lastmatch': Regexp.c:507: warning: cast to pointer from integer of different size Regexp.xs:175: warning: passing arg 3 of `Perl_sv_setpvn' makes pointer from integer without a cast Regexp.xs:178: error: `sv_undef' undeclared (first use in this function) Regexp.c: In function `XS_Regexp_length': Regexp.c:546: warning: cast to pointer from integer of different size Regexp.c: In function `XS_Regexp_endpos': Regexp.c:579: warning: cast to pointer from integer of different size Regexp.xs:195: error: invalid operands to binary - Regexp.c: In function `XS_Regexp_startpos': Regexp.c:612: warning: cast to pointer from integer of different size Regexp.xs:203: error: invalid operands to binary - Regexp.c: In function `XS_Regexp_new': Regexp.c:661: warning: cast from pointer to integer of different size Regexp.c: In function `XS_Regexp_match': Regexp.c:691: warning: cast to pointer from integer of different size Regexp.c:697: error: `defgv' undeclared (first use in this function) Regexp.xs:247: warning: passing arg 3 of `Perl_sv_setpvn' makes pointer from integer without a cast Regexp.xs:251: error: `sv_undef' undeclared (first use in this function) Regexp.xs:262: error: invalid operands to binary - Regexp.c: In function `XS_Regexp_regdump': Regexp.c:781: warning: cast to pointer from integer of different size Regexp.c: In function `XS_Regexp_DESTROY': Regexp.c:823: warning: cast to pointer from integer of different size Regexp.xs: In function `XS_Regexp_current': Regexp.xs:309: error: `curpm' undeclared (first use in this function) Regexp.xs:312: warning: cast from pointer to integer of different size gmake: *** [Regexp.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: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=netbsd, osvers=3.0, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.0 netbsd 3.0 (generic_laptop) #0: mon dec 19 01:08:52 utc 2005 [EMAIL PROTECTED]:homebuildsabnetbsd-3-0-releasei386200512182024z-objhomebuildsabnetbsd-3-0-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -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, 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 -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread 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='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
