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.

-- 
This is an error report generated automatically by CPANPLUS.
Below is the error stack during 'make':

cp RegExp.pm blib/lib/Devel/RegExp.pm
AutoSplitting blib/lib/Devel/RegExp.pm (blib/lib/auto/Devel/RegExp)
/home/local/bin/perl5.8.0 /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap 
/usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap  RegExp.xs > RegExp.xsc 
&& mv RegExp.xsc RegExp.c
Please specify prototyping behavior for RegExp.xs (see perlxs manual)
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O3   -DVERSION=\"0.1\" 
-DXS_VERSION=\"0.1\" -fpic "-I/usr/local/lib/perl5/5.8.0/i586-linux/CORE"   RegExp.c
RegExp.xs: In function `constant':
RegExp.xs:44: `sawi' undeclared (first use in this function)
RegExp.xs:44: (Each undeclared identifier is reported only once
RegExp.xs:44: for each function it appears in.)
RegExp.xs: In function `Perl_regdump':
RegExp.xs:104: `EXACTLY' undeclared (first use in this function)
RegExp.xs:108: warning: assignment from incompatible pointer type
RegExp.xs:114: request for member `type' in something not a structure or union
RegExp.xs:115: invalid operands to binary -
RegExp.xs:115: warning: passing arg 1 of `Perl_regprop' from incompatible pointer type
RegExp.xs:115: too few arguments to function `Perl_regprop'
RegExp.xs:115: invalid use of void expression
RegExp.xs:116: warning: passing arg 1 of `Perl_regnext' from incompatible pointer type
RegExp.xs:116: warning: assignment from incompatible pointer type
RegExp.xs:117: `regarglen' undeclared (first use in this function)
RegExp.xs:121: invalid operands to binary -
RegExp.xs:142: structure has no member named `regstart'
RegExp.xs:143: structure has no member named `regstart'
RegExp.xs:145: warning: passing arg 1 of `Perl_regprop' from incompatible pointer type
RegExp.xs:145: too few arguments to function `Perl_regprop'
RegExp.xs:145: invalid use of void expression
RegExp.xs:152: structure has no member named `regmust'
RegExp.xs:153: structure has no member named `regmust'
RegExp.xs:154: structure has no member named `regback'
RegExp.xs: At top level:
RegExp.xs:164: conflicting types for `Perl_regprop'
/usr/local/lib/perl5/5.8.0/i586-linux/CORE/proto.h:654: previous declaration of 
`Perl_regprop'
RegExp.xs: In function `Perl_regprop':
RegExp.xs:168: `buf' undeclared (first use in this function)
RegExp.xs:170: request for member `type' in something not a structure or union
RegExp.xs:189: parse error before `ANY'
RegExp.xs:201: `EXACTLY' undeclared (first use in this function)
RegExp.xs:266: `GBOL' undeclared (first use in this function)
RegExp.xs:172: warning: unreachable code at beginning of switch statement
RegExp.xs: At top level:
RegExp.xs:291: parse error before `('
RegExp.xs:291: conflicting types for `Perl_pregexec'
/usr/local/lib/perl5/5.8.0/i586-linux/CORE/proto.h:647: previous declaration of 
`Perl_pregexec'
RegExp.xs:291: parse error before `+'
RegExp.xs:291: stray '\' in program
RegExp.xs:302: parse error before `{'
RegExp.c: In function `XS_Devel__RegExp_regcomp':
RegExp.c:354: warning: assignment makes pointer from integer without a cast
RegExp.c: In function `XS_Devel__RegExp_regexec':
RegExp.c:460: stray '\' in program
RegExp.c:460: parse error before `;'
RegExp.xs: In function `XS_Devel__RegExp_match':
RegExp.xs:351: structure has no member named `subbase'
RegExp.xs:369: warning: assignment makes pointer from integer without a cast
RegExp.xs:370: warning: assignment makes pointer from integer without a cast
RegExp.xs:375: `sv_undef' undeclared (first use in this function)
make: *** [RegExp.o] Error 1


Additional comments:



--

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.2.16c32_iii, archname=i586-linux
    uname='linux www.arens.nl 2.2.16c32_iii #1 fri nov 9 21:54:54 pst 2001 i586 
unknown '
    config_args='-Uinstallusrbinperl -ds'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O3',
    cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='2.95.3 20010315 (release)', 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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
    libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.1.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to