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.84. 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] [Sat Jan 12 07:27:53 2008] Trying to get 
'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Algorithm-SVMLight-0.08.tar.gz'
[MSG] [Sat Jan 12 07:27:56 2008] Trying to get 
'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/CHECKSUMS'
[MSG] [Sat Jan 12 07:27:58 2008] Checksum matches for 
'Algorithm-SVMLight-0.08.tar.gz'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/Build.PL'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/Changes'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/lib/'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/lib/Algorithm/'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/lib/Algorithm/param_set.c.PL'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/lib/Algorithm/SVMLight.pm'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/lib/Algorithm/SVMLight.xs'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/Makefile.PL'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/MANIFEST'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/META.yml'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/README'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/SVMLight.patch'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm-SVMLight-0.08/t/'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/t/01-basic.t'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 
'Algorithm-SVMLight-0.08/t/02-custom.t'
[MSG] [Sat Jan 12 07:27:58 2008] Extracted 'Algorithm::SVMLight' to 
'/home/cwill1is/blead/.cpanplus/5.11.0/build/Algorithm-SVMLight-0.08'
[MSG] [Sat Jan 12 07:28:02 2008] # running Build.PL 
/home/cwill1is/blead/bin/perl5.11.0.exe Build.PL
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Creating new 'Build' script for 'Algorithm-SVMLight' version '0.08'

