Report for Regexp-Fields-0.046

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Regexp-Fields-0.046 v5.12.4 GNU/Linux
Date: 2012-01-17T16:16:35Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear GRAZZ,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9116. 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':

[ERROR] [Tue Jan 17 16:15:53 2012] MAKE failed: No such file or directory cp Fields.pm blib/lib/Regexp/Fields.pm
/home/cpan/pit/thr-ld/perl-5.12.4/bin/perl /home/cpan/pit/thr-ld/perl-5.12.4/lib/site_perl/5.12.4/ExtUtils/xsubpp  -typemap /home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4/ExtUtils/typemap  Fields.xs > Fields.xsc && mv Fields.xsc Fields.c
cc -c  -I./include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.046\" -DXS_VERSION=\"0.046\" -fPIC "-I/home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4/x86_64-linux-thread-multi-ld/CORE"  -DRE_FIELDS -DRE_FIELDS_MAGIC -DRE_FIELDS_LEXICAL -DRE_FIELDS_REXC Fields.c
In file included from Fields.xs:6:
./include/ppport.h:230:1: warning: "PERL_UNUSED_DECL" redefined
In file included from Fields.xs:3:
/home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4/x86_64-linux-thread-multi-ld/CORE/perl.h:308:1: warning: this is the location of the previous definition
Fields.xs: In function 'rx_destructor_now':
Fields.xs:58: error: 'REGEXP' has no member named 'data'
Fields.xs:58: error: 'REGEXP' has no member named 'data'
Fields.xs:59: error: 'REGEXP' has no member named 'data'
Fields.xs: In function 'rx_mg_get':
Fields.xs:84: error: 'REGEXP' has no member named 'data'
Fields.xs:84: error: 'REGEXP' has no member named 'data'
Fields.xs:84: error: 'REGEXP' has no member named 'data'
Fields.xs:84: error: 'REGEXP' has no member named 'data'
Fields.xs: In function 'rx_mg_free':
Fields.xs:99: error: 'REGEXP' has no member named 'refcnt'
Fields.xs: In function 'rx_install_padsv':
Fields.xs:126: warning: passing argument 3 of 'Perl_pad_add_name' makes integer from pointer without a cast
/home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4/x86_64-linux-thread-multi-ld/CORE/proto.h:6219: note: expected 'STRLEN' but argument is of type 'struct HV *'
Fields.xs:126: warning: passing argument 4 of 'Perl_pad_add_name' makes integer from pointer without a cast
/home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4/x86_64-linux-thread-multi-ld/CORE/proto.h:6219: note: expected 'U32' but argument is of type 'struct HV *'
Fields.xs:126: error: too few arguments to function 'Perl_pad_add_name'
Fields.xs: In function 'rx_digit_var':
Fields.xs:156: error: 'REGEXP' has no member named 'refcnt'
Fields.xs: In function 'rx_get_names':
Fields.xs:167: error: 'REGEXP' has no member named 'data'
Fields.xs:167: error: 'REGEXP' has no member named 'data'
Fields.xs:169: error: 'REGEXP' has no member named 'data'
Fields.xs:176: error: 'REGEXP' has no member named 'data'
Fields.xs: In function 'rx_regfree':
Fields.xs:186: error: 'REGEXP' has no member named 'data'
Fields.xs:186: error: 'REGEXP' has no member named 'data'
Fields.xs:187: error: 'REGEXP' has no member named 'data'
Fields.xs:191: error: 'REGEXP' has no member named 'refcnt'
Fields.xs:192: error: 'REGEXP' has no member named 'data'
Fields.xs:197: error: 'REGEXP' has no member named 'refcnt'
Fields.xs:202: error: 'REGEXP' has no member named 'data'
Fields.xs: In function 'rx_regexec_start':
Fields.xs:211: error: 'REGEXP' has no member named 'data'
Fields.xs:211: error: 'REGEXP' has no member named 'data'
Fields.xs:216: error: 'REGEXP' has no member named 'data'
Fields.xs:224: error: 'PL_multiline' undeclared (first use in this function)
Fields.xs:224: error: (Each undeclared identifier is reported only once
Fields.xs:224: error: for each function it appears in.)
Fields.xs: In function 'rx_regexec_match':
Fields.xs:248: error: 'REGEXP' has no member named 'data'
Fields.xs:248: error: 'REGEXP' has no member named 'data'
Fields.xs:249: error: 'REGEXP' has no member named 'data'
Fields.xs: In function 'rx_regcomp_start':
Fields.xs:257: error: 'regexp' has no member named 'data'
Fields.xs:263: error: 'regexp' has no member named 'data'
Fields.xs:263: error: 'regexp' has no member named 'data'
Fields.xs:263: error: 'regexp' has no member named 'data'
Fields.xs:264: error: 'regexp' has no member named 'data'
Fields.xs:265: error: 'regexp' has no member named 'data'
Fields.xs:266: error: 'regexp' has no member named 'data'
Fields.xs:267: error: 'regexp' has no member named 'data'
Fields.xs: In function 'rx_regcomp_parse':
Fields.xs:281: warning: passing argument 2 of 'rx_get_names' from incompatible pointer type
Fields.xs:165: note: expected 'struct REGEXP *' but argument is of type 'struct regexp *'
Fields.xs:289: warning: passing argument 3 of 'rx_digit_var' from incompatible pointer type
Fields.xs:144: note: expected 'struct REGEXP *' but argument is of type 'struct regexp *'
Fields.xs:293: error: 'regexp' has no member named 'data'
Fields.xs: In function 'rx_uninstall':
Fields.xs:300: error: 'PL_regexecp' undeclared (first use in this function)
Fields.xs:301: error: 'PL_regcompp' undeclared (first use in this function)
Fields.xs:302: error: 'PL_regint_start' undeclared (first use in this function)
Fields.xs:303: error: 'PL_regint_string' undeclared (first use in this function)
Fields.xs:304: error: 'PL_regfree' undeclared (first use in this function)
Fields.xs: In function 'rx_install':
Fields.xs:310: error: 'PL_regexecp' undeclared (first use in this function)
Fields.xs:311: error: 'PL_regcompp' undeclared (first use in this function)
Fields.xs:312: error: 'PL_regint_start' undeclared (first use in this function)
Fields.xs:313: error: 'PL_regint_string' undeclared (first use in this function)
Fields.xs:314: error: 'PL_regfree' undeclared (first use in this function)
make: *** [Fields.o] Error 1


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                6.62        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9116
	CPANPLUS::Dist::Build              0.60
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.55
	ExtUtils::MakeMaker                6.62
	ExtUtils::Manifest                 1.60
	ExtUtils::ParseXS                  3.11
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.95

******************************** 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 CPANPLUS::Dist::YACSmoke 0.66.
Powered by minismokebox version 0.54

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC_COLLATE = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
    PERL5_CPANPLUS_IS_RUNNING = 8496
    PERL5_CPANPLUS_IS_VERSION = 0.9116
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr-ld/conf/perl-5.12.4
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr-ld/perl-5.12.4/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi-ld
    uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/thr-ld/perl-5.12.4 -Dusethreads -Duselongdouble'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Jan  6 2012 00:31:34
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="8496"
    PERL5_CPANPLUS_IS_VERSION="0.9116"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr-ld/conf/perl-5.12.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr-ld/perl-5.12.4/lib/site_perl/5.12.4/x86_64-linux-thread-multi-ld
    /home/cpan/pit/thr-ld/perl-5.12.4/lib/site_perl/5.12.4
    /home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4/x86_64-linux-thread-multi-ld
    /home/cpan/pit/thr-ld/perl-5.12.4/lib/5.12.4
    .