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 07:42:43 2006] Trying to get 
'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Algorithm-SVMLight-0.07.tar.gz'
[MSG] [Fri Dec  1 07:42:46 2006] Trying to get 
'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/CHECKSUMS'
[MSG] [Fri Dec  1 07:42:47 2006] Checksum matches for 
'Algorithm-SVMLight-0.07.tar.gz'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/Build.PL'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/Changes'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/INSTALL'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/lib/'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 
'Algorithm-SVMLight-0.07/lib/Algorithm/'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 
'Algorithm-SVMLight-0.07/lib/Algorithm/param_set.c.PL'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 
'Algorithm-SVMLight-0.07/lib/Algorithm/SVMLight.pm'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 
'Algorithm-SVMLight-0.07/lib/Algorithm/SVMLight.xs'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/Makefile.PL'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/MANIFEST'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/META.yml'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/SIGNATURE'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 
'Algorithm-SVMLight-0.07/SVMLight.patch'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm-SVMLight-0.07/t/'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 
'Algorithm-SVMLight-0.07/t/01-basic.t'
[MSG] [Fri Dec  1 07:42:47 2006] Extracted 'Algorithm::SVMLight' to 
'/home/cwill1is/.cpanplus/5.8.8/build/Algorithm-SVMLight-0.07'
[MSG] [Fri Dec  1 07:42:47 2006] # running Build.PL 
/usr/home/cwill1is/perl588/bin/perl Build.PL
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

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

