Package: libsvm
Version: 2.84.0
Severity: serious
Justification: no longer builds from source


Hi,

libsvm calls swig when building the python extension, but no build-dep
to swig is declared.


Cheers,

Michael



[EMAIL PROTECTED]:/tmp/libsvm-2.84.0$ LANG=C debuild -uc -us
 fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
dh_clean
/usr/bin/make  -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" 
LDFLAGS=""  -k clean
make[1]: Entering directory `/tmp/libsvm-2.84.0'
rm -f *~ svm.o svm-train svm-predict svm-scale libsvm.so* *-stamp .pystuff && 
make -C python clean
make[2]: Entering directory `/tmp/libsvm-2.84.0/python'
rm -f *~ 2.?/*.o 2.?/*.so 2.?/*.pyc 2.?/*.pyo 2.?/svm.o
make[2]: Leaving directory `/tmp/libsvm-2.84.0/python'
make[1]: Leaving directory `/tmp/libsvm-2.84.0'
rm -f debian/stamp-makefile-build
 dpkg-source -b libsvm-2.84.0
dpkg-source: building libsvm using existing libsvm_2.84.0.orig.tar.gz
dpkg-source: building libsvm in libsvm_2.84.0-1.diff.gz
dpkg-source: warning: newly created empty file 'python/.dirs' will not be 
represented in diff
dpkg-source: building libsvm in libsvm_2.84.0-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make  -C . CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" 
LDFLAGS=""
make[1]: Entering directory `/tmp/libsvm-2.84.0'
g++ -fPIC -g -Wall -O2 -c svm.cpp
g++ -shared -Wl,-soname,libsvm.so.2 -o libsvm.so.2.84.0 svm.o  && \
        ln -s libsvm.so.2.84.0 libsvm.so.2 && \
        ln -s libsvm.so.2 libsvm.so
g++ -g -Wall -O2 svm-train.c libsvm.so.2.84.0 -o svm-train
g++ -g -Wall -O2 svm-predict.c libsvm.so.2.84.0 -o svm-predict
g++ -g -Wall -O2 svm-scale.c -o svm-scale
/usr/bin/make -C python
make[2]: Entering directory `/tmp/libsvm-2.84.0/python'
swig -python -noproxy svmc.i
make[2]: swig: Command not found
make[2]: *** [svmc_wrap.c] Error 127
make[2]: Leaving directory `/tmp/libsvm-2.84.0/python'
make[1]: *** [.pystuff] Error 2
make[1]: Leaving directory `/tmp/libsvm-2.84.0'
make: *** [debian/stamp-makefile-build] Error 2
debuild: fatal error at line 1228:
debian/rules build failed


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050

Attachment: signature.asc
Description: Digital signature

Reply via email to