Report for Algorithm-SVMLight-0.09

Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Algorithm-SVMLight-0.09 v5.15.1 GNU/Linux
Date: 2011-07-26T14:21:07Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Ken Williams,

This is a computer-generated report for Algorithm-SVMLight-0.09
on perl 5.15.1, created by CPAN-Reporter-1.19_04.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

/home/trushel/perl/perl5151/bin/perl Build --makefile_env_macros 1
Building Algorithm-SVMLight
cc -I/home/trushel/perl/perl5151/lib/5.15.1/x86_64-linux/CORE -DXS_VERSION="0.09" -DVERSION="0.09" -fPIC -Wall -c -fno-strict-aliasing -pipe -fstack-protector -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:264: 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: error: ‘corpus’ has no member named ‘docs’
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:482: 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:521: 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’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_biased_hyperplane’:
lib/Algorithm/param_set.c:4: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:4: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:726: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_biased_hyperplane’:
lib/Algorithm/param_set.c:9: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:9: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:751: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_compute_loo’:
lib/Algorithm/param_set.c:16: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:16: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:773: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_compute_loo’:
lib/Algorithm/param_set.c:21: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:21: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:798: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_eps’:
lib/Algorithm/param_set.c:28: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:28: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:820: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_eps’:
lib/Algorithm/param_set.c:33: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:33: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:845: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_epsilon_crit’:
lib/Algorithm/param_set.c:40: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:40: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:867: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_epsilon_crit’:
lib/Algorithm/param_set.c:45: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:45: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:892: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_epsilon_shrink’:
lib/Algorithm/param_set.c:52: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:52: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:914: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_epsilon_shrink’:
lib/Algorithm/param_set.c:57: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:57: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:939: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_kernel_cache_size’:
lib/Algorithm/param_set.c:64: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:64: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:961: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_kernel_cache_size’:
lib/Algorithm/param_set.c:69: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:69: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:986: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_maxiter’:
lib/Algorithm/param_set.c:76: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:76: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1008: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_maxiter’:
lib/Algorithm/param_set.c:81: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:81: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1033: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_remove_inconsistent’:
lib/Algorithm/param_set.c:88: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:88: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1055: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_remove_inconsistent’:
lib/Algorithm/param_set.c:93: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:93: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1080: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_rho’:
lib/Algorithm/param_set.c:100: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:100: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1102: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_rho’:
lib/Algorithm/param_set.c:105: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:105: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1127: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_sharedslack’:
lib/Algorithm/param_set.c:112: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:112: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1149: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_sharedslack’:
lib/Algorithm/param_set.c:117: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:117: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1174: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_skip_final_opt_check’:
lib/Algorithm/param_set.c:124: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:124: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1196: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_skip_final_opt_check’:
lib/Algorithm/param_set.c:129: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:129: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1221: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_svm_c’:
lib/Algorithm/param_set.c:136: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:136: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1243: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_svm_c’:
lib/Algorithm/param_set.c:141: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:141: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1268: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_svm_costratio’:
lib/Algorithm/param_set.c:148: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:148: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1290: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_svm_costratio’:
lib/Algorithm/param_set.c:153: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:153: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1315: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_svm_iter_to_shrink’:
lib/Algorithm/param_set.c:160: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:160: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1337: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_svm_iter_to_shrink’:
lib/Algorithm/param_set.c:165: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:165: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1362: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_svm_maxqpsize’:
lib/Algorithm/param_set.c:172: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:172: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1384: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_svm_maxqpsize’:
lib/Algorithm/param_set.c:177: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:177: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1409: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_svm_newvarsinqp’:
lib/Algorithm/param_set.c:184: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:184: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1431: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_svm_newvarsinqp’:
lib/Algorithm/param_set.c:189: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:189: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1456: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_transduction_posratio’:
lib/Algorithm/param_set.c:196: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:196: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1478: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_transduction_posratio’:
lib/Algorithm/param_set.c:201: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:201: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1503: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_type’:
lib/Algorithm/param_set.c:208: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:208: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1525: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_type’:
lib/Algorithm/param_set.c:213: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:213: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1550: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_xa_depth’:
lib/Algorithm/param_set.c:220: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:220: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1572: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_xa_depth’:
lib/Algorithm/param_set.c:225: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:225: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1597: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_coef_const’:
lib/Algorithm/param_set.c:232: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:232: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1619: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_coef_const’:
lib/Algorithm/param_set.c:237: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:237: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1644: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_coef_lin’:
lib/Algorithm/param_set.c:244: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:244: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1666: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_coef_lin’:
lib/Algorithm/param_set.c:249: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:249: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1691: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_kernel_type’:
lib/Algorithm/param_set.c:256: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:256: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1713: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_kernel_type’:
lib/Algorithm/param_set.c:261: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:261: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1738: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_poly_degree’:
lib/Algorithm/param_set.c:268: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:268: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1760: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_poly_degree’:
lib/Algorithm/param_set.c:273: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:273: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1785: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_rbf_gamma’:
lib/Algorithm/param_set.c:280: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:280: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1807: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_get_rbf_gamma’:
lib/Algorithm/param_set.c:285: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:285: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1832: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_predfile’:
lib/Algorithm/param_set.c:293: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:293: error: ‘learn_parm’ undeclared (first use in this function)
lib/Algorithm/param_set.c:293: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1854: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_alphafile’:
lib/Algorithm/param_set.c:300: error: ‘LEARN_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:300: error: ‘learn_parm’ undeclared (first use in this function)
lib/Algorithm/param_set.c:300: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1879: warning: unused variable ‘self’
lib/Algorithm/param_set.c: In function ‘XS_Algorithm__SVMLight_set_custom’:
lib/Algorithm/param_set.c:307: error: ‘KERNEL_PARM’ undeclared (first use in this function)
lib/Algorithm/param_set.c:307: error: ‘kernel_parm’ undeclared (first use in this function)
lib/Algorithm/param_set.c:307: error: expected expression before ‘)’ token
lib/Algorithm/SVMLight.c:1904: warning: unused variable ‘self’
error building lib/Algorithm/SVMLight.o from 'lib/Algorithm/SVMLight.c' at /home/trushel/perl/perl5151/lib/5.15.1/ExtUtils/CBuilder/Base.pm line 177.
make: *** [all] Error 2

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module             Need Have    
    ------------------ ---- --------
    ExtUtils::CBuilder 0    0.280204
    Module::Build      0.21 0.3800  
    Test::More         0    0.98    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en
    LC_COLLATE = C
    LC_MONETARY = C
    LC_NUMERIC = C
    LC_TIME = C
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6599
    PERL5_CPAN_IS_EXECUTING = /home/trushel/cpan/build/5.15.1/Algorithm-SVMLight-0.09-lfsWEp/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 6599
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2976,6599
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Algorithm-SVMLight-0.09
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/trushel/perl/perl5151/bin/perl
    $UID/$EUID = 138375 / 138375
    $GID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762
    $EGID = 5762 4 20 21 24 25 26 30 44 46 104 105 119 122 431 5762