[MSG] [Fri Dec  1 07:42:47 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Fri Dec  1 07:42:48 2006] MAKE failed:  
/usr/home/cwill1is/perl588/bin/perl Build --makefile_env_macros 1
/usr/home/cwill1is/perl588/bin/perl lib/Algorithm/param_set.c.PL 
lib/Algorithm/param_set.c
lib/Algorithm/SVMLight.pm -> blib/lib/Algorithm/SVMLight.pm
lib/Algorithm/SVMLight.xs -> lib/Algorithm/SVMLight.c
/usr/home/cwill1is/perl588/bin/perl 
-I/usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int 
-I/usr/home/cwill1is/perl588/lib/5.8.8 
/usr/home/cwill1is/perl588/lib/5.8.8/ExtUtils/xsubpp -noprototypes -typemap 
/usr/home/cwill1is/perl588/lib/5.8.8/ExtUtils/typemap lib/Algorithm/SVMLight.xs
Error: Function definition too short '/ * A couple special cases for strings * 
/' in param_set.c, line 289
cc -I/usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int/CORE 
-DXS_VERSION="0.07" -DVERSION="0.07" -DPIC -fPIC -Wall -c -DHAS_FPSETMASK 
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -O -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: syntax error before "DOC"
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:70: error: syntax 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: syntax error before ')' token
SVMLight.xs:83: error: syntax 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: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:127: error: structure has no member named `docs'
SVMLight.xs:127: error: `DOC' undeclared (first use in this function)
SVMLight.xs:127: error: syntax error before ')' token
SVMLight.xs:127: error: syntax error before ')' token
SVMLight.xs:127: error: syntax error before ')' token
SVMLight.xs:127: error: syntax error before ')' token
SVMLight.xs:127: error: syntax error before ')' token
SVMLight.xs:133: error: syntax error before ')' token
SVMLight.xs:133: error: syntax error before ')' token
SVMLight.xs:134: error: syntax error before ')' token
SVMLight.xs:134: error: syntax 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: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: structure has no member named `docs'
SVMLight.xs:163: error: `DOC' undeclared (first use in this function)
SVMLight.xs:163: error: syntax error before ')' token
SVMLight.xs:163: error: syntax error before ')' token
SVMLight.xs:163: error: syntax error before ')' token
SVMLight.xs:163: error: structure has no member named `docs'
SVMLight.xs:163: error: syntax error before ')' token
SVMLight.xs:163: warning: left-hand operand of comma expression has no effect
SVMLight.xs:163: error: syntax error before ')' token
SVMLight.xs:164: error: structure has no member named `docs'
SVMLight.xs:171: error: structure has no member named `docs'
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:184: error: structure has no member named `docs'
SVMLight.xs:186: warning: implicit declaration of function `read_documents'
SVMLight.xs:186: error: structure has no member named `docs'
SVMLight.xs: In function `XS_Algorithm__SVMLight_train':
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: syntax 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: syntax 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: syntax error before ')' token
SVMLight.xs:208: error: syntax 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:212: error: structure has no member named `docs'
SVMLight.xs:215: error: `REGRESSION' undeclared (first use in this function)
SVMLight.xs:216: warning: implicit declaration of function 
`svm_learn_regression'
SVMLight.xs:216: error: structure has no member named `docs'
SVMLight.xs:219: error: `RANKING' undeclared (first use in this function)
SVMLight.xs:220: warning: implicit declaration of function `svm_learn_ranking'
SVMLight.xs:220: error: structure has no member named `docs'
SVMLight.xs:223: error: `OPTIMIZATION' undeclared (first use in this function)
SVMLight.xs:224: warning: implicit declaration of function 
`svm_learn_optimization'
SVMLight.xs:224: error: structure has no member named `docs'
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: syntax 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: syntax 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: syntax 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: warning: ISO C90 forbids mixed declarations and code
SVMLight.xs:326: error: structure has no member named `docs'
SVMLight.xs:327: error: structure has no member named `docs'
SVMLight.xs: In function `XS_Algorithm__SVMLight_DESTROY':
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: syntax error before ')' token
SVMLight.xs:358: warning: implicit declaration of function `free_model'
SVMLight.xs:361: error: structure has no member named `docs'
SVMLight.xs:363: warning: implicit declaration of function `free_example'
SVMLight.xs:363: error: structure has no member named `docs'
SVMLight.xs:365: error: structure has no member named `docs'
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: syntax error before ')' token
SVMLight.c:541: warning: unused variable `self'
SVMLight.c:542: 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: syntax error before ')' token
SVMLight.c:560: 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: syntax error before ')' token
SVMLight.c:577: warning: unused variable `self'
SVMLight.c:578: 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: syntax error before ')' token
SVMLight.c:596: 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: syntax error before ')' token
SVMLight.c:613: warning: unused variable `self'
SVMLight.c:614: 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: syntax error before ')' token
SVMLight.c:632: 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: syntax error before ')' token
SVMLight.c:649: warning: unused variable `self'
SVMLight.c:650: 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: syntax error before ')' token
SVMLight.c:668: 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: syntax error before ')' token
SVMLight.c:685: warning: unused variable `self'
SVMLight.c:686: 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: syntax error before ')' token
SVMLight.c:704: 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: syntax error before ')' token
SVMLight.c:721: warning: unused variable `self'
SVMLight.c:722: 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: syntax error before ')' token
SVMLight.c:740: 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: syntax error before ')' token
SVMLight.c:757: warning: unused variable `self'
SVMLight.c:758: 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: syntax error before ')' token
SVMLight.c:776: 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: syntax error before ')' token
SVMLight.c:793: warning: unused variable `self'
SVMLight.c:794: 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: syntax error before ')' token
SVMLight.c:812: 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: syntax error before ')' token
SVMLight.c:829: warning: unused variable `self'
SVMLight.c:830: 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: syntax error before ')' token
SVMLight.c:848: 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: syntax error before ')' token
SVMLight.c:865: warning: unused variable `self'
SVMLight.c:866: 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: syntax error before ')' token
SVMLight.c:884: 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: syntax error before ')' token
SVMLight.c:901: warning: unused variable `self'
SVMLight.c:902: 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: syntax error before ')' token
SVMLight.c:920: 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: syntax error before ')' token
SVMLight.c:937: warning: unused variable `self'
SVMLight.c:938: 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: syntax error before ')' token
SVMLight.c:956: 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: syntax error before ')' token
SVMLight.c:973: warning: unused variable `self'
SVMLight.c:974: 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: syntax error before ')' token
SVMLight.c:992: 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: syntax error before ')' token
SVMLight.c:1009: warning: unused variable `self'
SVMLight.c:1010: 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: syntax error before ')' token
SVMLight.c:1028: 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: syntax error before ')' token
SVMLight.c:1045: warning: unused variable `self'
SVMLight.c:1046: 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: syntax error before ')' token
SVMLight.c:1064: 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: syntax error before ')' token
SVMLight.c:1081: warning: unused variable `self'
SVMLight.c:1082: 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: syntax error before ')' token
SVMLight.c:1100: 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: syntax error before ')' token
SVMLight.c:1117: warning: unused variable `self'
SVMLight.c:1118: 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: syntax error before ')' token
SVMLight.c:1136: 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: syntax error before ')' token
SVMLight.c:1153: warning: unused variable `self'
SVMLight.c:1154: 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: syntax error before ')' token
SVMLight.c:1172: 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: syntax error before ')' token
SVMLight.c:1189: warning: unused variable `self'
SVMLight.c:1190: 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: syntax error before ')' token
SVMLight.c:1208: 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: syntax error before ')' token
SVMLight.c:1225: warning: unused variable `self'
SVMLight.c:1226: 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: syntax error before ')' token
SVMLight.c:1244: 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: syntax error before ')' token
SVMLight.c:1261: warning: unused variable `self'
SVMLight.c:1262: 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: syntax error before ')' token
SVMLight.c:1280: 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: syntax error before ')' token
SVMLight.c:1297: warning: unused variable `self'
SVMLight.c:1298: 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: syntax error before ')' token
SVMLight.c:1316: 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: syntax error before ')' token
SVMLight.c:1333: warning: unused variable `self'
SVMLight.c:1334: 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: syntax error before ')' token
SVMLight.c:1352: 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: syntax error before ')' token
SVMLight.c:1369: warning: unused variable `self'
SVMLight.c:1370: 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: syntax error before ')' token
SVMLight.c:1388: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_predfile':
param_set.c:294: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:294: error: `learn_parm' undeclared (first use in this function)
param_set.c:294: error: syntax error before ')' token
SVMLight.c:1405: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_alphafile':
param_set.c:301: error: `LEARN_PARM' undeclared (first use in this function)
param_set.c:301: error: `learn_parm' undeclared (first use in this function)
param_set.c:301: error: syntax error before ')' token
SVMLight.c:1424: warning: unused variable `self'
param_set.c: In function `XS_Algorithm__SVMLight_set_custom':
param_set.c:308: error: `KERNEL_PARM' undeclared (first use in this function)
param_set.c:308: error: `kernel_parm' undeclared (first use in this function)
param_set.c:308: error: syntax error before ')' token
SVMLight.c:1443: warning: unused variable `self'
*** Error code 2

Stop in /usr/home/cwill1is/.cpanplus/5.8.8/build/Algorithm-SVMLight-0.07.
error building lib/Algorithm/SVMLight.o from 'lib/Algorithm/SVMLight.c' at 
/usr/home/cwill1is/perl588/lib/site_perl/5.8.8/ExtUtils/CBuilder/Base.pm line 
108.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Module::Build                    0.2805
        Test::More                         0.64

******************************** 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=freebsd, osvers=5.3-release, archname=i386-freebsd-thread-multi-64int
    uname='freebsd scc205.staffordshire.gov.uk 5.3-release freebsd 5.3-release 
#0: fri nov 5 04:19:18 utc 2004 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', 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=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc_r
    perllibs=-lm -lcrypt -lutil -lc_r
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to