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 SALVA, 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] [Wed May 10 11:58:34 2006] Trying to get 'file://ftp/pub/CPAN/authors/id/S/SA/SALVA/Sort-Key-1.22.tar.gz' [MSG] [Wed May 10 11:58:34 2006] Trying to get 'file://ftp/pub/CPAN/authors/id/S/SA/SALVA/CHECKSUMS' [MSG] [Wed May 10 11:58:34 2006] Checksum matches for 'Sort-Key-1.22.tar.gz' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/strings.t' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/natural.t' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/ints.t' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/multi.t' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/pods.t' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/t/floats.t' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/Key/' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/Key/Multi.pm' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/Key/Maker.pm' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/Key/Natural.pm' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/Key/Register.pm' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/lib/Sort/Key.pm' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/Key.xs' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/README' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/Changes' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/Makefile.PL' [MSG] [Wed May 10 11:58:39 2006] Extracted 'Sort-Key-1.22/ppport.h' [MSG] [Wed May 10 11:58:40 2006] Extracted 'Sort-Key-1.22/META.yml' [MSG] [Wed May 10 11:58:40 2006] Extracted 'Sort-Key-1.22/typemap' [MSG] [Wed May 10 11:58:40 2006] Extracted 'Sort-Key-1.22/sort.h' [MSG] [Wed May 10 11:58:40 2006] Extracted 'Sort-Key-1.22/MANIFEST' [MSG] [Wed May 10 11:58:40 2006] Extracted 'Sort::Key' to '/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Sort-Key-1.22' [MSG] [Wed May 10 11:58:51 2006] Checking if your kit is complete... Looks good Writing Makefile for Sort::Key [MSG] [Wed May 10 11:58:51 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Wed May 10 11:59:43 2006] MAKE failed: No such file or directory cp lib/Sort/Key/Multi.pm blib/lib/Sort/Key/Multi.pm cp lib/Sort/Key.pm blib/lib/Sort/Key.pm cp lib/Sort/Key/Register.pm blib/lib/Sort/Key/Register.pm cp lib/Sort/Key/Maker.pm blib/lib/Sort/Key/Maker.pm cp lib/Sort/Key/Natural.pm blib/lib/Sort/Key/Natural.pm /usr/local/perl-5.8.5/bin/perl /usr/local/perl-5.8.5/lib/5.8.5/ExtUtils/xsubpp -typemap /usr/local/perl-5.8.5/lib/5.8.5/ExtUtils/typemap -typemap typemap -typemap typemap Key.xs > Key.xsc && mv Key.xsc Key.c gcc -c -I. -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/local/perl-5.8.5/lib/5.8.5/sun4-solaris-thread-multi/CORE" Key.c In file included from Key.xs:12: sort.h:324: error: parse error before "register" sort.h:337: error: parse error before "if" sort.h:341: error: conflicting types for 'level' sort.h:327: error: previous declaration of 'level' was here sort.h:341: warning: data definition has no type or storage class sort.h:342: error: conflicting types for 'stackp' sort.h:334: error: previous declaration of 'stackp' was here sort.h:342: warning: initialization makes integer from pointer without a cast sort.h:342: warning: data definition has no type or storage class sort.h:343: error: parse error before '->' token sort.h:345: error: conflicting types for 'which' sort.h:333: error: previous declaration of 'which' was here sort.h:345: error: `base' undeclared here (not in a function) sort.h:345: warning: data definition has no type or storage class sort.h:346: error: conflicting types for 'which' sort.h:345: error: previous definition of 'which' was here sort.h:346: error: conflicting types for 'which' sort.h:345: error: previous definition of 'which' was here sort.h:346: error: invalid initializer sort.h:346: warning: data definition has no type or storage class sort.h:347: error: parse error before "for" sort.h:355: error: conflicting types for 'list1' sort.h:330: error: previous declaration of 'list1' was here sort.h:355: error: initializer element is not constant sort.h:355: warning: data definition has no type or storage class sort.h:356: error: conflicting types for 'list2' sort.h:330: error: previous declaration of 'list2' was here sort.h:356: error: initializer element is not constant sort.h:356: warning: data definition has no type or storage class sort.h:357: error: parse error before "do" sort.h:359: error: conflicting types for 'f1' sort.h:329: error: previous declaration of 'f1' was here sort.h:359: error: `offset' undeclared here (not in a function) sort.h:359: warning: data definition has no type or storage class sort.h:360: error: conflicting types for 'p' sort.h:329: error: previous declaration of 'p' was here sort.h:360: warning: data definition has no type or storage class sort.h:361: error: conflicting types for 't' sort.h:329: error: previous declaration of 't' was here sort.h:361: warning: initialization makes integer from pointer without a cast sort.h:361: error: initializer element is not constant sort.h:361: warning: data definition has no type or storage class sort.h:362: error: conflicting types for 'f2' sort.h:329: error: previous declaration of 'f2' was here sort.h:362: warning: initialization makes integer from pointer without a cast sort.h:362: error: initializer element is not constant sort.h:362: warning: data definition has no type or storage class sort.h:363: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:363: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:363: warning: initialization makes integer from pointer without a cast sort.h:363: error: initializer element is not constant sort.h:363: warning: data definition has no type or storage class sort.h:364: error: conflicting types for 'l2' sort.h:329: error: previous declaration of 'l2' was here sort.h:364: warning: initialization makes integer from pointer without a cast sort.h:364: error: initializer element is not constant sort.h:364: warning: data definition has no type or storage class sort.h:365: error: initializer element is not constant sort.h:365: warning: data definition has no type or storage class sort.h:366: error: parse error before "while" sort.h:389: error: conflicting types for 'b' sort.h:329: error: previous declaration of 'b' was here sort.h:389: error: initializer element is not constant sort.h:389: warning: data definition has no type or storage class sort.h:389: error: redefinition of 't' sort.h:363: error: previous definition of 't' was here sort.h:389: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:389: warning: initialization makes integer from pointer without a cast sort.h:389: error: initializer element is not constant sort.h:389: warning: data definition has no type or storage class sort.h:390: error: conflicting types for 'sense' sort.h:327: error: previous declaration of 'sense' was here sort.h:390: warning: data definition has no type or storage class sort.h:391: error: parse error before '}' token sort.h:392: error: redefinition of 'b' sort.h:389: error: previous definition of 'b' was here sort.h:392: error: redefinition of 'b' sort.h:389: error: previous definition of 'b' was here sort.h:392: error: initializer element is not constant sort.h:392: warning: data definition has no type or storage class sort.h:392: error: redefinition of 't' sort.h:389: error: previous definition of 't' was here sort.h:392: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:392: error: initializer element is not constant sort.h:392: warning: data definition has no type or storage class sort.h:393: error: redefinition of 'sense' sort.h:390: error: previous definition of 'sense' was here sort.h:393: error: redefinition of 'sense' sort.h:390: error: previous definition of 'sense' was here sort.h:393: warning: data definition has no type or storage class sort.h:394: error: parse error before '}' token sort.h:438: error: parse error before '++' token sort.h:441: error: parse error before '++' token sort.h:450: error: conflicting types for 'p1' sort.h:331: error: previous declaration of 'p1' was here sort.h:450: warning: initialization makes integer from pointer without a cast sort.h:450: error: initializer element is not constant sort.h:450: warning: data definition has no type or storage class sort.h:452: error: parse error before "if" sort.h:454: error: redefinition of 't' sort.h:392: error: previous definition of 't' was here sort.h:454: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:454: error: initializer element is not constant sort.h:454: warning: data definition has no type or storage class sort.h:454: error: redefinition of 'list1' sort.h:355: error: previous definition of 'list1' was here sort.h:454: error: redefinition of 'list1' sort.h:355: error: previous definition of 'list1' was here sort.h:454: error: initializer element is not constant sort.h:454: warning: data definition has no type or storage class sort.h:454: error: redefinition of 'list2' sort.h:356: error: previous definition of 'list2' was here sort.h:454: error: redefinition of 'list2' sort.h:356: error: previous definition of 'list2' was here sort.h:454: error: initializer element is not constant sort.h:454: warning: data definition has no type or storage class sort.h:455: error: parse error before '}' token sort.h:476: error: initializer element is not constant sort.h:476: warning: data definition has no type or storage class sort.h:477: error: parse error before "if" sort.h:488: error: redefinition of 'f2' sort.h:362: error: previous definition of 'f2' was here sort.h:488: error: redefinition of 'f2' sort.h:362: error: previous definition of 'f2' was here sort.h:488: warning: initialization makes integer from pointer without a cast sort.h:488: error: initializer element is not constant sort.h:488: warning: data definition has no type or storage class sort.h:489: error: redefinition of 't' sort.h:454: error: previous definition of 't' was here sort.h:489: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:489: warning: initialization makes integer from pointer without a cast sort.h:489: error: initializer element is not constant sort.h:489: warning: data definition has no type or storage class sort.h:490: error: redefinition of 'offset' sort.h:365: error: previous definition of 'offset' was here sort.h:490: error: redefinition of 'offset' sort.h:365: error: previous definition of 'offset' was here sort.h:490: error: initializer element is not constant sort.h:490: warning: data definition has no type or storage class sort.h:491: error: redefinition of 't' sort.h:489: error: previous definition of 't' was here sort.h:491: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:491: warning: data definition has no type or storage class sort.h:492: error: parse error before "do" sort.h:493: error: parse error before "SV" sort.h:507: error: redefinition of 'f2' sort.h:488: error: previous definition of 'f2' was here sort.h:507: error: redefinition of 'f2' sort.h:362: error: previous definition of 'f2' was here sort.h:507: warning: initialization makes integer from pointer without a cast sort.h:507: error: initializer element is not constant sort.h:507: warning: data definition has no type or storage class sort.h:508: error: redefinition of 't' sort.h:491: error: previous definition of 't' was here sort.h:508: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:508: warning: initialization makes integer from pointer without a cast sort.h:508: error: initializer element is not constant sort.h:508: warning: data definition has no type or storage class sort.h:509: error: redefinition of 'offset' sort.h:490: error: previous definition of 'offset' was here sort.h:509: error: redefinition of 'offset' sort.h:365: error: previous definition of 'offset' was here sort.h:509: error: initializer element is not constant sort.h:509: warning: data definition has no type or storage class sort.h:510: error: redefinition of 'p' sort.h:360: error: previous definition of 'p' was here sort.h:510: error: redefinition of 'p' sort.h:360: error: previous definition of 'p' was here sort.h:510: warning: data definition has no type or storage class sort.h:511: error: redefinition of 't' sort.h:508: error: previous definition of 't' was here sort.h:511: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:511: warning: initialization makes integer from pointer without a cast sort.h:511: error: initializer element is not constant sort.h:511: warning: data definition has no type or storage class sort.h:512: error: redefinition of 't' sort.h:511: error: previous definition of 't' was here sort.h:512: error: redefinition of 't' sort.h:361: error: previous definition of 't' was here sort.h:512: warning: data definition has no type or storage class sort.h:513: error: parse error before "do" sort.h:514: error: parse error before "SV" sort.h:515: error: parse error before "SV" sort.h:329: error: register name not specified for 'f1' sort.h:329: error: register name not specified for 'f2' sort.h:329: error: register name not specified for 't' sort.h:329: error: register name not specified for 'b' sort.h:329: error: register name not specified for 'p' sort.h:329: error: register name not specified for 'tp2' sort.h:329: error: register name not specified for 'l1' sort.h:329: error: register name not specified for 'l2' sort.h:329: error: register name not specified for 'q' /usr/ccs/bin/as: "<stdin>", line 230: error: redefinition of symbol "sense" /usr/ccs/bin/as: "<stdin>", line 232: error: redefinition of symbol "sense" /usr/ccs/bin/as: "<stdin>", line 233: error: redefinition of symbol "level" /usr/ccs/bin/as: "<stdin>", line 265: error: redefinition of symbol "stackp" /usr/ccs/bin/as: "<stdin>", line 290: error: cannot change symbol binding of "f1" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 296: error: cannot change symbol binding of "p" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 302: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 308: error: cannot change symbol binding of "f2" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 314: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 320: error: cannot change symbol binding of "l2" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 332: error: cannot change symbol binding of "b" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 338: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 344: error: cannot change symbol binding of "b" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 350: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 362: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 380: error: cannot change symbol binding of "f2" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 386: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 396: error: redefinition of symbol "offset" /usr/ccs/bin/as: "<stdin>", line 398: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 404: error: cannot change symbol binding of "f2" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 410: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 420: error: redefinition of symbol "offset" /usr/ccs/bin/as: "<stdin>", line 422: error: cannot change symbol binding of "p" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 428: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 434: error: cannot change symbol binding of "t" from "local" to "global" /usr/ccs/bin/as: "<stdin>", line 275: warning: size of "which" redefined /usr/ccs/bin/as: "<stdin>", line 317: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 341: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 347: warning: size of "b" redefined /usr/ccs/bin/as: "<stdin>", line 353: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 365: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 371: warning: size of "list1" redefined /usr/ccs/bin/as: "<stdin>", line 377: warning: size of "list2" redefined /usr/ccs/bin/as: "<stdin>", line 383: warning: size of "f2" redefined /usr/ccs/bin/as: "<stdin>", line 389: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 395: warning: size of "offset" redefined /usr/ccs/bin/as: "<stdin>", line 401: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 407: warning: size of "f2" redefined /usr/ccs/bin/as: "<stdin>", line 413: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 419: warning: size of "offset" redefined /usr/ccs/bin/as: "<stdin>", line 425: warning: size of "p" redefined /usr/ccs/bin/as: "<stdin>", line 431: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 437: warning: size of "t" redefined /usr/ccs/bin/as: "<stdin>", line 222: warning: size of "sense" redefined make: *** [Key.o] Error 1 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Test::More 0.62 ******************************** 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 5) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 solaris ' config_args='-de -Dusethreads -Dcc=gcc' 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 -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8' 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/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -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=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
