develooper Front page | perl.cpan.testers | Postings from July 2004

FAIL Regexp-0.004 i686-linux 2.4.26

From:
root
Date:
July 15, 2004 02:54
Subject:
FAIL Regexp-0.004 i686-linux 2.4.26
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.049.

Below is the error stack during 'fetch':

cp Regexp.pm blib/lib/Regexp.pm
/usr/bin/perl /usr/lib/perl5/5.8.4/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8.4/ExtUtils/typemap -typemap typemap  Regexp.xs > Regexp.xsc && mv Regexp.xsc Regexp.c
cc -c   -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2   -DVERSION=\"0.004\" -DXS_VERSION=\"0.004\" -fpic "-I/usr/lib/perl5/5.8.4/i686-linux/CORE"   Regexp.c
Regexp.xs: In function `XS_Regexp_pattern':
Regexp.xs:99: `sv_undef' undeclared (first use in this function)
Regexp.xs:99: (Each undeclared identifier is reported only once
Regexp.xs:99: for each function it appears in.)
Regexp.xs: In function `XS_Regexp_backref':
Regexp.xs:111: warning: comparison between pointer and integer
Regexp.xs:114: warning: passing arg 2 of `Perl_sv_setpvn' makes pointer from integer without a cast
Regexp.xs:117: `sv_undef' undeclared (first use in this function)
Regexp.xs:126: warning: passing arg 2 of `Perl_sv_setpvn' makes pointer from integer without a cast
Regexp.xs: In function `XS_Regexp_prematch':
Regexp.xs:147: invalid operands to binary -
Regexp.xs:150: `sv_undef' undeclared (first use in this function)
Regexp.xs: In function `XS_Regexp_postmatch':
Regexp.xs:161: structure has no member named `subend'
Regexp.xs:161: warning: passing arg 2 of `Perl_sv_setpvn' makes pointer from integer without a cast
Regexp.xs:164: `sv_undef' undeclared (first use in this function)
Regexp.xs: In function `XS_Regexp_lastmatch':
Regexp.xs:175: warning: passing arg 2 of `Perl_sv_setpvn' makes pointer from integer without a cast
Regexp.xs:178: `sv_undef' undeclared (first use in this function)
Regexp.xs: In function `XS_Regexp_endpos':
Regexp.xs:195: invalid operands to binary -
Regexp.xs: In function `XS_Regexp_startpos':
Regexp.xs:203: invalid operands to binary -
Regexp.c: In function `XS_Regexp_match':
Regexp.c:558: `defgv' undeclared (first use in this function)
Regexp.xs:247: warning: passing arg 2 of `Perl_sv_setpvn' makes pointer from integer without a cast
Regexp.xs:251: `sv_undef' undeclared (first use in this function)
Regexp.xs:262: invalid operands to binary -
Regexp.xs: In function `XS_Regexp_current':
Regexp.xs:309: `curpm' undeclared (first use in this function)
make: *** [Regexp.o] Error 1


Additional comments:
--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=linux, osvers=2.4.26, archname=i686-linux
    uname='linux linux3 2.4.26 #26 sat jun 26 08:13:07 bst 2004 i686 unknown '
    config_args=''
    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='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.1)', 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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.2.4.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.4/i686-linux/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About