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 report for Algorithm-SVMLight-0.08 on 5.8.8, created automatically by CPAN-Reporter-1.08 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make': /usr/local/bin/perl5.8.8 Build --makefile_env_macros 1 /usr/local/bin/perl5.8.8 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 /usr/local/bin/perl5.8.8 -I/usr/local/lib/perl5/5.8.8/mach -I/usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -noprototypes -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap lib/Algorithm/SVMLight.xs cc -I/usr/local/lib/perl5/5.8.8/mach/CORE -DXS_VERSION="0.08" -DVERSION="0.08" -DPIC -fPIC -Wall -c -DAPPLLIB_EXP=/usr/local/lib/perl5/5.8.8/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe -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:36: error: syntax error before '*' token SVMLight.xs: In function `ranking_callback': SVMLight.xs:38: error: `learn_parm' undeclared (first use in this function) SVMLight.xs:38: error: (Each undeclared identifier is reported only once SVMLight.xs:38: error: for each function it appears in.) SVMLight.xs:50: error: `rankvalue' undeclared (first use in this function) SVMLight.xs:50: error: `i' undeclared (first use in this function) SVMLight.xs:51: error: `j' undeclared (first use in this function) SVMLight.xs:52: error: `docs' undeclared (first use in this function) SVMLight.xs: In function `self_store': SVMLight.xs:77: warning: cast from pointer to integer of different size SVMLight.xs: In function `self_fetch': SVMLight.xs:88: warning: cast to pointer from integer of different size SVMLight.xs: At top level: SVMLight.xs:105: error: syntax error before '*' token SVMLight.xs:105: warning: return type defaults to `int' SVMLight.xs: In function `create_word_array': SVMLight.xs:106: error: `WORD' undeclared (first use in this function) SVMLight.xs:106: error: `words' undeclared (first use in this function) SVMLight.xs:107: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:118: error: syntax error before ')' token SVMLight.xs:118: error: syntax error before ')' token SVMLight.xs:134: error: `FVAL' undeclared (first use in this function) SVMLight.xs: In function `XS_Algorithm__SVMLight__xs_init': SVMLight.xs:154: error: `LEARN_PARM' undeclared (first use in this function) SVMLight.xs:154: error: `learn_parm' undeclared (first use in this function) SVMLight.xs:155: error: `KERNEL_PARM' undeclared (first use in this function) SVMLight.xs:155: error: `kernel_parm' undeclared (first use in this function) SVMLight.xs:162: error: structure has no member named `docs' SVMLight.xs:162: error: `DOC' undeclared (first use in this function) SVMLight.xs:162: error: syntax error before ')' token SVMLight.xs:162: error: syntax error before ')' token SVMLight.xs:162: error: syntax error before ')' token SVMLight.xs:162: error: syntax error before ')' token SVMLight.xs:162: error: syntax error before ')' token SVMLight.xs:168: error: syntax error before ')' token SVMLight.xs:168: error: syntax error before ')' token SVMLight.xs:169: error: syntax error before ')' token SVMLight.xs:169: error: syntax error before ')' token SVMLight.xs:174: warning: implicit declaration of function `set_learning_defaults' SVMLight.xs:175: warning: implicit declaration of function `check_learning_parms' SVMLight.xs: In function `XS_Algorithm__SVMLight_ranking_callback': SVMLight.xs:182: error: `LEARN_PARM' undeclared (first use in this function) SVMLight.xs:182: error: `learn_parm' undeclared (first use in this function) SVMLight.xs:182: error: syntax error before ')' token SVMLight.c:203: warning: unused variable `self' SVMLight.xs: In function `XS_Algorithm__SVMLight_add_instance_i': SVMLight.xs:194: error: `WORD' undeclared (first use in this function) SVMLight.xs:194: error: `words' undeclared (first use in this function) SVMLight.xs:195: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:206: error: structure has no member named `docs' SVMLight.xs:206: error: `DOC' undeclared (first use in this function) SVMLight.xs:206: error: syntax error before ')' token SVMLight.xs:206: error: syntax error before ')' token SVMLight.xs:206: error: syntax error before ')' token SVMLight.xs:206: error: structure has no member named `docs' SVMLight.xs:206: error: syntax error before ')' token SVMLight.xs:206: warning: left-hand operand of comma expression has no effect SVMLight.xs:206: error: syntax error before ')' token SVMLight.xs:207: error: structure has no member named `docs' SVMLight.xs:214: error: structure has no member named `docs' SVMLight.xs:214: warning: implicit declaration of function `create_example' SVMLight.xs:218: warning: implicit declaration of function `create_svector' SVMLight.xs: In function `XS_Algorithm__SVMLight_read_instances': SVMLight.xs:227: error: structure has no member named `docs' SVMLight.xs:229: warning: implicit declaration of function `read_documents' SVMLight.xs:229: error: structure has no member named `docs' SVMLight.xs: In function `XS_Algorithm__SVMLight_train': SVMLight.xs:237: error: `MODEL' undeclared (first use in this function) SVMLight.xs:237: error: `model' undeclared (first use in this function) SVMLight.xs:238: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:239: error: `KERNEL_CACHE' undeclared (first use in this function) SVMLight.xs:239: error: `kernel_cache' undeclared (first use in this function) SVMLight.xs:240: error: `KERNEL_PARM' undeclared (first use in this function) SVMLight.xs:240: error: `kernel_parm' undeclared (first use in this function) SVMLight.xs:240: error: syntax error before ')' token SVMLight.xs:241: error: `LEARN_PARM' undeclared (first use in this function) SVMLight.xs:241: error: `learn_parm' undeclared (first use in this function) SVMLight.xs:241: error: syntax error before ')' token SVMLight.xs:245: error: `LINEAR' undeclared (first use in this function) SVMLight.xs:248: warning: implicit declaration of function `kernel_cache_init' SVMLight.xs:251: error: syntax error before ')' token SVMLight.xs:251: error: syntax error before ')' token SVMLight.xs:254: error: `CLASSIFICATION' undeclared (first use in this function) SVMLight.xs:255: warning: implicit declaration of function `svm_learn_classification' SVMLight.xs:255: error: structure has no member named `docs' SVMLight.xs:258: error: `REGRESSION' undeclared (first use in this function) SVMLight.xs:259: warning: implicit declaration of function `svm_learn_regression' SVMLight.xs:259: error: structure has no member named `docs' SVMLight.xs:262: error: `RANKING' undeclared (first use in this function) SVMLight.xs:263: warning: implicit declaration of function `svm_learn_ranking' SVMLight.xs:263: error: structure has no member named `docs' SVMLight.xs:266: error: `OPTIMIZATION' undeclared (first use in this function) SVMLight.xs:267: warning: implicit declaration of function `svm_learn_optimization' SVMLight.xs:267: error: structure has no member named `docs' SVMLight.xs:276: warning: implicit declaration of function `add_weight_vector_to_linear_model' SVMLight.xs:283: warning: implicit declaration of function `kernel_cache_cleanup' SVMLight.xs: In function `XS_Algorithm__SVMLight_predict_i': SVMLight.xs:298: error: `MODEL' undeclared (first use in this function) SVMLight.xs:298: error: `model' undeclared (first use in this function) SVMLight.xs:298: error: syntax error before ')' token SVMLight.xs:302: error: `WORD' undeclared (first use in this function) SVMLight.xs:302: error: `words' undeclared (first use in this function) SVMLight.xs:303: error: `DOC' undeclared (first use in this function) SVMLight.xs:303: error: `d' undeclared (first use in this function) SVMLight.xs:306: warning: implicit declaration of function `classify_example_linear' SVMLight.xs:307: warning: implicit declaration of function `classify_example' SVMLight.xs:307: warning: ISO C90 forbids mixed declarations and code SVMLight.c:392: warning: unused variable `self' SVMLight.xs: In function `XS_Algorithm__SVMLight__write_model': SVMLight.xs:318: error: `MODEL' undeclared (first use in this function) SVMLight.xs:318: error: `m' undeclared (first use in this function) SVMLight.xs:318: error: syntax error before ')' token SVMLight.xs:319: warning: implicit declaration of function `write_model' SVMLight.c:424: warning: unused variable `self' SVMLight.xs: In function `XS_Algorithm__SVMLight_get_linear_weights': SVMLight.xs:326: error: `MODEL' undeclared (first use in this function) SVMLight.xs:326: error: `m' undeclared (first use in this function) SVMLight.xs:327: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:333: error: syntax error before ')' token SVMLight.xs: In function `XS_Algorithm__SVMLight__read_model': SVMLight.xs:353: error: `MODEL' undeclared (first use in this function) SVMLight.xs:353: error: `m' undeclared (first use in this function) SVMLight.xs:353: warning: implicit declaration of function `read_model' SVMLight.xs:354: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:369: error: structure has no member named `docs' SVMLight.xs:370: error: structure has no member named `docs' SVMLight.xs: In function `XS_Algorithm__SVMLight_DESTROY': SVMLight.xs:394: error: `MODEL' undeclared (first use in this function) SVMLight.xs:394: error: `m' undeclared (first use in this function) SVMLight.xs:395: warning: ISO C90 forbids mixed declarations and code SVMLight.xs:400: error: syntax error before ')' token SVMLight.xs:401: warning: implicit declaration of function `free_model' SVMLight.xs:404: error: structure has no member named `docs' SVMLight.xs:406: warning: implicit declaration of function `free_example' SVMLight.xs:406: error: structure has no member named `docs' SVMLight.xs:408: 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:597: warning: unused variable `self' SVMLight.c:598: 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:616: 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:633: warning: unused variable `self' SVMLight.c:634: 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:652: 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:669: warning: unused variable `self' SVMLight.c:670: 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:688: 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:705: warning: unused variable `self' SVMLight.c:706: 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:724: 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:741: warning: unused variable `self' SVMLight.c:742: 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:760: 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:777: warning: unused variable `self' SVMLight.c:778: 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:796: 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:813: warning: unused variable `self' SVMLight.c:814: 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:832: 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:849: warning: unused variable `self' SVMLight.c:850: 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:868: 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:885: warning: unused variable `self' SVMLight.c:886: 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:904: 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:921: warning: unused variable `self' SVMLight.c:922: 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:940: 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:957: warning: unused variable `self' SVMLight.c:958: 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:976: 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:993: warning: unused variable `self' SVMLight.c:994: 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:1012: 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:1029: warning: unused variable `self' SVMLight.c:1030: 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:1048: 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:1065: warning: unused variable `self' SVMLight.c:1066: 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:1084: 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:1101: warning: unused variable `self' SVMLight.c:1102: 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:1120: 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:1137: warning: unused variable `self' SVMLight.c:1138: 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:1156: 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:1173: warning: unused variable `self' SVMLight.c:1174: 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:1192: 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:1209: warning: unused variable `self' SVMLight.c:1210: 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:1228: 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:1245: warning: unused variable `self' SVMLight.c:1246: 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:1264: 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:1281: warning: unused variable `self' SVMLight.c:1282: 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:1300: 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:1317: warning: unused variable `self' SVMLight.c:1318: 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:1336: 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:1353: warning: unused variable `self' SVMLight.c:1354: 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:1372: 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:1389: warning: unused variable `self' SVMLight.c:1390: 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:1408: 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:1425: warning: unused variable `self' SVMLight.c:1426: 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:1444: 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: syntax error before ')' token SVMLight.c:1461: 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: syntax error before ')' token SVMLight.c:1480: 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: syntax error before ')' token SVMLight.c:1499: warning: unused variable `self' error building lib/Algorithm/SVMLight.o from 'lib/Algorithm/SVMLight.c' at /usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/CBuilder/Base.pm line 108. *** Error code 2 Stop in /usr/local/src/CPAN/build/Algorithm-SVMLight-0.08-i8sYXG. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------- ---- --------- Module::Build 0.21 0.2808_01 Test::More 0 0.62 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts PERL5LIB = /usr/local/src/CPAN/build/Cache-FastMmap-1.24-eT5CvW/blib/arch:/usr/local/src/CPAN/build/Cache-FastMmap-1.24-eT5CvW/blib/lib:/usr/local/src/CPAN/build/Geo-Coordinates-UTM-XS-0.03-pDuocz/blib/arch:/usr/local/src/CPAN/build/Geo-Coordinates-UTM-XS-0.03-pDuocz/blib/lib:/usr/local/src/CPAN/build/Geo-Coordinates-UTM-0.08-szjN7u/blib/arch:/usr/local/src/CPAN/build/Geo-Coordinates-UTM-0.08-szjN7u/blib/lib:/usr/local/src/CPAN/build/Devel-Caller-2.03-wmKoUC/blib/arch:/usr/local/src/CPAN/build/Devel-Caller-2.03-wmKoUC/blib/lib:/usr/local/src/CPAN/build/POE-Component-Client-FTP-0.14-8qBp1y/blib/arch:/usr/local/src/CPAN/build/POE-Component-Client-FTP-0.14-8qBp1y/blib/lib:/usr/local/src/CPAN/build/DateTime-Format-Natural-0.65_01-v8ftj0/blib/arch:/usr/local/src/CPAN/build/DateTime-Format-Natural-0.65_01-v8ftj0/blib/lib:/usr/local/src/CPAN/build/Scalar-Util-Clone-0.10-tY16Lg/blib/arch:/usr/local/src/CPAN/build/Scalar-Util-Clone-0.10-tY16Lg/blib/lib:/usr/local/src/CPAN/build/BROCKMD-sIO0Ht/blib/arch:/usr/local/src/CPAN/build/BROCKMD-sIO0Ht/blib/lib:/usr/local/src/CPAN/build/Font-TTF-Scripts-0.10-Cfaek7/blib/arch:/usr/local/src/CPAN/build/Font-TTF-Scripts-0.10-Cfaek7/blib/lib:/usr/local/src/CPAN/build/Text-PDF-0.29-ft7Myp/blib/arch:/usr/local/src/CPAN/build/Text-PDF-0.29-ft7Myp/blib/lib:/usr/local/src/CPAN/build/Font-TTF-0.43-jeVbdB/blib/arch:/usr/local/src/CPAN/build/Font-TTF-0.43-jeVbdB/blib/lib:/usr/local/src/CPAN/build/Net-SFTP-Foreign-1.34-2yEEyX/blib/arch:/usr/local/src/CPAN/build/Net-SFTP-Foreign-1.34-2yEEyX/blib/lib:/usr/local/src/CPAN/build/X12-0.09-LPIi7l/blib/arch:/usr/local/src/CPAN/build/X12-0.09-LPIi7l/blib/lib:/usr/local/src/CPAN/build/Log-Cabin-0.06-GBVBBM/blib/arch:/usr/local/src/CPAN/build/Log-Cabin-0.06-GBVBBM/blib/lib:/usr/local/src/CPAN/build/Proc-Queue-1.23-uGfI7u/blib/arch:/usr/local/src/CPAN/build/Proc-Queue-1.23-uGfI7u/blib/lib PERL5_CPANPLUS_IS_RUNNING = 70557 PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Algorithm-SVMLight-0.08-i8sYXG/Makefile.PL PERL5_CPAN_IS_RUNNING = 70557 PERL_EXTUTILS_AUTOINSTALL = --defaultdeps PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla PERL_MM_USE_DEFAULT = 1 SHELL = /usr/local/bin/zsh TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.8.8 $UID/$EUID = 1023 / 1023 $GID = 1023 1023 1023 $EGID = 1023 1023 1023 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.23 ExtUtils::CBuilder 0.18 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 0 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.23 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.62 YAML 0.62 YAML::Syck 0.99 version 0.73 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=freebsd, osvers=6.1-release, archname=i386-freebsd-64int uname='freebsd freebsd.org 6.1-release freebsd 6.1-release #0: wed mar 15 00:45:26 pst 2006 [EMAIL PROTECTED]:usrsrcsysmagickernelpath i386 ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O2 -fno-strict-aliasing -pipe ', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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 perllibs=-lm -lcrypt -lutil libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
