[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#70387: automatic build fails for potato



Package: boot-floppies
Version: N/A;
Severity: normal


*** explain.txt
I compiled all packages that have no "Build-Depends" in potato/main/Sources.gz.
Your package failed to build together with about 1700 other packages.

Since you have no "Build-Depends" you eigther forgot that your package
build-depends on something (like debhelper?) or you don't know about
build dependencies.

The releavnt fields are descibed in:
http://www.at.debian.org/doc/packaging-manuals/packaging.html/ch-relationships.html#s8.7

Please add build dependencies to your package or correct what ever else
caused the package not to build. If you already did so for woody, please
just close this bug report. If your Package is one of the rare cases with
a Build-Depends-Indep and I overlooked it, also please just close.

May the Source be with you.
			Goswin

The compilation logfiles follows:
*** boot-floppies/boot-floppies.log
Reading Package Lists...
Building Dependency Tree...
Need to get 2666kB of source archives.
Get:1 ftp://alpha potato/main boot-floppies 2.2.16 (dsc) [605B]
Get:2 ftp://alpha potato/main boot-floppies 2.2.16 (tar) [2665kB]
Fetched 2666kB in 2s (897kB/s)
dpkg-source: extracting boot-floppies in boot-floppies-2.2.16
dpkg-source: extracting boot-floppies in boot-floppies-2.2.16
dpkg-buildpackage: source package is boot-floppies
dpkg-buildpackage: source version is 2.2.16
dpkg-buildpackage: source maintainer is Adam Di Carlo <aph@debian.org>
 debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f rootdisk.sh -a -f debian/rules
make -i distclean
find: /archive/debian/Incoming/: No such file or directory
find: /archive/debian/local/: No such file or directory
find: /archive/debian/dists/potato/main/binary-i386: No such file or directory
make[1]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16'
make -C utilities distclean
make[2]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities'
rm -f *.o *.bak
set -e; for i in libfdisk dbootstrap busybox writemaps lowmemrd; do make -C $i clean; done
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/libfdisk'
rm -f fdisk.o partbl_msdos.o partbl_osf.o partbl_sun.o partbl_amiga.o partbl_atari.o partbl_mac.o libfdisk.a testing.o
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/libfdisk'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap'
set -e;					\
  touch -a lang.h;			\
  echo ".depend/util : util.c" > .depend/util; \
  echo >> .depend/util;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' util.c |		\
    sed -e 's,\(util\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(util\.c\),.translated/\1,' >> .depend/util; \
  touch -m .depend/util;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/tzconfig : tzconfig.c" > .depend/tzconfig; \
  echo >> .depend/tzconfig;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' tzconfig.c |		\
    sed -e 's,\(tzconfig\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(tzconfig\.c\),.translated/\1,' >> .depend/tzconfig; \
  touch -m .depend/tzconfig;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/select_not_mounted : select_not_mounted.c" > .depend/select_not_mounted; \
  echo >> .depend/select_not_mounted;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' select_not_mounted.c |		\
    sed -e 's,\(select_not_mounted\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(select_not_mounted\.c\),.translated/\1,' >> .depend/select_not_mounted; \
  touch -m .depend/select_not_mounted;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/release_notes : release_notes.c" > .depend/release_notes; \
  echo >> .depend/release_notes;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' release_notes.c |		\
    sed -e 's,\(release_notes\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(release_notes\.c\),.translated/\1,' >> .depend/release_notes; \
  touch -m .depend/release_notes;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/reboot_system : reboot_system.c" > .depend/reboot_system; \
  echo >> .depend/reboot_system;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' reboot_system.c |		\
    sed -e 's,\(reboot_system\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(reboot_system\.c\),.translated/\1,' >> .depend/reboot_system; \
  touch -m .depend/reboot_system;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/powermac : powermac.c" > .depend/powermac; \
  echo >> .depend/powermac;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' powermac.c |		\
    sed -e 's,\(powermac\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(powermac\.c\),.translated/\1,' >> .depend/powermac; \
  touch -m .depend/powermac;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/pcmcia : pcmcia.c" > .depend/pcmcia; \
  echo >> .depend/pcmcia;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' pcmcia.c |		\
    sed -e 's,\(pcmcia\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(pcmcia\.c\),.translated/\1,' >> .depend/pcmcia; \
  touch -m .depend/pcmcia;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/partition_config : partition_config.c" > .depend/partition_config; \
  echo >> .depend/partition_config;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' partition_config.c |		\
    sed -e 's,\(partition_config\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(partition_config\.c\),.translated/\1,' >> .depend/partition_config; \
  touch -m .depend/partition_config;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/netconfig : netconfig.c" > .depend/netconfig; \
  echo >> .depend/netconfig;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' netconfig.c |		\
    sed -e 's,\(netconfig\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(netconfig\.c\),.translated/\1,' >> .depend/netconfig; \
  touch -m .depend/netconfig;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/net-fetch : net-fetch.c" > .depend/net-fetch; \
  echo >> .depend/net-fetch;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' net-fetch.c |		\
    sed -e 's,\(net-fetch\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(net-fetch\.c\),.translated/\1,' >> .depend/net-fetch; \
  touch -m .depend/net-fetch;
net-fetch.c:30: warning: No include path in which to find newt.h
set -e;					\
  touch -a lang.h;			\
  echo ".depend/main_menu : main_menu.c" > .depend/main_menu; \
  echo >> .depend/main_menu;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' main_menu.c |		\
    sed -e 's,\(main_menu\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(main_menu\.c\),.translated/\1,' >> .depend/main_menu; \
  touch -m .depend/main_menu;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/main : main.c" > .depend/main; \
  echo >> .depend/main;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' main.c |		\
    sed -e 's,\(main\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(main\.c\),.translated/\1,' >> .depend/main; \
  touch -m .depend/main;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/losetup : losetup.c" > .depend/losetup; \
  echo >> .depend/losetup;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' losetup.c |		\
    sed -e 's,\(losetup\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(losetup\.c\),.translated/\1,' >> .depend/losetup; \
  touch -m .depend/losetup;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/kbdconfig : kbdconfig.c" > .depend/kbdconfig; \
  echo >> .depend/kbdconfig;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' kbdconfig.c |		\
    sed -e 's,\(kbdconfig\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(kbdconfig\.c\),.translated/\1,' >> .depend/kbdconfig; \
  touch -m .depend/kbdconfig;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/interactive_shell : interactive_shell.c" > .depend/interactive_shell; \
  echo >> .depend/interactive_shell;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' interactive_shell.c |		\
    sed -e 's,\(interactive_shell\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(interactive_shell\.c\),.translated/\1,' >> .depend/interactive_shell; \
  touch -m .depend/interactive_shell;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/http-fetch : http-fetch.c" > .depend/http-fetch; \
  echo >> .depend/http-fetch;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' http-fetch.c |		\
    sed -e 's,\(http-fetch\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(http-fetch\.c\),.translated/\1,' >> .depend/http-fetch; \
  touch -m .depend/http-fetch;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/floppy_merge : floppy_merge.c" > .depend/floppy_merge; \
  echo >> .depend/floppy_merge;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' floppy_merge.c |		\
    sed -e 's,\(floppy_merge\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(floppy_merge\.c\),.translated/\1,' >> .depend/floppy_merge; \
  touch -m .depend/floppy_merge;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/extract_kernel : extract_kernel.c" > .depend/extract_kernel; \
  echo >> .depend/extract_kernel;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' extract_kernel.c |		\
    sed -e 's,\(extract_kernel\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(extract_kernel\.c\),.translated/\1,' >> .depend/extract_kernel; \
  touch -m .depend/extract_kernel;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/extract_base : extract_base.c" > .depend/extract_base; \
  echo >> .depend/extract_base;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' extract_base.c |		\
    sed -e 's,\(extract_base\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(extract_base\.c\),.translated/\1,' >> .depend/extract_base; \
  touch -m .depend/extract_base;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/choose_medium : choose_medium.c" > .depend/choose_medium; \
  echo >> .depend/choose_medium;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' choose_medium.c |		\
    sed -e 's,\(choose_medium\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(choose_medium\.c\),.translated/\1,' >> .depend/choose_medium; \
  touch -m .depend/choose_medium;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/choose_lang : choose_lang.c" > .depend/choose_lang; \
  echo >> .depend/choose_lang;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' choose_lang.c |		\
    sed -e 's,\(choose_lang\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(choose_lang\.c\),.translated/\1,' >> .depend/choose_lang; \
  touch -m .depend/choose_lang;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/boxes : boxes.c" > .depend/boxes; \
  echo >> .depend/boxes;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' boxes.c |		\
    sed -e 's,\(boxes\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(boxes\.c\),.translated/\1,' >> .depend/boxes; \
  touch -m .depend/boxes;
boxes.c:8: warning: No include path in which to find slang.h
boxes.c:9: warning: No include path in which to find newt.h
set -e;					\
  touch -a lang.h;			\
  echo ".depend/bootconfig : bootconfig.c" > .depend/bootconfig; \
  echo >> .depend/bootconfig;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' bootconfig.c |		\
    sed -e 's,\(bootconfig\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(bootconfig\.c\),.translated/\1,' >> .depend/bootconfig; \
  touch -m .depend/bootconfig;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/block_device : block_device.c" > .depend/block_device; \
  echo >> .depend/block_device;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' block_device.c |		\
    sed -e 's,\(block_device\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(block_device\.c\),.translated/\1,' >> .depend/block_device; \
  touch -m .depend/block_device;
set -e;					\
  touch -a lang.h;			\
  echo ".depend/baseconfig : baseconfig.c" > .depend/baseconfig; \
  echo >> .depend/baseconfig;				\
  gcc -MM -D_GNU_SOURCE -DBUILDTIME='"2000.08.28-05:17+0000"' -DARCH='"i386"' -DARCHNAME='"i386"' -DKERNEL_VERSION_CODE=131584 -DKVER='""' baseconfig.c |		\
    sed -e 's,\(baseconfig\)\.o[ :]*,\1.o \1.test.o : ,g' | \
    sed -e 's,\(baseconfig\.c\),.translated/\1,' >> .depend/baseconfig; \
  touch -m .depend/baseconfig;
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap'
make -C po clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/po'
rm -f *.mo *.trm *~ C.po
rm -rf utf
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/po'
make -C langs clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/langs'
rm -f english.xml russian.xml polish.xml portuguese.xml french.xml czech.xml german.xml hungarian.xml turkish.xml japanese.xml swedish.xml *.o lc list bf-info langs.c langs.asm list iconv.so *.pyc 
rm -rf doc.html bf-localization.txt
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/langs'
rm -rf targetdir_test
rm -f dbootstrap dbootstrap_g *.o *_test .translated/*
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox'
rm -f busybox.links *~ *.o core
rm -rf _install
cd tests && make clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox/tests'
rm -rf cp_tests cp_*.{gnu,bb} cp
rm -rf ln_tests ln_*.{gnu,bb} ln
rm -rf mv_tests mv_*.{gnu,bb} mv
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox/tests'
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/writemaps'
rm -f core *.o analyze.c loadkeys.c loadkeys
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/writemaps'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/lowmemrd'
rm -f *.o 
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/lowmemrd'
rm -f floppy_split
set -e; for i in libfdisk dbootstrap busybox writemaps lowmemrd; do make -C $i distclean; done
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/libfdisk'
rm -f fdisk.o partbl_msdos.o partbl_osf.o partbl_sun.o partbl_amiga.o partbl_atari.o partbl_mac.o libfdisk.a testing.o
rm -f  *.depend
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/libfdisk'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap'
make -C po clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/po'
rm -f *.mo *.trm *~ C.po
rm -rf utf
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/po'
make -C langs clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/langs'
rm -f english.xml russian.xml polish.xml portuguese.xml french.xml czech.xml german.xml hungarian.xml turkish.xml japanese.xml swedish.xml *.o lc list bf-info langs.c langs.asm list iconv.so *.pyc 
rm -rf doc.html bf-localization.txt
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/langs'
rm -rf targetdir_test
rm -f dbootstrap dbootstrap_g *.o *_test .translated/*
make -C po maintainer-clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/po'
rm -f *.mo *.trm *~ C.po
rm -rf utf
rm -f dbootstrap.pot
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/po'
make -C langs distclean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/langs'
rm -f english.xml russian.xml polish.xml portuguese.xml french.xml czech.xml german.xml hungarian.xml turkish.xml japanese.xml swedish.xml *.o lc list bf-info langs.c langs.asm list iconv.so *.pyc 
rm -rf doc.html bf-localization.txt
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap/langs'
rm -f .depend/* lang.h .translated/* test.trm C.mo kbddefault.h
rm -f .tmp.*		# legacy translated files
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/dbootstrap'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox'
rm -f busybox.links *~ *.o core
rm -rf _install
cd tests && make clean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox/tests'
rm -rf cp_tests cp_*.{gnu,bb} cp
rm -rf ln_tests ln_*.{gnu,bb} ln
rm -rf mv_tests mv_*.{gnu,bb} mv
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox/tests'
rm -f busybox
cd tests && make distclean
make[4]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox/tests'
rm -rf cp_tests cp_*.{gnu,bb} cp
rm -rf ln_tests ln_*.{gnu,bb} ln
rm -rf mv_tests mv_*.{gnu,bb} mv
make[4]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox/tests'
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/busybox'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/writemaps'
rm -f core *.o analyze.c loadkeys.c loadkeys
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/writemaps'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/lowmemrd'
rm -f *.o 
rm -f linuxrc zcat
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities/lowmemrd'
make[2]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/utilities'
make -C documentation distclean
make[2]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/documentation'
rm -rf arch
rm -f messages.ent dynamic.ent
rm -f dynamic_*.ent
rm -f index.en.html install.en.txt install.html/install.en.html dselect-beginner.html/dselect-beginner.en.html dselect-beginner.en.txt cfdisk.txt fdisk.txt install.en.pdf
rm -rf install*.html dselect-beginner*.html release-notes*.html
rm -f *fdisk*.txt release-notes*.txt dselect-beginner*.txt install*.txt
rm -f messages*.ent
rm -f *~ *.log *.aux *.bak *.out *.sasp *.toc *.tex *.dvi *.pdf *.ps
rm -f *.sasp-* \#*
set -e ; for dir in `find . -type d -mindepth 1 -maxdepth 1`; do\
    [ ! -f $dir/Makefile ] || make -C "$dir" clean		;\
done
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/documentation/fi'
rm -f sanakirja.englanti-suomi sanakirja.suomi-englanti
rm -f dictionary-finnish-english.ent dictionary-english-finnish.ent
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/documentation/fi'
make[3]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/documentation/ru'
make[3]: Nothing to be done for `clean'.
make[3]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/documentation/ru'
rm -f  *.orig
make[2]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/documentation'
make -C powerpc-specials clean
make[2]: Entering directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/powerpc-specials'
rm -f install-*.txt BootX* bootvars* yaboot* ybin*
make[2]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16/powerpc-specials'
rm -f *.bin *.tgz sys_map*.gz config*.gz linux* modcont* core	\
	base-contents.txt 			\
	root*.tar.gz silo1440k* tftpboot*.img *.tmp *.o
rm -f `find -name \*~` disks-i386
rm -f `find -name '.#*'`
rm -rf release updates check_basedeps /var/tmp/boot-floppies
make[1]: Leaving directory `/mnt/raid0/builder/tmp/boot-floppies-2.2.16'
dh_clean
make: dh_clean: Command not found
make: *** [clean] Error 127
Build command 'cd boot-floppies-2.2.16 && dpkg-buildpackage -b -uc' failed.
E: Child process failed


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux dual 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686




Reply to: