[build-status: 125594] Log for successful build of gnuit_4.9.3-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Tue May 13 14:01:17 JST 2008


Automatic build of gnuit_4.9.3-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080513-1307
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 790kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main gnuit 4.9.3-1 (dsc) [1046B]
Get:2 http://debian.linux-m32r.org 06_devonian/main gnuit 4.9.3-1 (tar) [782kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main gnuit 4.9.3-1 (diff) [7380B]
Fetched 790kB in 7s (99.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: libncurses-dev, libreadline5-dev, texinfo, debhelper (>= 6), autotools-dev
Checking for already installed source dependencies...
libncurses-dev: already installed (=*=PROVIDED=*=)
libreadline5-dev: already installed (5.2-3)
texinfo: already installed (4.11.dfsg.1-4)
debhelper: already installed (7.0.8 >= 6 is satisfied)
autotools-dev: already installed (20080123.1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting gnuit in gnuit-4.9.3
dpkg-source: info: unpacking gnuit_4.9.3.orig.tar.gz
dpkg-source: info: applying gnuit_4.9.3-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package gnuit
dpkg-buildpackage: source version 4.9.3-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ]  || /usr/bin/make distclean
# update arch guess files
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
# avoid buildd timestamp problems
touch configure.ac && \
	touch Makefile.am src/Makefile.am term/Makefile.am doc/Makefile.am && \
	touch aclocal.m4 && \
	touch config.h.in && \
	touch Makefile.in src/Makefile.in term/Makefile.in doc/Makefile.in && \
	touch configure
dh_clean
 debian/rules build
dh_testdir
CFLAGS="-Wall -g -O2" ./configure --with-terminfo --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --htmldir=\${prefix}/share/doc/gnuit --disable-transition --enable-debian 
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 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 how to run the C preprocessor... gcc -E
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether to enable maintainer-specific portions of Makefiles... no
checking for AIX... no
checking for library containing strerror... none required
checking for minix/config.h... (cached) no
checking for getpwnam in -lsun... no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/filsys.h usability... no
checking sys/filsys.h presence... no
checking for sys/filsys.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sioctl.h usability... no
checking sys/sioctl.h presence... no
checking for sys/sioctl.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for sys/mount.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether system is Windows or MSDOS... no
checking whether // is distinct from /... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for mbstate_t... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for siginterrupt... yes
checking for mbsinit... yes
checking for readlink... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for sys/param.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for inttypes.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.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 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 C/C++ restrict keyword... __restrict
checking whether the preprocessor supports include_next... yes
checking for struct timeval... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... 
checking for sig_atomic_t integer literal suffix... 
checking for size_t integer literal suffix... u
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... u
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether imaxabs is declared... yes
checking whether imaxdiv is declared... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for ssize_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for working strerror function... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct timespec in <time.h>... yes
checking whether utime accepts a null argument... yes
checking for struct utimbuf... yes
checking for wint_t... yes
checking for wchar_t... yes
checking for alloca as a compiler built-in... yes
checking for library containing clock_gettime... -lrt
checking for clock_gettime... yes
checking for clock_settime... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... yes
checking for flexible array member... yes
checking for working GNU fnmatch... yes
checking for sys/mount.h... (cached) yes
configure: checking how to get file system space usage
checking for statvfs function (SVR4)... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... yes
checking dustat.h usability... no
checking dustat.h presence... no
checking for dustat.h... no
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking for sys/filsys.h... (cached) no
checking for sys/statfs.h... (cached) yes
checking for statfs that truncates block counts... no
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking whether the compiler generally respects inline... yes
checking whether inttypes.h conforms to C99... no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... no
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... no
checking for memchr... yes
checking for memmove... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking for putenv compatible with GNU and SVID... yes
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
checking whether rename is broken... no
checking for ssize_t... (cached) yes
checking whether stdint.h conforms to C99... (cached) no
checking for sys/inttypes.h... (cached) no
checking for sys/bitypes.h... (cached) yes
checking for bit size of ptrdiff_t... (cached) 32
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of size_t... (cached) 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) yes
checking whether wint_t is signed... (cached) no
checking for ptrdiff_t integer literal suffix... (cached) 
checking for sig_atomic_t integer literal suffix... (cached) 
checking for size_t integer literal suffix... (cached) u
checking for wchar_t integer literal suffix... (cached) l
checking for wint_t integer literal suffix... (cached) u
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for working strndup... yes
checking for working strnlen... yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether <wchar.h> is standalone... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for broken sys/filsys.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for long file names... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for lstat... yes
checking for sigaction... yes
checking for strerror... yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking for strstr... yes
checking for memmove... (cached) yes
checking for putenv... yes
checking for setenv... yes
checking for getcwd... yes
checking for rename... yes
checking for readlink... (cached) yes
checking for setlocale... yes
checking for statvfs... yes
checking for dumb C compiler... no
checking for struct utsname... yes
checking for POSIX compatible terminal interface... yes
checking for System V compatible terminal interface... yes
checking for BSD compatible terminal interface... no
checking for struct winsz... yes
checking for tgetent in -lncursesw... yes
checking for 64bit I/O support... yes
checking for texi2dvi... texi2dvi
checking for texi2html... texi2html
checking for makeinfo... ${SHELL} /build/buildd2/gnuit-4.9.3/missing --run makeinfo
configure: creating ./config.status
config.status: creating version.h
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating term/Makefile
config.status: creating term/gnuitrc.aixterm
config.status: creating term/gnuitrc.ansi
config.status: creating term/gnuitrc.generic
config.status: creating term/gnuitrc.hft
config.status: creating term/gnuitrc.hpterm
config.status: creating term/gnuitrc.linux
config.status: creating term/gnuitrc.linux-m
config.status: creating term/gnuitrc.mach
config.status: creating term/gnuitrc.minix
config.status: creating term/gnuitrc.thix
config.status: creating term/gnuitrc.vt100
config.status: creating term/gnuitrc.vt102
config.status: creating term/gnuitrc.xterm
config.status: creating term/gnuitrc.xterm-color
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating gnuit.spec
config.status: creating LSM
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make CFLAGS="-Wall -g -O2"
make[1]: Entering directory `/build/buildd2/gnuit-4.9.3'
make  all-recursive
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3'
Making all in lib
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  cat ./alloca.in.h; \
	} > alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t configmake.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  echo '#define PREFIX "/usr"'; \
	  echo '#define EXEC_PREFIX "/usr"'; \
	  echo '#define BINDIR "/usr/bin"'; \
	  echo '#define SBINDIR "/usr/sbin"'; \
	  echo '#define LIBEXECDIR "/usr/libexec"'; \
	  echo '#define DATAROOTDIR "/usr/share"'; \
	  echo '#define DATADIR "/usr/share"'; \
	  echo '#define SYSCONFDIR "/usr/etc"'; \
	  echo '#define SHAREDSTATEDIR "/usr/com"'; \
	  echo '#define LOCALSTATEDIR "/usr/var"'; \
	  echo '#define INCLUDEDIR "/usr/include"'; \
	  echo '#define OLDINCLUDEDIR "/usr/include"'; \
	  echo '#define DOCDIR "/usr/share/doc/gnuit"'; \
	  echo '#define INFODIR "/usr/share/info"'; \
	  echo '#define HTMLDIR "/usr/share/doc/gnuit"'; \
	  echo '#define DVIDIR "/usr/share/doc/gnuit"'; \
	  echo '#define PDFDIR "/usr/share/doc/gnuit"'; \
	  echo '#define PSDIR "/usr/share/doc/gnuit"'; \
	  echo '#define LIBDIR "/usr/lib"'; \
	  echo '#define LISPDIR ""'; \
	  echo '#define LOCALEDIR "/usr/share/locale"'; \
	  echo '#define MANDIR "/usr/share/man"'; \
	  echo '#define MANEXT ""'; \
	  echo '#define PKGDATADIR "/usr/share/gnuit"'; \
	  echo '#define PKGINCLUDEDIR "/usr/include/gnuit"'; \
	  echo '#define PKGLIBDIR "/usr/lib/gnuit"'; \
	  echo '#define PKGLIBEXECDIR ""'; \
	} | sed '/""/d' > configmake.h-t
mv configmake.h-t configmake.h
rm -f inttypes.h-t inttypes.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
	      -e 's/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
	      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
	      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
	      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
	      -e 's/@''GNULIB_IMAXABS''@/0/g' \
	      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
	      -e 's/@''GNULIB_STRTOIMAX''@/1/g' \
	      -e 's/@''GNULIB_STRTOUMAX''@/1/g' \
	      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
	      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
	      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
	      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
	      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
	      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \
	      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
	      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \
	      -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \
	      < ./inttypes.in.h; \
	} > inttypes.h-t
mv inttypes.h-t inttypes.h
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's/@''HAVE_STDINT_H''@/1/g' \
	      -e 's/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
	      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
	      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
	      -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
	      -e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \
	      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
	      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
	      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
	      -e 's/@''SIZE_T_SUFFIX''@/u/g' \
	      -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
	      -e 's/@''WCHAR_T_SUFFIX''@/l/g' \
	      -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
	      -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
	      -e 's/@''WINT_T_SUFFIX''@/u/g' \
	      < ./stdint.in.h; \
	} > stdint.h-t
mv stdint.h-t stdint.h
rm -f stdlib.h-t stdlib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
	      -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
	      -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
	      -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
	      -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
	      -e 's|@''GNULIB_MKDTEMP''@|0|g' \
	      -e 's|@''GNULIB_MKSTEMP''@|0|g' \
	      -e 's|@''GNULIB_PUTENV''@|1|g' \
	      -e 's|@''GNULIB_SETENV''@|0|g' \
	      -e 's|@''GNULIB_UNSETENV''@|0|g' \
	      -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
	      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
	      -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
	      -e 's|@''HAVE_MKDTEMP''@|1|g' \
	      -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
	      -e 's|@''HAVE_SETENV''@|1|g' \
	      -e 's|@''HAVE_UNSETENV''@|1|g' \
	      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
	      -e 's|@''REPLACE_PUTENV''@|0|g' \
	      -e 's|@''VOID_UNSETENV''@|0|g' \
	      -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \
	      < ./stdlib.in.h; \
	} > stdlib.h-t
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
	      -e 's|@''GNULIB_MBSLEN''@|1|g' \
	      -e 's|@''GNULIB_MBSNLEN''@|0|g' \
	      -e 's|@''GNULIB_MBSCHR''@|0|g' \
	      -e 's|@''GNULIB_MBSRCHR''@|0|g' \
	      -e 's|@''GNULIB_MBSSTR''@|1|g' \
	      -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
	      -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
	      -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
	      -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
	      -e 's|@''GNULIB_MBSCSPN''@|0|g' \
	      -e 's|@''GNULIB_MBSPBRK''@|0|g' \
	      -e 's|@''GNULIB_MBSSPN''@|0|g' \
	      -e 's|@''GNULIB_MBSSEP''@|0|g' \
	      -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
	      -e 's|@''GNULIB_MEMMEM''@|0|g' \
	      -e 's|@''GNULIB_MEMPCPY''@|0|g' \
	      -e 's|@''GNULIB_MEMRCHR''@|0|g' \
	      -e 's|@''GNULIB_STPCPY''@|0|g' \
	      -e 's|@''GNULIB_STPNCPY''@|0|g' \
	      -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
	      -e 's|@''GNULIB_STRDUP''@|0|g' \
	      -e 's|@''GNULIB_STRNDUP''@|1|g' \
	      -e 's|@''GNULIB_STRNLEN''@|1|g' \
	      -e 's|@''GNULIB_STRPBRK''@|0|g' \
	      -e 's|@''GNULIB_STRSEP''@|0|g' \
	      -e 's|@''GNULIB_STRSTR''@|0|g' \
	      -e 's|@''GNULIB_STRCASESTR''@|0|g' \
	      -e 's|@''GNULIB_STRTOK_R''@|0|g' \
	      -e 's|@''GNULIB_STRERROR''@|1|g' \
	      -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
	      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
	      -e 's|@''HAVE_MEMPCPY''@|1|g' \
	      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
	      -e 's|@''HAVE_STPCPY''@|1|g' \
	      -e 's|@''HAVE_STPNCPY''@|1|g' \
	      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
	      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
	      -e 's|@''HAVE_STRNDUP''@|1|g' \
	      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
	      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
	      -e 's|@''HAVE_STRPBRK''@|1|g' \
	      -e 's|@''HAVE_STRSEP''@|1|g' \
	      -e 's|@''HAVE_STRCASESTR''@|1|g' \
	      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
	      -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
	      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
	      -e 's|@''REPLACE_MEMMEM''@|0|g' \
	      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
	      -e 's|@''REPLACE_STRSTR''@|0|g' \
	      -e 's|@''REPLACE_STRERROR''@|0|g' \
	      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
	      -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \
	      < ./string.in.h; \
	} > string.h-t
mv string.h-t string.h
rm -f strings.h-t strings.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
	      -e 's|@''HAVE_STRCASECMP''@|1|g' \
	      -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
	      -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \
	      < ./strings.in.h; \
	} > strings.h-t
mv strings.h-t strings.h
rm -f time.h-t time.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@NEXT_TIME_H''@|<time.h>|g' \
	      -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
	      -e 's|@REPLACE_NANOSLEEP''@|1|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.in.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/@''INCLUDE_NEXT''@/include_next/g' \
	      -e 's|@''NEXT_UNISTD_H''@|<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_GETPAGESIZE''@|0|g' \
	      -e 's|@''GNULIB_LCHOWN''@|0|g' \
	      -e 's|@''GNULIB_LSEEK''@|0|g' \
	      -e 's|@''GNULIB_READLINK''@|1|g' \
	      -e 's|@''GNULIB_SLEEP''@|0|g' \
	      -e 's|@''HAVE_DUP2''@|1|g' \
	      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
	      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
	      -e 's|@''HAVE_READLINK''@|1|g' \
	      -e 's|@''HAVE_SLEEP''@|1|g' \
	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
	      -e 's|@''HAVE_OS_H''@|0|g' \
	      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
	      -e 's|@''REPLACE_CHOWN''@|0|g' \
	      -e 's|@''REPLACE_FCHDIR''@|0|g' \
	      -e 's|@''REPLACE_GETCWD''@|0|g' \
	      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
	      -e 's|@''REPLACE_LCHOWN''@|0|g' \
	      -e 's|@''REPLACE_LSEEK''@|0|g' \
	      < ./unistd.in.h; \
	} > unistd.h-t
mv unistd.h-t unistd.h
make  all-am
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
depbase=`echo full-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT full-read.o -MD -MP -MF "$depbase.Tpo" -c -o full-read.o full-read.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo full-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT full-write.o -MD -MP -MF "$depbase.Tpo" -c -o full-write.o full-write.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT localcharset.o -MD -MP -MF "$depbase.Tpo" -c -o localcharset.o localcharset.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT malloca.o -MD -MP -MF "$depbase.Tpo" -c -o malloca.o malloca.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT mbchar.o -MD -MP -MF "$depbase.Tpo" -c -o mbchar.o mbchar.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT mbslen.o -MD -MP -MF "$depbase.Tpo" -c -o mbslen.o mbslen.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT mbsstr.o -MD -MP -MF "$depbase.Tpo" -c -o mbsstr.o mbsstr.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT strnlen1.o -MD -MP -MF "$depbase.Tpo" -c -o strnlen1.o strnlen1.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT uniwidth/width.o -MD -MP -MF "$depbase.Tpo" -c -o uniwidth/width.o uniwidth/width.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xalloc-die.o -MD -MP -MF "$depbase.Tpo" -c -o xalloc-die.o xalloc-die.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xstrndup.o -MD -MP -MF "$depbase.Tpo" -c -o xstrndup.o xstrndup.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xstrtoumax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xstrtoumax.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtoumax.o xstrtoumax.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo argmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT argmatch.o -MD -MP -MF "$depbase.Tpo" -c -o argmatch.o argmatch.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT basename.o -MD -MP -MF "$depbase.Tpo" -c -o basename.o basename.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT dirname.o -MD -MP -MF "$depbase.Tpo" -c -o dirname.o dirname.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT exitfail.o -MD -MP -MF "$depbase.Tpo" -c -o exitfail.o exitfail.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo fsusage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT fsusage.o -MD -MP -MF "$depbase.Tpo" -c -o fsusage.o fsusage.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT gettime.o -MD -MP -MF "$depbase.Tpo" -c -o gettime.o gettime.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo human.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT human.o -MD -MP -MF "$depbase.Tpo" -c -o human.o human.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo idcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT idcache.o -MD -MP -MF "$depbase.Tpo" -c -o idcache.o idcache.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT nanosleep.o -MD -MP -MF "$depbase.Tpo" -c -o nanosleep.o nanosleep.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo quote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT quote.o -MD -MP -MF "$depbase.Tpo" -c -o quote.o quote.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT quotearg.o -MD -MP -MF "$depbase.Tpo" -c -o quotearg.o quotearg.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo safe-read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT safe-read.o -MD -MP -MF "$depbase.Tpo" -c -o safe-read.o safe-read.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo safe-write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT safe-write.o -MD -MP -MF "$depbase.Tpo" -c -o safe-write.o safe-write.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT stripslash.o -MD -MP -MF "$depbase.Tpo" -c -o stripslash.o stripslash.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xmalloc.o -MD -MP -MF "$depbase.Tpo" -c -o xmalloc.o xmalloc.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xstrtol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xstrtol.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtol.o xstrtol.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xstrtol-error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xstrtol-error.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtol-error.o xstrtol-error.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
depbase=`echo xstrtoul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
	if gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -g -O2 -MT xstrtoul.o -MD -MP -MF "$depbase.Tpo" -c -o xstrtoul.o xstrtoul.c; \
	then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
rm -f libgnu.a
ar cru libgnu.a full-read.o full-write.o localcharset.o malloca.o mbchar.o mbslen.o mbsstr.o strnlen1.o uniwidth/width.o xalloc-die.o xstrndup.o xstrtoumax.o argmatch.o basename.o dirname.o exitfail.o fsusage.o gettime.o human.o idcache.o nanosleep.o quote.o quotearg.o safe-read.o safe-write.o stripslash.o xmalloc.o xstrtol.o xstrtol-error.o xstrtoul.o 
ranlib libgnu.a
rm -f t-charset.alias charset.alias
/bin/sh ./config.charset 'm32r-unknown-linux-gnu' > t-charset.alias
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gnuit/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gnuit/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
Making all in src
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT git.o -MD -MP -MF ".deps/git.Tpo" -c -o git.o git.c; \
	then mv -f ".deps/git.Tpo" ".deps/git.Po"; else rm -f ".deps/git.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT tty.o -MD -MP -MF ".deps/tty.Tpo" -c -o tty.o tty.c; \
	then mv -f ".deps/tty.Tpo" ".deps/tty.Po"; else rm -f ".deps/tty.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT window.o -MD -MP -MF ".deps/window.Tpo" -c -o window.o window.c; \
	then mv -f ".deps/window.Tpo" ".deps/window.Po"; else rm -f ".deps/window.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT inputline.o -MD -MP -MF ".deps/inputline.Tpo" -c -o inputline.o inputline.c; \
	then mv -f ".deps/inputline.Tpo" ".deps/inputline.Po"; else rm -f ".deps/inputline.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT status.o -MD -MP -MF ".deps/status.Tpo" -c -o status.o status.c; \
	then mv -f ".deps/status.Tpo" ".deps/status.Po"; else rm -f ".deps/status.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT panel.o -MD -MP -MF ".deps/panel.Tpo" -c -o panel.o panel.c; \
	then mv -f ".deps/panel.Tpo" ".deps/panel.Po"; else rm -f ".deps/panel.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT title.o -MD -MP -MF ".deps/title.Tpo" -c -o title.o title.c; \
	then mv -f ".deps/title.Tpo" ".deps/title.Po"; else rm -f ".deps/title.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT configure.o -MD -MP -MF ".deps/configure.Tpo" -c -o configure.o configure.c; \
	then mv -f ".deps/configure.Tpo" ".deps/configure.Po"; else rm -f ".deps/configure.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
	then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.c; \
	then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
	then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT xio.o -MD -MP -MF ".deps/xio.Tpo" -c -o xio.o xio.c; \
	then mv -f ".deps/xio.Tpo" ".deps/xio.Po"; else rm -f ".deps/xio.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT xstack.o -MD -MP -MF ".deps/xstack.Tpo" -c -o xstack.o xstack.c; \
	then mv -f ".deps/xstack.Tpo" ".deps/xstack.Po"; else rm -f ".deps/xstack.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o system.c; \
	then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT tilde.o -MD -MP -MF ".deps/tilde.Tpo" -c -o tilde.o tilde.c; \
	then mv -f ".deps/tilde.Tpo" ".deps/tilde.Po"; else rm -f ".deps/tilde.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o history.o history.c; \
	then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/history.Tpo"; exit 1; fi
gcc  -Wall -g -O2   -o gitfm -Wl,-z,defs -Wl,--as-needed git.o tty.o window.o inputline.o status.o panel.o title.o configure.o misc.o signals.o xmalloc.o xio.o xstack.o system.o tilde.o history.o -L../lib -lgnu -lrt -lrt  -lncursesw
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT gitps.o -MD -MP -MF ".deps/gitps.Tpo" -c -o gitps.o gitps.c; \
	then mv -f ".deps/gitps.Tpo" ".deps/gitps.Po"; else rm -f ".deps/gitps.Tpo"; exit 1; fi
gcc  -Wall -g -O2   -o gitps -Wl,-z,defs -Wl,--as-needed gitps.o tty.o window.o misc.o configure.o signals.o xio.o xmalloc.o -L../lib -lgnu -lrt -lrt  -lncursesw
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT gitview.o -MD -MP -MF ".deps/gitview.Tpo" -c -o gitview.o gitview.c; \
	then mv -f ".deps/gitview.Tpo" ".deps/gitview.Po"; else rm -f ".deps/gitview.Tpo"; exit 1; fi
gcc  -Wall -g -O2   -o gitview -Wl,-z,defs -Wl,--as-needed gitview.o tty.o window.o misc.o configure.o signals.o xio.o xmalloc.o -L../lib -lgnu  -lncursesw
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT gitwipe.o -MD -MP -MF ".deps/gitwipe.Tpo" -c -o gitwipe.o gitwipe.c; \
	then mv -f ".deps/gitwipe.Tpo" ".deps/gitwipe.Po"; else rm -f ".deps/gitwipe.Tpo"; exit 1; fi
gcc  -Wall -g -O2   -o gitwipe -Wl,-z,defs -Wl,--as-needed gitwipe.o  -lncursesw
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT gitkeys.o -MD -MP -MF ".deps/gitkeys.Tpo" -c -o gitkeys.o gitkeys.c; \
	then mv -f ".deps/gitkeys.Tpo" ".deps/gitkeys.Po"; else rm -f ".deps/gitkeys.Tpo"; exit 1; fi
gcc  -Wall -g -O2   -o gitkeys -Wl,-z,defs -Wl,--as-needed gitkeys.o  -lncursesw
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I./.. -I.. -I../lib -I../src -DDEBIAN   -Wall -g -O2 -MT gitwhich.o -MD -MP -MF ".deps/gitwhich.Tpo" -c -o gitwhich.o gitwhich.c; \
	then mv -f ".deps/gitwhich.Tpo" ".deps/gitwhich.Po"; else rm -f ".deps/gitwhich.Tpo"; exit 1; fi
gcc  -Wall -g -O2   -o gitwhich -Wl,-z,defs -Wl,--as-needed gitwhich.o xmalloc.o -L../lib -lgnu  -lncursesw
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/src'
Making all in term
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/term'
sed -e 's, at htmldir\@,/usr/share/doc/gnuit,g' \
	    -e 's, at VERSION\@,4.9.3,g' < ./gnuitrc.common.IN > gnuitrc.common
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/term'
Making all in doc
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make  all-am
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[1]: Leaving directory `/build/buildd2/gnuit-4.9.3'
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
/usr/bin/make CFLAGS="-Wall -g -O2"
make[1]: Entering directory `/build/buildd2/gnuit-4.9.3'
make  all-recursive
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3'
Making all in lib
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
make  all-am
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
Making all in src
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/src'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/src'
Making all in term
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/term'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/term'
Making all in doc
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make  all-am
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[1]: Leaving directory `/build/buildd2/gnuit-4.9.3'
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR="/build/buildd2/gnuit-4.9.3/debian/gnuit"
make[1]: Entering directory `/build/buildd2/gnuit-4.9.3'
Making install in lib
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
make  install-am
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/lib'
test yes != no || /build/buildd2/gnuit-4.9.3/install-sh -d /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib
if test -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.alias; then \
	  sed -f ref-add.sed /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.alias > /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.tmp ; \
	  /usr/bin/ginstall -c -m 644 /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.tmp /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.alias ; \
	  rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.tmp ; \
	else \
	  if test yes = no; then \
	    sed -f ref-add.sed charset.alias > /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.tmp ; \
	    /usr/bin/ginstall -c -m 644 /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.tmp /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.alias ; \
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/lib/charset.tmp ; \
	  fi ; \
	fi
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3/lib'
Making install in src
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3/src'
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/src'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin"
  /usr/bin/ginstall -c 'gitfm' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitfm'
  /usr/bin/ginstall -c 'gitps' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitps'
  /usr/bin/ginstall -c 'gitview' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitview'
  /usr/bin/ginstall -c 'gitwipe' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitwipe'
  /usr/bin/ginstall -c 'gitkeys' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitkeys'
  /usr/bin/ginstall -c 'gitwhich' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitwhich'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin"
 /usr/bin/ginstall -c 'gitaction' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitaction'
 /usr/bin/ginstall -c 'gitmkdirs' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitmkdirs'
 /usr/bin/ginstall -c 'gitmount' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitmount'
 /usr/bin/ginstall -c 'gitrgrep' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitrgrep'
 /usr/bin/ginstall -c 'gitunpack' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitunpack'
 /usr/bin/ginstall -c 'gitxgrep' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitxgrep'
 /usr/bin/ginstall -c '.gitaction' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/.gitaction'
 /usr/bin/ginstall -c 'gitdpkgname' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitdpkgname'
make  install-exec-hook
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/src'
ln -sf gitrgrep /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitregrep
ln -sf gitrgrep /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/gitrfgrep
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/src'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/src'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3/src'
Making install in term
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3/term'
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/term'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/gnuit" || mkdir -p -- "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit"
 /usr/bin/ginstall -c -m 644 'gnuitrc.aixterm' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.aixterm'
 /usr/bin/ginstall -c -m 644 'gnuitrc.ansi' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.ansi'
 /usr/bin/ginstall -c -m 644 'gnuitrc.common' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.common'
 /usr/bin/ginstall -c -m 644 'gnuitrc.generic' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.generic'
 /usr/bin/ginstall -c -m 644 'gnuitrc.hft' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.hft'
 /usr/bin/ginstall -c -m 644 'gnuitrc.hpterm' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.hpterm'
 /usr/bin/ginstall -c -m 644 'gnuitrc.linux' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.linux'
 /usr/bin/ginstall -c -m 644 'gnuitrc.mach' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.mach'
 /usr/bin/ginstall -c -m 644 'gnuitrc.minix' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.minix'
 /usr/bin/ginstall -c -m 644 'gnuitrc.thix' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.thix'
 /usr/bin/ginstall -c -m 644 'gnuitrc.vt100' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.vt100'
 /usr/bin/ginstall -c -m 644 'gnuitrc.vt102' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.vt102'
 /usr/bin/ginstall -c -m 644 'gnuitrc.xterm' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.xterm'
 /usr/bin/ginstall -c -m 644 'gnuitrc.xterm-color' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.xterm-color'
 /usr/bin/ginstall -c -m 644 'gnuitrc.linux-m' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/gnuitrc.linux-m'
make  install-data-hook
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/term'
for i in gnuitrc.xterms;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.xterm /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
\
	for i in gnuitrc.dtterm gnuitrc.rxvt gnuitrc.xterm-debian gnuitrc.Eterm gnuitrc.rxvt-unicode;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.xterm-color /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
\
	for i in gnuitrc.hp;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.hpterm /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
\
	for i in gnuitrc.sun gnuitrc.sun-cmd gnuitrc.eterm gnuitrc.pc3;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.generic /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
\
	for i in gnuitrc.vt125 gnuitrc.vt200 gnuitrc.vt201 gnuitrc.vt220 gnuitrc.vt240 gnuitrc.vt300 gnuitrc.vt320 gnuitrc.vt400 gnuitrc.vt420 gnuitrc.screen;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.vt100 /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
\
	for i in gnuitrc.iris-ansi gnuitrc.iris-ansi-net gnuitrc.cygwin;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.ansi /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
\
	for i in gnuitrc.console;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	    ln -s /usr/share/gnuit/gnuitrc.linux /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/$i;\
	done
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/term'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/term'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3/term'
Making install in doc
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make  install-am
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/doc/gnuit" || mkdir -p -- "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/doc/gnuit"
 /usr/bin/ginstall -c -m 644 'gnuit.html' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/doc/gnuit/gnuit.html'
test -z "/usr/share/info" || mkdir -p -- "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/info"
 /usr/bin/ginstall -c -m 644 './gnuit.info' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/info/gnuit.info'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './gitfm.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitfm.1'
 /usr/bin/ginstall -c -m 644 './gitaction.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitaction.1'
 /usr/bin/ginstall -c -m 644 './gitkeys.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitkeys.1'
 /usr/bin/ginstall -c -m 644 './gitmount.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitmount.1'
 /usr/bin/ginstall -c -m 644 './gitrgrep.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitrgrep.1'
 /usr/bin/ginstall -c -m 644 './gitunpack.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitunpack.1'
 /usr/bin/ginstall -c -m 644 './gitps.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitps.1'
 /usr/bin/ginstall -c -m 644 './gitinternal.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitinternal.1'
 /usr/bin/ginstall -c -m 644 './gitwipe.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitwipe.1'
 /usr/bin/ginstall -c -m 644 './gitview.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitview.1'
 /usr/bin/ginstall -c -m 644 './gitdpkgname.1' '/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/gitdpkgname.1'
make  install-data-hook
make[5]: Entering directory `/build/buildd2/gnuit-4.9.3/doc'
/usr/bin/ginstall -c -m 644 ./dpkg-help.txt /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/gnuit/dpkg-help.txt
for i in gitregrep gitrfgrep;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/${i}.1;\
	    ln -s /usr/share/man/man1/gitrgrep.1 /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/${i}.1;\
	done
