RUN: /usr/share/launchpad-buildd/slavebin/unpack-chroot ['unpack-chroot', '393140-966568', '/home/buildd/filecache-default/47ba77eb719c5d82c18b5b8ab42c5aae50328672'] Unpacking chroot for build 393140-966568 RUN: /usr/share/launchpad-buildd/slavebin/mount-chroot ['mount-chroot', '393140-966568'] Mounting chroot for build 393140-966568 RUN: /usr/share/launchpad-buildd/slavebin/apply-ogre-model ['apply-ogre-model', '393140-966568', 'main'] Attempting OGRE for main in build-393140-966568 RUN: /usr/share/launchpad-buildd/slavebin/update-debian-chroot ['update-debian-chroot', '393140-966568'] Updating debian chroot for build 393140-966568 Get:1 http://sanae.ubuntu.com gutsy Release.gpg [65B] Get:2 http://sanae.ubuntu.com gutsy Release [7463B] Get:3 http://sanae.ubuntu.com gutsy/main Packages [777kB] Fetched 784kB in 2s (376kB/s) Reading package lists... Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. RUN: /usr/share/launchpad-buildd/slavebin/sbuild-package ['sbuild-package', '393140-966568', '-dautobuild', '--nolog', '--batch', '--archive=ubuntu', '--comp=main', 'gzip_1.3.12-2ubuntu1.dsc'] Initiating build Automatic build of gzip_1.3.12-2ubuntu1 on primero by sbuild/hppa 1.170.5 Build started at 20070915-0714 ****************************************************************************** gzip_1.3.12-2ubuntu1.dsc exists in cwd ** Using build dependencies supplied by package: Build-Depends: debhelper (>= 5), texinfo Checking for already installed source dependencies... debhelper: missing texinfo: missing Checking for source dependency conflicts... /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install debhelper texinfo Reading package lists... Building dependency tree... The following extra packages will be installed: file gettext gettext-base html2text intltool-debian libmagic1 po-debconf Suggested packages: dh-make cvs gettext-doc texlive-base texlive-latex-base texlive-generic-recommended Recommended packages: curl wget lynx libmail-sendmail-perl libcompress-zlib-perl The following NEW packages will be installed: debhelper file gettext gettext-base html2text intltool-debian libmagic1 po-debconf texinfo 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/4274kB of archives. After unpacking 14.0MB of additional disk space will be used. Selecting previously deselected package gettext-base. (Reading database ... 9012 files and directories currently installed.) Unpacking gettext-base (from .../gettext-base_0.16.1-2ubuntu3_hppa.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_4.21-1_hppa.deb) ... Selecting previously deselected package file. Unpacking file (from .../archives/file_4.21-1_hppa.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-3build1_hppa.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.16.1-2ubuntu3_hppa.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.9_all.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_5.0.51ubuntu3_all.deb) ... Selecting previously deselected package texinfo. Unpacking texinfo (from .../texinfo_4.8.dfsg.1-6_hppa.deb) ... Setting up gettext-base (0.16.1-2ubuntu3) ... Setting up libmagic1 (4.21-1) ... Setting up file (4.21-1) ... Setting up html2text (1.3.2a-3build1) ... Setting up gettext (0.16.1-2ubuntu3) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.9) ... Setting up debhelper (5.0.51ubuntu3) ... Setting up texinfo (4.8.dfsg.1-6) ... Checking correctness of source dependencies... Toolchain package versions: libc6-dev_2.6.1~pre-0ubuntu1 make_3.81-3build1 dpkg-dev_1.14.5ubuntu12 gcc-4.1_4.1.2-16ubuntu1 g++-4.1_4.1.2-16ubuntu1 binutils_2.18~cvs20070827-0ubuntu1 libstdc++6-4.1-dev_4.1.2-16ubuntu1 libstdc++6_4.2.1-5ubuntu3 ------------------------------------------------------------------------------ dpkg-source: extracting gzip in gzip-1.3.12 dpkg-source: unpacking gzip_1.3.12.orig.tar.gz dpkg-source: applying /home/buildd/build-393140-966568/gzip_1.3.12-2ubuntu1.diff.gz dpkg-buildpackage: source package is gzip dpkg-buildpackage: source version is 1.3.12-2ubuntu1 dpkg-buildpackage: host architecture hppa dpkg-buildpackage: source version without epoch 1.3.12-2ubuntu1 /usr/bin/fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp make distclean || exit 0 make[1]: Entering directory `/build/buildd/gzip-1.3.12' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/build/buildd/gzip-1.3.12' dh_clean rm -f debian/gzip.substvars rm -f debian/gzip.*.debhelper rm -rf debian/gzip rm -f debian/files find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} \; \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \) debian/rules build dh_testdir CFLAGS="-g -O2 -Wall" ./configure \ --prefix=/usr \ --infodir=`pwd`/debian/gzip/usr/share/info \ --mandir=`pwd`/debian/gzip/usr/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for nm... nm checking whether ln -s works... yes checking for ranlib... ranlib checking for a POSIX-compliant shell... /bin/bash checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdlib.h... (cached) yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for lstat... yes checking for pipe... yes checking for futimes... yes checking for futimesat... yes checking for chown... yes checking for fchmod... yes checking for fchown... yes checking for fdopendir... yes checking for siginterrupt... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... restrict checking absolute name of ... ///usr/include/sys/time.h checking for struct timeval... yes checking for struct timespec in ... yes checking absolute name of ... ///usr/include/time.h checking determine whether the utimes function works... yes checking for struct utimbuf... yes checking for error_at_line... yes checking for working fcntl.h... yes checking absolute name of ... ///usr/include/fcntl.h checking whether the compiler generally respects inline... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking absolute name of ... ///usr/include/stdlib.h checking whether mkdir is declared... yes checking absolute name of ... ///usr/include/sys/stat.h checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking absolute name of ... ///usr/include/unistd.h checking for underline in external names... no checking for an assembler syntax supported by this package... no checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking for off_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/config.h config.status: executing depfiles commands touch configure-stamp dh_testdir /usr/bin/make make[1]: Entering directory `/build/buildd/gzip-1.3.12' Making all in lib make[2]: Entering directory `/build/buildd/gzip-1.3.12/lib' rm -f fcntl.h-t fcntl.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''ABSOLUTE_FCNTL_H''@|"///usr/include/fcntl.h"|g' \ < ./fcntl_.h; \ } > fcntl.h-t mv fcntl.h-t fcntl.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STDLIB_H''@|"///usr/include/stdlib.h"|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib_.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///usr/include/sys/stat.h"|g' \ < ./stat_.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@ABSOLUTE_TIME_H''@|"///usr/include/time.h"|g' \ -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ < ./time_.h; \ } > time.h-t mv time.h-t time.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''ABSOLUTE_UNISTD_H''@|"///usr/include/unistd.h"|g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ < ./unistd_.h; \ } > unistd.h-t mv unistd.h-t unistd.h /usr/bin/make all-am make[3]: Entering directory `/build/buildd/gzip-1.3.12/lib' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT creat-safer.o -MD -MP -MF .deps/creat-safer.Tpo -c -o creat-safer.o creat-safer.c mv -f .deps/creat-safer.Tpo .deps/creat-safer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT open-safer.o -MD -MP -MF .deps/open-safer.Tpo -c -o open-safer.o open-safer.c mv -f .deps/open-safer.Tpo .deps/open-safer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c mv -f .deps/utimens.Tpo .deps/utimens.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -Wall -MT yesno.o -MD -MP -MF .deps/yesno.Tpo -c -o yesno.o yesno.c mv -f .deps/yesno.Tpo .deps/yesno.Po rm -f libgzip.a ar cru libgzip.a xalloc-die.o creat-safer.o dup-safer.o exitfail.o fd-safer.o open-safer.o pipe-safer.o utimens.o xmalloc.o yesno.o ranlib libgzip.a make[3]: Leaving directory `/build/buildd/gzip-1.3.12/lib' make[2]: Leaving directory `/build/buildd/gzip-1.3.12/lib' Making all in doc make[2]: Entering directory `/build/buildd/gzip-1.3.12/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/build/buildd/gzip-1.3.12/doc' make[2]: Entering directory `/build/buildd/gzip-1.3.12' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT bits.o -MD -MP -MF .deps/bits.Tpo -c -o bits.o bits.c mv -f .deps/bits.Tpo .deps/bits.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT crypt.o -MD -MP -MF .deps/crypt.Tpo -c -o crypt.o crypt.c mv -f .deps/crypt.Tpo .deps/crypt.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT deflate.o -MD -MP -MF .deps/deflate.Tpo -c -o deflate.o deflate.c deflate.c: In function 'deflate': deflate.c:646: warning: 'flush' may be used uninitialized in this function deflate.c:735: warning: 'flush' may be used uninitialized in this function mv -f .deps/deflate.Tpo .deps/deflate.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT gzip.o -MD -MP -MF .deps/gzip.Tpo -c -o gzip.o gzip.c mv -f .deps/gzip.Tpo .deps/gzip.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT inflate.o -MD -MP -MF .deps/inflate.Tpo -c -o inflate.o inflate.c mv -f .deps/inflate.Tpo .deps/inflate.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT lzw.o -MD -MP -MF .deps/lzw.Tpo -c -o lzw.o lzw.c mv -f .deps/lzw.Tpo .deps/lzw.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT trees.o -MD -MP -MF .deps/trees.Tpo -c -o trees.o trees.c mv -f .deps/trees.Tpo .deps/trees.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT unlzh.o -MD -MP -MF .deps/unlzh.Tpo -c -o unlzh.o unlzh.c mv -f .deps/unlzh.Tpo .deps/unlzh.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT unlzw.o -MD -MP -MF .deps/unlzw.Tpo -c -o unlzw.o unlzw.c mv -f .deps/unlzw.Tpo .deps/unlzw.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT unpack.o -MD -MP -MF .deps/unpack.Tpo -c -o unpack.o unpack.c mv -f .deps/unpack.Tpo .deps/unpack.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.c mv -f .deps/unzip.Tpo .deps/unzip.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./lib -I./lib -g -O2 -Wall -MT zip.o -MD -MP -MF .deps/zip.Tpo -c -o zip.o zip.c mv -f .deps/zip.Tpo .deps/zip.Po gcc -std=gnu99 -g -O2 -Wall -o gzip bits.o crypt.o deflate.o gzip.o inflate.o lzw.o trees.o unlzh.o unlzw.o unpack.o unzip.o util.o zip.o lib/libgzip.a sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./gunzip.in >gunzip chmod a+x gunzip sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./gzexe.in >gzexe chmod a+x gzexe sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zcat.in >zcat chmod a+x zcat sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zcmp.in >zcmp chmod a+x zcmp sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zdiff.in >zdiff chmod a+x zdiff sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zegrep.in >zegrep chmod a+x zegrep sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zfgrep.in >zfgrep chmod a+x zfgrep sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zforce.in >zforce chmod a+x zforce sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zgrep.in >zgrep chmod a+x zgrep sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zless.in >zless chmod a+x zless sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./zmore.in >zmore chmod a+x zmore sed \ -e 's|/bin/sh|/bin/bash|g' \ -e 's|BINDIR|${GZIP_BINDIR-'\''/usr/bin'\''}|g' \ -e 's|[@]VERSION@|1.3.12|g' \ ./znew.in >znew chmod a+x znew make[2]: Leaving directory `/build/buildd/gzip-1.3.12' make[1]: Leaving directory `/build/buildd/gzip-1.3.12' touch build-stamp /usr/bin/fakeroot debian/rules binary-arch dh_testdir dh_testroot dh_clean -k rm -f debian/gzip.substvars rm -f debian/gzip.*.debhelper rm -rf debian/gzip find . \( \( -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} \; \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \) dh_installdirs install -d debian/gzip install -d debian/gzip/bin debian/gzip/usr/share/info debian/gzip/usr/share/lintian/overrides debian/gzip/usr/share/man/man1 make install prefix=debian/gzip/usr bindir=debian/gzip/bin \ scriptdir=debian/gzip/usr/bin make[1]: Entering directory `/build/buildd/gzip-1.3.12' Making install in lib make[2]: Entering directory `/build/buildd/gzip-1.3.12/lib' make install-am make[3]: Entering directory `/build/buildd/gzip-1.3.12/lib' make[4]: Entering directory `/build/buildd/gzip-1.3.12/lib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/build/buildd/gzip-1.3.12/lib' make[3]: Leaving directory `/build/buildd/gzip-1.3.12/lib' make[2]: Leaving directory `/build/buildd/gzip-1.3.12/lib' Making install in doc make[2]: Entering directory `/build/buildd/gzip-1.3.12/doc' make[3]: Entering directory `/build/buildd/gzip-1.3.12/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/build/buildd/gzip-1.3.12/debian/gzip/usr/share/info" || /bin/mkdir -p "/build/buildd/gzip-1.3.12/debian/gzip/usr/share/info" /usr/bin/install -c -m 644 './gzip.info' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/info/gzip.info' make[3]: Leaving directory `/build/buildd/gzip-1.3.12/doc' make[2]: Leaving directory `/build/buildd/gzip-1.3.12/doc' make[2]: Entering directory `/build/buildd/gzip-1.3.12' make[3]: Entering directory `/build/buildd/gzip-1.3.12' test -z "debian/gzip/bin" || /bin/mkdir -p "debian/gzip/bin" /usr/bin/install -c 'gzip' 'debian/gzip/bin/gzip' test -z "debian/gzip/bin" || /bin/mkdir -p "debian/gzip/bin" /usr/bin/install -c 'gunzip' 'debian/gzip/bin/gunzip' /usr/bin/install -c 'gzexe' 'debian/gzip/bin/gzexe' /usr/bin/install -c 'zcat' 'debian/gzip/bin/zcat' /usr/bin/install -c 'zcmp' 'debian/gzip/bin/zcmp' /usr/bin/install -c 'zdiff' 'debian/gzip/bin/zdiff' /usr/bin/install -c 'zegrep' 'debian/gzip/bin/zegrep' /usr/bin/install -c 'zfgrep' 'debian/gzip/bin/zfgrep' /usr/bin/install -c 'zforce' 'debian/gzip/bin/zforce' /usr/bin/install -c 'zgrep' 'debian/gzip/bin/zgrep' /usr/bin/install -c 'zless' 'debian/gzip/bin/zless' /usr/bin/install -c 'zmore' 'debian/gzip/bin/zmore' /usr/bin/install -c 'znew' 'debian/gzip/bin/znew' make install-exec-hook make[4]: Entering directory `/build/buildd/gzip-1.3.12' + cd debian/gzip/bin + rm -f uncompress + case remove-installed-links in + cd debian/gzip/bin + rm -f uncompress + case install-exec-hook in + ln gunzip uncompress make[4]: Leaving directory `/build/buildd/gzip-1.3.12' test -z "/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1" || /bin/mkdir -p "/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1" /usr/bin/install -c -m 644 './gunzip.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/gunzip.1' /usr/bin/install -c -m 644 './gzexe.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/gzexe.1' /usr/bin/install -c -m 644 './gzip.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/gzip.1' /usr/bin/install -c -m 644 './zcat.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zcat.1' /usr/bin/install -c -m 644 './zcmp.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zcmp.1' /usr/bin/install -c -m 644 './zdiff.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zdiff.1' /usr/bin/install -c -m 644 './zforce.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zforce.1' /usr/bin/install -c -m 644 './zgrep.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zgrep.1' /usr/bin/install -c -m 644 './zless.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zless.1' /usr/bin/install -c -m 644 './zmore.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/zmore.1' /usr/bin/install -c -m 644 './znew.1' '/build/buildd/gzip-1.3.12/debian/gzip/usr/share/man/man1/znew.1' make[3]: Leaving directory `/build/buildd/gzip-1.3.12' make[2]: Leaving directory `/build/buildd/gzip-1.3.12' make[1]: Leaving directory `/build/buildd/gzip-1.3.12' install -o root -g root -m 0644 debian/gzip.lintian \ debian/gzip/usr/share/lintian/overrides/gzip dh_testdir dh_testroot dh_installdocs README* TODO install -g 0 -o 0 -d debian/gzip/usr/share/doc/gzip cp -a README debian/gzip/usr/share/doc/gzip cp -a README-alpha debian/gzip/usr/share/doc/gzip cp -a TODO debian/gzip/usr/share/doc/gzip chown -R 0:0 debian/gzip/usr/share/doc chmod -R go=rX debian/gzip/usr/share/doc chmod -R u\+rw debian/gzip/usr/share/doc install -g 0 -o 0 -m 644 -p debian/copyright debian/gzip/usr/share/doc/gzip/copyright dh_installmanpages dh_installmanpages: This program is deprecated, switch to dh_installman. rm -f debian/gzip/usr/share/man/man1/gunzip.1 ln -sf gzip.1 debian/gzip/usr/share/man/man1/gunzip.1 rm -f debian/gzip/usr/share/man/man1/zcat.1 ln -sf gzip.1 debian/gzip/usr/share/man/man1/zcat.1 rm -f debian/gzip/usr/share/man/man1/zcmp.1 ln -sf zdiff.1 debian/gzip/usr/share/man/man1/zcmp.1 dh_installinfo doc/gzip.info cp doc/gzip.info debian/gzip/usr/share/info chmod -R go=rX debian/gzip/usr/share/info/ chmod -R u\+rw debian/gzip/usr/share/info/ echo "# Automatically added by dh_installinfo">> debian/gzip.postinst.debhelper sed "s:#FILE#:/usr/share/info/gzip.info:" /usr/share/debhelper/autoscripts/postinst-info >> debian/gzip.postinst.debhelper echo '# End automatically added section' >> debian/gzip.postinst.debhelper echo "# Automatically added by dh_installinfo">> debian/gzip.prerm.debhelper sed "s:#FILE#:/usr/share/info/gzip.info:" /usr/share/debhelper/autoscripts/prerm-info >> debian/gzip.prerm.debhelper echo '# End automatically added section' >> debian/gzip.prerm.debhelper dh_installchangelogs ChangeLog install -o 0 -g 0 -p -m644 debian/changelog debian/gzip/usr/share/doc/gzip/changelog.Debian install -o 0 -g 0 -p -m644 ChangeLog debian/gzip/usr/share/doc/gzip/changelog dh_link rm -f debian/gzip/usr/share/man/man1/zcmp.1 ln -sf zdiff.1 debian/gzip/usr/share/man/man1/zcmp.1 rm -f debian/gzip/usr/share/man/man1/zcat.1 ln -sf gzip.1 debian/gzip/usr/share/man/man1/zcat.1 rm -f debian/gzip/usr/share/man/man1/gunzip.1 ln -sf gzip.1 debian/gzip/usr/share/man/man1/gunzip.1 dh_strip dh_strip debug symbol extraction: all non-arch-all packages for this build platform hppa: gzip dh_strip debug symbol extraction: packages to act on: gzip dh_strip debug symbol extraction: ignored packages: warning, `/build/buildd/gzip-1.3.12/debian/gzip-dbgsym/DEBIAN/control' contains user-defined field `Original-Maintainer' dpkg-deb: ignoring 1 warnings about the control file(s) dpkg-deb: building package `gzip-dbgsym' in `../gzip-dbgsym_1.3.12-2ubuntu1_hppa.ddeb'. strip --remove-section=.comment --remove-section=.note debian/gzip/bin/gzip dh_compress cd debian/gzip chmod a-x usr/share/info/gzip.info usr/share/man/man1/gzexe.1 usr/share/man/man1/gzip.1 usr/share/man/man1/zdiff.1 usr/share/man/man1/zforce.1 usr/share/man/man1/zgrep.1 usr/share/man/man1/zless.1 usr/share/man/man1/zmore.1 usr/share/man/man1/znew.1 usr/share/doc/gzip/README usr/share/doc/gzip/changelog.Debian usr/share/doc/gzip/changelog gzip -9f usr/share/info/gzip.info usr/share/man/man1/gzexe.1 usr/share/man/man1/gzip.1 usr/share/man/man1/zdiff.1 usr/share/man/man1/zforce.1 usr/share/man/man1/zgrep.1 usr/share/man/man1/zless.1 usr/share/man/man1/zmore.1 usr/share/man/man1/znew.1 usr/share/doc/gzip/README usr/share/doc/gzip/changelog.Debian usr/share/doc/gzip/changelog cd '/build/buildd/gzip-1.3.12' rm -f debian/gzip/usr/share/man/man1/zcat.1 ln -sf gzip.1.gz debian/gzip/usr/share/man/man1/zcat.1.gz rm -f debian/gzip/usr/share/man/man1/gunzip.1 ln -sf gzip.1.gz debian/gzip/usr/share/man/man1/gunzip.1.gz rm -f debian/gzip/usr/share/man/man1/zcmp.1 ln -sf zdiff.1.gz debian/gzip/usr/share/man/man1/zcmp.1.gz ln -s gunzip.1.gz debian/gzip/usr/share/man/man1/uncompress.1.gz ln -s zgrep.1.gz debian/gzip/usr/share/man/man1/zegrep.1.gz ln -s zgrep.1.gz debian/gzip/usr/share/man/man1/zfgrep.1.gz dh_fixperms find debian/gzip -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/gzip ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/gzip/usr/share/doc -type f ! -regex 'debian/gzip/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644 find debian/gzip/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755 find debian/gzip/usr/share/man debian/gzip/usr/man/ debian/gzip/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/gzip -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/gzip/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/gzip/usr/lib/perl5 debian/gzip/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X find debian/gzip/bin -type f -print0 2>/dev/null | xargs -0r chmod a+x # You may want to make some executables suid here. dh_makeshlibs rm -f debian/gzip/DEBIAN/shlibs dh_installdeb install -o 0 -g 0 -d debian/gzip/DEBIAN printf '#!/bin/sh set -e ' > debian/gzip/DEBIAN/postinst cat debian/gzip.postinst.debhelper >> debian/gzip/DEBIAN/postinst chown 0:0 debian/gzip/DEBIAN/postinst chmod 755 debian/gzip/DEBIAN/postinst sed s/#DEBHELPER#// < debian/preinst > debian/gzip/DEBIAN/preinst chown 0:0 debian/gzip/DEBIAN/preinst chmod 755 debian/gzip/DEBIAN/preinst printf '#!/bin/sh set -e ' > debian/gzip/DEBIAN/prerm cat debian/gzip.prerm.debhelper >> debian/gzip/DEBIAN/prerm chown 0:0 debian/gzip/DEBIAN/prerm chmod 755 debian/gzip/DEBIAN/prerm dh_shlibdeps dpkg-shlibdeps -Tdebian/gzip.substvars debian/gzip/bin/gzip dh_gencontrol dpkg-gencontrol -ldebian/changelog -isp -Tdebian/gzip.substvars -Pdebian/gzip chmod 644 debian/gzip/DEBIAN/control chown 0:0 debian/gzip/DEBIAN/control dh_md5sums (cd debian/gzip >/dev/null ; find . -type f ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null chmod 644 debian/gzip/DEBIAN/md5sums chown 0:0 debian/gzip/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/gzip .. warning, `debian/gzip/DEBIAN/control' contains user-defined field `Original-Maintainer' dpkg-deb: ignoring 1 warnings about the control file(s) dpkg-deb: building package `gzip' in `../gzip_1.3.12-2ubuntu1_hppa.deb'. dpkg-genchanges -B -mUbuntu/hppa Build Daemon dpkg-genchanges: arch-specific upload - not including arch-independent packages dpkg-genchanges: binary-only upload - not including any source code dpkg-buildpackage: binary only upload (no source included) ****************************************************************************** Build finished at 20070915-0715 Publishing debug debs. chroot-autobuild/build/buildd/gzip_1.3.12-2ubuntu1_hppa.deb: new debian package, version 2.0. size 109292 bytes: control archive= 1589 bytes. 608 bytes, 18 lines control 1650 bytes, 30 lines md5sums 174 bytes, 7 lines * postinst #!/bin/sh 54 bytes, 7 lines * preinst #!/bin/sh 200 bytes, 7 lines * prerm #!/bin/sh Package: gzip Version: 1.3.12-2ubuntu1 Architecture: hppa Essential: yes Maintainer: Ubuntu Core Developers Installed-Size: 300 Pre-Depends: libc6 (>= 2.6) Depends: debianutils (>= 1.6) Suggests: less Section: utils Priority: required Description: The GNU compression utility This is the standard GNU file compression utility, which is also the default compression tool for Debian. It typically operates on files with names ending in '.gz'. . This package can also decompress '.Z' files created with 'compress'. Original-Maintainer: Bdale Garbee chroot-autobuild/build/buildd/gzip_1.3.12-2ubuntu1_hppa.deb: drwxr-xr-x root/root 0 2007-09-15 07:15:31 ./ drwxr-xr-x root/root 0 2007-09-15 07:15:29 ./bin/ -rwxr-xr-x root/root 68088 2007-09-15 07:15:29 ./bin/gzip -rwxr-xr-x root/root 67 2007-09-15 07:15:22 ./bin/gunzip -rwxr-xr-x root/root 5878 2007-09-15 07:15:22 ./bin/gzexe -rwxr-xr-x root/root 68 2007-09-15 07:15:22 ./bin/zcat -rwxr-xr-x root/root 73 2007-09-15 07:15:22 ./bin/zcmp -rwxr-xr-x root/root 4424 2007-09-15 07:15:22 ./bin/zdiff -rwxr-xr-x root/root 68 2007-09-15 07:15:22 ./bin/zegrep -rwxr-xr-x root/root 68 2007-09-15 07:15:22 ./bin/zfgrep -rwxr-xr-x root/root 2019 2007-09-15 07:15:22 ./bin/zforce -rwxr-xr-x root/root 4897 2007-09-15 07:15:22 ./bin/zgrep -rwxr-xr-x root/root 1737 2007-09-15 07:15:22 ./bin/zless -rwxr-xr-x root/root 2420 2007-09-15 07:15:22 ./bin/zmore -rwxr-xr-x root/root 4956 2007-09-15 07:15:22 ./bin/znew hrwxr-xr-x root/root 0 2007-09-15 07:15:22 ./bin/uncompress link to ./bin/gunzip drwxr-xr-x root/root 0 2007-09-15 07:15:21 ./usr/ drwxr-xr-x root/root 0 2007-09-15 07:15:25 ./usr/share/ drwxr-xr-x root/root 0 2007-09-15 07:15:30 ./usr/share/info/ -rw-r--r-- root/root 13784 2007-09-15 07:15:26 ./usr/share/info/gzip.info.gz drwxr-xr-x root/root 0 2007-09-15 07:15:21 ./usr/share/lintian/ drwxr-xr-x root/root 0 2007-09-15 07:15:24 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 258 2007-09-15 07:15:24 ./usr/share/lintian/overrides/gzip drwxr-xr-x root/root 0 2007-09-15 07:15:21 ./usr/share/man/ drwxr-xr-x root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/ -rw-r--r-- root/root 435 2007-09-15 07:15:24 ./usr/share/man/man1/zdiff.1.gz -rw-r--r-- root/root 443 2007-09-15 07:15:24 ./usr/share/man/man1/zgrep.1.gz -rw-r--r-- root/root 1035 2007-09-15 07:15:24 ./usr/share/man/man1/zless.1.gz -rw-r--r-- root/root 1757 2007-09-15 07:15:24 ./usr/share/man/man1/zmore.1.gz -rw-r--r-- root/root 552 2007-09-15 07:15:24 ./usr/share/man/man1/znew.1.gz -rw-r--r-- root/root 762 2007-09-15 07:15:23 ./usr/share/man/man1/gzexe.1.gz -rw-r--r-- root/root 6257 2007-09-15 07:15:23 ./usr/share/man/man1/gzip.1.gz -rw-r--r-- root/root 387 2007-09-15 07:15:24 ./usr/share/man/man1/zforce.1.gz drwxr-xr-x root/root 0 2007-09-15 07:15:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2007-09-15 07:15:30 ./usr/share/doc/gzip/ -rw-r--r-- root/root 793 2006-11-20 08:40:33 ./usr/share/doc/gzip/README-alpha -rw-r--r-- root/root 3592 2006-11-20 08:40:33 ./usr/share/doc/gzip/TODO -rw-r--r-- root/root 1101 2007-09-15 07:14:24 ./usr/share/doc/gzip/copyright -rw-r--r-- root/root 24038 2007-04-13 22:41:16 ./usr/share/doc/gzip/changelog.gz -rw-r--r-- root/root 3255 2007-04-13 22:34:19 ./usr/share/doc/gzip/README.gz -rw-r--r-- root/root 5770 2007-09-15 07:14:24 ./usr/share/doc/gzip/changelog.Debian.gz lrwxrwxrwx root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/zcat.1.gz -> gzip.1.gz lrwxrwxrwx root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/zcmp.1.gz -> zdiff.1.gz lrwxrwxrwx root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/gunzip.1.gz -> gzip.1.gz lrwxrwxrwx root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/uncompress.1.gz -> gunzip.1.gz lrwxrwxrwx root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/zegrep.1.gz -> zgrep.1.gz lrwxrwxrwx root/root 0 2007-09-15 07:15:30 ./usr/share/man/man1/zfgrep.1.gz -> zgrep.1.gz gzip_1.3.12-2ubuntu1_hppa.changes: Format: 1.7 Date: Mon, 30 Jul 2007 18:01:45 +1000 Source: gzip Binary: gzip Architecture: hppa Version: 1.3.12-2ubuntu1 Distribution: autobuild Urgency: low Maintainer: Ubuntu/hppa Build Daemon Changed-By: Adam Conrad Description: gzip - The GNU compression utility Changes: gzip (1.3.12-2ubuntu1) gutsy; urgency=low . * Globally rename futimens to gz_futimens, so it doesn't clash with the new glibc-2.6 symbol of the same name, causing build failures. Files: 7c8123878cb7a8e5fa8d4e5863f8df5f 109292 utils required gzip_1.3.12-2ubuntu1_hppa.deb Original-Maintainer: Bdale Garbee ****************************************************************************** Built successfully Purging chroot-autobuild/build/buildd/gzip-1.3.12 ------------------------------------------------------------------------------ /usr/bin/sudo dpkg --root=/home/buildd/build-393140-966568/chroot-autobuild --purge po-debconf intltool-debian libmagic1 gettext file html2text gettext-base debhelper texinfo (Reading database ... 9728 files and directories currently installed.) Removing debhelper ... Removing texinfo ... Purging configuration files for texinfo ... Removing po-debconf ... Removing intltool-debian ... Removing gettext ... Removing file ... Purging configuration files for file ... Removing html2text ... Purging configuration files for html2text ... Removing gettext-base ... Removing libmagic1 ... Purging configuration files for libmagic1 ... ****************************************************************************** Finished at 20070915-0715 Build needed 00:01:11, 3584k disk space RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['/usr/share/launchpad-buildd/slavebin/scan-for-processes', '393140-966568'] Scanning for processes to kill in build 393140-966568... Scanning for processes to kill in build /home/buildd/build-393140-966568/chroot-autobuild... RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', '393140-966568'] Unmounting chroot for build 393140-966568... RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', '393140-966568'] Removing build 393140-966568