Perl module toolchain versions installed:

    Module              Have       
    ------------------- -----------
    CPAN                1.97_51    
    CPAN::Meta          2.110930001
    Cwd                 3.37       
    ExtUtils::CBuilder  0.280204   
    ExtUtils::Command   1.17       
    ExtUtils::Install   1.56       
    ExtUtils::MakeMaker 6.58       
    ExtUtils::Manifest  1.58       
    ExtUtils::ParseXS   3.00_01    
    File::Spec          3.33       
    JSON                2.53       
    JSON::PP            2.27200    
    Module::Build       0.3800     
    Module::Signature   n/a        
    Parse::CPAN::Meta   1.4401     
    Test::Harness       3.23       
    Test::More          0.98       
    YAML                0.73       
    YAML::Syck          n/a        
    version             0.93       


--

Summary of my perl5 (revision 5 version 15 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-33-generic, archname=x86_64-linux
    uname='linux trushel-glaptop 2.6.32-33-generic #70-ubuntu smp thu jul 7 21:13:52 utc 2011 x86_64 gnulinux '
    config_args=''
    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 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /usr/lib/x86_64-linux-gnu /lib64 /usr/lib64
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.11.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Jul 21 2011 04:13:12
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6599"
    PERL5_CPAN_IS_EXECUTING="/home/trushel/cpan/build/5.15.1/Algorithm-SVMLight-0.09-lfsWEp/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="6599"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2976,6599"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Algorithm-SVMLight-0.09"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/trushel/perl/perl5151/lib/site_perl/5.15.1/x86_64-linux
    /home/trushel/perl/perl5151/lib/site_perl/5.15.1
    /home/trushel/perl/perl5151/lib/5.15.1/x86_64-linux
    /home/trushel/perl/perl5151/lib/5.15.1
    .