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] [Fri Jan 11 13:46:37 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/Algorithm-SVMLight-0.08.tar.gz' [MSG] [Fri Jan 11 13:46:38 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KW/KWILLIAMS/CHECKSUMS' [MSG] [Fri Jan 11 13:46:38 2008] Checksum matches for 'Algorithm-SVMLight-0.08.tar.gz' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/Build.PL' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/Changes' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/lib/' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/lib/Algorithm/' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/lib/Algorithm/param_set.c.PL' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/lib/Algorithm/SVMLight.pm' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/lib/Algorithm/SVMLight.xs' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/Makefile.PL' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/MANIFEST' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/META.yml' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/README' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/SVMLight.patch' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/t/' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/t/01-basic.t' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm-SVMLight-0.08/t/02-custom.t' [MSG] [Fri Jan 11 13:46:38 2008] Extracted 'Algorithm::SVMLight' to '/home/d/.cpanplus/5.10.0/build/Algorithm-SVMLight-0.08' [MSG] [Fri Jan 11 13:46:39 2008] # running Build.PL /usr/local/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.08' [MSG] [Fri Jan 11 13:46:39 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Fri Jan 11 13:46:41 2008] MAKE failed: Illegal seek /usr/local/bin/perl Build --makefile_env_macros 1 /usr/local/bin/perl 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 cc -I/usr/local/lib/perl5/5.10.0/x86_64-linux/CORE -DXS_VERSION="0.08" -DVERSION="0.08" -fPIC -Wall -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/Algorithm/SVMLight.o lib/Algorithm/SVMLight.c lib/Algorithm/SVMLight.xs:21:24: error: svm_common.h: No such file or directory lib/Algorithm/SVMLight.xs:22:23: error: svm_learn.h: No such file or directory lib/Algorithm/SVMLight.xs:32: error: expected specifier-qualifier-list before âDOCâ lib/Algorithm/SVMLight.xs:36: error: expected â)â before â*â token lib/Algorithm/SVMLight.xs:105: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token lib/Algorithm/SVMLight.xs: In function âXS_Algorithm__SVMLight__xs_initâ: lib/Algorithm/SVMLight.xs:154: error: âLEARN_PARMâ undeclared (first use in this function) lib/Algorithm/SVMLight.xs:154: error: (Each undeclared identifier is reported only once lib/Algorithm/SVMLight.xs:154: error: for each function it appears in.) 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:162: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:162: error: âDOCâ undeclared (first use in this function) lib/Algorithm/SVMLight.xs:162: error: expected expression before â)â token lib/Algorithm/SVMLight.xs:162: error: expected expression before â)â token lib/Algorithm/SVMLight.xs:162: warning: left-hand operand of comma expression has no effect lib/Algorithm/SVMLight.xs:163: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs:168: error: expected expression before â)â token lib/Algorithm/SVMLight.xs:168: warning: left-hand operand of comma expression has no effect lib/Algorithm/SVMLight.xs:169: error: expected expression before â)â token lib/Algorithm/SVMLight.xs:169: warning: left-hand operand of comma expression has no effect 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: expected expression before â)â token lib/Algorithm/SVMLight.xs:183: error: âranking_callbackâ undeclared (first use in this function) 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: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:197: warning: implicit declaration of function âcreate_word_arrayâ lib/Algorithm/SVMLight.xs:206: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:206: error: âDOCâ undeclared (first use in this function) lib/Algorithm/SVMLight.xs:206: error: expected expression before â)â token lib/Algorithm/SVMLight.xs:206: error: expected expression before â)â token lib/Algorithm/SVMLight.xs:206: warning: left-hand operand of comma expression has no effect lib/Algorithm/SVMLight.xs:207: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:208: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs:208: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs:209: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs:212: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs:214: error: âcorpusâ has no member named âdocsâ 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:227: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:228: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs:229: warning: implicit declaration of function âread_documentsâ lib/Algorithm/SVMLight.xs:229: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:229: error: âcorpusâ has no member named âlabelsâ lib/Algorithm/SVMLight.xs: In function âXS_Algorithm__SVMLight_trainâ: 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: expected expression 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.xs:251: warning: left-hand operand of comma expression has no effect 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:255: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:255: error: âcorpusâ has no member named âlabelsâ 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:259: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:259: error: âcorpusâ has no member named âlabelsâ 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:263: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:263: error: âcorpusâ has no member named âlabelsâ 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:267: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:267: error: âcorpusâ has no member named âlabelsâ 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: expected expression 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: expected expression 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: expected expression 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:369: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:370: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs: In function âXS_Algorithm__SVMLight_DESTROYâ: 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: expected expression before â)â token lib/Algorithm/SVMLight.xs:401: warning: implicit declaration of function âfree_modelâ lib/Algorithm/SVMLight.xs:404: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:406: warning: implicit declaration of function âfree_exampleâ lib/Algorithm/SVMLight.xs:406: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:408: error: âcorpusâ has no member named âdocsâ lib/Algorithm/SVMLight.xs:411: error: âcorpusâ has no member named âlabelsâ 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: expected expression before â)â token lib/Algorithm/SVMLight.c:666: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:712: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:758: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:804: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:850: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:896: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:942: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:988: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1034: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1080: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1126: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1172: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1218: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1264: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1310: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1356: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1402: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1448: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1494: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1540: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1586: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1632: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1678: warning: unused variable âselfâ 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1724: warning: unused variable âselfâ 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: expected expression 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: expected expression 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: expected expression 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: expected expression before â)â token lib/Algorithm/SVMLight.c:1818: warning: unused variable âselfâ error building lib/Algorithm/SVMLight.o from 'lib/Algorithm/SVMLight.c' at /usr/local/lib/perl5/5.10.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. -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.23.1-slh64-smp-32, archname=x86_64-linux uname='linux sanremo.defietser 2.6.23.1-slh64-smp-32 #1 smp preempt thu nov 15 17:55:06 cet 2007 x86_64 gnulinux ' config_args='-des' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
