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 KWILLIAMS, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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 Dec 1 13:17:12 2006] Trying to get 'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Algorithm-SVMLight-0.06.tar.gz' [MSG] [Fri Dec 1 13:17:13 2006] Trying to get 'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/CHECKSUMS' [MSG] [Fri Dec 1 13:17:25 2006] Checksum matches for 'Algorithm-SVMLight-0.06.tar.gz' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/Build.PL' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/Changes' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/INSTALL' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/lib/' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/lib/Algorithm/' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/lib/Algorithm/SVMLight.pm' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/lib/Algorithm/SVMLight.xs' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/Makefile.PL' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/MANIFEST' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/META.yml' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/SIGNATURE' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/SVMLight.patch' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/t/' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm-SVMLight-0.06/t/01-basic.t' [MSG] [Fri Dec 1 13:17:25 2006] Extracted 'Algorithm::SVMLight' to '/home/chris/perl588/.cpanplus/5.8.8/build/Algorithm-SVMLight-0.06' [MSG] [Fri Dec 1 13:17:27 2006] # running Build.PL /home/chris/perl588/bin/perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Algorithm-SVMLight' version '0.06' [MSG] [Fri Dec 1 13:17:27 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Fri Dec 1 13:17:29 2006] MAKE failed: /home/chris/perl588/bin/perl.exe Build --makefile_env_macros 1 lib/Algorithm/SVMLight.pm -> blib/lib/Algorithm/SVMLight.pm lib/Algorithm/SVMLight.xs -> lib/Algorithm/SVMLight.c /home/chris/perl588/bin/perl.exe -I/home/chris/perl588/lib/5.8.8/cygwin-thread-multi-64int -I/home/chris/perl588/lib/5.8.8 /home/chris/perl588/lib/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /home/chris/perl588/lib/5.8.8/ExtUtils/typemap lib/Algorithm/SVMLight.xs Cannot open 'param_set.c': No such file or directory in SVMLight.xs, line 372 gcc -I/home/chris/perl588/lib/5.8.8/cygwin-thread-multi-64int/CORE -DXS_VERSION="0.06" -DVERSION="0.06" -Wall -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O2 -o lib/Algorithm/SVMLight.o lib/Algorithm/SVMLight.c SVMLight.xs:21:24: svm_common.h: No such file or directory SVMLight.xs:22:23: svm_learn.h: No such file or directory SVMLight.xs:32: error: parse error before "DOC" SVMLight.xs:32: warning: no semicolon at end of struct or union SVMLight.xs:34: error: parse error before '}' token SVMLight.xs:34: warning: type defaults to `int' in declaration of `corpus' SVMLight.xs:34: warning: data definition has no type or storage class SVMLight.xs: In function `self_store': SVMLight.xs:42: warning: cast from pointer to integer of different size SVMLight.xs: In function `self_fetch': SVMLight.xs:53: warning: cast to pointer from integer of different size SVMLight.xs: At top level: SVMLight.xs:57: error: parse error before '*' token SVMLight.xs:57: warning: return type defaults to `int' SVMLight.xs: In function `get_corpus': SVMLight.xs:58: error: parse error before ')' token SVMLight.xs: At top level: SVMLight.xs:70: error: parse error before '*' token SVMLight.xs:70: warning: return type defaults to `int' SVMLight.xs: In function `create_word_array': SVMLight.xs:71: error: `WORD' undeclared (first use in this function) SVMLight.xs:71: error: (Each undeclared identifier is reported only once SVMLight.xs:71: error: for each function it appears in.) SVMLight.xs:71: error: `words' undeclared (first use in this function) SVMLight.xs:72: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:83: error: parse error before ')' token SVMLight.xs:83: error: parse error before ')' token SVMLight.xs:99: error: `FVAL' undeclared (first use in this function) SVMLight.xs: In function `XS_Algorithm__SVMLight__xs_init': SVMLight.xs:118: error: `c' undeclared (first use in this function) SVMLight.xs:119: error: `LEARN_PARM' undeclared (first use in this function) SVMLight.xs:119: error: `learn_parm' undeclared (first use in this function) SVMLight.xs:120: error: `KERNEL_PARM' undeclared (first use in this function) SVMLight.xs:120: error: `kernel_parm' undeclared (first use in this function) SVMLight.xs:123: error: parse error before ')' token SVMLight.xs:123: error: parse error before ')' token SVMLight.xs:127: error: `DOC' undeclared (first use in this function) SVMLight.xs:127: error: parse error before ')' token SVMLight.xs:127: error: parse error before ')' token SVMLight.xs:127: error: parse error before ')' token SVMLight.xs:133: error: parse error before ')' token SVMLight.xs:133: error: parse error before ')' token SVMLight.xs:134: error: parse error before ')' token SVMLight.xs:134: error: parse error before ')' token SVMLight.xs:139: warning: implicit declaration of function `set_learning_defaults' SVMLight.xs:140: warning: implicit declaration of function `check_learning_parms' SVMLight.xs: In function `XS_Algorithm__SVMLight_add_instance_i': SVMLight.xs:148: error: `c' undeclared (first use in this function) SVMLight.xs:149: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:151: error: `WORD' undeclared (first use in this function) SVMLight.xs:151: error: `words' undeclared (first use in this function) SVMLight.xs:152: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:163: error: `DOC' undeclared (first use in this function) SVMLight.xs:163: error: parse error before ')' token SVMLight.xs:163: error: parse error before ')' token SVMLight.xs:163: warning: left-hand operand of comma expression has no effect SVMLight.xs:163: error: parse error before ')' token SVMLight.xs:171: warning: implicit declaration of function `create_example' SVMLight.xs:175: warning: implicit declaration of function `create_svector' SVMLight.xs: In function `XS_Algorithm__SVMLight_read_instances': SVMLight.xs:183: error: `c' undeclared (first use in this function) SVMLight.xs:186: warning: implicit declaration of function `read_documents' SVMLight.xs: In function `XS_Algorithm__SVMLight_train': SVMLight.xs:193: error: `c' undeclared (first use in this function) SVMLight.xs:194: error: `MODEL' undeclared (first use in this function) SVMLight.xs:194: error: `model' undeclared (first use in this function) SVMLight.xs:195: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:196: error: `KERNEL_CACHE' undeclared (first use in this function) SVMLight.xs:196: error: `kernel_cache' undeclared (first use in this function) SVMLight.xs:197: error: `KERNEL_PARM' undeclared (first use in this function) SVMLight.xs:197: error: `kernel_parm' undeclared (first use in this function) SVMLight.xs:197: error: parse error before ')' token SVMLight.xs:198: error: `LEARN_PARM' undeclared (first use in this function) SVMLight.xs:198: error: `learn_parm' undeclared (first use in this function) SVMLight.xs:198: error: parse error before ')' token SVMLight.xs:202: error: `LINEAR' undeclared (first use in this function) SVMLight.xs:205: warning: implicit declaration of function `kernel_cache_init' SVMLight.xs:208: error: parse error before ')' token SVMLight.xs:208: error: parse error before ')' token SVMLight.xs:211: error: `CLASSIFICATION' undeclared (first use in this function) SVMLight.xs:212: warning: implicit declaration of function `svm_learn_classification' SVMLight.xs:215: error: `REGRESSION' undeclared (first use in this function) SVMLight.xs:216: warning: implicit declaration of function `svm_learn_regression' SVMLight.xs:219: error: `RANKING' undeclared (first use in this function) SVMLight.xs:220: warning: implicit declaration of function `svm_learn_ranking' SVMLight.xs:223: error: `OPTIMIZATION' undeclared (first use in this function) SVMLight.xs:224: warning: implicit declaration of function `svm_learn_optimization' SVMLight.xs:233: warning: implicit declaration of function `add_weight_vector_to_linear_model' SVMLight.xs:240: warning: implicit declaration of function `kernel_cache_cleanup' SVMLight.xs: In function `XS_Algorithm__SVMLight_predict_i': SVMLight.xs:255: error: `MODEL' undeclared (first use in this function) SVMLight.xs:255: error: `model' undeclared (first use in this function) SVMLight.xs:255: error: parse error before ')' token SVMLight.xs:259: error: `WORD' undeclared (first use in this function) SVMLight.xs:259: error: `words' undeclared (first use in this function) SVMLight.xs:260: error: `DOC' undeclared (first use in this function) SVMLight.xs:260: error: `d' undeclared (first use in this function) SVMLight.xs:263: warning: implicit declaration of function `classify_example_linear' SVMLight.xs:264: warning: implicit declaration of function `classify_example' SVMLight.xs:264: warning: ISO C90 forbids mixed declarations and code SVMLight.c:336: warning: unused variable `self' SVMLight.xs: In function `XS_Algorithm__SVMLight__write_model': SVMLight.xs:275: error: `MODEL' undeclared (first use in this function) SVMLight.xs:275: error: `m' undeclared (first use in this function) SVMLight.xs:275: error: parse error before ')' token SVMLight.xs:276: warning: implicit declaration of function `write_model' SVMLight.c:368: warning: unused variable `self' SVMLight.xs: In function `XS_Algorithm__SVMLight_get_linear_weights': SVMLight.xs:283: error: `MODEL' undeclared (first use in this function) SVMLight.xs:283: error: `m' undeclared (first use in this function) SVMLight.xs:284: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:290: error: parse error before ')' token SVMLight.xs:301: warning: passing arg 2 of `Perl_newRV_noinc' from incompatible pointer type SVMLight.xs: In function `XS_Algorithm__SVMLight__read_model': SVMLight.xs:310: error: `MODEL' undeclared (first use in this function) SVMLight.xs:310: error: `m' undeclared (first use in this function) SVMLight.xs:310: warning: implicit declaration of function `read_model' SVMLight.xs:311: error: `c' undeclared (first use in this function) SVMLight.xs: In function `XS_Algorithm__SVMLight_num_features': SVMLight.xs:334: error: request for member `num_features' in something not a structure or union SVMLight.xs: In function `XS_Algorithm__SVMLight_num_instances': SVMLight.xs:341: error: request for member `num_docs' in something not a structure or union SVMLight.xs: In function `XS_Algorithm__SVMLight_DESTROY': SVMLight.xs:350: error: `c' undeclared (first use in this function) SVMLight.xs:351: error: `MODEL' undeclared (first use in this function) SVMLight.xs:351: error: `m' undeclared (first use in this function) SVMLight.xs:352: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:357: error: parse error before ')' token SVMLight.xs:358: warning: implicit declaration of function `free_model' SVMLight.xs:363: warning: implicit declaration of function `free_example' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module::Build 0.2805 Test::More 0.65 ******************************** 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.0307. -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=cygwin, osvers=1.5.21(0.15642), archname=cygwin-thread-multi-64int uname='cygwin_nt-5.2 lapster 1.5.21(0.15642) 2006-07-30 14:21 i686 cygwin ' config_args='' 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=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement', optimize='-O2', cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement' ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ld2', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib /lib libs=-lgdbm -ldl -lcrypt -lgdbm_compat perllibs=-ldl -lcrypt -lgdbm_compat libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -L/usr/local/lib'
