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 SJZASADA,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.061. 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] [Fri Jul 21 20:46:22 2006] Trying to get 
'http://www.cpan.org/authors/id/S/SJ/SJZASADA/XML-CanonicalizeXML-0.02.tar.gz'
[MSG] [Fri Jul 21 20:46:24 2006] Trying to get 
'http://www.cpan.org/authors/id/S/SJ/SJZASADA/CHECKSUMS'
[MSG] [Fri Jul 21 20:46:24 2006] Checksum matches for 
'XML-CanonicalizeXML-0.02.tar.gz'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 'XML-CanonicalizeXML-0.02/'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 'XML-CanonicalizeXML-0.02/t/'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 
'XML-CanonicalizeXML-0.02/t/XML-CanonicalizeXML.t'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 'XML-CanonicalizeXML-0.02/lib/'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 'XML-CanonicalizeXML-0.02/lib/XML/'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 
'XML-CanonicalizeXML-0.02/lib/XML/CanonicalizeXML.pm'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 
'XML-CanonicalizeXML-0.02/const-xs.inc'
[MSG] [Fri Jul 21 20:46:25 2006] Extracted 'XML-CanonicalizeXML-0.02/canon/'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 
'XML-CanonicalizeXML-0.02/canon/Makefile.PL'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 
'XML-CanonicalizeXML-0.02/canon/canon.c'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 
'XML-CanonicalizeXML-0.02/canon/canon.h'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 'XML-CanonicalizeXML-0.02/README'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 'XML-CanonicalizeXML-0.02/fallback/'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 
'XML-CanonicalizeXML-0.02/fallback/const-xs.inc'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 
'XML-CanonicalizeXML-0.02/fallback/const-c.inc'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 
'XML-CanonicalizeXML-0.02/CanonicalizeXML.xs'
[MSG] [Fri Jul 21 20:46:26 2006] Extracted 'XML-CanonicalizeXML-0.02/Changes'
[MSG] [Fri Jul 21 20:46:27 2006] Extracted 
'XML-CanonicalizeXML-0.02/const-c.inc'
[MSG] [Fri Jul 21 20:46:27 2006] Extracted 
'XML-CanonicalizeXML-0.02/Makefile.PL'
[MSG] [Fri Jul 21 20:46:27 2006] Extracted 'XML-CanonicalizeXML-0.02/ppport.h'
[MSG] [Fri Jul 21 20:46:27 2006] Extracted 'XML-CanonicalizeXML-0.02/META.yml'
[MSG] [Fri Jul 21 20:46:27 2006] Extracted 'XML-CanonicalizeXML-0.02/MANIFEST'
[MSG] [Fri Jul 21 20:46:27 2006] Extracted 'XML::CanonicalizeXML' to 
'/opt/perl/testers/.cpanplus/5.8.8/build/XML-CanonicalizeXML-0.02'
[MSG] [Fri Jul 21 20:46:29 2006] Checking if your kit is complete...
Looks good
MakeMaker (v6.30)
Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 
'dynamic_lib'
Warning (non-fatal): Target 'static' depends on targets in skipped section 
'static_lib'
Writing Makefile for Mytest2::canon
Writing Makefile for XML::CanonicalizeXML

