dpkg-buildpackage: source package is debianutils dpkg-buildpackage: source version is 2.15.2 dpkg-buildpackage: source changed by Clint Adams dpkg-buildpackage: host architecture sh4 debian/rules clean test -f run-parts.c && test -f debian/rules /usr/bin/make clean make[1]: Entering directory `/root/work/debianutils-2.15.2' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/root/work/debianutils-2.15.2' make: [clean] Error 2 (ignored) rm -f -rf autom4te.cache rm -f -r debian/tmp* debian/files* debian/substvars debianutils* find . -name '*~' -print0 | xargs -0 rm -f dpkg-source -b debianutils-2.15.2 dpkg-source: building debianutils in debianutils_2.15.2.tar.gz dpkg-source: building debianutils in debianutils_2.15.2.dsc debian/rules build test -f run-parts.c && test -f debian/rules CFLAGS="-Wall -g -O2" ./configure --prefix=/usr \ --mandir=/usr/share/man 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 for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po4a/Makefile config.status: creating po4a/fr/Makefile config.status: executing depfiles commands /usr/bin/make make[1]: Entering directory `/root/work/debianutils-2.15.2' Making all in po4a make[2]: Entering directory `/root/work/debianutils-2.15.2/po4a' Making all in fr make[3]: Entering directory `/root/work/debianutils-2.15.2/po4a/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/debianutils-2.15.2/po4a/fr' make[3]: Entering directory `/root/work/debianutils-2.15.2/po4a' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[2]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[2]: Entering directory `/root/work/debianutils-2.15.2' if gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"2.15.2\" -DPACKAGE_STRING=\"debianutils\ 2.15.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"2.15.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PATHS_H=1 -DHAVE_GETOPT_H=1 -I. -I. -Wall -g -O2 -MT mktemp.o -MD -MP -MF ".deps/mktemp.Tpo" -c -o mktemp.o mktemp.c; \ then mv -f ".deps/mktemp.Tpo" ".deps/mktemp.Po"; else rm -f ".deps/mktemp.Tpo"; exit 1; fi gcc -Wall -g -O2 -o mktemp mktemp.o if gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"2.15.2\" -DPACKAGE_STRING=\"debianutils\ 2.15.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"2.15.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PATHS_H=1 -DHAVE_GETOPT_H=1 -I. -I. -Wall -g -O2 -MT run-parts.o -MD -MP -MF ".deps/run-parts.Tpo" -c -o run-parts.o run-parts.c; \ then mv -f ".deps/run-parts.Tpo" ".deps/run-parts.Po"; else rm -f ".deps/run-parts.Tpo"; exit 1; fi gcc -Wall -g -O2 -o run-parts run-parts.o if gcc -DPACKAGE_NAME=\"debianutils\" -DPACKAGE_TARNAME=\"debianutils\" -DPACKAGE_VERSION=\"2.15.2\" -DPACKAGE_STRING=\"debianutils\ 2.15.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"debianutils\" -DVERSION=\"2.15.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PATHS_H=1 -DHAVE_GETOPT_H=1 -I. -I. -Wall -g -O2 -MT tempfile.o -MD -MP -MF ".deps/tempfile.Tpo" -c -o tempfile.o tempfile.c; \ then mv -f ".deps/tempfile.Tpo" ".deps/tempfile.Po"; else rm -f ".deps/tempfile.Tpo"; exit 1; fi gcc -Wall -g -O2 -o tempfile tempfile.o tempfile.o(.text+0x43c): In function `main': /root/work/debianutils-2.15.2/tempfile.c:150: warning: the use of `tempnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/root/work/debianutils-2.15.2' make[1]: Leaving directory `/root/work/debianutils-2.15.2' debian/rules binary test -f run-parts.c && test -f debian/rules test 0 = `id -u` test -f run-parts.c && test -f debian/rules CFLAGS="-Wall -g -O2" ./configure --prefix=/usr \ --mandir=/usr/share/man 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 for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po4a/Makefile config.status: creating po4a/fr/Makefile config.status: executing depfiles commands /usr/bin/make make[1]: Entering directory `/root/work/debianutils-2.15.2' Making all in po4a make[2]: Entering directory `/root/work/debianutils-2.15.2/po4a' Making all in fr make[3]: Entering directory `/root/work/debianutils-2.15.2/po4a/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/root/work/debianutils-2.15.2/po4a/fr' make[3]: Entering directory `/root/work/debianutils-2.15.2/po4a' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[2]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[2]: Entering directory `/root/work/debianutils-2.15.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/root/work/debianutils-2.15.2' make[1]: Leaving directory `/root/work/debianutils-2.15.2' test -f run-parts.c && test -f debian/rules test -f run-parts.c && test -f debian/rules rm -rf debian/tmp install -p -d -o root -g root -m 755 debian/tmp/DEBIAN \ debian/tmp/bin \ debian/tmp/sbin \ debian/tmp/usr/bin \ debian/tmp/usr/sbin \ debian/tmp/usr/share/man/man1 \ debian/tmp/usr/share/man/man8 \ debian/tmp/usr/share/man/fr/man1 \ debian/tmp/usr/share/man/fr/man8 \ debian/tmp/usr/lib/mime/packages \ debian/tmp/usr/share/doc/debianutils \ debian/tmp/usr/share/debianutils /usr/bin/make install DESTDIR=/root/work/debianutils-2.15.2/debian/tmp INSTALL_PROGRAM="install -p -o root -g root -m 755 -s" make[1]: Entering directory `/root/work/debianutils-2.15.2' Making install in po4a make[2]: Entering directory `/root/work/debianutils-2.15.2/po4a' Making install in fr make[3]: Entering directory `/root/work/debianutils-2.15.2/po4a/fr' make[4]: Entering directory `/root/work/debianutils-2.15.2/po4a/fr' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/fr/man8" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man8" /usr/bin/install -c -m 644 'installkernel.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man8/installkernel.8' /usr/bin/install -c -m 644 'mkboot.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man8/mkboot.8' /usr/bin/install -c -m 644 'run-parts.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man8/run-parts.8' /usr/bin/install -c -m 644 'savelog.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man8/savelog.8' test -z "/usr/share/man/fr/man1" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man1" /usr/bin/install -c -m 644 'mktemp.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man1/mktemp.1' /usr/bin/install -c -m 644 'sensible-editor.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man1/sensible-editor.1' /usr/bin/install -c -m 644 'tempfile.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man1/tempfile.1' /usr/bin/install -c -m 644 'which.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/fr/man1/which.1' make[4]: Leaving directory `/root/work/debianutils-2.15.2/po4a/fr' make[3]: Leaving directory `/root/work/debianutils-2.15.2/po4a/fr' make[3]: Entering directory `/root/work/debianutils-2.15.2/po4a' make[4]: Entering directory `/root/work/debianutils-2.15.2/po4a' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[3]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[2]: Leaving directory `/root/work/debianutils-2.15.2/po4a' make[2]: Entering directory `/root/work/debianutils-2.15.2' make[3]: Entering directory `/root/work/debianutils-2.15.2' test -z "/usr/bin" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/bin" install -p -o root -g root -m 755 -s 'mktemp' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/mktemp' install -p -o root -g root -m 755 -s 'run-parts' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/run-parts' install -p -o root -g root -m 755 -s 'tempfile' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/tempfile' test -z "/usr/bin" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/bin" /usr/bin/install -c 'which' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/which' /usr/bin/install -c 'savelog' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/savelog' /usr/bin/install -c 'sensible-browser' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/sensible-browser' /usr/bin/install -c 'sensible-editor' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/sensible-editor' /usr/bin/install -c 'sensible-pager' '/root/work/debianutils-2.15.2/debian/tmp/usr/bin/sensible-pager' test -z "/usr/sbin" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/sbin" /usr/bin/install -c 'installkernel' '/root/work/debianutils-2.15.2/debian/tmp/usr/sbin/installkernel' /usr/bin/install -c 'mkboot' '/root/work/debianutils-2.15.2/debian/tmp/usr/sbin/mkboot' /usr/bin/install -c 'add-shell' '/root/work/debianutils-2.15.2/debian/tmp/usr/sbin/add-shell' /usr/bin/install -c 'remove-shell' '/root/work/debianutils-2.15.2/debian/tmp/usr/sbin/remove-shell' test -z "/usr/share/man/man1" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man1" /usr/bin/install -c -m 644 './mktemp.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man1/mktemp.1' /usr/bin/install -c -m 644 './tempfile.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man1/tempfile.1' /usr/bin/install -c -m 644 './sensible-editor.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man1/sensible-editor.1' /usr/bin/install -c -m 644 './tempfile.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man1/tempfile.1' /usr/bin/install -c -m 644 './which.1' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man1/which.1' test -z "/usr/share/man/man8" || mkdir -p -- "/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8" /usr/bin/install -c -m 644 './run-parts.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8/run-parts.8' /usr/bin/install -c -m 644 './installkernel.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8/installkernel.8' /usr/bin/install -c -m 644 './mkboot.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8/mkboot.8' /usr/bin/install -c -m 644 './savelog.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8/savelog.8' /usr/bin/install -c -m 644 './add-shell.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8/add-shell.8' /usr/bin/install -c -m 644 './remove-shell.8' '/root/work/debianutils-2.15.2/debian/tmp/usr/share/man/man8/remove-shell.8' make[3]: Leaving directory `/root/work/debianutils-2.15.2' make[2]: Leaving directory `/root/work/debianutils-2.15.2' make[1]: Leaving directory `/root/work/debianutils-2.15.2' mv debian/tmp/usr/bin/run-parts \ debian/tmp/usr/bin/tempfile \ debian/tmp/usr/bin/mktemp \ debian/tmp/usr/bin/which \ debian/tmp/bin/ ln -s /bin/which debian/tmp/usr/bin/which mv debian/tmp/usr/sbin/installkernel debian/tmp/sbin/ ln -s sensible-editor.1.gz debian/tmp/usr/share/man/man1/sensible-pager.1.gz ln -s sensible-editor.1.gz debian/tmp/usr/share/man/man1/sensible-browser.1.gz ln -s sensible-editor.1.gz debian/tmp/usr/share/man/fr/man1/sensible-pager.1.gz ln -s sensible-editor.1.gz debian/tmp/usr/share/man/fr/man1/sensible-browser.1.gz install -p -o root -g root -m 644 debian/shells debian/tmp/usr/share/debianutils install -p -o root -g root -m 644 debian/changelog debian/tmp/usr/share/doc/debianutils find debian/tmp/usr/share/man/man[18] \ debian/tmp/usr/share/man/fr/man[18] \ debian/tmp/usr/share/doc/debianutils -type f | xargs gzip -9 install -p -o root -g root -m 644 debian/copyright debian/tmp/usr/share/doc/debianutils install -p -o root -g root -m 755 debian/preinst debian/tmp/DEBIAN/ install -p -o root -g root -m 755 debian/prerm debian/tmp/DEBIAN/ install -p -o root -g root -m 755 debian/postinst debian/tmp/DEBIAN/ install -p -o root -g root -m 755 debian/postrm debian/tmp/DEBIAN/ install -p -o root -g root -m 644 debian/mime debian/tmp/usr/lib/mime/packages/debianutils cd debian/tmp && find * -type f ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums dpkg-shlibdeps run-parts tempfile mktemp dpkg-gencontrol -isp dpkg --build debian/tmp .. dpkg-deb: building package `debianutils' in `../debianutils_2.15.2_sh4.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included)