\
	for i in gitwhich gitmkdirs gitxgrep;\
	do\
	    rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/${i}.1;\
	    ln -s /usr/share/man/man1/gitinternal.1 /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/${i}.1;\
	done
if [ "/usr/share/man" != "/usr/man" ]; then\
	    for i in gitfm.1 gitaction.1 gitkeys.1 gitmount.1 gitrgrep.1 gitunpack.1 gitps.1 gitinternal.1 gitwipe.1 gitview.1 gitdpkgname.1 gitwhich gitmkdirs gitxgrep; \
	    do\
	        if [ -e "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/man/man1/${i}" ]; then \
	            rm -f "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/man/man1/${i}"; \
	        fi; \
	    done; \
	fi
if [ "/usr/share/info" != "/usr/info" ]; then\
	    rm -f "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/info/gnuit"*; \
	fi
make[5]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3/doc'
make[2]: Entering directory `/build/buildd2/gnuit-4.9.3'
make[3]: Entering directory `/build/buildd2/gnuit-4.9.3'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/build/buildd2/gnuit-4.9.3'
for i in dpkg-help.txt .gitrc.aixterm .gitrc.ansi .gitrc.common .gitrc.generic .gitrc.hft .gitrc.hpterm .gitrc.linux .gitrc.linux-m .gitrc.mach .gitrc.minix .gitrc.thix .gitrc.vt100 .gitrc.vt102 .gitrc.xterm .gitrc.xterm-color .gitrc.Eterm .gitrc.console .gitrc.dtterm .gitrc.eterm .gitrc.hp .gitrc.iris-ansi .gitrc.iris-ansi-net .gitrc.pc3 .gitrc.rxvt .gitrc.screen .gitrc.sun .gitrc.sun-cmd .gitrc.vt125 .gitrc.vt200 .gitrc.vt201 .gitrc.vt220 .gitrc.vt240 .gitrc.vt300 .gitrc.vt320 .gitrc.vt400 .gitrc.vt420 .gitrc.xterm-debian .gitrc.xterms; \
	do\
	    if [ -e "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/git/${i}" ]; then\
	        rm -f "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/git/${i}" ];\
	    fi;\
	done
rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/info/git.info* >/dev/null 2>&1
rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/info/git.info* >/dev/null 2>&1
if [ -e "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/doc/gnuit/git.html" ]; then \
	    rm -f "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/doc/gnuit/git.html" ];\
	fi
if [ -e "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/doc/git.html" ]; then \
	    rm -f "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/doc/git.html" ];\
	fi
if [ -e "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/doc/git-4.3.20/git.html" ]; then \
	    rm -f "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/doc/git-4.3.20/git.html" ;\
	    rmdir "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/doc/git-4.3.20" >/dev/null 2>&1 || true; \
	fi
rmdir "/build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/git" >/dev/null 2>&1 || true
make[4]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[3]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[2]: Leaving directory `/build/buildd2/gnuit-4.9.3'
make[1]: Leaving directory `/build/buildd2/gnuit-4.9.3'
# remove man symlinks - dh_link will recreate properly
rm -f /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/share/man/man1/git{which,mkdirs,{x,re,rf}grep}.1
touch build-stamp
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs NEWS PROBLEMS README
mv /build/buildd2/gnuit-4.9.3/debian/gnuit/usr/bin/.gitaction debian/gitaction
dh_installexamples debian/gitaction
rm -f debian/gitaction
dh_installinfo doc/gnuit.info
dh_install
dh_link
dh_strip
dh_compress -Xgnuit.html
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `gnuit' in `../gnuit_4.9.3-1_m32r.deb'.
dpkg-deb: building package `git' in `../git_4.9.3-1_all.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../gnuit_4.9.3-1_m32r.changes
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 20080513-1401

chroot-unstable/build/buildd2/gnuit_4.9.3-1_m32r.deb:
 new debian package, version 2.0.
 size 300736 bytes: control archive= 2660 bytes.
    1286 bytes,    27 lines      control              
    3096 bytes,    50 lines      md5sums              
     175 bytes,     7 lines   *  postinst             #!/bin/sh
     202 bytes,    11 lines   *  preinst              #!/bin/sh
     201 bytes,     7 lines   *  prerm                #!/bin/sh
 Package: gnuit
 Version: 4.9.3-1
 Architecture: m32r
 Maintainer: Ian Beckwith <ianb at erislabs.net>
 Installed-Size: 1272
 Depends: libc6 (>= 2.3.5-1), libncursesw5 (>= 5.6+20071006-3)
 Conflicts: git (<< 4.9.2-1)
 Replaces: git (<< 4.9.2-1)
 Provides: git
 Section: utils
 Priority: optional
 Description: GNU Interactive Tools, a file browser/viewer and process viewer/killer
  gnuit (GNU Interactive Tools) is a set of interactive text-mode tools,
  closely integrated with the shell.  It contains an extensible file
  system browser (similar to Norton Commander and XTree), an ascii/hex
  file viewer, a process viewer/killer and some other related utilities
  and shell scripts.  It can be used to increase the speed and
  efficiency of most of the daily tasks such as copying and moving
  files and directories, invoking editors, compressing and
  uncompressing files, creating and expanding archives, compiling
  programs, sending mail, etc.  It looks nice, has colors (if the
  standard ANSI color sequences are supported) and is user-friendly.
  .
  One of the main advantages of gnuit is its flexibility.  It is not
  limited to a given set of commands.  The configuration file can be
  easily enhanced, allowing the user to add new commands or file
  operations, depending on its needs or preferences.

chroot-unstable/build/buildd2/gnuit_4.9.3-1_m32r.deb:
drwxr-xr-x root/root         0 2008-05-13 13:55 ./
drwxr-xr-x root/root         0 2008-05-13 13:52 ./usr/
drwxr-xr-x root/root         0 2008-05-13 13:55 ./usr/bin/
-rwxr-xr-x root/root     45884 2008-05-13 13:55 ./usr/bin/gitps
-rwxr-xr-x root/root    124972 2008-05-13 13:55 ./usr/bin/gitfm
-rwxr-xr-x root/root        74 2008-05-13 13:52 ./usr/bin/gitxgrep
-rwxr-xr-x root/root     34038 2008-05-13 13:52 ./usr/bin/gitaction
-rwxr-xr-x root/root     35164 2008-05-13 13:55 ./usr/bin/gitview
-rwxr-xr-x root/root      4060 2008-05-13 13:55 ./usr/bin/gitwipe
-rwxr-xr-x root/root      1997 2008-05-13 13:52 ./usr/bin/gitrgrep
-rwxr-xr-x root/root      4006 2008-05-13 13:52 ./usr/bin/gitmount
-rwxr-xr-x root/root      4168 2008-05-13 13:52 ./usr/bin/gitunpack
-rwxr-xr-x root/root      4044 2008-05-13 13:55 ./usr/bin/gitwhich
-rwxr-xr-x root/root      2046 2008-05-13 13:52 ./usr/bin/gitdpkgname
-rwxr-xr-x root/root      4240 2008-05-13 13:55 ./usr/bin/gitkeys
-rwxr-xr-x root/root       657 2008-05-13 13:52 ./usr/bin/gitmkdirs
drwxr-xr-x root/root         0 2008-05-13 13:53 ./usr/share/
drwxr-xr-x root/root         0 2008-05-13 13:55 ./usr/share/info/
-rw-r--r-- root/root     43335 2008-05-13 13:54 ./usr/share/info/gnuit.info.gz
drwxr-xr-x root/root         0 2008-05-13 13:53 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-05-13 13:55 ./usr/share/doc/gnuit/
drwxr-xr-x root/root         0 2008-05-13 13:54 ./usr/share/doc/gnuit/examples/
-rwxr-xr-x root/root      2561 2008-05-13 13:52 ./usr/share/doc/gnuit/examples/gitaction
-rw-r--r-- root/root    540952 2008-05-13 13:53 ./usr/share/doc/gnuit/gnuit.html
-rw-r--r-- root/root      4470 2008-05-13 13:14 ./usr/share/doc/gnuit/copyright
-rw-r--r-- root/root      3914 2008-03-30 13:18 ./usr/share/doc/gnuit/changelog.gz
-rw-r--r-- root/root       887 2008-05-13 13:14 ./usr/share/doc/gnuit/NEWS.Debian.gz
-rw-r--r-- root/root      3017 2008-03-30 13:18 ./usr/share/doc/gnuit/README.gz
-rw-r--r-- root/root      2919 2008-03-30 13:18 ./usr/share/doc/gnuit/PROBLEMS.gz
-rw-r--r-- root/root     19035 2008-03-30 13:18 ./usr/share/doc/gnuit/NEWS.gz
-rw-r--r-- root/root      3142 2008-05-13 13:14 ./usr/share/doc/gnuit/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-05-13 13:54 ./usr/share/gnuit/
-rw-r--r-- root/root     19678 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.ansi
-rw-r--r-- root/root      9036 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.generic
-rw-r--r-- root/root      9277 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.thix
-rw-r--r-- root/root      9185 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.mach
-rw-r--r-- root/root     11014 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.vt100
-rw-r--r-- root/root     28953 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.common
-rw-r--r-- root/root     20380 2008-05-13 13:52 ./usr/share/gnuit/gnuitrc.aixterm
-rw-r--r-- root/root     11053 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.vt102
-rw-r--r-- root/root      9075 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.minix
-rw-r--r-- root/root      9413 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.linux
-rw-r--r-- root/root      9306 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.hpterm
-rw-r--r-- root/root     21516 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.xterm-color
-rw-r--r-- root/root      1562 2008-05-13 13:53 ./usr/share/gnuit/dpkg-help.txt
-rw-r--r-- root/root     21517 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.xterm
-rw-r--r-- root/root      9414 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.linux-m
-rw-r--r-- root/root      9899 2008-05-13 13:53 ./usr/share/gnuit/gnuitrc.hft
drwxr-xr-x root/root         0 2008-05-13 13:53 ./usr/share/man/
drwxr-xr-x root/root         0 2008-05-13 13:55 ./usr/share/man/man1/
-rw-r--r-- root/root      1388 2008-05-13 13:53 ./usr/share/man/man1/gitwipe.1.gz
-rw-r--r-- root/root       903 2008-05-13 13:53 ./usr/share/man/man1/gitrgrep.1.gz
-rw-r--r-- root/root      1589 2008-05-13 13:53 ./usr/share/man/man1/gitps.1.gz
-rw-r--r-- root/root      1773 2008-05-13 13:53 ./usr/share/man/man1/gitaction.1.gz
-rw-r--r-- root/root       865 2008-05-13 13:53 ./usr/share/man/man1/gitunpack.1.gz
-rw-r--r-- root/root      1722 2008-05-13 13:53 ./usr/share/man/man1/gitfm.1.gz
-rw-r--r-- root/root       825 2008-05-13 13:53 ./usr/share/man/man1/gitkeys.1.gz
-rw-r--r-- root/root       957 2008-05-13 13:53 ./usr/share/man/man1/gitdpkgname.1.gz
-rw-r--r-- root/root       940 2008-05-13 13:53 ./usr/share/man/man1/gitmount.1.gz
-rw-r--r-- root/root      1390 2008-05-13 13:53 ./usr/share/man/man1/gitinternal.1.gz
-rw-r--r-- root/root      1512 2008-05-13 13:53 ./usr/share/man/man1/gitview.1.gz
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/bin/gitrfgrep -> gitrgrep
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/bin/gitregrep -> gitrgrep
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.cygwin -> gnuitrc.ansi
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.hp -> gnuitrc.hpterm
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.pc3 -> gnuitrc.generic
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.iris-ansi -> gnuitrc.ansi
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt400 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt220 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt201 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.eterm -> gnuitrc.generic
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt300 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.screen -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt200 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.xterm-debian -> gnuitrc.xterm-color
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.rxvt -> gnuitrc.xterm-color
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.Eterm -> gnuitrc.xterm-color
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.dtterm -> gnuitrc.xterm-color
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.sun -> gnuitrc.generic
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt420 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.console -> gnuitrc.linux
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt125 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt320 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.iris-ansi-net -> gnuitrc.ansi
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.sun-cmd -> gnuitrc.generic
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.vt240 -> gnuitrc.vt100
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.rxvt-unicode -> gnuitrc.xterm-color
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/gnuit/gnuitrc.xterms -> gnuitrc.xterm
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/man/man1/gitwhich.1.gz -> gitinternal.1.gz
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/man/man1/gitregrep.1.gz -> gitrgrep.1.gz
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/man/man1/gitrfgrep.1.gz -> gitrgrep.1.gz
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/man/man1/gitxgrep.1.gz -> gitinternal.1.gz
lrwxrwxrwx root/root         0 2008-05-13 13:54 ./usr/share/man/man1/gitmkdirs.1.gz -> gitinternal.1.gz
ERROR: Package builds git_4.9.3-1_all.deb when binary-indep target is not called.  This is a bug in the packaging.

gnuit_4.9.3-1_m32r.changes:
Format: 1.8
Date: Fri, 15 Feb 2008 21:41:15 +0000
Source: gnuit
Binary: gnuit git
Architecture: m32r
Version: 4.9.3-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Ian Beckwith <ianb at erislabs.net>
Description: 
 git        - transitional dummy package which can be safely removed
 gnuit      - GNU Interactive Tools, a file browser/viewer and process viewer/k
Changes: 
 gnuit (4.9.3-1) unstable; urgency=low
 .
   * New upstream version.
   * Updated license info in debian/copyright.
Checksums-Sha1: 
 aea76946a81aa6c618eb8aded0a9e9507369ef1a 300736 gnuit_4.9.3-1_m32r.deb
Checksums-Sha256: 
 9eb16c2afc5db2a11d69c614cc266dffae4e6c7b769205007d780aeac6ea7c68 300736 gnuit_4.9.3-1_m32r.deb
Files: 
 156a7763920cb01097361bd2abc950d5 300736 utils optional gnuit_4.9.3-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/gnuit-4.9.3
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080513-1401
Build needed 00:48:39, 9604k disk space




More information about the build-status mailing list