[Pkg-octave-devel] Bug#292403: octave2.1: FTBFS: Failed to clean.

Kurt Roeckx Kurt Roeckx <kurt@roeckx.be>, 292403@bugs.debian.org
Wed, 26 Jan 2005 22:09:06 +0100


Package: octave2.1
Version: 2.1.64-2
Severity: serious

Hi,

Your package is failing to build on all arches with the following
error:
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
/usr/bin/make -i distclean || /usr/bin/make -f Makefile.in
distclean
make[1]: Entering directory `/build/buildd/octave2.1-2.1.64'
/usr/bin/make -f octMakefile omit_deps=true distclean
make[2]: Entering directory `/build/buildd/octave2.1-2.1.64'
make[2]: octMakefile: No such file or directory
make[2]: *** No rule to make target `octMakefile'.  Stop.
make[2]: Leaving directory `/build/buildd/octave2.1-2.1.64'
make[1]: [distclean] Error 2 (ignored)
make[1]: Leaving directory `/build/buildd/octave2.1-2.1.64'
rm -f build-stamp configure-stamp make-stamp check-stamp \
        install-stamp
rm -vf libcruft/libcruft.so libcruft/*/Makefile \
        install.octave  scripts/gethelp  libcruft/misc/*.d
test -f octave-bug.in.orig && mv octave-bug.in.orig octave-bug.in
make: *** [clean] Error 1


Kurt