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 MIKAGE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.78. 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] [Wed May 16 16:44:59 2007] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/M/MI/MIKAGE/RPC-XML-Parser-XS-0.01.tar.gz'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/t/'
[MSG] [Wed May 16 16:45:02 2007] Extracted 
'RPC-XML-Parser-XS-0.01/t/RPC-XML-Parser-XS.t'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/lib/'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/lib/RPC/'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/lib/RPC/XML/'
[MSG] [Wed May 16 16:45:02 2007] Extracted 
'RPC-XML-Parser-XS-0.01/lib/RPC/XML/Parser/'
[MSG] [Wed May 16 16:45:02 2007] Extracted 
'RPC-XML-Parser-XS-0.01/lib/RPC/XML/Parser/XS.pm'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/XS.xs'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/README'
[MSG] [Wed May 16 16:45:02 2007] Extracted 'RPC-XML-Parser-XS-0.01/Changes'
[MSG] [Wed May 16 16:45:02 2007] Extracted 
'RPC-XML-Parser-XS-0.01/MANIFEST.SKIP'
[MSG] [Wed May 16 16:45:03 2007] Extracted 'RPC-XML-Parser-XS-0.01/Makefile.PL'
[MSG] [Wed May 16 16:45:03 2007] Extracted 'RPC-XML-Parser-XS-0.01/ppport.h'
[MSG] [Wed May 16 16:45:03 2007] Extracted 
'RPC-XML-Parser-XS-0.01/libxml2_config.pl'
[MSG] [Wed May 16 16:45:03 2007] Extracted 'RPC-XML-Parser-XS-0.01/META.yml'
[MSG] [Wed May 16 16:45:03 2007] Extracted 'RPC-XML-Parser-XS-0.01/typemap'
[MSG] [Wed May 16 16:45:03 2007] Extracted 'RPC-XML-Parser-XS-0.01/MANIFEST'
[MSG] [Wed May 16 16:45:03 2007] Extracted 'RPC::XML::Parser::XS' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.8/build/RPC-XML-Parser-XS-0.01'
[MSG] [Wed May 16 16:45:09 2007] checking for libxml2... 2.4.23
checking for libxml2 CFLAGS... -I/usr/include/libxml2
checking for libxml2 LIBS... -L/usr/lib -R/usr/lib -lxml2 -lz -lpthread -lm 
-lsocket -lnsl
Checking if your kit is complete...
Looks good
Writing Makefile for RPC::XML::Parser::XS

[MSG] [Wed May 16 16:45:09 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Wed May 16 16:45:26 2007] MAKE failed: Illegal seek cp 
libxml2_config.pl blib/lib/RPC/XML/Parser/libxml2_config.pl
cp lib/RPC/XML/Parser/XS.pm blib/lib/RPC/XML/Parser/XS.pm
/usr/local/perl-5.8.8/bin/perl /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp  
-typemap /usr/local/perl-5.8.8/lib/5.8.8/ExtUtils/typemap -typemap typemap  
XS.xs > XS.xsc && mv XS.xsc XS.c
gcc -c  -I/usr/include/libxml2 -D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC 
"-I/usr/local/perl-5.8.8/lib/5.8.8/sun4-solaris-thread-multi/CORE"   XS.c
XS.xs:76: error: parse error before "xmlReaderTypes"
XS.xs:77: error: parse error before "xmlReaderTypes"
XS.xs: In function `intern_string':
XS.xs:122: warning: assignment makes pointer from integer without a cast
XS.xs: At top level:
XS.xs:164: error: parse error before "xmlReaderTypes"
XS.xs: In function `skip_until':
XS.xs:166: error: `this' undeclared (first use in this function)
XS.xs:166: error: (Each undeclared identifier is reported only once
XS.xs:166: error: for each function it appears in.)
XS.xs:166: error: `type' undeclared (first use in this function)
XS.xs: At top level:
XS.xs:174: error: parse error before "xmlReaderTypes"
XS.xs: In function `skip_until_2':
XS.xs:176: error: `this' undeclared (first use in this function)
XS.xs:178: error: `type1' undeclared (first use in this function)
XS.xs:178: error: `type2' undeclared (first use in this function)
XS.xs: In function `go_next_element':
XS.xs:188: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `go_next_text':
XS.xs:194: error: `XML_READER_TYPE_TEXT' undeclared (first use in this function)
XS.xs: In function `expect_element_name':
XS.xs:206: warning: initialization makes pointer from integer without a cast
XS.xs:208: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `expect_closing_element_name':
XS.xs:220: warning: initialization makes pointer from integer without a cast
XS.xs:222: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `is_name_equal_to':
XS.xs:275: warning: initialization makes pointer from integer without a cast
XS.xs: In function `parse_int':
XS.xs:291: warning: initialization makes pointer from integer without a cast
XS.xs:297: warning: assignment makes pointer from integer without a cast
XS.xs:304: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_boolean':
XS.xs:323: warning: assignment makes pointer from integer without a cast
XS.xs:330: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_string':
XS.xs:350: error: `XML_READER_TYPE_TEXT' undeclared (first use in this function)
XS.xs:351: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs:354: warning: passing arg 2 of `wrap_simple_type' makes pointer from 
integer without a cast
XS.xs: In function `parse_double':
XS.xs:383: warning: assignment makes pointer from integer without a cast
XS.xs:397: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_dateTime_iso8601':
XS.xs:410: warning: assignment makes pointer from integer without a cast
XS.xs:419: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_base64':
XS.xs:440: error: `XML_READER_TYPE_TEXT' undeclared (first use in this function)
XS.xs:441: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs:444: warning: initialization makes pointer from integer without a cast
XS.xs: In function `parse_struct':
XS.xs:515: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs:516: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_array':
XS.xs:595: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs:596: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_value':
XS.xs:637: warning: initialization makes pointer from integer without a cast
XS.xs:674: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_param':
XS.xs:689: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_params':
XS.xs:712: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs:713: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_fault':
XS.xs:788: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_methodCall':
XS.xs:811: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs:818: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_methodResponse':
XS.xs:862: warning: initialization makes pointer from integer without a cast
XS.xs:906: error: `XML_READER_TYPE_END_ELEMENT' undeclared (first use in this 
function)
XS.xs: In function `parse_rpc_xml':
XS.xs:915: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this 
function)
XS.xs:917: warning: initialization makes pointer from integer without a cast
XS.xs: In function `XS_RPC__XML__Parser__XS__Reader_new_string_reader':
XS.xs:1019: error: `XML_PARSE_NOENT' undeclared (first use in this function)
XS.xs:1020: error: `XML_PARSE_NOBLANKS' undeclared (first use in this function)
XS.xs:1021: error: `XML_PARSE_NSCLEAN' undeclared (first use in this function)
XS.xs:1022: error: `XML_PARSE_NOCDATA' undeclared (first use in this function)
XS.xs:1023: error: `XML_PARSE_COMPACT' undeclared (first use in this function)
XS.xs:1023: warning: assignment makes pointer from integer without a cast


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          IPC::Run                           0.80        0
          MIME::Base64                       3.07        0
          RPC::XML                           1.36        0

******************************** 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 CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_118558-14 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-Dcc=gcc -Dprefix=/usr/local/perl-5.8.8 -Dinstallusrbinperl'
    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 -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/test/include 
-I/usr/local/ssl/include -I/usr/local/include'
    ccversion='', gccversion='3.4.1', gccosandvers='solaris2.9'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/usr/local/test/lib -L/usr/local/ssl/lib 
-L/usr/local/lib '
    libpth=/usr/local/test/lib /usr/local/ssl/lib /usr/local/lib /usr/lib 
/usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/test/lib 
-L/usr/local/ssl/lib -L/usr/local/lib'

Reply via email to