[MSG] [Sat Jan 12 07:28:02 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Sat Jan 12 07:28:07 2008] MAKE failed: Illegal seek 
/home/cwill1is/blead/bin/perl5.11.0.exe Build --makefile_env_macros 1
/home/cwill1is/blead/bin/perl5.11.0.exe lib/Algorithm/param_set.c.PL 
lib/Algorithm/param_set.c
Copying lib/Algorithm/SVMLight.pm -> blib/lib/Algorithm/SVMLight.pm
lib/Algorithm/SVMLight.xs -> lib/Algorithm/SVMLight.c
gcc -I/home/cwill1is/blead/lib/perl5/5.11.0/cygwin-thread-multi-64int/CORE 
-DXS_VERSION="0.08" -DVERSION="0.08" -Wall -c -DPERL_USE_SAFE_PUTENV 
-U__STRICT_ANSI__ -fno-strict-aliasing -pipe -I/usr/local/include -O2 -o 
lib/Algorithm/SVMLight.o lib/Algorithm/SVMLight.c
lib/Algorithm/SVMLight.xs:21:24: svm_common.h: No such file or directory
lib/Algorithm/SVMLight.xs:22:23: svm_learn.h: No such file or directory
lib/Algorithm/SVMLight.xs:32: error: parse error before "DOC"
lib/Algorithm/SVMLight.xs:32: warning: no semicolon at end of struct or union
lib/Algorithm/SVMLight.xs:34: error: parse error before '}' token
lib/Algorithm/SVMLight.xs:34: warning: type defaults to `int' in declaration of 
`corpus'
lib/Algorithm/SVMLight.xs:34: warning: data definition has no type or storage 
class
lib/Algorithm/SVMLight.xs:36: error: parse error before '*' token
lib/Algorithm/SVMLight.xs: In function `ranking_callback':
lib/Algorithm/SVMLight.xs:38: error: `learn_parm' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:38: error: (Each undeclared identifier is reported 
only once
lib/Algorithm/SVMLight.xs:38: error: for each function it appears in.)
lib/Algorithm/SVMLight.xs:50: error: `rankvalue' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:50: error: `i' undeclared (first use in this function)
lib/Algorithm/SVMLight.xs:51: error: `j' undeclared (first use in this function)
lib/Algorithm/SVMLight.xs:52: error: `docs' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs: In function `self_store':
lib/Algorithm/SVMLight.xs:77: warning: cast from pointer to integer of 
different size
lib/Algorithm/SVMLight.xs: In function `self_fetch':
lib/Algorithm/SVMLight.xs:88: warning: cast to pointer from integer of 
different size
lib/Algorithm/SVMLight.xs: At top level:
lib/Algorithm/SVMLight.xs:92: error: parse error before '*' token
lib/Algorithm/SVMLight.xs:92: warning: return type defaults to `int'
lib/Algorithm/SVMLight.xs: In function `get_corpus':
lib/Algorithm/SVMLight.xs:93: error: parse error before ')' token
lib/Algorithm/SVMLight.xs: At top level:
lib/Algorithm/SVMLight.xs:105: error: parse error before '*' token
lib/Algorithm/SVMLight.xs:105: warning: return type defaults to `int'
lib/Algorithm/SVMLight.xs: In function `create_word_array':
lib/Algorithm/SVMLight.xs:106: error: `WORD' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:106: error: `words' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:118: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:118: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:134: error: `FVAL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight__xs_init':
lib/Algorithm/SVMLight.xs:153: error: `c' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:154: error: `LEARN_PARM' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:154: error: `learn_parm' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:155: error: `KERNEL_PARM' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:155: error: `kernel_parm' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:158: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:158: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:162: error: `DOC' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:162: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:162: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:162: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:162: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:162: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:168: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:168: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:169: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:169: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:174: warning: implicit declaration of function 
`set_learning_defaults'
lib/Algorithm/SVMLight.xs:175: warning: implicit declaration of function 
`check_learning_parms'
lib/Algorithm/SVMLight.xs: In function 
`XS_Algorithm__SVMLight_ranking_callback':
lib/Algorithm/SVMLight.xs:182: error: `LEARN_PARM' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:182: error: `learn_parm' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:182: error: parse error before ')' token
lib/Algorithm/SVMLight.c:217: warning: unused variable `self'
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_add_instance_i':
lib/Algorithm/SVMLight.xs:191: error: `c' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:194: error: `WORD' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:194: error: `words' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:206: error: `DOC' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:206: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:206: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:206: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:206: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:206: warning: left-hand operand of comma expression 
has no effect
lib/Algorithm/SVMLight.xs:206: warning: left-hand operand of comma expression 
has no effect
lib/Algorithm/SVMLight.xs:206: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:208: warning: left-hand operand of comma expression 
has no effect
lib/Algorithm/SVMLight.xs:214: warning: implicit declaration of function 
`create_example'
lib/Algorithm/SVMLight.xs:218: warning: implicit declaration of function 
`create_svector'
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_read_instances':
lib/Algorithm/SVMLight.xs:226: error: `c' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:229: warning: implicit declaration of function 
`read_documents'
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_train':
lib/Algorithm/SVMLight.xs:236: error: `c' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:237: error: `MODEL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:237: error: `model' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:239: error: `KERNEL_CACHE' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:239: error: `kernel_cache' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:240: error: `KERNEL_PARM' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:240: error: `kernel_parm' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:240: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:241: error: `LEARN_PARM' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:241: error: `learn_parm' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:241: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:245: error: `LINEAR' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:248: warning: implicit declaration of function 
`kernel_cache_init'
lib/Algorithm/SVMLight.xs:251: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:251: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:254: error: `CLASSIFICATION' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:255: warning: implicit declaration of function 
`svm_learn_classification'
lib/Algorithm/SVMLight.xs:258: error: `REGRESSION' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:259: warning: implicit declaration of function 
`svm_learn_regression'
lib/Algorithm/SVMLight.xs:262: error: `RANKING' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:263: warning: implicit declaration of function 
`svm_learn_ranking'
lib/Algorithm/SVMLight.xs:266: error: `OPTIMIZATION' undeclared (first use in 
this function)
lib/Algorithm/SVMLight.xs:267: warning: implicit declaration of function 
`svm_learn_optimization'
lib/Algorithm/SVMLight.xs:276: warning: implicit declaration of function 
`add_weight_vector_to_linear_model'
lib/Algorithm/SVMLight.xs:283: warning: implicit declaration of function 
`kernel_cache_cleanup'
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_predict_i':
lib/Algorithm/SVMLight.xs:298: error: `MODEL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:298: error: `model' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:298: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:302: error: `WORD' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:302: error: `words' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:303: error: `DOC' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:303: error: `d' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:306: warning: implicit declaration of function 
`classify_example_linear'
lib/Algorithm/SVMLight.xs:307: warning: implicit declaration of function 
`classify_example'
lib/Algorithm/SVMLight.c:426: warning: unused variable `self'
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight__write_model':
lib/Algorithm/SVMLight.xs:318: error: `MODEL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:318: error: `m' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:318: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:319: warning: implicit declaration of function 
`write_model'
lib/Algorithm/SVMLight.c:463: warning: unused variable `self'
lib/Algorithm/SVMLight.xs: In function 
`XS_Algorithm__SVMLight_get_linear_weights':
lib/Algorithm/SVMLight.xs:326: error: `MODEL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:326: error: `m' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:333: error: parse error before ')' token
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight__read_model':
lib/Algorithm/SVMLight.xs:353: error: `MODEL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:353: error: `m' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:353: warning: implicit declaration of function 
`read_model'
lib/Algorithm/SVMLight.xs:354: error: `c' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_num_features':
lib/Algorithm/SVMLight.xs:377: error: request for member `num_features' in 
something not a structure or union
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_num_instances':
lib/Algorithm/SVMLight.xs:384: error: request for member `num_docs' in 
something not a structure or union
lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_DESTROY':
lib/Algorithm/SVMLight.xs:393: error: `c' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:394: error: `MODEL' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:394: error: `m' undeclared (first use in this 
function)
lib/Algorithm/SVMLight.xs:400: error: parse error before ')' token
lib/Algorithm/SVMLight.xs:401: warning: implicit declaration of function 
`free_model'
lib/Algorithm/SVMLight.xs:406: warning: implicit declaration of function 
`free_example'
param_set.c: In function `XS_Algorithm__SVMLight_set_biased_hyperplane':
param_set.c:4: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:4: error: parse error before ')' token
lib/Algorithm/SVMLight.c:666: warning: unused variable `self'
lib/Algorithm/SVMLight.c:667: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_biased_hyperplane':
param_set.c:9: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:9: error: parse error before ')' token
lib/Algorithm/SVMLight.c:690: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_compute_loo':
param_set.c:16: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:16: error: parse error before ')' token
lib/Algorithm/SVMLight.c:712: warning: unused variable `self'
lib/Algorithm/SVMLight.c:713: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_compute_loo':
param_set.c:21: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:21: error: parse error before ')' token
lib/Algorithm/SVMLight.c:736: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_eps':
param_set.c:28: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:28: error: parse error before ')' token
lib/Algorithm/SVMLight.c:758: warning: unused variable `self'
lib/Algorithm/SVMLight.c:759: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_eps':
param_set.c:33: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:33: error: parse error before ')' token
lib/Algorithm/SVMLight.c:782: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_epsilon_crit':
param_set.c:40: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:40: error: parse error before ')' token
lib/Algorithm/SVMLight.c:804: warning: unused variable `self'
lib/Algorithm/SVMLight.c:805: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_epsilon_crit':
param_set.c:45: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:45: error: parse error before ')' token
lib/Algorithm/SVMLight.c:828: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_epsilon_shrink':
param_set.c:52: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:52: error: parse error before ')' token
lib/Algorithm/SVMLight.c:850: warning: unused variable `self'
lib/Algorithm/SVMLight.c:851: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_epsilon_shrink':
param_set.c:57: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:57: error: parse error before ')' token
lib/Algorithm/SVMLight.c:874: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_kernel_cache_size':
param_set.c:64: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:64: error: parse error before ')' token
lib/Algorithm/SVMLight.c:896: warning: unused variable `self'
lib/Algorithm/SVMLight.c:897: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_kernel_cache_size':
param_set.c:69: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:69: error: parse error before ')' token
lib/Algorithm/SVMLight.c:920: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_maxiter':
param_set.c:76: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:76: error: parse error before ')' token
lib/Algorithm/SVMLight.c:942: warning: unused variable `self'
lib/Algorithm/SVMLight.c:943: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_maxiter':
param_set.c:81: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:81: error: parse error before ')' token
lib/Algorithm/SVMLight.c:966: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_remove_inconsistent':
param_set.c:88: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:88: error: parse error before ')' token
lib/Algorithm/SVMLight.c:988: warning: unused variable `self'
lib/Algorithm/SVMLight.c:989: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_remove_inconsistent':
param_set.c:93: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:93: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1012: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_rho':
param_set.c:100: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:100: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1034: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1035: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_rho':
param_set.c:105: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:105: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1058: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_sharedslack':
param_set.c:112: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:112: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1080: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1081: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_sharedslack':
param_set.c:117: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:117: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1104: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_skip_final_opt_check':
param_set.c:124: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:124: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1126: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1127: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_skip_final_opt_check':
param_set.c:129: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:129: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1150: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_svm_c':
param_set.c:136: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:136: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1172: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1173: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_svm_c':
param_set.c:141: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:141: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1196: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_svm_costratio':
param_set.c:148: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:148: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1218: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1219: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_svm_costratio':
param_set.c:153: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:153: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1242: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_svm_iter_to_shrink':
param_set.c:160: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:160: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1264: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1265: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_svm_iter_to_shrink':
param_set.c:165: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:165: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1288: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_svm_maxqpsize':
param_set.c:172: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:172: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1310: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1311: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_svm_maxqpsize':
param_set.c:177: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:177: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1334: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_svm_newvarsinqp':
param_set.c:184: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:184: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1356: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1357: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_svm_newvarsinqp':
param_set.c:189: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:189: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1380: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_transduction_posratio':
param_set.c:196: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:196: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1402: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1403: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_transduction_posratio':
param_set.c:201: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:201: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1426: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_type':
param_set.c:208: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:208: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1448: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1449: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_type':
param_set.c:213: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:213: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1472: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_xa_depth':
param_set.c:220: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:220: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1494: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1495: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_xa_depth':
param_set.c:225: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:225: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1518: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_coef_const':
param_set.c:232: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:232: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1540: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1541: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_coef_const':
param_set.c:237: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:237: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1564: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_coef_lin':
param_set.c:244: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:244: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1586: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1587: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_coef_lin':
param_set.c:249: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:249: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1610: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_kernel_type':
param_set.c:256: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:256: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1632: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1633: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_kernel_type':
param_set.c:261: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:261: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1656: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_poly_degree':
param_set.c:268: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:268: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1678: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1679: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_poly_degree':
param_set.c:273: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:273: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1702: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_rbf_gamma':
param_set.c:280: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:280: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1724: warning: unused variable `self'
lib/Algorithm/SVMLight.c:1725: warning: unused variable `val'
param_set.c: In function `XS_Algorithm__SVMLight_get_rbf_gamma':
param_set.c:285: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:285: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1748: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_predfile':
param_set.c:293: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:293: error: `learn_parm' undeclared (first use in this function)
param_set.c:293: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1770: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_alphafile':
param_set.c:300: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:300: error: `learn_parm' undeclared (first use in this function)
param_set.c:300: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1794: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_custom':
param_set.c:307: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:307: error: `kernel_parm' undeclared (first use in this function)
param_set.c:307: error: parse error before ')' token
lib/Algorithm/SVMLight.c:1818: warning: unused variable `self'
error building lib/Algorithm/SVMLight.o from 'lib/Algorithm/SVMLight.c' at 
/home/cwill1is/blead/lib/perl5/5.11.0/ExtUtils/CBuilder/Base.pm line 109.
make: *** [all] Error 2


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Module::Build                  0.2808_01     0.21
          Test::More                         0.74        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.0307. Powered by 
