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.0562. 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': [CP_MSG] [Wed Jan 4 21:37:54 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz' [CP_ERROR] [Wed Jan 4 21:42:37 2006] Fetching of 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz' failed: Command failed: [CP_MSG] [Wed Jan 4 21:42:37 2006] Trying to get 'http://www.cpan.org/authors/id/S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz' [CP_MSG] [Wed Jan 4 21:42:40 2006] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SJ/SJZASADA/CHECKSUMS' [CP_MSG] [Wed Jan 4 21:42:53 2006] No 'md5' checksum known for 'XML-CanonicalizeXML-0.03.tar.gz' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/t/' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/t/XML-CanonicalizeXML.t' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/lib/' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/lib/XML/' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/lib/XML/CanonicalizeXML.pm' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/const-xs.inc' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/canon/' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/canon/Makefile.PL' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/canon/canon.c' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/canon/canon.h' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/README' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/fallback/' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/fallback/const-xs.inc' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/fallback/const-c.inc' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/CanonicalizeXML.xs' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/Changes' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/const-c.inc' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/Makefile.PL' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/ppport.h' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/META.yml' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML-CanonicalizeXML-0.03/MANIFEST' [CP_MSG] [Wed Jan 4 21:42:53 2006] Extracted 'XML::CanonicalizeXML' to '/opt/perl/testers/.cpanplus/5.8.7/build/XML-CanonicalizeXML-0.03' [CP_MSG] [Wed Jan 4 21:42:54 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 [CP_ERROR] [Wed Jan 4 21:42:56 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: error: libxml/parser.h: [EMAIL PROTECTED] canon.c:5:26: error: libxml/xpath.h: [EMAIL PROTECTED] canon.c:6:30: error: libxml/xmlmemory.h: [EMAIL PROTECTED] canon.c:7:35: error: libxml/xpathInternals.h: [EMAIL PROTECTED] canon.c:24: error: syntax error before '*' token canon.c:24: error: syntax 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:30: error: 'str' undeclared (first use in this function) canon.c:41: error: syntax error before ')' token canon.c:52: error: syntax error before ')' token canon.c: At top level: canon.c:64: error: syntax error before 'load_xpath_expr' canon.c:64: error: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax error before 'return' canon.c:122: warning: data definition has no type or storage class canon.c:123: error: syntax 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: syntax 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: syntax 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: syntax 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: syntax 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: syntax error before 'return' canon.c: In function 'canonicalize': canon.c:155: error: 'xmlDocPtr' undeclared (first use in this function) canon.c:155: error: syntax 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 '->' {standard input}: Assembler messages: {standard input}:27: Error: symbol `ns' is already defined 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 7) configuration: Platform: osname=linux, osvers=2.6.14.3, archname=i686-linux-thread-multi-64int-ld uname='linux rinse 2.6.14.3 #1 fri nov 25 21:10:57 cst 2005 i686 gnulinux ' config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Dprefix=/opt/perl/testers -Dinc_version_list=none -Duseshrplib=false [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=undef uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -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 -I/usr/local/include' ccversion='', gccversion='4.0.2', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, 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.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
