Your message dated Sun, 14 Feb 2010 15:43:18 +0000
with message-id <[email protected]>
and subject line Bug#560541: fixed in libsvm-ruby 2.8.5-2
has caused the Debian Bug report #560541,
regarding libsvm-ruby: FTBFS: main.cpp:18:17: error: svm.h: No such file or
directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
560541: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560541
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsvm-ruby
Version: 2.8.5-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -I. -I/usr/lib/ruby/1.8/x86_64-linux -I/usr/lib/ruby/1.8/x86_64-linux -I.
> -fPIC -g -O2 -g -Wall -O2 -Wall -O3 -DHAVE_DEFINE_ALLOC_FUNCTION -c
> main.cpp
> main.cpp:18:17: error: svm.h: No such file or directory
> main.cpp:27: error: field 'prob' has incomplete type
> main.cpp:37: error: field 'p' has incomplete type
> main.cpp: In function 'svm_node* rubyArrayToNodelist(VALUE)':
> main.cpp:52: error: invalid application of 'sizeof' to incomplete type
> 'svm_node'
> main.cpp:54: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:54: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:55: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:55: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:57: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:57: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:58: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp:58: error: invalid use of incomplete type 'struct svm_node'
> main.cpp:46: error: forward declaration of 'struct svm_node'
> main.cpp: In function 'VALUE svmpa_svm_dump(VALUE, VALUE)':
> main.cpp:71: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:72: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:73: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:74: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:75: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:76: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:77: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:78: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:79: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:80: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:81: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_svm_load(VALUE, VALUE)':
> main.cpp:97: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:99: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:100: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:101: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:102: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:103: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:105: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:106: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:107: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:108: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:109: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_gamma(VALUE)':
> main.cpp:120: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_gammaeq(VALUE, VALUE)':
> main.cpp:129: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_coef0(VALUE)':
> main.cpp:138: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_coef0eq(VALUE, VALUE)':
> main.cpp:147: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_cache_size(VALUE)':
> main.cpp:157: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_cache_sizeeq(VALUE, VALUE)':
> main.cpp:166: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_eps(VALUE)':
> main.cpp:175: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_epseq(VALUE, VALUE)':
> main.cpp:184: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_C(VALUE)':
> main.cpp:193: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_Ceq(VALUE, VALUE)':
> main.cpp:202: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_nu(VALUE)':
> main.cpp:212: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_nueq(VALUE, VALUE)':
> main.cpp:221: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_p(VALUE)':
> main.cpp:231: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_peq(VALUE, VALUE)':
> main.cpp:240: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_degree(VALUE)':
> main.cpp:250: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_degreeeq(VALUE, VALUE)':
> main.cpp:259: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_kernel_type(VALUE)':
> main.cpp:273: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_kernel_typeeq(VALUE, VALUE)':
> main.cpp:286: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_svm_type(VALUE)':
> main.cpp:301: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpa_svm_typeeq(VALUE, VALUE)':
> main.cpp:315: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'RSVM_Parameter* newParameter()':
> main.cpp:323: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:323: error: 'C_SVC' was not declared in this scope
> main.cpp:324: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:324: error: 'RBF' was not declared in this scope
> main.cpp:325: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:326: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:327: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:328: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:329: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:330: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:331: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:332: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:333: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:334: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'RSVM_Problem* newProblem()':
> main.cpp:344: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp:345: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp:346: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp: In function 'void syncProblem(RSVM_Problem*)':
> main.cpp:363: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp:364: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp:365: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp: In function 'void svmpm_free(void*)':
> main.cpp:374: error: 'svm_destroy_model' was not declared in this scope
> main.cpp: In function 'void svmpr_free(void*)':
> main.cpp:395: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp:396: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp: In function 'VALUE svmpm_new(VALUE, VALUE, VALUE)':
> main.cpp:457: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:460: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:461: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:462: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp:462: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp:462: error: 'svm_train' was not declared in this scope
> main.cpp:464: error: 'struct RSVM_Parameter' has no member named 'p'
> main.cpp: In function 'VALUE svmpm_predict_values(VALUE, VALUE)':
> main.cpp:477: error: 'svm_get_nr_class' was not declared in this scope
> main.cpp:481: error: 'svm_predict_values' was not declared in this scope
> main.cpp: In function 'VALUE svmpm_predict_probability(VALUE, VALUE)':
> main.cpp:499: error: 'svm_get_nr_class' was not declared in this scope
> main.cpp:500: error: 'svm_predict_probability' was not declared in this scope
> main.cpp: In function 'VALUE svmpm_predict(VALUE, VALUE)':
> main.cpp:518: error: 'svm_predict' was not declared in this scope
> main.cpp: In function 'VALUE svmpr_size(VALUE)':
> main.cpp:555: error: 'struct RSVM_Problem' has no member named 'prob'
> main.cpp: At global scope:
> main.cpp:587: error: field 'param' has incomplete type
> main.cpp: In function 'void Init_SVM()':
> main.cpp:629: error: 'C_SVC' was not declared in this scope
> main.cpp:630: error: 'NU_SVC' was not declared in this scope
> main.cpp:631: error: 'ONE_CLASS' was not declared in this scope
> main.cpp:632: error: 'EPSILON_SVR' was not declared in this scope
> main.cpp:633: error: 'NU_SVR' was not declared in this scope
> main.cpp:634: error: 'LINEAR' was not declared in this scope
> main.cpp:635: error: 'POLY' was not declared in this scope
> main.cpp:636: error: 'RBF' was not declared in this scope
> main.cpp:637: error: 'SIGMOID' was not declared in this scope
> main.cpp: At global scope:
> main.cpp:526: warning: 'VALUE svmpm_init(VALUE)' defined but not used
> main.cpp:534: warning: 'VALUE svmpa_init(VALUE)' defined but not used
> make[1]: *** [main.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/12/10/libsvm-ruby_2.8.5-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: libsvm-ruby
Source-Version: 2.8.5-2
We believe that the bug you reported is fixed in the latest version of
libsvm-ruby, which is due to be installed in the Debian FTP archive:
libsvm-ruby1.8_2.8.5-2_amd64.deb
to main/libs/libsvm-ruby/libsvm-ruby1.8_2.8.5-2_amd64.deb
libsvm-ruby_2.8.5-2.debian.tar.gz
to main/libs/libsvm-ruby/libsvm-ruby_2.8.5-2.debian.tar.gz
libsvm-ruby_2.8.5-2.dsc
to main/libs/libsvm-ruby/libsvm-ruby_2.8.5-2.dsc
libsvm-ruby_2.8.5-2_all.deb
to main/libs/libsvm-ruby/libsvm-ruby_2.8.5-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Paul van Tilburg <[email protected]> (supplier of updated libsvm-ruby package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 14 Feb 2010 15:53:02 +0100
Source: libsvm-ruby
Binary: libsvm-ruby1.8 libsvm-ruby
Architecture: source all amd64
Version: 2.8.5-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Paul van Tilburg <[email protected]>
Description:
libsvm-ruby - Ruby bindings for LIBSVM library (dummy package)
libsvm-ruby1.8 - Ruby 1.8 binding to LIBSVM, a machine-learning Support Vector
Mac
Closes: 560541
Changes:
libsvm-ruby (2.8.5-2) unstable; urgency=low
.
[ Michael Schutte ]
* Convert to 3.0 (quilt) source format.
* New no_pkgconfig.patch: libsvm.pc has gone away from the libsvm-dev
package. Change extconfig.rb to set CFLAGS and LDFLAGS manually. This
fixes the QA FTBFS caused by the 2.90-1 upload of libsvm, closes: #560541.
* Build-depend on debhelper >= 5 because of debian/compat.
* Bump Standards-Version to 3.8.3, no changes needed.
* Make the pkg-ruby-extras team the Maintainer; move Rudi Cilibrasi to
Uploaders (he doesn’t want to work on libsvm-related packages any more);
add myself to Uploaders.
.
[ Paul van Tilburg ]
* debian/control:
- Bumped standards version to 3.8.4; no changes needed.
- Added myself to Uploaders.
Checksums-Sha1:
72d652424ebe1769a7b33b27998eb522ddc26bee 1425 libsvm-ruby_2.8.5-2.dsc
691a84613852ec90b1c6b10ce7bae969ac69b2eb 2858 libsvm-ruby_2.8.5-2.debian.tar.gz
e92ab1b17be38d093adb08049dc3f38d32ab0182 3534 libsvm-ruby_2.8.5-2_all.deb
61e1312b5bca6215898a39269066ea7e632241bc 10620 libsvm-ruby1.8_2.8.5-2_amd64.deb
Checksums-Sha256:
c3319044ea7e4a0a37beb99091e102fca342d254174a3c2d5da8a5f7cc40a5b4 1425
libsvm-ruby_2.8.5-2.dsc
d791566334dfc810244d40f76453048d371524b6a0bf1719dac69844bab1d1ad 2858
libsvm-ruby_2.8.5-2.debian.tar.gz
9bd6a4e1844096f4233f7a2916d14d9756ba66b43d19038b6369ef8191ae8383 3534
libsvm-ruby_2.8.5-2_all.deb
3eab7dcc0d2d915a9b93534c7822ee52f089e3de3a8ec4a8e2c378cd3df51680 10620
libsvm-ruby1.8_2.8.5-2_amd64.deb
Files:
fc14419220e05a568987ef5d7e41651a 1425 ruby optional libsvm-ruby_2.8.5-2.dsc
438cab667e5b1cee752d0d9de5ebad20 2858 ruby optional
libsvm-ruby_2.8.5-2.debian.tar.gz
ae87b423344f35f9dbfe0162f5a57633 3534 ruby optional libsvm-ruby_2.8.5-2_all.deb
d0a812fa6efd58e75ca19b48ce497502 10620 ruby optional
libsvm-ruby1.8_2.8.5-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkt4Em4ACgkQJBBhylAGQYFjqwCgmua0ywntNguHbT6JKipKT8iw
RIQAn1WJCH/vY9in/Mc6iUcDsXQhEuqz
=mzH+
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers