Comment 1 for bug 240035

Revision history for this message
Michael Bienia (geser) wrote : Re: Please sync shogun 0.6.2-1 (universe) from Debian unstable (main)

FTBFS in intrepid (tested on AMD64):

[...]
SHOGUN was configured for octave interface with the following
configure options --disable-cpudetection --prefix=/usr --interface=octave

type "make" now to compile

touch debian/stamp-configure-octave
mkdir build-r
cp -a r src build-r
rm -f -r build-r/r/sg/src
touch debian/stamp-configure-r
set -x; /usr/bin/make -C build-python-modular2.4; /usr/bin/make -C build-python-modular2.5;
+ /usr/bin/make -C build-python-modular2.4
make[1]: Entering directory `/tmp/buildd/shogun-0.6.2/build-python-modular2.4'
make[1]: Circular Makefile <- Makefile dependency dropped.
==================
SHOGUN - Makefile
==================

!!! Please run ./configure with the appropriate options first !!!

for standalone interface:
              ./configure --interface=readline
for object oriented python interface:
              ./configure --interface=python-modular
for python interface:
              ./configure --interface=python
for R interface:
              ./configure --interface=r
for object oriented R interface:
              ./configure --interface=r-modular
for octave interface:
              ./configure --interface=octave
for matlab interface:
              ./configure --interface=matlab
for library interface:
              ./configure --interface=libshogun

For additional options see
              ./configure --help

make[1]: *** [just-do-it] Error 1
make[1]: Leaving directory `/tmp/buildd/shogun-0.6.2/build-python-modular2.4'
+ /usr/bin/make -C build-python-modular2.5
make[1]: Entering directory `/tmp/buildd/shogun-0.6.2/build-python-modular2.5'
make[1]: Circular Makefile <- Makefile dependency dropped.
==================
SHOGUN - Makefile
==================

!!! Please run ./configure with the appropriate options first !!!

for standalone interface:
              ./configure --interface=readline
for object oriented python interface:
              ./configure --interface=python-modular
for python interface:
              ./configure --interface=python
for R interface:
              ./configure --interface=r
for object oriented R interface:
              ./configure --interface=r-modular
for octave interface:
              ./configure --interface=octave
for matlab interface:
              ./configure --interface=matlab
for library interface:
              ./configure --interface=libshogun

For additional options see
              ./configure --help

make[1]: *** [just-do-it] Error 1
make[1]: Leaving directory `/tmp/buildd/shogun-0.6.2/build-python-modular2.5'
make: *** [debian/stamp-build-python-modular] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
pbuilder: Failed autobuilding of package