Package: gnome-btdownload Version: 0.0.22-1 Severity: minor This package is "arch: any" but it doesn't (afaik) include any architecture specific code, so it should be "arch: all". I can only find Python scripts in the package. (Or am I missing something?)
> Automatic build of gnome-btdownload_0.0.22-1 on bigsur by sbuild/mips 1.94 ... > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp > /usr/bin/make distclean > make[1]: Entering directory `/build/tbm/gnome-btdownload-0.0.22' > make[1]: *** No rule to make target `distclean'. Stop. > make[1]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22' > make: [clean] Error 2 (ignored) > cp -f /usr/share/misc/config.sub config.sub > cp -f /usr/share/misc/config.guess config.guess > dh_clean > debian/rules build > dh_testdir > CFLAGS="-Wall -g -O2 -Wl,-z,defs" ./configure --host=mips-linux-gnu > --build=mips-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for style of include used by make... GNU > checking for mips-linux-gnu-gcc... mips-linux-gnu-gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether mips-linux-gnu-gcc accepts -g... yes > checking for mips-linux-gnu-gcc option to accept ANSI C... none needed > checking dependency style of mips-linux-gnu-gcc... none > checking how to run the C preprocessor... mips-linux-gnu-gcc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking for LC_MESSAGES... yes > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking for ngettext in libc... yes > checking for dgettext in libc... yes > checking for bind_textdomain_codeset... yes > checking for msgfmt... /usr/bin/msgfmt > checking for dcgettext... yes > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for catalogs to be installed... de nl > checking for perl... /usr/bin/perl > checking for XML::Parser... ok > checking for iconv... /usr/bin/iconv > checking for msgfmt... /usr/bin/msgfmt > checking for msgmerge... /usr/bin/msgmerge > checking for xgettext... /usr/bin/xgettext > checking for python... /usr/bin/python > checking for python version... 2.3 > checking for python platform... linux2 > checking for python script directory... ${prefix}/lib/python2.3/site-packages > checking for python extension module directory... > ${exec_prefix}/lib/python2.3/site-packages > checking for gconftool-2... /usr/bin/gconftool-2 > Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation > Using $(sysconfdir)/gconf/schemas as install directory for schema files > configure: creating ./config.status > config.status: creating Makefile > config.status: creating man/Makefile > config.status: creating po/Makefile.in > config.status: creating share/Makefile > config.status: creating src/Makefile > config.status: executing depfiles commands > config.status: executing default-1 commands > config.status: executing intltool commands > dh_testdir > /usr/bin/make > make[1]: Entering directory `/build/tbm/gnome-btdownload-0.0.22' > Making all in man > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/man' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22/man' > Making all in po > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/po' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22/po' > Making all in share > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/share' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22/share' > Making all in src > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/src' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22/src' > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22' > make[2]: Nothing to be done for `all-am'. > make[2]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22' > make[1]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22' > touch build-stamp > /usr/bin/fakeroot debian/rules binary-arch > dh_testdir > dh_testroot > dh_clean -k > dh_installdirs > /usr/bin/make install > DESTDIR=/build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload > make[1]: Entering directory `/build/tbm/gnome-btdownload-0.0.22' > Making install in man > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/man' > make[3]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/man' > make[3]: Nothing to be done for `install-exec-am'. > /bin/sh ../mkinstalldirs > /build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload/usr/share/man/man1 > /usr/bin/install -c -m 644 ./gnome-btdownload.1 > /build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload/usr/share/man/man1/gnome-btdownload.1 > make[3]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22/man' > make[2]: Leaving directory `/build/tbm/gnome-btdownload-0.0.22/man' > Making install in po > make[2]: Entering directory `/build/tbm/gnome-btdownload-0.0.22/po' > if test -r ".././mkinstalldirs"; then \ > .././mkinstalldirs > /build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload/usr/share; \ > else \ > /bin/sh ../mkinstalldirs > /build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload/usr/share; \ > fi > mkdir -p -- > /build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload/usr/share/locale/de/LC_MESSAGES > installing de.gmo as > /build/tbm/gnome-btdownload-0.0.22/debian/gnome-btdownload/usr/share/locale/de/LC_MESSAGES/gnome-btdownload.mo ... -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]