POE::Component::CPAN::YACSmoke.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
    LIB = C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = 
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/GNUWin32/bin:/cygdrive/c/Program
 
Files/Subversion/bin:/cygdrive/c/strawberry/c/bin:/cygdrive/c/strawberry/perl/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program
 Files/Support 
Tools/:/cygdrive/c/Mingw/dmake:/cygdrive/c/Mingw/bin:/cygdrive/c/Mingw/tools:/cygdrive/c/Perl/bin/:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program
 Files/Microsoft SQL 
Server/80/Tools/BINN://scc030/helpdeskv6$/HelpDesk/HDBIN32/:/cygdrive/c/Program 
Files/Vim/vim63:/cygdrive/c/Program 
Files/QuickTime/QTSystem/:/cygdrive/c/Program Files/SSH Communications 
Security/SSH Secure Shell:/cygdrive/c/Program Files/Nmap
    PERL5_CPANPLUS_IS_RUNNING = 53352
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 1 Stepping 2, GenuineIntel
    SHELL = /bin/sh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cwill1is/blead/bin/perl5.11.0.exe
    UID:  $<  = 11964
    EUID: $>  = 11964
    GID:  $(  = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 
47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503
    EGID: $)  = 10513 544 545 1003 1026 10512 10513 35917 10519 12222 51275 
47366 11814 11812 11265 14694 13857 44594 44599 19834 18930 49232 47137 46503


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 32953) 
configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.2 citu003 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
    config_args='-e -Dusedevel -Dprefix=/home/cwill1is/blead -Dusethreads 
-Duse64bitint -Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    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 -U__STRICT_ANSI__ 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing 
-pipe -I/usr/local/include'
    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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols 
-Wl,--stack,8388608 -Wl,--enable-auto-image-base -Wl,--enable-auto-import 
-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -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=' -s'
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import 
-Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base 
-Wl,--enable-auto-import -L/usr/local/lib'

Reply via email to