[MSG] [Fri Jul 21 20:46:29 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Fri Jul 21 20:46:33 2006] MAKE failed: [EMAIL PROTECTED] cp 
lib/XML/CanonicalizeXML.pm blib/lib/XML/CanonicalizeXML.pm
AutoSplitting blib/lib/XML/CanonicalizeXML.pm 
(blib/lib/auto/XML/CanonicalizeXML)
canon.c:4:27: libxml/parser.h: [EMAIL PROTECTED]
canon.c:5:26: libxml/xpath.h: [EMAIL PROTECTED]
canon.c:6:30: libxml/xmlmemory.h: [EMAIL PROTECTED]
canon.c:7:35: libxml/xpathInternals.h: [EMAIL PROTECTED]
canon.c:24: error: parse error before '*' token
canon.c:24: error: parse error before '*' token
canon.c: In function `parse_list':
canon.c:25: error: `xmlChar' undeclared (first use in this function)
canon.c:25: error: (Each undeclared identifier is reported only once
canon.c:25: error: for each function it appears in.)
canon.c:25: error: `buffer' undeclared (first use in this function)
canon.c:26: error: `out' undeclared (first use in this function)
canon.c:27: warning: ISO C90 forbids mixed declarations and code
canon.c:30: error: `str' undeclared (first use in this function)
canon.c:41: error: parse error before ')' token
canon.c:52: error: parse error before ')' token
canon.c: At top level:
canon.c:64: error: parse error before "load_xpath_expr"
canon.c:64: error: parse error before "parent_doc"
canon.c: In function `load_xpath_expr':
canon.c:65: error: `xmlXPathObjectPtr' undeclared (first use in this function)
canon.c:65: error: parse error before "xpath"
canon.c:66: error: `xmlDocPtr' undeclared (first use in this function)
canon.c:67: error: `xmlChar' undeclared (first use in this function)
canon.c:67: error: `expr' undeclared (first use in this function)
canon.c:68: error: `xmlXPathContextPtr' undeclared (first use in this function)
canon.c:68: error: parse error before "ctx"
canon.c:69: error: `xmlNodePtr' undeclared (first use in this function)
canon.c:70: error: `xmlNsPtr' undeclared (first use in this function)
canon.c:75: error: `xmlLoadExtDtdDefaultValue' undeclared (first use in this 
function)
canon.c:75: error: `XML_DETECT_IDS' undeclared (first use in this function)
canon.c:75: error: `XML_COMPLETE_ATTRS' undeclared (first use in this function)
canon.c:78: error: `doc' undeclared (first use in this function)
canon.c:78: error: `xpathstring' undeclared (first use in this function)
canon.c:81: warning: return makes integer from pointer without a cast
canon.c:87: warning: comparison between pointer and integer
canon.c:90: warning: return makes integer from pointer without a cast
canon.c:93: error: `node' undeclared (first use in this function)
canon.c:94: error: parse error before "xmlChar"
canon.c: At top level:
canon.c:100: warning: parameter names (without types) in function declaration
canon.c:100: warning: data definition has no type or storage class
canon.c:101: error: parse error before "return"
canon.c:104: error: `node' undeclared here (not in a function)
canon.c:104: error: initializer element is not constant
canon.c:104: warning: data definition has no type or storage class
canon.c:105: error: parse error before "if"
canon.c:107: warning: parameter names (without types) in function declaration
canon.c:107: warning: data definition has no type or storage class
canon.c:108: error: parse error before "return"
canon.c:111: error: `parent_doc' undeclared here (not in a function)
canon.c:111: error: initializer element is not constant
canon.c:111: warning: data definition has no type or storage class
canon.c:112: error: parse error before "if"
canon.c:114: warning: parameter names (without types) in function declaration
canon.c:114: warning: data definition has no type or storage class
canon.c:115: warning: parameter names (without types) in function declaration
canon.c:115: warning: data definition has no type or storage class
canon.c:116: error: parse error before "return"
canon.c:122: warning: data definition has no type or storage class
canon.c:123: error: parse error before "while"
canon.c:126: warning: parameter names (without types) in function declaration
canon.c:126: warning: data definition has no type or storage class
canon.c:127: warning: parameter names (without types) in function declaration
canon.c:127: warning: data definition has no type or storage class
canon.c:128: warning: parameter names (without types) in function declaration
canon.c:128: warning: data definition has no type or storage class
canon.c:129: error: parse error before "return"
canon.c:131: error: redefinition of 'ns'
canon.c:122: error: previous definition of 'ns' was here
canon.c:131: error: invalid type argument of `->'
canon.c:131: warning: data definition has no type or storage class
canon.c:132: error: parse error before '}' token
canon.c:137: error: initializer element is not constant
canon.c:137: warning: data definition has no type or storage class
canon.c:138: error: parse error before "if"
canon.c:140: warning: parameter names (without types) in function declaration
canon.c:140: warning: data definition has no type or storage class
canon.c:141: warning: parameter names (without types) in function declaration
canon.c:141: warning: data definition has no type or storage class
canon.c:142: warning: parameter names (without types) in function declaration
canon.c:142: warning: data definition has no type or storage class
canon.c:143: error: parse error before "return"
canon.c:148: warning: parameter names (without types) in function declaration
canon.c:148: warning: data definition has no type or storage class
canon.c:149: warning: parameter names (without types) in function declaration
canon.c:149: warning: data definition has no type or storage class
canon.c:150: warning: parameter names (without types) in function declaration
canon.c:150: warning: data definition has no type or storage class
canon.c:151: error: parse error before "return"
canon.c: In function `canonicalize':
canon.c:155: error: `xmlDocPtr' undeclared (first use in this function)
canon.c:155: error: parse error before "myXmlDoc"
canon.c:156: error: `xmlXPathObjectPtr' undeclared (first use in this function)
canon.c:157: error: `xmlChar' undeclared (first use in this function)
canon.c:157: error: `list' undeclared (first use in this function)
canon.c:165: error: `myXmlDoc' undeclared (first use in this function)
canon.c:172: warning: comparison between pointer and integer
canon.c:179: error: invalid type argument of `->'
canon.c:183: warning: ISO C90 forbids mixed declarations and code
make[1]: *** [canon.o] Error 1
make: *** [canon/libcanon.a] Error 2



******************************** 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=linux, osvers=2.6.16.14, archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.16.14 #1 smp mon may 8 23:44:32 cst 2006 x86_64 
gnulinux '
    config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 
-Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid 
-Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]'
    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=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g -O3',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13)', 
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='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE'
    cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to