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 Ken Williams, This is a computer-generated error report created automatically by CPANPLUS, version 0.82. 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] [Sun Sep 2 16:02:25 2007] Trying to get 'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Algorithm-SVMLight-0.07.tar.gz' [MSG] [Sun Sep 2 16:02:26 2007] Trying to get 'http://www.cpan.org/authors/id/K/KW/KWILLIAMS/CHECKSUMS' [MSG] [Sun Sep 2 16:02:27 2007] Checksum matches for 'Algorithm-SVMLight-0.07.tar.gz' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/Build.PL' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/Changes' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/INSTALL' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/lib/' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/lib/Algorithm/' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/lib/Algorithm/param_set.c.PL' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/lib/Algorithm/SVMLight.pm' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/lib/Algorithm/SVMLight.xs' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/Makefile.PL' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/MANIFEST' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/META.yml' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/SIGNATURE' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/SVMLight.patch' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/t/' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm-SVMLight-0.07/t/01-basic.t' [MSG] [Sun Sep 2 16:02:28 2007] Extracted 'Algorithm::SVMLight' to '/home/cpan/perl595/.cpanplus/5.9.5/build/Algorithm-SVMLight-0.07' [MSG] [Sun Sep 2 16:02:29 2007] # running Build.PL /home/cpan/perl595/bin/perl5.9.5 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] [Sun Sep 2 16:02:29 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [ERROR] [Sun Sep 2 16:02:32 2007] MAKE failed: Illegal seek /home/cpan/perl595/bin/perl5.9.5 Build --makefile_env_macros 1 /home/cpan/perl595/bin/perl5.9.5 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 Error: Function definition too short '/ * A couple special cases for strings * /' in param_set.c, line 289 cc -I/home/cpan/perl595/lib/5.9.5/i386-netbsd-thread-multi-64int/CORE -DXS_VERSION="0.07" -DVERSION="0.07" -DPIC -fPIC -Wall -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -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: In function `self_store': lib/Algorithm/SVMLight.xs:42: warning: cast from pointer to integer of different size lib/Algorithm/SVMLight.xs: In function `self_fetch': lib/Algorithm/SVMLight.xs:53: warning: cast to pointer from integer of different size lib/Algorithm/SVMLight.xs: At top level: lib/Algorithm/SVMLight.xs:57: error: parse error before '*' token lib/Algorithm/SVMLight.xs:57: warning: return type defaults to `int' lib/Algorithm/SVMLight.xs: In function `get_corpus': lib/Algorithm/SVMLight.xs:58: error: parse error before ')' token lib/Algorithm/SVMLight.xs: At top level: lib/Algorithm/SVMLight.xs:70: error: parse error before '*' token lib/Algorithm/SVMLight.xs:70: warning: return type defaults to `int' lib/Algorithm/SVMLight.xs: In function `create_word_array': lib/Algorithm/SVMLight.xs:71: error: `WORD' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:71: error: (Each undeclared identifier is reported only once lib/Algorithm/SVMLight.xs:71: error: for each function it appears in.) lib/Algorithm/SVMLight.xs:71: error: `words' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:83: error: parse error before ')' token lib/Algorithm/SVMLight.xs:83: error: parse error before ')' token lib/Algorithm/SVMLight.xs:99: error: `FVAL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight__xs_init': lib/Algorithm/SVMLight.xs:118: error: `c' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:119: error: `LEARN_PARM' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:119: error: `learn_parm' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:120: error: `KERNEL_PARM' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:120: error: `kernel_parm' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:123: error: parse error before ')' token lib/Algorithm/SVMLight.xs:123: error: parse error before ')' token lib/Algorithm/SVMLight.xs:127: error: `DOC' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:127: error: parse error before ')' token lib/Algorithm/SVMLight.xs:127: error: parse error before ')' token lib/Algorithm/SVMLight.xs:127: error: parse error before ')' token lib/Algorithm/SVMLight.xs:127: error: parse error before ')' token lib/Algorithm/SVMLight.xs:127: error: parse error before ')' token lib/Algorithm/SVMLight.xs:133: error: parse error before ')' token lib/Algorithm/SVMLight.xs:133: error: parse error before ')' token lib/Algorithm/SVMLight.xs:134: error: parse error before ')' token lib/Algorithm/SVMLight.xs:134: error: parse error before ')' token lib/Algorithm/SVMLight.xs:139: warning: implicit declaration of function `set_learning_defaults' lib/Algorithm/SVMLight.xs:140: warning: implicit declaration of function `check_learning_parms' lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_add_instance_i': lib/Algorithm/SVMLight.xs:148: error: `c' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:151: error: `WORD' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:151: error: `words' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:163: error: `DOC' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:163: error: parse error before ')' token lib/Algorithm/SVMLight.xs:163: error: parse error before ')' token lib/Algorithm/SVMLight.xs:163: error: parse error before ')' token lib/Algorithm/SVMLight.xs:163: error: parse error before ')' token lib/Algorithm/SVMLight.xs:163: warning: left-hand operand of comma expression has no effect lib/Algorithm/SVMLight.xs:163: warning: left-hand operand of comma expression has no effect lib/Algorithm/SVMLight.xs:163: error: parse error before ')' token lib/Algorithm/SVMLight.xs:165: warning: left-hand operand of comma expression has no effect lib/Algorithm/SVMLight.xs:171: warning: implicit declaration of function `create_example' lib/Algorithm/SVMLight.xs:175: warning: implicit declaration of function `create_svector' lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_read_instances': lib/Algorithm/SVMLight.xs:183: error: `c' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:186: warning: implicit declaration of function `read_documents' lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_train': lib/Algorithm/SVMLight.xs:193: error: `c' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:194: error: `MODEL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:194: error: `model' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:196: error: `KERNEL_CACHE' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:196: error: `kernel_cache' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:197: error: `KERNEL_PARM' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:197: error: `kernel_parm' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:197: error: parse error before ')' token lib/Algorithm/SVMLight.xs:198: error: `LEARN_PARM' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:198: error: `learn_parm' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:198: error: parse error before ')' token lib/Algorithm/SVMLight.xs:202: error: `LINEAR' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:205: warning: implicit declaration of function `kernel_cache_init' lib/Algorithm/SVMLight.xs:208: error: parse error before ')' token lib/Algorithm/SVMLight.xs:208: error: parse error before ')' token lib/Algorithm/SVMLight.xs:211: error: `CLASSIFICATION' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:212: warning: implicit declaration of function `svm_learn_classification' lib/Algorithm/SVMLight.xs:215: error: `REGRESSION' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:216: warning: implicit declaration of function `svm_learn_regression' lib/Algorithm/SVMLight.xs:219: error: `RANKING' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:220: warning: implicit declaration of function `svm_learn_ranking' lib/Algorithm/SVMLight.xs:223: error: `OPTIMIZATION' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:224: warning: implicit declaration of function `svm_learn_optimization' lib/Algorithm/SVMLight.xs:233: warning: implicit declaration of function `add_weight_vector_to_linear_model' lib/Algorithm/SVMLight.xs:240: warning: implicit declaration of function `kernel_cache_cleanup' lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_predict_i': lib/Algorithm/SVMLight.xs:255: error: `MODEL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:255: error: `model' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:255: error: parse error before ')' token lib/Algorithm/SVMLight.xs:259: error: `WORD' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:259: error: `words' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:260: error: `DOC' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:260: error: `d' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:263: warning: implicit declaration of function `classify_example_linear' lib/Algorithm/SVMLight.xs:264: warning: implicit declaration of function `classify_example' lib/Algorithm/SVMLight.c:365: warning: unused variable `self' lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight__write_model': lib/Algorithm/SVMLight.xs:275: error: `MODEL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:275: error: `m' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:275: error: parse error before ')' token lib/Algorithm/SVMLight.xs:276: warning: implicit declaration of function `write_model' lib/Algorithm/SVMLight.c:402: warning: unused variable `self' lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_get_linear_weights': lib/Algorithm/SVMLight.xs:283: error: `MODEL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:283: error: `m' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:290: error: parse error before ')' token lib/Algorithm/SVMLight.xs:301: warning: passing arg 2 of `Perl_newRV_noinc' from incompatible pointer type lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight__read_model': lib/Algorithm/SVMLight.xs:310: error: `MODEL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:310: error: `m' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:310: warning: implicit declaration of function `read_model' lib/Algorithm/SVMLight.xs:311: error: `c' undeclared (first use in this function) lib/Algorithm/SVMLight.xs: In function `XS_Algorithm__SVMLight_num_features': lib/Algorithm/SVMLight.xs:334: 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:341: 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:350: error: `c' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:351: error: `MODEL' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:351: error: `m' undeclared (first use in this function) lib/Algorithm/SVMLight.xs:357: error: parse error before ')' token lib/Algorithm/SVMLight.xs:358: warning: implicit declaration of function `free_model' lib/Algorithm/SVMLight.xs:363: 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:605: warning: unused variable `self' lib/Algorithm/SVMLight.c:606: 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:629: 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:651: warning: unused variable `self' lib/Algorithm/SVMLight.c:652: 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:675: 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:697: warning: unused variable `self' lib/Algorithm/SVMLight.c:698: 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:721: 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:743: warning: unused variable `self' lib/Algorithm/SVMLight.c:744: 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:767: 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:789: warning: unused variable `self' lib/Algorithm/SVMLight.c:790: 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:813: 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:835: warning: unused variable `self' lib/Algorithm/SVMLight.c:836: 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:859: 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:881: warning: unused variable `self' lib/Algorithm/SVMLight.c:882: 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:905: 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:927: warning: unused variable `self' lib/Algorithm/SVMLight.c:928: 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:951: 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:973: warning: unused variable `self' lib/Algorithm/SVMLight.c:974: 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:997: 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:1019: warning: unused variable `self' lib/Algorithm/SVMLight.c:1020: 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:1043: 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:1065: warning: unused variable `self' lib/Algorithm/SVMLight.c:1066: 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:1089: 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:1111: warning: unused variable `self' lib/Algorithm/SVMLight.c:1112: 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:1135: 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:1157: warning: unused variable `self' lib/Algorithm/SVMLight.c:1158: 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:1181: 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:1203: warning: unused variable `self' lib/Algorithm/SVMLight.c:1204: 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:1227: 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:1249: warning: unused variable `self' lib/Algorithm/SVMLight.c:1250: 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:1273: 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:1295: warning: unused variable `self' lib/Algorithm/SVMLight.c:1296: 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:1319: 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:1341: warning: unused variable `self' lib/Algorithm/SVMLight.c:1342: 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:1365: 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:1387: warning: unused variable `self' lib/Algorithm/SVMLight.c:1388: 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:1411: 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:1433: warning: unused variable `self' lib/Algorithm/SVMLight.c:1434: 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:1457: 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:1479: warning: unused variable `self' lib/Algorithm/SVMLight.c:1480: 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:1503: 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:1525: warning: unused variable `self' lib/Algorithm/SVMLight.c:1526: 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:1549: 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:1571: warning: unused variable `self' lib/Algorithm/SVMLight.c:1572: 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:1595: 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:1617: warning: unused variable `self' lib/Algorithm/SVMLight.c:1618: 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:1641: 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:1663: warning: unused variable `self' lib/Algorithm/SVMLight.c:1664: 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:1687: 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: parse error before ')' token lib/Algorithm/SVMLight.c:1709: 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: parse error before ')' token lib/Algorithm/SVMLight.c:1733: 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: parse error before ')' token lib/Algorithm/SVMLight.c:1757: warning: unused variable `self' error building lib/Algorithm/SVMLight.o from 'lib/Algorithm/SVMLight.c' at /home/cpan/perl595/lib/5.9.5/ExtUtils/CBuilder/Base.pm line 108. gmake: *** [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 0.21 Test::More 0.70 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. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin PERL5_CPANPLUS_IS_RUNNING = 10084 PERL5_CPANPLUS_IS_VERSION = 0.82 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/pkg/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/cpan/perl595/bin/perl5.9.5 UID: $< = 1002 EUID: $> = 1002 GID: $( = 100 100 EGID: $) = 100 100 ------------------------------- -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: tue oct 31 04:32:05 utc 2006 [EMAIL PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop i386 ' config_args='' 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='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include', optimize='-O', cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include' ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /lib /usr/lib libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
