[build-status: 72329] Log for successful build of zsh_4.3.4-2 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Sat Apr 28 13:16:35 JST 2007


Automatic build of zsh_4.3.4-2 on mappi005 by sbuild/m32r 0.53
Build started at 20070428-0734
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 3236kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main zsh 4.3.4-2 (dsc) [737B]
Get:2 http://debian.linux-m32r.org 06_devonian/main zsh 4.3.4-2 (tar) [3024kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main zsh 4.3.4-2 (diff) [211kB]
Fetched 3236kB in 50s (63.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: texinfo, groff-base, libncurses5-dev, texi2html (>= 1.76-3), libcap-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], bsdmainutils, po-debconf, libpcre3-dev
**** Warning:
**** The following central src deps are (probably) missing:
  groff, libapt-pkg-dev, libgpmg1-dev, tetex-bin, yodl
Checking for already installed source dependencies...
texinfo: already installed (4.8.dfsg.1-4)
groff-base: already installed (1.18.1.1-12)
libncurses5-dev: already installed (5.5-5)
texi2html: already installed (1.76-4 >= 1.76-3 is satisfied)
libcap-dev: already installed (1:1.10-14.1)
bsdmainutils: already installed (6.1.6)
po-debconf: already installed (1.0.8)
libpcre3-dev: already installed (6.7-1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting zsh in zsh-4.3.4
dpkg-source: unpacking zsh_4.3.4.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/zsh_4.3.4-2.diff.gz
dpkg-buildpackage: source package is zsh
dpkg-buildpackage: source version is 4.3.4-2
dpkg-buildpackage: source changed by Clint Adams <schizo at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 4.3.4-2
 /usr/bin/fakeroot debian/rules clean
test -f debian/rules
rm -f build build-static
cd obj && /usr/bin/make distclean
/bin/sh: line 0: cd: obj: No such file or directory
make: [clean] Error 1 (ignored)
cd obj-static && /usr/bin/make distclean
/bin/sh: line 0: cd: obj-static: No such file or directory
make: [clean] Error 1 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/zsh-4.3.4'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4'
make: [clean] Error 2 (ignored)
rm -f `find . -name "*~"`
rm -rf debian/tmp debian/tmp-doc debian/tmp-static debian/files* \
	        core debian/*ubstvars stamp-configure stamp-configure-static \
		config.cache obj obj-static
rm -f Src/mkmakemod.sh
rm -rf autom4te.cache Src/Modules/autom4te.cache
 debian/rules build
test -f debian/rules
touch stamp-h.in configure
chmod 755 Src/Modules/*.configure
mkdir obj
cd obj && CFLAGS='-Wall -g -O2' ../configure --prefix=/usr --mandir=/usr/share/man --bindir=/bin --infodir=/usr/share/info --enable-maildir-support --enable-max-jobtable-size=256 --enable-etcdir=/etc/zsh --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh/site-functions --with-curses-terminfo --with-tcsetpgrp LDFLAGS=-g
configuring for zsh 4.3.4
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 whether large file support needs explicit enabling... yes
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 whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking whether to use prototypes... yes
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 for working alloca.h... yes
checking for alloca... yes
checking if the compiler supports union initialisation... yes
checking if signed to unsigned casting is broken... no
checking if the compiler supports variable-length arrays... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gawk... gawk
checking whether ln works... yes
checking for egrep... (cached) /bin/grep -E
checking for yodl... yodl
checking for pdfetex... pdfetex
checking for texi2pdf... texi2pdf
checking for ansi2knr... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for sys/types.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for conflicts in sys/time.h and sys/select.h... no
checking TIOCGWINSZ in termios.h... no
checking TIOCGWINSZ in sys/ioctl.h... yes
checking for streams headers including struct winsize... no
checking for printf in -lc... yes
checking for pow in -lm... yes
checking for library containing tigetstr... -lncurses
checking for library containing tigetflag... none required
checking for library containing tgetent... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking if term.h needs curses.h... no
checking if boolcodes is available... yes
checking if numcodes is available... yes
checking if strcodes is available... yes
checking if boolnames is available... yes
checking if numnames is available... yes
checking if strnames is available... yes
checking for library containing yp_all... -lnsl
checking for dlopen in -ldl... yes
checking for socket in -lsocket... no
checking for iconv... yes
checking whether _libiconv_version is declared... no
checking for iconv declaration... 
checking if an include file defines ospeed... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for off_t... yes
checking for ino_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking if long is 64 bits... no
checking if off_t is 64 bit... yes
checking if ino_t is 64 bit... yes
checking if compiler has a 64 bit type... long long
checking for a corresponding unsigned 64 bit type... unsigned long long
checking for sigset_t... yes
checking for struct timezone... yes
checking for struct utmp... yes
checking for struct utmpx... yes
checking for ut_host in struct utmp... yes
checking for ut_host in struct utmpx... yes
checking for ut_xtime in struct utmpx... no
checking for ut_tv in struct utmpx... yes
checking for d_ino in struct dirent... yes
checking for d_stat in struct dirent... no
checking for d_ino in struct direct... no
checking for d_stat in struct direct... no
checking for sin6_scope_id in struct sockaddr_in6... yes
checking if we need our own h_errno... yes
checking for strftime... yes
checking for strptime... yes
checking for mktime... yes
checking for timelocal... yes
checking for difftime... yes
checking for gettimeofday... yes
checking for select... yes
checking for poll... yes
checking for readlink... yes
checking for faccessx... no
checking for fchdir... yes
checking for ftruncate... yes
checking for fstat... yes
checking for lstat... yes
checking for lchown... yes
checking for fchown... yes
checking for fchmod... yes
checking for fseeko... yes
checking for ftello... yes
checking for mkfifo... yes
checking for _mktemp... no
checking for mkstemp... yes
checking for waitpid... yes
checking for wait3... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigrelse... yes
checking for sigsetmask... yes
checking for sigprocmask... yes
checking for killpg... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for tcsetpgrp... yes
checking for tcgetattr... yes
checking for nice... yes
checking for gethostname... yes
checking for gethostbyname2... yes
checking for getipnodebyname... no
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getlogin... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for nis_list... yes
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setsid... yes
checking for memcpy... yes
checking for memmove... yes
checking for strstr... yes
checking for strerror... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for setlocale... yes
checking for uname... yes
checking for signgam... yes
checking for putenv... yes
checking for getenv... yes
checking for brk... yes
checking for sbrk... yes
checking for pathconf... yes
checking for sysconf... yes
checking for tgetent... yes
checking for tigetflag... yes
checking for tigetnum... yes
checking for tigetstr... yes
checking for setupterm... yes
checking for nl_langinfo... yes
checking for erand48... yes
checking for open_memstream... yes
checking for wctomb... yes
checking for iconv... (cached) yes
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for htons... yes
checking for ntohs... yes
checking for working strcoll... yes
checking if tgetent accepts NULL... yes
checking if tgetent returns 0 on success... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking whether getpgrp requires zero arguments... yes
checking for dlopen... yes
checking for dlerror... yes
checking for dlsym... yes
checking for dlclose... yes
checking for load... no
checking for loadquery... no
checking for loadbind... no
checking for unload... no
checking for shl_load... no
checking for shl_unload... no
checking for shl_findsym... no
checking what style of signals to use... POSIX_SIGNALS
checking where signal.h is located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/signum.h
checking where error names are located...  /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h
checking where the RLIMIT macros are located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h
checking if rlim_t is longer than a long... yes
checking if rlim_t is a quad... yes
checking for rlim_t... yes
checking for limit RLIMIT_AIO_MEM... no
checking for limit RLIMIT_AIO_OPS... no
checking for limit RLIMIT_AS... yes
checking for limit RLIMIT_LOCKS... yes
checking for limit RLIMIT_MEMLOCK... yes
checking for limit RLIMIT_NPROC... yes
checking for limit RLIMIT_NOFILE... yes
checking for limit RLIMIT_PTHREAD... no
checking for limit RLIMIT_RSS... yes
checking for limit RLIMIT_SBSIZE... no
checking for limit RLIMIT_TCACHE... no
checking for limit RLIMIT_VMEM... no
checking for limit RLIMIT_SIGPENDING... no
checking for limit RLIMIT_MSGQUEUE... no
checking for limit RLIMIT_NICE... no
checking for limit RLIMIT_RTPRIO... no
checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
checking if RLIMIT_RSS and RLIMIT_AS are the same... no
checking for struct rusage.ru_maxrss... yes
checking for struct rusage.ru_ixrss... yes
checking for struct rusage.ru_idrss... yes
checking for struct rusage.ru_isrss... yes
checking for struct rusage.ru_minflt... yes
checking for struct rusage.ru_majflt... yes
checking for struct rusage.ru_nswap... yes
checking for struct rusage.ru_inblock... yes
checking for struct rusage.ru_oublock... yes
checking for struct rusage.ru_msgsnd... yes
checking for struct rusage.ru_msgrcv... yes
checking for struct rusage.ru_nsignals... yes
checking for struct rusage.ru_nvcsw... yes
checking for struct rusage.ru_nivcsw... yes
checking for /dev/fd filesystem... /proc/self/fd
checking for RFS superroot directory... no
checking whether we should use the native getcwd... no
checking for NIS... no
checking for NIS+... no
checking for utmp file... /var/run/utmp
checking for wtmp file... /var/log/wtmp
checking for utmpx file... no
checking for wtmpx file... no
checking for brk() prototype in <unistd.h>... yes
checking for sbrk() prototype in <unistd.h>... yes
checking for mknod prototype in <sys/stat.h>... yes
checking for ioctl prototype in <unistd.h> or <termios.h>... no
checking for ioctl prototype in <sys/ioctl.h>... yes
checking if named FIFOs work... yes
checking if echo in /bin/sh interprets escape sequences... no
checking if link() works... yes
checking if kill(pid, 0) returns ESRCH correctly... yes
checking if POSIX sigsuspend() works... yes
checking if getpwnam() is faked... no
checking base type of the third argument to accept... socklen_t
checking if your system has /dev/ptmx... yes
checking if /dev/ptmx is usable... yes
configure: checking for functions supporting multibyte characters
checking for iswalnum... yes
checking for iswcntrl... yes
checking for iswdigit... yes
checking for iswgraph... yes
checking for iswlower... yes
checking for iswprint... yes
checking for iswpunct... yes
checking for iswspace... yes
checking for iswupper... yes
checking for iswxdigit... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for towupper... yes
checking for towlower... yes
checking for wcschr... yes
checking for wcscpy... yes
checking for wcslen... yes
checking for wcsncmp... yes
checking for wcsncpy... yes
checking for wcrtomb... yes
checking for wcwidth... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemmove... yes
checking for wmemset... yes
configure: all functions found, multibyte support enabled
checking if your system uses ELF binaries... yes
checking if your dlsym() needs a leading underscore... no
checking if environ is available in shared libraries... yes
checking if tgetent is available in shared libraries... yes
checking if tigetstr is available in shared libraries... yes
checking if name clashes in shared objects are OK... yes
checking for working RTLD_GLOBAL... yes
checking whether symbols in the executable are available... yes
checking whether executables can be stripped... yes
checking whether libraries can be stripped... yes
checking for style of include used by make... GNU
configure: creating ./config.status
config.status: creating Config/defs.mk
config.status: creating Makefile
config.status: creating Doc/Makefile
config.status: creating Etc/Makefile
config.status: creating Src/Makefile
config.status: creating Test/Makefile
config.status: creating Src/mkmakemod.sh.in
config.status: creating config.h
config.status: executing config.modules commands
creating ./config.modules
config.status: executing stamp-h commands
config.status: executing Src/mkmakemod.sh commands

zsh configuration
-----------------
zsh version               : 4.3.4
host operating system     : m32r-unknown-linux-gnu
source code location      : ..
compiler                  : gcc
preprocessor flags        : -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
executable compiler flags : -Wall -g -O2
module compiler flags     : -Wall -g -O2 -fPIC
executable linker flags   : -g  -rdynamic
module linker flags       : -g  -shared
library flags             : -ldl -lnsl -lncurses -lm  -lc
installation basename     : zsh
binary install path       : /bin
man page install path     : /usr/share/man
info install path         : /usr/share/info
functions install path    : ${prefix}/share/zsh/4.3.4/functions
See config.modules for installed modules and functions.

touch stamp-configure
test -f debian/rules
cd obj && /usr/bin/make
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
cd .. && /bin/sh Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
echo 'timestamp for *.mdd files' > ../Src/modules.stamp
creating Src/Builtins/Makefile.in
config.status: creating Src/Builtins/Makefile
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
creating Src/Modules/Makefile.in
config.status: creating Src/Modules/Makefile
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Makefile:414: cap.rules: No such file or directory
Makefile:1439: pcre.rules: No such file or directory
../../../Src/Modules/pcre.configure
checking for pcre-config... pcre-config
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 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 pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for library containing pcre_compile... -lpcre
checking for pcre_compile... yes
checking for pcre_study... yes
checking for pcre_exec... yes
pcre.configure: creating ./config.status
config.status: creating pcre.rules
config.status: creating pcre.ach
touch pcre.ach
../../../Src/Modules/cap.configure
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 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 cap.h usability... no
checking cap.h presence... no
checking for cap.h... no
checking for cap_get_proc in -lcap... yes
cap.configure: creating ./config.status
config.status: creating cap.rules
config.status: creating cap.ach
touch cap.ach
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
creating Src/Zle/Makefile.in
config.status: creating Src/Zle/Makefile
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
gawk -f ../../Src/signames1.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/signum.h >sigtmp.c
gcc -E sigtmp.c >sigtmp.out
gawk -f ../../Src/signames2.awk sigtmp.out > signames.c
rm -f sigtmp.c sigtmp.out
grep 'define.*SIGCOUNT' signames.c > sigcount.h
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
Updated `zsh.mdh'.
echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs
gawk -f ../../Src/makepro.awk ../../Src/builtin.c Src > builtin.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \
		> builtin.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \
		> `echo builtin.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/compat.c Src > compat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \
		> compat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \
		> `echo compat.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/cond.c Src > cond.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \
		> cond.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \
		> `echo cond.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/exec.c Src > exec.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \
		> exec.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \
		> `echo exec.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/glob.c Src > glob.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \
		> glob.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \
		> `echo glob.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/hashtable.c Src > hashtable.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \
		> hashtable.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \
		> `echo hashtable.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/hist.c Src > hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \
		> hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \
		> `echo hist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/init.c Src > init.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \
		> init.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \
		> `echo init.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/input.c Src > input.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \
		> input.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \
		> `echo input.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/jobs.c Src > jobs.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \
		> jobs.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \
		> `echo jobs.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/lex.c Src > lex.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \
		> lex.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \
		> `echo lex.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/linklist.c Src > linklist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \
		> linklist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \
		> `echo linklist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/loop.c Src > loop.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \
		> loop.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \
		> `echo loop.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/math.c Src > math.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \
		> math.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \
		> `echo math.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/mem.c Src > mem.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \
		> mem.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \
		> `echo mem.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/module.c Src > module.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \
		> module.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \
		> `echo module.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/options.c Src > options.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \
		> options.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \
		> `echo options.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/params.c Src > params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \
		> params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \
		> `echo params.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/parse.c Src > parse.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \
		> parse.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \
		> `echo parse.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/pattern.c Src > pattern.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \
		> pattern.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \
		> `echo pattern.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/prompt.c Src > prompt.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \
		> prompt.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \
		> `echo prompt.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/signals.c Src > signals.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \
		> signals.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \
		> `echo signals.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk signames.c Src > signames.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \
		> signames.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \
		> `echo signames.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/sort.c Src > sort.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sort.syms) \
		> sort.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sort.syms) \
		> `echo sort.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/string.c Src > string.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \
		> string.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \
		> `echo string.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/subst.c Src > subst.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \
		> subst.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \
		> `echo subst.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/text.c Src > text.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \
		> text.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \
		> `echo text.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/utils.c Src > utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \
		> utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \
		> `echo utils.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/watch.c Src > watch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \
		> watch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \
		> `echo watch.epro | sed 's/\.epro$/.pro/'`
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
Updated `zsh.mdh'.
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
Updated `rlimits.mdh'.
echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Builtins/rlimits.c Src/Builtins > rlimits.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \
		> rlimits.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \
		> `echo rlimits.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
Updated `rlimits.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
Updated `sched.mdh'.
echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Builtins/sched.c Src/Builtins > sched.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \
		> sched.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \
		> `echo sched.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
Updated `sched.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `cap.mdh'.
echo 'timestamp for cap.mdh against cap.mdd' > cap.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/cap.c Src/Modules > cap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cap.syms) \
		> cap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cap.syms) \
		> `echo cap.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `cap.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `clone.mdh'.
echo 'timestamp for clone.mdh against clone.mdd' > clone.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/clone.c Src/Modules > clone.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < clone.syms) \
		> clone.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < clone.syms) \
		> `echo clone.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `clone.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `datetime.mdh'.
echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/datetime.c Src/Modules > datetime.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < datetime.syms) \
		> datetime.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < datetime.syms) \
		> `echo datetime.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `datetime.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `example.mdh'.
echo 'timestamp for example.mdh against example.mdd' > example.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/example.c Src/Modules > example.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < example.syms) \
		> example.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < example.syms) \
		> `echo example.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `example.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `files.mdh'.
echo 'timestamp for files.mdh against files.mdd' > files.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/files.c Src/Modules > files.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < files.syms) \
		> files.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < files.syms) \
		> `echo files.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `files.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `langinfo.mdh'.
echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/langinfo.c Src/Modules > langinfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < langinfo.syms) \
		> langinfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < langinfo.syms) \
		> `echo langinfo.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `langinfo.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `mapfile.mdh'.
echo 'timestamp for mapfile.mdh against mapfile.mdd' > mapfile.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/mapfile.c Src/Modules > mapfile.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mapfile.syms) \
		> mapfile.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mapfile.syms) \
		> `echo mapfile.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `mapfile.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `mathfunc.mdh'.
echo 'timestamp for mathfunc.mdh against mathfunc.mdd' > mathfunc.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/mathfunc.c Src/Modules > mathfunc.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mathfunc.syms) \
		> mathfunc.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mathfunc.syms) \
		> `echo mathfunc.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `mathfunc.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `newuser.mdh'.
echo 'timestamp for newuser.mdh against newuser.mdd' > newuser.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/newuser.c Src/Modules > newuser.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < newuser.syms) \
		> newuser.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < newuser.syms) \
		> `echo newuser.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `newuser.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `parameter.mdh'.
echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/parameter.c Src/Modules > parameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \
		> parameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \
		> `echo parameter.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `parameter.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `pcre.mdh'.
echo 'timestamp for pcre.mdh against pcre.mdd' > pcre.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/pcre.c Src/Modules > pcre.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pcre.syms) \
		> pcre.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pcre.syms) \
		> `echo pcre.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `pcre.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `socket.mdh'.
echo 'timestamp for socket.mdh against socket.mdd' > socket.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/socket.c Src/Modules > socket.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < socket.syms) \
		> socket.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < socket.syms) \
		> `echo socket.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `socket.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `stat.mdh'.
echo 'timestamp for stat.mdh against stat.mdd' > stat.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/stat.c Src/Modules > stat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < stat.syms) \
		> stat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < stat.syms) \
		> `echo stat.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `stat.mdh'.
if [ x" /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h" = x ]; then \
		touch errtmp.out; \
	   else \
		gawk -f ../../../Src/Modules/errnames1.awk  /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h >errtmp.c; \
		gcc -E errtmp.c >errtmp.out; \
	   fi
gawk -f ../../../Src/Modules/errnames2.awk errtmp.out > errnames.c
rm -f errtmp.c errtmp.out
grep 'define.*ERRCOUNT' errnames.c > errcount.h
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `system.mdh'.
echo 'timestamp for system.mdh against system.mdd' > system.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/system.c Src/Modules > system.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < system.syms) \
		> system.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < system.syms) \
		> `echo system.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk errnames.c Src/Modules > errnames.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < errnames.syms) \
		> errnames.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < errnames.syms) \
		> `echo errnames.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `system.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `tcp.mdh'.
echo 'timestamp for tcp.mdh against tcp.mdd' > tcp.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/tcp.c Src/Modules > tcp.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < tcp.syms) \
		> tcp.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < tcp.syms) \
		> `echo tcp.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `tcp.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `termcap.mdh'.
echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/termcap.c Src/Modules > termcap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \
		> termcap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \
		> `echo termcap.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `termcap.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `terminfo.mdh'.
echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/terminfo.c Src/Modules > terminfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \
		> terminfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \
		> `echo terminfo.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `terminfo.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zftp.mdh'.
echo 'timestamp for zftp.mdh against zftp.mdd' > zftp.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zftp.c Src/Modules > zftp.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zftp.syms) \
		> zftp.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zftp.syms) \
		> `echo zftp.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zftp.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zprof.mdh'.
echo 'timestamp for zprof.mdh against zprof.mdd' > zprof.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zprof.c Src/Modules > zprof.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zprof.syms) \
		> zprof.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zprof.syms) \
		> `echo zprof.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zprof.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zpty.mdh'.
echo 'timestamp for zpty.mdh against zpty.mdd' > zpty.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zpty.c Src/Modules > zpty.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zpty.syms) \
		> zpty.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zpty.syms) \
		> `echo zpty.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zpty.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zselect.mdh'.
echo 'timestamp for zselect.mdh against zselect.mdd' > zselect.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zselect.c Src/Modules > zselect.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zselect.syms) \
		> zselect.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zselect.syms) \
		> `echo zselect.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zselect.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
( \
	    echo '/** thingies.list                            **/'; \
	    echo '/** thingy structures for the known thingies **/'; \
	    echo; \
	    echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \
	    echo; \
	    sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
		-e 's/^"/T("/; s/$/, 0,/; h' \
		-e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \
		-e 'H; g; s/\n/ /' \
		< ../../../Src/Zle/iwidgets.list; \
	    sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
		-e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \
		-e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \
		-e 'H; g; s/\n/ /' \
		< ../../../Src/Zle/iwidgets.list; \
	) > thingies.list
( \
	    echo '/** zle_things.h                              **/'; \
	    echo '/** indices of and pointers to known thingies **/'; \
	    echo; \
	    echo 'enum {'; \
	    sed -n -f ../../../Src/Zle/zle_things.sed < thingies.list; \
	    echo '    ZLE_BUILTIN_THINGY_COUNT'; \
	    echo '};'; \
	) > zle_things.h
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `zle.mdh'.
echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_bindings.c Src/Zle > zle_bindings.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \
		> zle_bindings.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \
		> `echo zle_bindings.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_hist.c Src/Zle > zle_hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \
		> zle_hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \
		> `echo zle_hist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_keymap.c Src/Zle > zle_keymap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \
		> zle_keymap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \
		> `echo zle_keymap.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_main.c Src/Zle > zle_main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \
		> zle_main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \
		> `echo zle_main.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_misc.c Src/Zle > zle_misc.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \
		> zle_misc.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \
		> `echo zle_misc.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_move.c Src/Zle > zle_move.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \
		> zle_move.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \
		> `echo zle_move.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_params.c Src/Zle > zle_params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \
		> zle_params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \
		> `echo zle_params.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_refresh.c Src/Zle > zle_refresh.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \
		> zle_refresh.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \
		> `echo zle_refresh.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_thingy.c Src/Zle > zle_thingy.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \
		> zle_thingy.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \
		> `echo zle_thingy.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_tricky.c Src/Zle > zle_tricky.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \
		> zle_tricky.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \
		> `echo zle_tricky.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_utils.c Src/Zle > zle_utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \
		> zle_utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \
		> `echo zle_utils.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_vi.c Src/Zle > zle_vi.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \
		> zle_vi.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \
		> `echo zle_vi.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_word.c Src/Zle > zle_word.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \
		> zle_word.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \
		> `echo zle_word.epro | sed 's/\.epro$/.pro/'`
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `zle.mdh'.
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `complete.mdh'.
echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/complete.c Src/Zle > complete.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \
		> complete.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \
		> `echo complete.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compcore.c Src/Zle > compcore.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \
		> compcore.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \
		> `echo compcore.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compmatch.c Src/Zle > compmatch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \
		> compmatch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \
		> `echo compmatch.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compresult.c Src/Zle > compresult.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \
		> compresult.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \
		> `echo compresult.epro | sed 's/\.epro$/.pro/'`
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `complete.mdh'.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zutil.mdh'.
echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zutil.c Src/Modules > zutil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \
		> zutil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \
		> `echo zutil.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
Updated `zutil.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `compctl.mdh'.
echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compctl.c Src/Zle > compctl.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \
		> compctl.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \
		> `echo compctl.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `compctl.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `complist.mdh'.
echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/complist.c Src/Zle > complist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \
		> complist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \
		> `echo complist.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `complist.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `computil.mdh'.
echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/computil.c Src/Zle > computil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \
		> computil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \
		> `echo computil.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `computil.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `deltochar.mdh'.
echo 'timestamp for deltochar.mdh against deltochar.mdd' > deltochar.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/deltochar.c Src/Zle > deltochar.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < deltochar.syms) \
		> deltochar.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < deltochar.syms) \
		> `echo deltochar.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `deltochar.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `zleparameter.mdh'.
echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zleparameter.c Src/Zle > zleparameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \
		> zleparameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \
		> `echo zleparameter.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
Updated `zleparameter.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o builtin.o ../../Src/builtin.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o compat.o ../../Src/compat.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o cond.o ../../Src/cond.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o exec.o ../../Src/exec.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o glob.o ../../Src/glob.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o hashtable.o ../../Src/hashtable.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o hist.o ../../Src/hist.c
srcdir='../../Src' CFMOD='../config.modules' \
	  /bin/sh ../../Src/mkbltnmlst.sh bltinmods.list
Updated `zshpaths.h'.
Creating `zshxmods.h'.
echo '#define ZSH_VERSION "'4.3.4'"' > version.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o init.o ../../Src/init.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o input.o ../../Src/input.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o jobs.o ../../Src/jobs.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o lex.o ../../Src/lex.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o linklist.o ../../Src/linklist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o loop.o ../../Src/loop.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o math.o ../../Src/math.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o mem.o ../../Src/mem.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o module.o ../../Src/module.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o options.o ../../Src/options.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o params.o ../../Src/params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o parse.o ../../Src/parse.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o pattern.o ../../Src/pattern.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o prompt.o ../../Src/prompt.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o signals.o ../../Src/signals.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o signames.o signames.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o sort.o ../../Src/sort.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o string.o ../../Src/string.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o subst.o ../../Src/subst.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o text.o ../../Src/text.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o utils.o ../../Src/utils.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o watch.o ../../Src/watch.c
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
Updated `stamp-modobjs'.
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
gawk -f ../../Src/makepro.awk ../../Src/main.c Src > main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \
		> main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \
		> `echo main.epro | sed 's/\.epro$/.pro/'`
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2 -o main.o ../../Src/main.c
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
( echo '#!'; cat builtin.syms compat.syms cond.syms exec.syms glob.syms hashtable.syms hist.syms init.syms input.syms jobs.syms lex.syms linklist.syms loop.syms math.syms mem.syms module.syms options.syms params.syms parse.syms pattern.syms prompt.syms signals.syms signames.syms sort.syms string.syms subst.syms text.syms utils.syms watch.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zsh.export
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
rm -f zsh
gcc -g  -rdynamic -o zsh main.o  `cat stamp-modobjs`   -ldl -lnsl -lncurses -lm  -lc
utils.o: In function `gettempname':
../../Src/utils.c:1640: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
gawk -f ../../../Src/Builtins/rlimits.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h /dev/null > rlimits.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o rlimits..o ../../../Src/Builtins/rlimits.c
( echo '#!'; cat rlimits.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > rlimits.export
rm -f rlimits.so
gcc -g  -shared -o rlimits.so   rlimits..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o sched..o ../../../Src/Builtins/sched.c
( echo '#!'; cat sched.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > sched.export
rm -f sched.so
gcc -g  -shared -o sched.so   sched..o    -ldl -lnsl -lncurses -lm  -lc  
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o cap..o ../../../Src/Modules/cap.c
( echo '#!'; cat cap.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > cap.export
rm -f cap.so
gcc -g  -shared -o cap.so   cap..o    -ldl -lnsl -lncurses -lm  -lc -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o clone..o ../../../Src/Modules/clone.c
( echo '#!'; cat clone.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > clone.export
rm -f clone.so
gcc -g  -shared -o clone.so   clone..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o datetime..o ../../../Src/Modules/datetime.c
( echo '#!'; cat datetime.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > datetime.export
rm -f datetime.so
gcc -g  -shared -o datetime.so   datetime..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o example..o ../../../Src/Modules/example.c
( echo '#!'; cat example.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > example.export
rm -f example.so
gcc -g  -shared -o example.so   example..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o files..o ../../../Src/Modules/files.c
( echo '#!'; cat files.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > files.export
rm -f files.so
gcc -g  -shared -o files.so   files..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o langinfo..o ../../../Src/Modules/langinfo.c
( echo '#!'; cat langinfo.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > langinfo.export
rm -f langinfo.so
gcc -g  -shared -o langinfo.so   langinfo..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o mapfile..o ../../../Src/Modules/mapfile.c
( echo '#!'; cat mapfile.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mapfile.export
rm -f mapfile.so
gcc -g  -shared -o mapfile.so   mapfile..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o mathfunc..o ../../../Src/Modules/mathfunc.c
( echo '#!'; cat mathfunc.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mathfunc.export
rm -f mathfunc.so
gcc -g  -shared -o mathfunc.so   mathfunc..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o newuser..o ../../../Src/Modules/newuser.c
( echo '#!'; cat newuser.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > newuser.export
rm -f newuser.so
gcc -g  -shared -o newuser.so   newuser..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o parameter..o ../../../Src/Modules/parameter.c
( echo '#!'; cat parameter.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > parameter.export
rm -f parameter.so
gcc -g  -shared -o parameter.so   parameter..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o pcre..o ../../../Src/Modules/pcre.c
( echo '#!'; cat pcre.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > pcre.export
rm -f pcre.so
gcc -g  -shared -o pcre.so   pcre..o    -ldl -lnsl -lncurses -lm  -lc -lpcre -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o socket..o ../../../Src/Modules/socket.c
( echo '#!'; cat socket.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > socket.export
rm -f socket.so
gcc -g  -shared -o socket.so   socket..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o stat..o ../../../Src/Modules/stat.c
( echo '#!'; cat stat.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > stat.export
rm -f stat.so
gcc -g  -shared -o stat.so   stat..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o system..o ../../../Src/Modules/system.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o errnames..o errnames.c
( echo '#!'; cat system.syms errnames.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > system.export
rm -f system.so
gcc -g  -shared -o system.so   system..o errnames..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o tcp..o ../../../Src/Modules/tcp.c
( echo '#!'; cat tcp.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > tcp.export
rm -f tcp.so
gcc -g  -shared -o tcp.so   tcp..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o termcap..o ../../../Src/Modules/termcap.c
( echo '#!'; cat termcap.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > termcap.export
rm -f termcap.so
gcc -g  -shared -o termcap.so   termcap..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o terminfo..o ../../../Src/Modules/terminfo.c
( echo '#!'; cat terminfo.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > terminfo.export
rm -f terminfo.so
gcc -g  -shared -o terminfo.so   terminfo..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zftp..o ../../../Src/Modules/zftp.c
( echo '#!'; cat zftp.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zftp.export
rm -f zftp.so
gcc -g  -shared -o zftp.so   zftp..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zprof..o ../../../Src/Modules/zprof.c
( echo '#!'; cat zprof.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zprof.export
rm -f zprof.so
gcc -g  -shared -o zprof.so   zprof..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zpty..o ../../../Src/Modules/zpty.c
( echo '#!'; cat zpty.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zpty.export
rm -f zpty.so
gcc -g  -shared -o zpty.so   zpty..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zselect..o ../../../Src/Modules/zselect.c
( echo '#!'; cat zselect.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zselect.export
rm -f zselect.so
gcc -g  -shared -o zselect.so   zselect..o    -ldl -lnsl -lncurses -lm  -lc  
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zutil..o ../../../Src/Modules/zutil.c
( echo '#!'; cat zutil.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zutil.export
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
( echo '#!'; cat complete.syms compcore.syms compmatch.syms compresult.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complete.export
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
rm -f zutil.so
gcc -g  -shared -o zutil.so   zutil..o    -ldl -lnsl -lncurses -lm  -lc  
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compctl..o ../../../Src/Zle/compctl.c
( echo '#!'; cat compctl.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > compctl.export
( echo '#!'; cat zle_bindings.syms zle_hist.syms zle_keymap.syms zle_main.syms zle_misc.syms zle_move.syms zle_params.syms zle_refresh.syms zle_thingy.syms zle_tricky.syms zle_utils.syms zle_vi.syms zle_word.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zle.export
rm -f compctl.so
gcc -g  -shared -o compctl.so   compctl..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o complete..o ../../../Src/Zle/complete.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compcore..o ../../../Src/Zle/compcore.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compmatch..o ../../../Src/Zle/compmatch.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compresult..o ../../../Src/Zle/compresult.c
rm -f complete.so
gcc -g  -shared -o complete.so   complete..o compcore..o compmatch..o compresult..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o complist..o ../../../Src/Zle/complist.c
( echo '#!'; cat complist.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complist.export
rm -f complist.so
gcc -g  -shared -o complist.so   complist..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o computil..o ../../../Src/Zle/computil.c
( echo '#!'; cat computil.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > computil.export
rm -f computil.so
gcc -g  -shared -o computil.so   computil..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o deltochar..o ../../../Src/Zle/deltochar.c
( echo '#!'; cat deltochar.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > deltochar.export
rm -f deltochar.so
gcc -g  -shared -o deltochar.so   deltochar..o    -ldl -lnsl -lncurses -lm  -lc  
( \
	    echo '/** widgets.list                               **/'; \
	    echo '/** widget structures for the internal widgets **/'; \
	    echo; \
	    echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \
	    echo; \
	    sed -e 's/#.*//; /^$/d; s/-//g' \
		-e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \
		< ../../../Src/Zle/iwidgets.list; \
	) > widgets.list
( \
	    echo '/** zle_widget.h                                **/'; \
	    echo '/** indices of and pointers to internal widgets **/'; \
	    echo; \
	    echo 'enum {'; \
	    sed -n -f ../../../Src/Zle/zle_widget.sed < widgets.list; \
	    echo '    ZLE_BUILTIN_WIDGET_COUNT'; \
	    echo '};'; \
	) > zle_widget.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_bindings..o ../../../Src/Zle/zle_bindings.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_hist..o ../../../Src/Zle/zle_hist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_keymap..o ../../../Src/Zle/zle_keymap.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_main..o ../../../Src/Zle/zle_main.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_misc..o ../../../Src/Zle/zle_misc.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_move..o ../../../Src/Zle/zle_move.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_params..o ../../../Src/Zle/zle_params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_refresh..o ../../../Src/Zle/zle_refresh.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_thingy..o ../../../Src/Zle/zle_thingy.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_tricky..o ../../../Src/Zle/zle_tricky.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_utils..o ../../../Src/Zle/zle_utils.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_vi..o ../../../Src/Zle/zle_vi.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_word..o ../../../Src/Zle/zle_word.c
rm -f zle.so
gcc -g  -shared -o zle.so   zle_bindings..o zle_hist..o zle_keymap..o zle_main..o zle_misc..o zle_move..o zle_params..o zle_refresh..o zle_thingy..o zle_tricky..o zle_utils..o zle_vi..o zle_word..o    -ldl -lnsl -lncurses -lm  -lc  
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zleparameter..o ../../../Src/Zle/zleparameter.c
( echo '#!'; cat zleparameter.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zleparameter.export
rm -f zleparameter.so
gcc -g  -shared -o zleparameter.so   zleparameter..o    -ldl -lnsl -lncurses -lm  -lc  
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Doc'
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj'
cd obj && /usr/bin/make check
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj'
cd Test ; /usr/bin/make check
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Test'
if test -n "gcc"; then \
	  cd .. && DESTDIR= \
	  /usr/bin/make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
	fi
mkdir /build/buildd2/zsh-4.3.4/obj/Test/Modules
mkdir /build/buildd2/zsh-4.3.4/obj/Test/Modules/zsh
mkdir /build/buildd2/zsh-4.3.4/obj/Test/Modules/zsh/net
for f in ../../Test/*.ztst; do \
	  ZTST_exe=../Src/zsh \
	    ../Src/zsh +Z -f ../../Test/ztst.zsh $f; \
	done
../../Test/A01grammar.ztst: starting.
*** /tmp/zsh.ztst.err.26050	Sat Apr 28 10:46:42 2007
--- /tmp/zsh.ztst.terr.26050	Sat Apr 28 10:46:43 2007
***************
*** 1,2 ****
- 1) one     2) two     3) three   
  input> input> 
--- 1 ----
Test ../../Test/A01grammar.ztst failed: error output differs from expected as shown above for:
  (COLUMNS=80
  PS3="input> "
  select name in one two three; do
    print $name
  done)
Was testing: `select' loop
../../Test/A01grammar.ztst: test failed.
../../Test/A02alias.ztst: starting.
../../Test/A02alias.ztst: all tests successful.
../../Test/A03quoting.ztst: starting.
../../Test/A03quoting.ztst: all tests successful.
../../Test/A04redirect.ztst: starting.
../../Test/A04redirect.ztst: all tests successful.
../../Test/A05execution.ztst: starting.
../../Test/A05execution.ztst: all tests successful.
../../Test/A06assign.ztst: starting.
../../Test/A06assign.ztst: all tests successful.
../../Test/B01cd.ztst: starting.
../../Test/B01cd.ztst: all tests successful.
../../Test/B02typeset.ztst: starting.
../../Test/B02typeset.ztst: all tests successful.
../../Test/B03print.ztst: starting.
../../Test/B03print.ztst: all tests successful.
../../Test/B04read.ztst: starting.
../../Test/B04read.ztst: all tests successful.
../../Test/C01arith.ztst: starting.
../../Test/C01arith.ztst: all tests successful.
../../Test/C02cond.ztst: starting.
Warning: not testing [[ -N file ]] (not supported with NFS)
Test ../../Test/C02cond.ztst failed: bad status 1, expected 0 from:
  if ! grep '#define PATH_DEV_FD' $ZTST_testdir/../config.h; then
    print -u8 "Warning: not testing [[ -e /dev/fd/0 ]] (/dev/fd not supported)"
    true
  else
    [[ -e /dev/fd/0 ]]
  fi
Was testing: /dev/fd support in conds handled by access
../../Test/C02cond.ztst: test failed.
../../Test/C03traps.ztst: starting.
This test takes at least three seconds...
This test, too, takes at least three seconds...
Another test that takes three seconds
../../Test/C03traps.ztst: all tests successful.
../../Test/C04funcdef.ztst: starting.
../../Test/C04funcdef.ztst: all tests successful.
../../Test/D01prompt.ztst: starting.
../../Test/D01prompt.ztst: all tests successful.
../../Test/D02glob.ztst: starting.
../../Test/D02glob.ztst: all tests successful.
../../Test/D03procsubst.ztst: starting.
../../Test/D03procsubst.ztst: all tests successful.
../../Test/D04parameter.ztst: starting.
../../Test/D04parameter.ztst: all tests successful.
../../Test/D05array.ztst: starting.
../../Test/D05array.ztst: all tests successful.
../../Test/D06subscript.ztst: starting.
../../Test/D06subscript.ztst: all tests successful.
../../Test/D07multibyte.ztst: starting.
../../Test/D07multibyte.ztst: skipped (no UTF-8 locale or multibyte mode is not implemented)
../../Test/D08cmdsubst.ztst: starting.
../../Test/D08cmdsubst.ztst: all tests successful.
../../Test/E01options.ztst: starting.
../../Test/E01options.ztst: all tests successful.
../../Test/E02xtrace.ztst: starting.
../../Test/E02xtrace.ztst: all tests successful.
../../Test/V01zmodload.ztst: starting.
../../Test/V02zregexparse.ztst: starting.
../../Test/V02zregexparse.ztst: all tests successful.
../../Test/V03mathfunc.ztst: starting.
../../Test/V03mathfunc.ztst: all tests successful.
../../Test/Y01completion.ztst: starting.
../../Test/Y01completion.ztst: all tests successful.
../../Test/Y02compmatch.ztst: starting.
../../Test/Y02compmatch.ztst: all tests successful.
../../Test/Y03arguments.ztst: starting.
../../Test/Y03arguments.ztst: all tests successful.
rm -rf Modules .zcompdump
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Test'
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj'
touch build
 /usr/bin/fakeroot debian/rules binary-arch
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
rm -rf debian/tmp debian/tmp-dbg
install -p -d -o root -g root  -m  755 debian/tmp debian/tmp-dbg/usr/lib/debug/bin debian/tmp-dbg/DEBIAN
cd debian/tmp && install -p -d -o root -g root  -m  755 `cat ../dirs` DEBIAN
cd obj && /usr/bin/make install.man DESTDIR=/build/buildd2/zsh-4.3.4/debian/tmp
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Doc'
/bin/sh ../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/man/man1
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/man/man1
for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \
	    /usr/bin/ginstall -c -m 644 ../../Doc/$file /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \
	done
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Doc'
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj'
nroff -mandoc -Tascii Doc/zshbuiltins.1 | colcrt - | \
	sed -e 's/±/{+|-}/' | ( cd debian/tmp/usr/share/zsh/help && \
	perl /build/buildd2/zsh-4.3.4/Util/helpfiles )
install -p    -o root -g root  -m  644 -m 644 Misc/* debian/tmp/usr/share/doc/zsh/examples/Misc/.
install -p    -o root -g root  -m  644 -m 644 Functions/Example/* debian/tmp/usr/share/doc/zsh/examples/Functions/.
perl -pi -e 's,#! */bin/zsh,#!/bin/zsh,;s#/usr/local/bin#/usr/bin#' \
	   debian/tmp/usr/share/doc/zsh/examples/misc/*
Can't open debian/tmp/usr/share/doc/zsh/examples/misc/*: No such file or directory.
install -p    -o root -g root  -m  644 StartupFiles/* debian/tmp/usr/share/doc/zsh/examples/.
install -p    -o root -g root  -m  644 Util/* debian/tmp/usr/share/doc/zsh/examples/Util/.
install -p    -o root -g root  -m  644 debian/examples/ssh_completion debian/examples/ssh_completion2 debian/tmp/usr/share/doc/zsh/examples/.
install -p    -o root -g root  -m  644 debian/examples/compctl.dpkg debian/examples/jhm.zshrc debian/tmp/usr/share/doc/zsh/examples/old/.
cd obj && /usr/bin/make install.bin DESTDIR=/build/buildd2/zsh-4.3.4/debian/tmp INSTALL_PROGRAM='install -p    -o root -g root  -m  755'
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
`stamp-modobjs' is up to date.
/bin/sh ../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/bin
install -p    -o root -g root  -m  755  zsh /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh-4.3.4
if test -f /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh; then \
	    rm -f /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh.old; \
	    ln /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh.old; \
	else :; fi
rm -f /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh.new
ln /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh-4.3.4 /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh.new
mv /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh.new /build/buildd2/zsh-4.3.4/debian/tmp/bin/zsh
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj'
cd obj && /usr/bin/make install.modules DESTDIR=/build/buildd2/zsh-4.3.4/debian/tmp INSTALL_PROGRAM='install -p    -o root -g root  -m  755'
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  rlimits.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/rlimits.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  sched.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/sched.so
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  cap.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/cap.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  clone.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/clone.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  datetime.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/datetime.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  example.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/example.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  files.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/files.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  langinfo.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/langinfo.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  mapfile.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/mapfile.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  mathfunc.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/mathfunc.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  newuser.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/newuser.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  parameter.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/parameter.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  pcre.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/pcre.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/net
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/net
install -p    -o root -g root  -m  755  socket.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/net/socket.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  stat.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/stat.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  system.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/system.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/net
install -p    -o root -g root  -m  755  tcp.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/net/tcp.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  termcap.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/termcap.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  terminfo.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/terminfo.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zftp.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zftp.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zprof.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zprof.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zpty.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zpty.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zselect.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zselect.so
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[5]: `complete.export' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zutil.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zutil.so
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  compctl.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/compctl.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  complete.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/complete.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  complist.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/complist.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  computil.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/computil.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  deltochar.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/deltochar.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zle.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zle.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh
install -p    -o root -g root  -m  755  zleparameter.so /build/buildd2/zsh-4.3.4/debian/tmp/usr/lib/zsh/4.3.4/zsh/zleparameter.so
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj/Src'
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj'
cd obj && /usr/bin/make install.fns DESTDIR=/build/buildd2/zsh-4.3.4/debian/tmp
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj'
if test x/usr/share/zsh/4.3.4/functions != x && test x/usr/share/zsh/4.3.4/functions != xno; then \
	  test x/usr/local/share/zsh/site-functions != xno && \
	    /bin/sh ../mkinstalldirs /build/buildd2/zsh-4.3.4/debian/tmp/usr/local/share/zsh/site-functions; \
	  sdir_top=".." fndir="/usr/share/zsh/4.3.4/functions" dir_top="." \
	  scriptdir="/usr/share/zsh/4.3.4/scripts" \
	  FUNCTIONS_SUBDIRS="yes" \
	  INSTALL_DATA="/usr/bin/ginstall -c -m 644" \
	  INSTALL_PROGRAM="/usr/bin/ginstall -c" \
	  DESTDIR="/build/buildd2/zsh-4.3.4/debian/tmp" VERSION="4.3.4" \
	  /bin/sh ../Config/installfns.sh || exit 1; \
	fi; \
	exit 0
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/local
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/local/share
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/local/share/zsh
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/local/share/zsh/site-functions
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Exceptions
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Misc
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/MIME
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Prompts
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Calendar
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/scripts
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Newuser
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/TCP
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Zftp
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/AIX
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/BSD
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Base
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Cygwin
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Darwin
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Debian
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Linux
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Mandriva
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Redhat
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Unix
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/X
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Completion/Zsh
mkdir /build/buildd2/zsh-4.3.4/debian/tmp/usr/share/zsh/4.3.4/functions/Zle
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj'
rm -r debian/tmp/usr/local
mv debian/tmp/bin/zsh debian/tmp/bin/zsh4
rm debian/tmp/bin/zsh-4.[0-9]*
ln -s zsh.1.gz debian/tmp/usr/share/man/man1/zsh4.1.gz
for i in `find debian/tmp/usr/lib/zsh -type d | sed 's#^debian/tmp/##'`; \
		do mkdir -p debian/tmp-dbg/usr/lib/debug/"$i"; done
objcopy --only-keep-debug debian/tmp/bin/zsh4 \
	                          debian/tmp-dbg/usr/lib/debug/bin/zsh4.dbg
strip --remove-section=.comment --remove-section=.note debian/tmp/bin/zsh4
objcopy --add-gnu-debuglink=debian/tmp-dbg/usr/lib/debug/bin/zsh4.dbg debian/tmp/bin/zsh4
for i in `find debian/tmp/usr/lib/zsh -name "*.so"`; \
		do objcopy --only-keep-debug $i debian/tmp-dbg/usr/lib/debug/`echo $i | sed 's#^debian/tmp/##'`.debug; \
		   strip --remove-section=.comment --remove-section=.note \
		         --strip-unneeded $i; \
		   objcopy --add-gnu-debuglink=debian/tmp-dbg/usr/lib/debug/`echo $i | sed 's#^debian/tmp/##'`.debug $i; \
		done
install -p -d -o root -g root  -m  755 debian/tmp-dbg/usr/share/doc
ln -s zsh debian/tmp-dbg/usr/share/doc/zsh-dbg
install -p    -o root -g root  -m  644 debian/zlogin debian/zlogout debian/zprofile debian/zshenv debian/zshrc debian/tmp/etc/zsh/.
install -p    -o root -g root  -m  755 debian/run-help \
	  debian/tmp/usr/share/zsh/*/functions/Misc/.
perl -pi -e 's,#! */bin/zsh,#!/usr/bin/zsh,;s#/usr/local/bin#/usr/bin#' `find debian/tmp/usr/share/zsh/*/functions -type f`
chmod 755 debian/tmp/usr/share/zsh/*/functions/Misc/checkmail \
	          debian/tmp/usr/share/zsh/*/functions/Misc/harden \
	          debian/tmp/usr/share/zsh/*/functions/Misc/run-help \
	          debian/tmp/usr/share/zsh/*/functions/Misc/zkbd \
	          debian/tmp/usr/share/zsh/*/functions/Misc/zcalc \

install -p    -o root -g root  -m  644 Etc/ChangeLog-3.0 Etc/ChangeLog-3.1 Etc/ChangeLog-4.1 README META-FAQ Doc/zsh.texi Etc/BUGS Etc/CONTRIBUTORS Etc/FAQ FEATURES Etc/FTP-README MACHINES NEWS Etc/TODO Etc/completion-style-guide Etc/zsh-development-guide Functions/README.zftp debian/tmp/usr/share/doc/zsh/
install -p    -o root -g root  -m  644 ChangeLog debian/tmp/usr/share/doc/zsh/changelog
chmod -R u+rw,go=rX debian/tmp/usr/share/doc
install -p    -o root -g root  -m  644 debian/copyright debian/tmp/usr/share/doc/zsh/copyright
install -p    -o root -g root  -m  644 debian/changelog debian/tmp/usr/share/doc/zsh/changelog.Debian
install -p    -o root -g root  -m  644 debian/README.Debian debian/tmp/usr/share/doc/zsh/README.Debian
install -p    -o root -g root  -m  644 debian/menu debian/tmp/usr/share/menu/zsh
chmod 644 `find debian/tmp/usr/share/man -type f` `find debian/tmp/usr/share/doc -type f`
chmod 644 `find debian/tmp/usr/lib/zsh -type f -name "*.so"`
gzip -9f `find debian/tmp/usr/share/man -type f` `find debian/tmp/usr/share/doc -type f ! -name "copyright"`
dpkg-shlibdeps -Tdebian/substvars -dDepends debian/tmp/bin/* -dRecommends debian/tmp/usr/lib/zsh/*/zsh/*.so
dpkg-gencontrol -ldebian/changelog -isp -pzsh -Tdebian/substvars -Pdebian/tmp
dpkg-gencontrol -ldebian/changelog -isp -pzsh-dbg -Tdebian/substvars -Pdebian/tmp-dbg
awk '/^#define FPATH_DIR/ { head=$3; gsub(/"/,"",head); }; /^#define FPATH_SUBDIRS/ { $1=""; $2=""; gsub(/[" ]/,""); tail=$0; } END { printf "%s/%s\n", head, tail; };' obj/Src/zshpaths.h >obj/Src/zshpaths.temp
sed 's#@HARD_FPATH@#'$(cat obj/Src/zshpaths.temp)'#' debian/postinst >debian/tmp/DEBIAN/postinst
chmod 755 debian/tmp/DEBIAN/postinst
sed 's#@HARD_FPATH@#'$(cat obj/Src/zshpaths.temp)'#' debian/prerm >debian/tmp/DEBIAN/prerm
chmod 755 debian/tmp/DEBIAN/prerm
install -p    -o root -g root  -m  755 debian/postrm debian/tmp/DEBIAN/postrm
install -p    -o root -g root  -m  755 debian/preinst debian/tmp/DEBIAN/preinst
install -p    -o root -g root  -m  644 debian/conffiles debian/tmp/DEBIAN/conffiles
cd debian/tmp && find * -type f ! -path "etc/zsh/zlogin" ! -path "etc/zsh/zlogout" ! -path "etc/zsh/zprofile" ! -path "etc/zsh/zshenv" ! -path "etc/zsh/zshrc"  ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums
chown -R root:root debian/tmp debian/tmp-dbg
chmod -R go=rX debian/tmp debian/tmp-dbg
dpkg --build debian/tmp ..
dpkg-deb: building package `zsh' in `../zsh_4.3.4-2_m32r.deb'.
dpkg --build debian/tmp-dbg ..
dpkg-deb: building package `zsh-dbg' in `../zsh-dbg_4.3.4-2_m32r.deb'.
test -f debian/rules
mkdir obj-static
cd obj-static && CFLAGS='-Wall -g -O2' ../configure --prefix=/usr --mandir=/usr/share/man --bindir=/bin --infodir=/usr/share/info --enable-maildir-support --enable-max-jobtable-size=256 --enable-etcdir=/etc/zsh --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh/site-functions --with-curses-terminfo --with-tcsetpgrp LDFLAGS=-g --disable-dynamic --enable-ldflags=-static --disable-dynamic-nss
configuring for zsh 4.3.4
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 whether large file support needs explicit enabling... yes
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 whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking whether to use prototypes... yes
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 for working alloca.h... yes
checking for alloca... yes
checking if the compiler supports union initialisation... yes
checking if signed to unsigned casting is broken... no
checking if the compiler supports variable-length arrays... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gawk... gawk
checking whether ln works... yes
checking for egrep... (cached) /bin/grep -E
checking for yodl... yodl
checking for pdfetex... pdfetex
checking for texi2pdf... texi2pdf
checking for ansi2knr... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for sys/types.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for conflicts in sys/time.h and sys/select.h... no
checking TIOCGWINSZ in termios.h... no
checking TIOCGWINSZ in sys/ioctl.h... yes
checking for streams headers including struct winsize... no
checking for printf in -lc... yes
checking for pow in -lm... yes
checking for library containing tigetstr... -lncurses
checking for library containing tigetflag... none required
checking for library containing tgetent... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking term.h usability... yes
checking term.h presence... yes
checking for term.h... yes
checking if term.h needs curses.h... no
checking if boolcodes is available... yes
checking if numcodes is available... yes
checking if strcodes is available... yes
checking if boolnames is available... yes
checking if numnames is available... yes
checking if strnames is available... yes
checking for library containing yp_all... -lnsl
checking for socket in -lsocket... no
checking for iconv... yes
checking whether _libiconv_version is declared... no
checking for iconv declaration... 
checking if an include file defines ospeed... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for off_t... yes
checking for ino_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking if long is 64 bits... no
checking if off_t is 64 bit... yes
checking if ino_t is 64 bit... yes
checking if compiler has a 64 bit type... long long
checking for a corresponding unsigned 64 bit type... unsigned long long
checking for sigset_t... yes
checking for struct timezone... yes
checking for struct utmp... yes
checking for struct utmpx... yes
checking for ut_host in struct utmp... yes
checking for ut_host in struct utmpx... yes
checking for ut_xtime in struct utmpx... no
checking for ut_tv in struct utmpx... yes
checking for d_ino in struct dirent... yes
checking for d_stat in struct dirent... no
checking for d_ino in struct direct... no
checking for d_stat in struct direct... no
checking for sin6_scope_id in struct sockaddr_in6... yes
checking if we need our own h_errno... no
checking for strftime... yes
checking for strptime... yes
checking for mktime... yes
checking for timelocal... yes
checking for difftime... yes
checking for gettimeofday... yes
checking for select... yes
checking for poll... yes
checking for readlink... yes
checking for faccessx... no
checking for fchdir... yes
checking for ftruncate... yes
checking for fstat... yes
checking for lstat... yes
checking for lchown... yes
checking for fchown... yes
checking for fchmod... yes
checking for fseeko... yes
checking for ftello... yes
checking for mkfifo... yes
checking for _mktemp... no
checking for mkstemp... yes
checking for waitpid... yes
checking for wait3... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigrelse... yes
checking for sigsetmask... yes
checking for sigprocmask... yes
checking for killpg... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for tcsetpgrp... yes
checking for tcgetattr... yes
checking for nice... yes
checking for gethostname... yes
checking for gethostbyname2... yes
checking for getipnodebyname... no
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getlogin... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for nis_list... yes
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setsid... yes
checking for memcpy... yes
checking for memmove... yes
checking for strstr... yes
checking for strerror... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for setlocale... yes
checking for uname... yes
checking for signgam... yes
checking for putenv... yes
checking for getenv... yes
checking for brk... yes
checking for sbrk... yes
checking for pathconf... yes
checking for sysconf... yes
checking for tgetent... yes
checking for tigetflag... yes
checking for tigetnum... yes
checking for tigetstr... yes
checking for setupterm... yes
checking for nl_langinfo... yes
checking for erand48... yes
checking for open_memstream... yes
checking for wctomb... yes
checking for iconv... (cached) yes
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for htons... yes
checking for ntohs... yes
checking for working strcoll... yes
checking if tgetent accepts NULL... yes
checking if tgetent returns 0 on success... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking whether getpgrp requires zero arguments... yes
checking what style of signals to use... POSIX_SIGNALS
checking where signal.h is located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/signum.h
checking where error names are located...  /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h
checking where the RLIMIT macros are located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h
checking if rlim_t is longer than a long... yes
checking if rlim_t is a quad... yes
checking for rlim_t... yes
checking for limit RLIMIT_AIO_MEM... no
checking for limit RLIMIT_AIO_OPS... no
checking for limit RLIMIT_AS... yes
checking for limit RLIMIT_LOCKS... yes
checking for limit RLIMIT_MEMLOCK... yes
checking for limit RLIMIT_NPROC... yes
checking for limit RLIMIT_NOFILE... yes
checking for limit RLIMIT_PTHREAD... no
checking for limit RLIMIT_RSS... yes
checking for limit RLIMIT_SBSIZE... no
checking for limit RLIMIT_TCACHE... no
checking for limit RLIMIT_VMEM... no
checking for limit RLIMIT_SIGPENDING... no
checking for limit RLIMIT_MSGQUEUE... no
checking for limit RLIMIT_NICE... no
checking for limit RLIMIT_RTPRIO... no
checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
checking if RLIMIT_RSS and RLIMIT_AS are the same... no
checking for struct rusage.ru_maxrss... yes
checking for struct rusage.ru_ixrss... yes
checking for struct rusage.ru_idrss... yes
checking for struct rusage.ru_isrss... yes
checking for struct rusage.ru_minflt... yes
checking for struct rusage.ru_majflt... yes
checking for struct rusage.ru_nswap... yes
checking for struct rusage.ru_inblock... yes
checking for struct rusage.ru_oublock... yes
checking for struct rusage.ru_msgsnd... yes
checking for struct rusage.ru_msgrcv... yes
checking for struct rusage.ru_nsignals... yes
checking for struct rusage.ru_nvcsw... yes
checking for struct rusage.ru_nivcsw... yes
checking for /dev/fd filesystem... /proc/self/fd
checking for RFS superroot directory... no
checking whether we should use the native getcwd... no
checking for NIS... no
checking for NIS+... no
checking for utmp file... /var/run/utmp
checking for wtmp file... /var/log/wtmp
checking for utmpx file... no
checking for wtmpx file... no
checking for brk() prototype in <unistd.h>... yes
checking for sbrk() prototype in <unistd.h>... yes
checking for mknod prototype in <sys/stat.h>... yes
checking for ioctl prototype in <unistd.h> or <termios.h>... no
checking for ioctl prototype in <sys/ioctl.h>... yes
checking if named FIFOs work... yes
checking if echo in /bin/sh interprets escape sequences... no
checking if link() works... yes
checking if kill(pid, 0) returns ESRCH correctly... yes
checking if POSIX sigsuspend() works... yes
checking if getpwnam() is faked... no
checking base type of the third argument to accept... socklen_t
checking if your system has /dev/ptmx... yes
checking if /dev/ptmx is usable... yes
configure: checking for functions supporting multibyte characters
checking for iswalnum... yes
checking for iswcntrl... yes
checking for iswdigit... yes
checking for iswgraph... yes
checking for iswlower... yes
checking for iswprint... yes
checking for iswpunct... yes
checking for iswspace... yes
checking for iswupper... yes
checking for iswxdigit... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for towupper... yes
checking for towlower... yes
checking for wcschr... yes
checking for wcscpy... yes
checking for wcslen... yes
checking for wcsncmp... yes
checking for wcsncpy... yes
checking for wcrtomb... yes
checking for wcwidth... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemmove... yes
checking for wmemset... yes
configure: all functions found, multibyte support enabled
checking for style of include used by make... GNU
configure: creating ./config.status
config.status: creating Config/defs.mk
config.status: creating Makefile
config.status: creating Doc/Makefile
config.status: creating Etc/Makefile
config.status: creating Src/Makefile
config.status: creating Test/Makefile
config.status: creating Src/mkmakemod.sh.in
config.status: creating config.h
config.status: executing config.modules commands
creating ./config.modules
config.status: executing stamp-h commands
config.status: executing Src/mkmakemod.sh commands

zsh configuration
-----------------
zsh version               : 4.3.4
host operating system     : m32r-unknown-linux-gnu
source code location      : ..
compiler                  : gcc
preprocessor flags        : -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
executable compiler flags : -Wall -g -O2
executable linker flags   : -static  
library flags             : -lnsl -lncurses -lm  -lc
installation basename     : zsh
binary install path       : /bin
man page install path     : /usr/share/man
info install path         : /usr/share/info
functions install path    : ${prefix}/share/zsh/4.3.4/functions
See config.modules for installed modules and functions.

perl -pi -e 's/files.mdd link=no/files.mdd link=static/;s/stat.mdd link=no/stat.mdd link=static/' obj-static/config.modules
touch stamp-configure-static
test -f debian/rules
cd obj-static && /usr/bin/make
make[1]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
cd .. && /bin/sh Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
echo 'timestamp for *.mdd files' > ../Src/modules.stamp
creating Src/Builtins/Makefile.in
config.status: creating Src/Builtins/Makefile
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
creating Src/Modules/Makefile.in
config.status: creating Src/Modules/Makefile
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
creating Src/Zle/Makefile.in
config.status: creating Src/Zle/Makefile
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
gawk -f ../../Src/signames1.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/signum.h >sigtmp.c
gcc -E sigtmp.c >sigtmp.out
gawk -f ../../Src/signames2.awk sigtmp.out > signames.c
rm -f sigtmp.c sigtmp.out
grep 'define.*SIGCOUNT' signames.c > sigcount.h
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
Updated `zsh.mdh'.
echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs
gawk -f ../../Src/makepro.awk ../../Src/builtin.c Src > builtin.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \
		> builtin.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \
		> `echo builtin.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/compat.c Src > compat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \
		> compat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \
		> `echo compat.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/cond.c Src > cond.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \
		> cond.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \
		> `echo cond.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/exec.c Src > exec.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \
		> exec.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \
		> `echo exec.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/glob.c Src > glob.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \
		> glob.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \
		> `echo glob.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/hashtable.c Src > hashtable.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \
		> hashtable.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \
		> `echo hashtable.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/hist.c Src > hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \
		> hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \
		> `echo hist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/init.c Src > init.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \
		> init.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \
		> `echo init.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/input.c Src > input.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \
		> input.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \
		> `echo input.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/jobs.c Src > jobs.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \
		> jobs.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \
		> `echo jobs.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/lex.c Src > lex.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \
		> lex.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \
		> `echo lex.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/linklist.c Src > linklist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \
		> linklist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \
		> `echo linklist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/loop.c Src > loop.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \
		> loop.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \
		> `echo loop.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/math.c Src > math.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \
		> math.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \
		> `echo math.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/mem.c Src > mem.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \
		> mem.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \
		> `echo mem.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/module.c Src > module.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \
		> module.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \
		> `echo module.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/options.c Src > options.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \
		> options.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \
		> `echo options.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/params.c Src > params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \
		> params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \
		> `echo params.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/parse.c Src > parse.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \
		> parse.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \
		> `echo parse.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/pattern.c Src > pattern.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \
		> pattern.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \
		> `echo pattern.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/prompt.c Src > prompt.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \
		> prompt.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \
		> `echo prompt.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/signals.c Src > signals.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \
		> signals.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \
		> `echo signals.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk signames.c Src > signames.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \
		> signames.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \
		> `echo signames.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/sort.c Src > sort.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sort.syms) \
		> sort.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sort.syms) \
		> `echo sort.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/string.c Src > string.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \
		> string.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \
		> `echo string.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/subst.c Src > subst.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \
		> subst.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \
		> `echo subst.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/text.c Src > text.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \
		> text.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \
		> `echo text.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/utils.c Src > utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \
		> utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \
		> `echo utils.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/watch.c Src > watch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \
		> watch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \
		> `echo watch.epro | sed 's/\.epro$/.pro/'`
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
Updated `zsh.mdh'.
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
Updated `rlimits.mdh'.
echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Builtins/rlimits.c Src/Builtins > rlimits.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \
		> rlimits.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \
		> `echo rlimits.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
Updated `rlimits.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
Updated `sched.mdh'.
echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Builtins/sched.c Src/Builtins > sched.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \
		> sched.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \
		> `echo sched.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
Updated `sched.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `datetime.mdh'.
echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/datetime.c Src/Modules > datetime.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < datetime.syms) \
		> datetime.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < datetime.syms) \
		> `echo datetime.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `datetime.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `files.mdh'.
echo 'timestamp for files.mdh against files.mdd' > files.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/files.c Src/Modules > files.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < files.syms) \
		> files.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < files.syms) \
		> `echo files.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `files.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `langinfo.mdh'.
echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/langinfo.c Src/Modules > langinfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < langinfo.syms) \
		> langinfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < langinfo.syms) \
		> `echo langinfo.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `langinfo.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `parameter.mdh'.
echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/parameter.c Src/Modules > parameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \
		> parameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \
		> `echo parameter.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `parameter.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `stat.mdh'.
echo 'timestamp for stat.mdh against stat.mdd' > stat.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/stat.c Src/Modules > stat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < stat.syms) \
		> stat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < stat.syms) \
		> `echo stat.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `stat.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `termcap.mdh'.
echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/termcap.c Src/Modules > termcap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \
		> termcap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \
		> `echo termcap.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `termcap.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `terminfo.mdh'.
echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/terminfo.c Src/Modules > terminfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \
		> terminfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \
		> `echo terminfo.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `terminfo.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
( \
	    echo '/** thingies.list                            **/'; \
	    echo '/** thingy structures for the known thingies **/'; \
	    echo; \
	    echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \
	    echo; \
	    sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
		-e 's/^"/T("/; s/$/, 0,/; h' \
		-e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \
		-e 'H; g; s/\n/ /' \
		< ../../../Src/Zle/iwidgets.list; \
	    sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
		-e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \
		-e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \
		-e 'H; g; s/\n/ /' \
		< ../../../Src/Zle/iwidgets.list; \
	) > thingies.list
( \
	    echo '/** zle_things.h                              **/'; \
	    echo '/** indices of and pointers to known thingies **/'; \
	    echo; \
	    echo 'enum {'; \
	    sed -n -f ../../../Src/Zle/zle_things.sed < thingies.list; \
	    echo '    ZLE_BUILTIN_THINGY_COUNT'; \
	    echo '};'; \
	) > zle_things.h
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `zle.mdh'.
echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_bindings.c Src/Zle > zle_bindings.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \
		> zle_bindings.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \
		> `echo zle_bindings.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_hist.c Src/Zle > zle_hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \
		> zle_hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \
		> `echo zle_hist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_keymap.c Src/Zle > zle_keymap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \
		> zle_keymap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \
		> `echo zle_keymap.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_main.c Src/Zle > zle_main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \
		> zle_main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \
		> `echo zle_main.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_misc.c Src/Zle > zle_misc.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \
		> zle_misc.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \
		> `echo zle_misc.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_move.c Src/Zle > zle_move.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \
		> zle_move.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \
		> `echo zle_move.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_params.c Src/Zle > zle_params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \
		> zle_params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \
		> `echo zle_params.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_refresh.c Src/Zle > zle_refresh.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \
		> zle_refresh.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \
		> `echo zle_refresh.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_thingy.c Src/Zle > zle_thingy.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \
		> zle_thingy.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \
		> `echo zle_thingy.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_tricky.c Src/Zle > zle_tricky.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \
		> zle_tricky.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \
		> `echo zle_tricky.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_utils.c Src/Zle > zle_utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \
		> zle_utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \
		> `echo zle_utils.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_vi.c Src/Zle > zle_vi.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \
		> zle_vi.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \
		> `echo zle_vi.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_word.c Src/Zle > zle_word.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \
		> zle_word.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \
		> `echo zle_word.epro | sed 's/\.epro$/.pro/'`
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `zle.mdh'.
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `complete.mdh'.
echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/complete.c Src/Zle > complete.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \
		> complete.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \
		> `echo complete.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compcore.c Src/Zle > compcore.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \
		> compcore.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \
		> `echo compcore.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compmatch.c Src/Zle > compmatch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \
		> compmatch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \
		> `echo compmatch.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compresult.c Src/Zle > compresult.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \
		> compresult.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \
		> `echo compresult.epro | sed 's/\.epro$/.pro/'`
make[6]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `complete.mdh'.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `zutil.mdh'.
echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zutil.c Src/Modules > zutil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \
		> zutil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \
		> `echo zutil.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
Updated `zutil.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `compctl.mdh'.
echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compctl.c Src/Zle > compctl.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \
		> compctl.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \
		> `echo compctl.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `compctl.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `complist.mdh'.
echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/complist.c Src/Zle > complist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \
		> complist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \
		> `echo complist.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `complist.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `computil.mdh'.
echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/computil.c Src/Zle > computil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \
		> computil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \
		> `echo computil.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `computil.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `zleparameter.mdh'.
echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zleparameter.c Src/Zle > zleparameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \
		> zleparameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \
		> `echo zleparameter.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
Updated `zleparameter.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o builtin.o ../../Src/builtin.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o compat.o ../../Src/compat.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o cond.o ../../Src/cond.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o exec.o ../../Src/exec.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o glob.o ../../Src/glob.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o hashtable.o ../../Src/hashtable.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o hist.o ../../Src/hist.c
srcdir='../../Src' CFMOD='../config.modules' \
	  /bin/sh ../../Src/mkbltnmlst.sh bltinmods.list
Updated `zshpaths.h'.
Creating `zshxmods.h'.
echo '#define ZSH_VERSION "'4.3.4'"' > version.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o init.o ../../Src/init.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o input.o ../../Src/input.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o jobs.o ../../Src/jobs.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o lex.o ../../Src/lex.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o linklist.o ../../Src/linklist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o loop.o ../../Src/loop.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o math.o ../../Src/math.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o mem.o ../../Src/mem.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o module.o ../../Src/module.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o options.o ../../Src/options.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o params.o ../../Src/params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o parse.o ../../Src/parse.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o pattern.o ../../Src/pattern.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o prompt.o ../../Src/prompt.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o signals.o ../../Src/signals.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o signames.o signames.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o sort.o ../../Src/sort.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o string.o ../../Src/string.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o subst.o ../../Src/subst.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o text.o ../../Src/text.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o utils.o ../../Src/utils.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o watch.o ../../Src/watch.c
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
gawk -f ../../../Src/Builtins/rlimits.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h /dev/null > rlimits.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o rlimits.o ../../../Src/Builtins/rlimits.c
echo '' rlimits.o | sed 's" " Builtins/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o sched.o ../../../Src/Builtins/sched.c
echo '' sched.o | sed 's" " Builtins/"g' >> ../../Src/stamp-modobjs.tmp
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o datetime.o ../../../Src/Modules/datetime.c
echo '' datetime.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o files.o ../../../Src/Modules/files.c
echo '' files.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o langinfo.o ../../../Src/Modules/langinfo.c
echo '' langinfo.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o parameter.o ../../../Src/Modules/parameter.c
echo '' parameter.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o stat.o ../../../Src/Modules/stat.c
echo '' stat.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o termcap.o ../../../Src/Modules/termcap.c
echo '' termcap.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o terminfo.o ../../../Src/Modules/terminfo.c
echo '' terminfo.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
make[5]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zutil.o ../../../Src/Modules/zutil.c
echo '' zutil.o | sed 's" " Modules/"g' >> ../../Src/stamp-modobjs.tmp
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o compctl.o ../../../Src/Zle/compctl.c
echo '' compctl.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o complete.o ../../../Src/Zle/complete.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o compcore.o ../../../Src/Zle/compcore.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o compmatch.o ../../../Src/Zle/compmatch.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o compresult.o ../../../Src/Zle/compresult.c
echo '' complete.o compcore.o compmatch.o compresult.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o complist.o ../../../Src/Zle/complist.c
echo '' complist.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o computil.o ../../../Src/Zle/computil.c
echo '' computil.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
( \
	    echo '/** widgets.list                               **/'; \
	    echo '/** widget structures for the internal widgets **/'; \
	    echo; \
	    echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \
	    echo; \
	    sed -e 's/#.*//; /^$/d; s/-//g' \
		-e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \
		< ../../../Src/Zle/iwidgets.list; \
	) > widgets.list
( \
	    echo '/** zle_widget.h                                **/'; \
	    echo '/** indices of and pointers to internal widgets **/'; \
	    echo; \
	    echo 'enum {'; \
	    sed -n -f ../../../Src/Zle/zle_widget.sed < widgets.list; \
	    echo '    ZLE_BUILTIN_WIDGET_COUNT'; \
	    echo '};'; \
	) > zle_widget.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_bindings.o ../../../Src/Zle/zle_bindings.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_hist.o ../../../Src/Zle/zle_hist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_keymap.o ../../../Src/Zle/zle_keymap.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_main.o ../../../Src/Zle/zle_main.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_misc.o ../../../Src/Zle/zle_misc.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_move.o ../../../Src/Zle/zle_move.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_params.o ../../../Src/Zle/zle_params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_refresh.o ../../../Src/Zle/zle_refresh.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_thingy.o ../../../Src/Zle/zle_thingy.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_tricky.o ../../../Src/Zle/zle_tricky.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_utils.o ../../../Src/Zle/zle_utils.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_vi.o ../../../Src/Zle/zle_vi.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zle_word.o ../../../Src/Zle/zle_word.c
echo '' zle_bindings.o zle_hist.o zle_keymap.o zle_main.o zle_misc.o zle_move.o zle_params.o zle_refresh.o zle_thingy.o zle_tricky.o zle_utils.o zle_vi.o zle_word.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2  -o zleparameter.o ../../../Src/Zle/zleparameter.c
echo '' zleparameter.o | sed 's" " Zle/"g' >> ../../Src/stamp-modobjs.tmp
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
Updated `stamp-modobjs'.
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
gawk -f ../../Src/makepro.awk ../../Src/main.c Src > main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \
		> main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \
		> `echo main.epro | sed 's/\.epro$/.pro/'`
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -Wall -g -O2 -o main.o ../../Src/main.c
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
( echo '#!'; cat builtin.syms compat.syms cond.syms exec.syms glob.syms hashtable.syms hist.syms init.syms input.syms jobs.syms lex.syms linklist.syms loop.syms math.syms mem.syms module.syms options.syms params.syms parse.syms pattern.syms prompt.syms signals.syms signames.syms sort.syms string.syms subst.syms text.syms utils.syms watch.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zsh.export
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
rm -f zsh
gcc -static   -o zsh main.o  `cat stamp-modobjs`   -lnsl -lncurses -lm  -lc
Modules/files.o: In function `bin_chown':
../../../Src/Modules/files.c:669: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
params.o: In function `usernamesetfn':
../../Src/params.c:3261: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
utils.o: In function `get_username':
../../Src/utils.c:763: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
utils.o: In function `gettempname':
../../Src/utils.c:1640: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Src'
make[2]: Entering directory `/build/buildd2/zsh-4.3.4/obj-static/Doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static/Doc'
make[1]: Leaving directory `/build/buildd2/zsh-4.3.4/obj-static'
touch build-static
test -f debian/rules
rm -rf debian/tmp-static
install -p -d -o root -g root  -m  755 debian/tmp-static
cd debian/tmp-static && install -p -d -o root -g root  -m  755 `cat ../static.dirs` DEBIAN
install -p    -o root -g root  -m  644 debian/lintianoverrides debian/tmp-static/usr/share/lintian/overrides/zsh-static
install -p    -o root -g root  -m  755 debian/static.prerm debian/tmp-static/DEBIAN/prerm
install -p    -o root -g root  -m  755 debian/static.postinst debian/tmp-static/DEBIAN/postinst
install -p    -o root -g root  -m  755 debian/static.postrm debian/tmp-static/DEBIAN/postrm
install -p    -o root -g root  -m  644 debian/changelog debian/tmp-static/usr/share/doc/zsh-static/changelog.Debian
awk 'BEGIN { print "The following modules are statically-compiled into the static zsh binary:\n"; } /link=static/ { printf "%s (%s %s)\n", substr($1,6), $4, $5; }' obj-static/config.modules >debian/tmp-static/usr/share/doc/zsh-static/README.Debian
install -p    -o root -g root  -m  644 debian/copyright debian/tmp-static/usr/share/doc/zsh-static/copyright
install -p    -o root -g root  -m  755 obj-static/Src/zsh debian/tmp-static/bin/zsh4-static
strip --remove-section=.comment --remove-section=.note debian/tmp-static/bin/zsh4-static
gzip -9f debian/tmp-static/usr/share/doc/zsh-static/changelog.Debian
cd debian/tmp-static && find * -type f  ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums
dpkg-shlibdeps -Tdebian/zsh-static.substvars -dDepends debian/tmp-static/bin/*
dpkg-gencontrol -ldebian/changelog -isp -pzsh-static -Tdebian/zsh-static.substvars -Pdebian/tmp-static
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
chown -R root.root debian/tmp-static
chmod -R go=rX debian/tmp-static
dpkg --build debian/tmp-static ..
dpkg-deb: building package `zsh-static' in `../zsh-static_4.3.4-2_m32r.deb'.
install -p -d -o root -g root  -m  755 debian/tmp-dev/usr/include/zsh \
	               debian/tmp-dev/usr/share/zsh-dev \
		       debian/tmp-dev/usr/share/doc/zsh-dev \
		       debian/tmp-dev/DEBIAN
install -p    -o root -g root  -m  644 obj/Src/*.epro obj/Src/sigcount.h \
	                Src/hashtable.h Src/prototypes.h \
			Src/signals.h Src/system.h Src/zsh.h Src/ztype.h \
			debian/tmp-dev/usr/include/zsh
install -p    -o root -g root  -m  644 Src/makepro.awk debian/tmp-dev/usr/share/zsh-dev
install -p    -o root -g root  -m  644 debian/changelog debian/tmp-dev/usr/share/doc/zsh-dev/changelog.Debian
install -p    -o root -g root  -m  644 debian/copyright debian/tmp-dev/usr/share/doc/zsh-dev/
gzip -9f debian/tmp-dev/usr/share/doc/zsh-dev/changelog.Debian
dpkg-gencontrol -ldebian/changelog -isp -pzsh-dev -Tdebian/zsh-dev.substvars -Pdebian/tmp-dev
chown -R root.root debian/tmp-dev
chmod -R go=rX debian/tmp-dev
dpkg --build debian/tmp-dev ..
dpkg-deb: building package `zsh-dev' in `../zsh-dev_4.3.4-2_m32r.deb'.
 dpkg-genchanges -B
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 20070428-1316

zsh_4.3.4-2_m32r.changes:
Format: 1.7
Date: Thu, 19 Apr 2007 15:51:43 -0400
Source: zsh
Binary: zsh zsh-dev zsh-static zsh-dbg zsh-doc
Architecture: m32r
Version: 4.3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Clint Adams <schizo at debian.org>
Changed-By: Clint Adams <schizo at debian.org>
Description: 
 zsh        - A shell with lots of features
 zsh-dbg    - A shell with lots of features (debugging symbols)
 zsh-dev    - A shell with lots of features (development files)
 zsh-static - A shell with lots of features (static link)
Changes: 
 zsh (4.3.4-2) unstable; urgency=medium
 .
   * Correct semi-colon typo in add-zsh-hook.
Files: 
 4096f92ffbb40a23699ddd4168d5d9ce 2399352 shells optional zsh_4.3.4-2_m32r.deb
 dd2deda8d75b6b779013b373cef02c4f 967034 devel extra zsh-dbg_4.3.4-2_m32r.deb
 e01d36df38d9fb0e06fe24882f7ee37e 781870 shells optional zsh-static_4.3.4-2_m32r.deb
 e27e9cfa7fcfe07919b66e331a5be885 68916 libdevel optional zsh-dev_4.3.4-2_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh_4.3.4-2_m32r.deb:
 new debian package, version 2.0.
 size 2399352 bytes: control archive= 26185 bytes.
      82 bytes,     5 lines      conffiles            
     750 bytes,    19 lines      control              
   71835 bytes,   869 lines      md5sums              
    2022 bytes,    56 lines   *  postinst             #!/bin/sh
     247 bytes,    11 lines   *  postrm               #!/bin/sh
     712 bytes,    25 lines   *  preinst              #!/bin/sh
     825 bytes,    25 lines   *  prerm                #!/bin/sh
 Package: zsh
 Version: 4.3.4-2
 Section: shells
 Priority: optional
 Architecture: m32r
 Depends: debconf | debconf-2.0, libc6 (>= 2.3.5-1), libncurses5 (>= 5.4-5)
 Recommends: libcap1, libpcre3 (>= 4.5)
 Suggests: zsh-doc
 Conflicts: pdksh (<< 5.2.14-18)
 Installed-Size: 6924
 Maintainer: Clint Adams <schizo at debian.org>
 Description: A shell with lots of features
  Zsh is a UNIX command interpreter (shell) usable as an
  interactive login shell and as a shell script command
  processor. Of the standard shells, zsh most closely resembles
  ksh but includes many enhancements. Zsh has command-line editing,
  built-in spelling correction, programmable command completion,
  shell functions (with autoloading), a history mechanism, and a
  host of other features.

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh-dbg_4.3.4-2_m32r.deb:
 new debian package, version 2.0.
 size 967034 bytes: control archive= 581 bytes.
     715 bytes,    20 lines      control              
 Package: zsh-dbg
 Version: 4.3.4-2
 Section: devel
 Priority: extra
 Architecture: m32r
 Depends: zsh (= 4.3.4-2)
 Installed-Size: 2592
 Maintainer: Clint Adams <schizo at debian.org>
 Source: zsh
 Description: A shell with lots of features (debugging symbols)
  Zsh is a UNIX command interpreter (shell) usable as an
  interactive login shell and as a shell script command
  processor. Of the standard shells, zsh most closely resembles
  ksh but includes many enhancements. Zsh has command-line editing,
  built-in spelling correction, programmable command completion,
  shell functions (with autoloading), a history mechanism, and a
  host of other features.
  .
  This package contains gdb debugging symbols for the 'zsh'
  package.

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh-static_4.3.4-2_m32r.deb:
 new debian package, version 2.0.
 size 781870 bytes: control archive= 1103 bytes.
     745 bytes,    21 lines      control              
     344 bytes,     5 lines      md5sums              
     330 bytes,    22 lines   *  postinst             #!/bin/sh
      43 bytes,     3 lines   *  postrm               #!/bin/sh
     245 bytes,    17 lines   *  prerm                #!/bin/sh
 Package: zsh-static
 Version: 4.3.4-2
 Section: shells
 Priority: optional
 Architecture: m32r
 Depends: zsh
 Suggests: zsh-doc
 Conflicts: zsh30-static (<< 3.0.8-5)
 Installed-Size: 1476
 Maintainer: Clint Adams <schizo at debian.org>
 Source: zsh
 Description: A shell with lots of features (static link)
  Zsh is a UNIX command interpreter (shell) usable as an
  interactive login shell and as a shell script command
  processor. Of the standard shells, zsh most closely resembles
  ksh but includes many enhancements. Zsh has command-line editing,
  built-in spelling correction, programmable command completion,
  shell functions (with autoloading), a history mechanism, and a
  host of other features.
  .
  This is the statically-compiled version of the shell.

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh-dev_4.3.4-2_m32r.deb:
 new debian package, version 2.0.
 size 68916 bytes: control archive= 584 bytes.
     712 bytes,    19 lines      control              
 Package: zsh-dev
 Version: 4.3.4-2
 Section: libdevel
 Priority: optional
 Architecture: m32r
 Installed-Size: 316
 Maintainer: Clint Adams <schizo at debian.org>
 Source: zsh
 Description: A shell with lots of features (development files)
  Zsh is a UNIX command interpreter (shell) usable as an
  interactive login shell and as a shell script command
  processor. Of the standard shells, zsh most closely resembles
  ksh but includes many enhancements. Zsh has command-line editing,
  built-in spelling correction, programmable command completion,
  shell functions (with autoloading), a history mechanism, and a
  host of other features.
  .
  This package contains headers and scripts necessary to compile
  third-party modules.

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh_4.3.4-2_m32r.deb:
drwxr-xr-x root/root         0 2007-04-28 11:07 ./
drwxr-xr-x root/root         0 2007-04-28 11:07 ./etc/
drwxr-xr-x root/root         0 2007-04-28 11:07 ./etc/skel/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./etc/zsh/
-rw-r--r-- root/root       623 2007-04-28 08:27 ./etc/zsh/zshenv
-rw-r--r-- root/root      2447 2007-04-28 08:27 ./etc/zsh/zshrc
-rw-r--r-- root/root        58 2007-04-28 08:27 ./etc/zsh/zlogout
-rw-r--r-- root/root       264 2007-04-28 08:27 ./etc/zsh/zprofile
-rw-r--r-- root/root       344 2007-04-28 08:27 ./etc/zsh/zlogin
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/bin/
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/share/
drwxr-xr-x root/root         0 2007-04-28 11:09 ./usr/share/zsh/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/help/
-rw-r--r-- root/root       123 2007-04-28 11:07 ./usr/share/zsh/help/bg
-rw-r--r-- root/root        80 2007-04-28 11:07 ./usr/share/zsh/help/compdescribe
-rw-r--r-- root/root        60 2007-04-28 11:07 ./usr/share/zsh/help/bindkey
-rw-r--r-- root/root        67 2007-04-28 11:08 ./usr/share/zsh/help/exec
-rw-r--r-- root/root       199 2007-04-28 11:08 ./usr/share/zsh/help/suspend
-rw-r--r-- root/root      2723 2007-04-28 11:08 ./usr/share/zsh/help/trap
-rw-r--r-- root/root        63 2007-04-28 11:08 ./usr/share/zsh/help/zftp
-rw-r--r-- root/root      4741 2007-04-28 11:08 ./usr/share/zsh/help/fc
-rw-r--r-- root/root        66 2007-04-28 11:08 ./usr/share/zsh/help/echotc
-rw-r--r-- root/root        66 2007-04-28 11:08 ./usr/share/zsh/help/ztcp
-rw-r--r-- root/root       113 2007-04-28 11:08 ./usr/share/zsh/help/times
-rw-r--r-- root/root        78 2007-04-28 11:07 ./usr/share/zsh/help/compvalues
-rw-r--r-- root/root       280 2007-04-28 11:08 ./usr/share/zsh/help/export
-rw-r--r-- root/root       361 2007-04-28 11:08 ./usr/share/zsh/help/exit
-rw-r--r-- root/root       286 2007-04-28 11:08 ./usr/share/zsh/help/shift
-rw-r--r-- root/root       339 2007-04-28 11:08 ./usr/share/zsh/help/unlimit
-rw-r--r-- root/root       540 2007-04-28 11:08 ./usr/share/zsh/help/ttyctl
-rw-r--r-- root/root       190 2007-04-28 11:07 ./usr/share/zsh/help/colon
-rw-r--r-- root/root      1657 2007-04-28 11:08 ./usr/share/zsh/help/whence
-rw-r--r-- root/root       151 2007-04-28 11:07 ./usr/share/zsh/help/break
-rw-r--r-- root/root        76 2007-04-28 11:08 ./usr/share/zsh/help/zregexparse
-rw-r--r-- root/root       641 2007-04-28 11:08 ./usr/share/zsh/help/test
-rw-r--r-- root/root        64 2007-04-28 11:07 ./usr/share/zsh/help/clone
-rw-r--r-- root/root        76 2007-04-28 11:07 ./usr/share/zsh/help/comptags
-rw-r--r-- root/root       695 2007-04-28 11:08 ./usr/share/zsh/help/unhash
-rw-r--r-- root/root        52 2007-04-28 11:08 ./usr/share/zsh/help/vared
-rw-r--r-- root/root        64 2007-04-28 11:08 ./usr/share/zsh/help/zprof
-rw-r--r-- root/root        62 2007-04-28 11:08 ./usr/share/zsh/help/setcap
-rw-r--r-- root/root      1861 2007-04-28 11:08 ./usr/share/zsh/help/printf
-rw-r--r-- root/root      1480 2007-04-28 11:08 ./usr/share/zsh/help/kill
-rw-r--r-- root/root        77 2007-04-28 11:07 ./usr/share/zsh/help/compfiles
-rw-r--r-- root/root       953 2007-04-28 11:08 ./usr/share/zsh/help/disable
-rw-r--r-- root/root       832 2007-04-28 11:08 ./usr/share/zsh/help/enable
-rw-r--r-- root/root       485 2007-04-28 11:08 ./usr/share/zsh/help/umask
-rw-r--r-- root/root        77 2007-04-28 11:08 ./usr/share/zsh/help/zsocket
-rw-r--r-- root/root       791 2007-04-28 11:08 ./usr/share/zsh/help/jobs
-rw-r--r-- root/root        74 2007-04-28 11:07 ./usr/share/zsh/help/compctl
-rw-r--r-- root/root      1766 2007-04-28 11:08 ./usr/share/zsh/help/getopts
-rw-r--r-- root/root        69 2007-04-28 11:08 ./usr/share/zsh/help/noglob
-rw-r--r-- root/root        81 2007-04-28 11:07 ./usr/share/zsh/help/builtin
-rw-r--r-- root/root       682 2007-04-28 11:08 ./usr/share/zsh/help/disown
-rw-r--r-- root/root      6120 2007-04-28 11:08 ./usr/share/zsh/help/zcompile
-rw-r--r-- root/root       477 2007-04-28 11:08 ./usr/share/zsh/help/setopt
-rw-r--r-- root/root        75 2007-04-28 11:07 ./usr/share/zsh/help/comptry
-rw-r--r-- root/root       894 2007-04-28 11:08 ./usr/share/zsh/help/return
-rw-r--r-- root/root      2399 2007-04-28 11:08 ./usr/share/zsh/help/ulimit
-rw-r--r-- root/root      2386 2007-04-28 11:08 ./usr/share/zsh/help/set
-rw-r--r-- root/root      5795 2007-04-28 11:08 ./usr/share/zsh/help/read
-rw-r--r-- root/root      2218 2007-04-28 11:07 ./usr/share/zsh/help/alias
-rw-r--r-- root/root      3976 2007-04-28 11:18 ./usr/share/zsh/help/functions
-rw-r--r-- root/root        75 2007-04-28 11:08 ./usr/share/zsh/help/zparseopts
-rw-r--r-- root/root      2443 2007-04-28 11:08 ./usr/share/zsh/help/hash
-rw-r--r-- root/root       933 2007-04-28 11:08 ./usr/share/zsh/help/unset
-rw-r--r-- root/root        67 2007-04-28 11:08 ./usr/share/zsh/help/true
-rw-r--r-- root/root       138 2007-04-28 11:08 ./usr/share/zsh/help/eval
-rw-r--r-- root/root     10179 2007-04-28 11:08 ./usr/share/zsh/help/zmodload
-rw-r--r-- root/root       140 2007-04-28 11:08 ./usr/share/zsh/help/fg
-rw-r--r-- root/root       147 2007-04-28 11:08 ./usr/share/zsh/help/getln
-rw-r--r-- root/root       506 2007-04-28 11:08 ./usr/share/zsh/help/unsetopt
-rw-r--r-- root/root      1006 2007-04-28 11:08 ./usr/share/zsh/help/dot
-rw-r--r-- root/root        63 2007-04-28 11:08 ./usr/share/zsh/help/zpty
-rw-r--r-- root/root        77 2007-04-28 11:07 ./usr/share/zsh/help/compquote
-rw-r--r-- root/root        75 2007-04-28 11:07 ./usr/share/zsh/help/compcall
-rw-r--r-- root/root      3090 2007-04-28 11:08 ./usr/share/zsh/help/limit
-rw-r--r-- root/root        64 2007-04-28 11:08 ./usr/share/zsh/help/sched
-rw-r--r-- root/root        81 2007-04-28 11:07 ./usr/share/zsh/help/comparguments
-rw-r--r-- root/root        67 2007-04-28 11:08 ./usr/share/zsh/help/echoti
-rw-r--r-- root/root        63 2007-04-28 11:08 ./usr/share/zsh/help/stat
-rw-r--r-- root/root        64 2007-04-28 11:08 ./usr/share/zsh/help/zstyle
-rw-r--r-- root/root        52 2007-04-28 11:08 ./usr/share/zsh/help/zle
-rw-r--r-- root/root      2319 2007-04-28 11:08 ./usr/share/zsh/help/cd
-rw-r--r-- root/root       657 2007-04-28 11:07 ./usr/share/zsh/help/dirs
-rw-r--r-- root/root        62 2007-04-28 11:07 ./usr/share/zsh/help/cap
-rw-r--r-- root/root       260 2007-04-28 11:08 ./usr/share/zsh/help/pwd
-rw-r--r-- root/root     13565 2007-04-28 11:08 ./usr/share/zsh/help/typeset
-rw-r--r-- root/root       332 2007-04-28 11:08 ./usr/share/zsh/help/wait
-rw-r--r-- root/root       210 2007-04-28 11:07 ./usr/share/zsh/help/continue
-rw-r--r-- root/root        62 2007-04-28 11:08 ./usr/share/zsh/help/getcap
-rw-r--r-- root/root      1248 2007-04-28 11:08 ./usr/share/zsh/help/pushd
-rw-r--r-- root/root        72 2007-04-28 11:08 ./usr/share/zsh/help/zformat
-rw-r--r-- root/root       552 2007-04-28 11:07 ./usr/share/zsh/help/command
-rw-r--r-- root/root      1178 2007-04-28 11:08 ./usr/share/zsh/help/emulate
-rw-r--r-- root/root       284 2007-04-28 11:08 ./usr/share/zsh/help/let
-rw-r--r-- root/root        78 2007-04-28 11:07 ./usr/share/zsh/help/compgroups
-rw-r--r-- root/root       882 2007-04-28 11:08 ./usr/share/zsh/help/echo
-rw-r--r-- root/root        68 2007-04-28 11:08 ./usr/share/zsh/help/false
-rw-r--r-- root/root       116 2007-04-28 11:08 ./usr/share/zsh/help/log
-rw-r--r-- root/root       499 2007-04-28 11:08 ./usr/share/zsh/help/popd
-rw-r--r-- root/root      3037 2007-04-28 11:08 ./usr/share/zsh/help/print
drwxr-xr-x root/root         0 2007-04-28 11:10 ./usr/share/zsh/4.3.4/
drwxr-xr-x root/root         0 2007-04-28 11:10 ./usr/share/zsh/4.3.4/scripts/
-rw-r--r-- root/root       274 2007-04-28 11:10 ./usr/share/zsh/4.3.4/scripts/newuser
drwxr-xr-x root/root         0 2007-04-28 11:16 ./usr/share/zsh/4.3.4/functions/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/
-rw-r--r-- root/root       558 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_walters_setup
-rw-r--r-- root/root       519 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_zefram_setup
-rw-r--r-- root/root      2024 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_fire_setup
-rw-r--r-- root/root      1602 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_elite2_setup
-rw-r--r-- root/root      5607 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/promptinit
-rw-r--r-- root/root      1582 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_elite_setup
-rw-r--r-- root/root      1455 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_oliver_setup
-rw-r--r-- root/root      6597 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_bart_setup
-rw-r--r-- root/root       293 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_suse_setup
-rw-r--r-- root/root      4065 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_adam2_setup
-rw-r--r-- root/root      1835 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_fade_setup
-rw-r--r-- root/root      1933 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_bigfade_setup
-rw-r--r-- root/root       306 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_redhat_setup
-rw-r--r-- root/root      1886 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_adam1_setup
-rw-r--r-- root/root      2125 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_clint_setup
-rw-r--r-- root/root       234 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Prompts/prompt_off_setup
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/MIME/
-rw-r--r-- root/root     10995 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/MIME/zsh-mime-setup
-rw-r--r-- root/root      4716 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/MIME/pick-web-browser
-rw-r--r-- root/root      6615 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/MIME/zsh-mime-handler
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Exceptions/
-rw-r--r-- root/root      1022 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Exceptions/throw
-rw-r--r-- root/root      1250 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Exceptions/catch
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/
-rw-r--r-- root/root       703 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_show
-rw-r--r-- root/root      1626 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_lockfiles
-rw-r--r-- root/root      2015 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_add
-rw-r--r-- root/root       440 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_edit
-rw-r--r-- root/root      1461 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_showdate
-rw-r--r-- root/root      1271 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_read
-rw-r--r-- root/root     10288 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar
-rw-r--r-- root/root      2057 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/age
-rw-r--r-- root/root      1681 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_sort
-rw-r--r-- root/root     26255 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Calendar/calendar_scandate
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/
-rw-r--r-- root/root      2580 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xauth
-rw-r--r-- root/root      2484 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xv
-rw-r--r-- root/root       823 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xscreensaver
-rw-r--r-- root/root      1704 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xdvi
-rw-r--r-- root/root       120 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_locale
-rw-r--r-- root/root       124 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_resource
-rw-r--r-- root/root      3902 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xloadimage
-rw-r--r-- root/root       396 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_colormapid
-rw-r--r-- root/root      4712 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_mozilla
-rw-r--r-- root/root      4743 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xwit
-rw-r--r-- root/root       615 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_keysym
-rw-r--r-- root/root      4650 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_utils
-rw-r--r-- root/root       118 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_title
-rw-r--r-- root/root       116 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_name
-rwxr-xr-x root/root      3014 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_kfmclient
-rw-r--r-- root/root       125 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_borderwidth
-rw-r--r-- root/root      2865 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_nedit
-rw-r--r-- root/root      8278 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_mplayer
-rw-r--r-- root/root       904 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_vnc
-rw-r--r-- root/root       402 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_window
-rw-r--r-- root/root      2431 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_setxkbmap
-rw-r--r-- root/root       139 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_gnome-gv
-rw-r--r-- root/root       619 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_gqview
-rw-r--r-- root/root       409 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_cursor
-rw-r--r-- root/root       125 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_geometry
-rw-r--r-- root/root      1309 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_gv
-rw-r--r-- root/root      1744 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xt_arguments
-rw-r--r-- root/root      2647 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_qiv
-rw-r--r-- root/root       130 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_selection_timeout
-rw-r--r-- root/root       538 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_nautilus
-rw-r--r-- root/root       272 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_visual
-rw-r--r-- root/root       484 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_extension
-rw-r--r-- root/root        75 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_display
-rw-r--r-- root/root      5196 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xset
-rw-r--r-- root/root       905 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xterm
-rw-r--r-- root/root      1972 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xfig
-rw-r--r-- root/root        40 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xt_session_id
-rw-r--r-- root/root      2945 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_dcop
-rw-r--r-- root/root      1007 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_color
-rw-r--r-- root/root      1481 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_urxvt
-rw-r--r-- root/root       307 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_font
-rw-r--r-- root/root      2274 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xmodmap
-rw-r--r-- root/root      3196 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_acroread
-rw-r--r-- root/root       601 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_arguments
-rw-r--r-- root/root       153 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_x_modifier
-rw-r--r-- root/root      2935 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_netscape
-rw-r--r-- root/root      1533 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/X/_xpdf
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/
-rw-r--r-- root/root      1427 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_lsdev
-rw-r--r-- root/root       124 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_physical_volumes
-rw-r--r-- root/root       455 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_logical_volumes
-rw-r--r-- root/root       146 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_object_classes
-rw-r--r-- root/root       110 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_floppy
-rw-r--r-- root/root       505 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_lsvg
-rw-r--r-- root/root       658 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_lscfg
-rw-r--r-- root/root       432 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_lspv
-rw-r--r-- root/root        87 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_volume_groups
-rw-r--r-- root/root       856 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_smit
-rw-r--r-- root/root       348 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/AIX/_lslv
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/
-rw-r--r-- root/root      3220 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_aptitude
-rw-r--r-- root/root       714 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_apt-show-versions
-rw-r--r-- root/root      5746 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_bts
-rw-r--r-- root/root       688 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_madison
-rw-r--r-- root/root      3789 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_lintian
-rw-r--r-- root/root      1318 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dpkg_source
-rw-r--r-- root/root       808 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dlocate
-rw-r--r-- root/root       106 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_mergechanges
-rw-r--r-- root/root      1796 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_apt-file
-rw-r--r-- root/root      7483 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dpkg
-rw-r--r-- root/root       487 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_a2utils
-rw-r--r-- root/root       987 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dchroot-dsa
-rw-r--r-- root/root      2513 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_wajig
-rw-r--r-- root/root      3602 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_deb_packages
-rw-r--r-- root/root       780 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dupload
-rw-r--r-- root/root      2095 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_module-assistant
-rw-r--r-- root/root     20534 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_apt
-rw-r--r-- root/root        56 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_cdbs-edit-patch
-rw-r--r-- root/root       511 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_debchange
-rw-r--r-- root/root      1058 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dchroot
-rw-r--r-- root/root       637 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_update-rc.d
-rw-r--r-- root/root       894 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_debdiff
-rw-r--r-- root/root      1384 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_update-alternatives
-rw-r--r-- root/root      1812 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_apt-move
-rw-r--r-- root/root      1037 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_uscan
-rw-r--r-- root/root      3216 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_debfoster
-rw-r--r-- root/root       328 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_toolchain-source
-rw-r--r-- root/root       972 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_piuparts
-rw-r--r-- root/root      1147 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dpkg-cross
-rw-r--r-- root/root      9184 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dak
-rw-r--r-- root/root       745 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_dput
-rw-r--r-- root/root      2070 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_wanna-build
-rw-r--r-- root/root      2642 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_make-kpkg
-rw-r--r-- root/root      4598 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_bug
-rw-r--r-- root/root      1497 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_schroot
-rw-r--r-- root/root       623 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_debsign
-rw-r--r-- root/root      1443 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_linda
-rw-r--r-- root/root      1081 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_auto-apt
-rw-r--r-- root/root       555 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Debian/_invoke-rc.d
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/
-rw-r--r-- root/root       716 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_pscp
-rw-r--r-- root/root       527 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_cygserver
-rw-r--r-- root/root      2140 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_cygstart
-rw-r--r-- root/root       432 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_dumper
-rw-r--r-- root/root       430 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_mkzsh
-rw-r--r-- root/root      2387 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_cygpath
-rw-r--r-- root/root       783 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_cygcheck
-rw-r--r-- root/root       864 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_mkshortcut
-rw-r--r-- root/root       413 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_putclip
-rw-r--r-- root/root       464 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_getfacl
-rw-r--r-- root/root      1701 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_cygrunsrv
-rw-r--r-- root/root       406 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Cygwin/_getclip
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Mandriva/
-rw-r--r-- root/root     13818 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Mandriva/_urpmi
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/
-rw-r--r-- root/root      1860 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_complete_tag
-rw-r--r-- root/root      1949 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_alternative
-rw-r--r-- root/root      1444 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_store_cache
-rw-r--r-- root/root       815 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_set_command
-rw-r--r-- root/root       735 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_pick_variant
-rw-r--r-- root/root      1541 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_prefix
-rw-r--r-- root/root       920 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_all_labels
-rw-r--r-- root/root      1942 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_dispatch
-rw-r--r-- root/root      1958 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_setup
-rw-r--r-- root/root       558 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_menu
-rw-r--r-- root/root      3141 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_describe
-rw-r--r-- root/root      3472 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_approximate
-rw-r--r-- root/root      1915 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_oldlist
-rw-r--r-- root/root      2425 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_combination
-rw-r--r-- root/root       970 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_all_matches
-rw-r--r-- root/root       749 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_complete_debug
-rw-r--r-- root/root       178 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_generic
-rw-r--r-- root/root      1343 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_history
-rw-r--r-- root/root       788 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_message
-rw-r--r-- root/root      1570 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_ignored
-rw-r--r-- root/root      3167 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_complete
-rw-r--r-- root/root       732 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_retrieve_cache
-rw-r--r-- root/root      2496 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_regex_arguments
-rw-r--r-- root/root      1961 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_correct_filename
-rw-r--r-- root/root      7569 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_arg_compile
-rw-r--r-- root/root      3464 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_next_tags
-rw-r--r-- root/root       183 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_wanted
-rw-r--r-- root/root      3801 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_sep_parts
-rw-r--r-- root/root       737 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_call_function
-rw-r--r-- root/root       462 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_normal
-rw-r--r-- root/root       600 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_next_label
-rw-r--r-- root/root       136 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_sub_commands
-rw-r--r-- root/root       211 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_call_program
-rw-r--r-- root/root      1233 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_expand_alias
-rw-r--r-- root/root      3451 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_history_complete_word
-rw-r--r-- root/root      3093 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_description
-rw-r--r-- root/root       822 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_list
-rw-r--r-- root/root      2449 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_complete_help
-rw-r--r-- root/root      3719 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_values
-rw-r--r-- root/root      6902 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_expand
-rw-r--r-- root/root       518 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_correct
-rw-r--r-- root/root       268 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_requested
-rw-r--r-- root/root       746 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_regex_words
-rw-r--r-- root/root      8281 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_multi_parts
-rw-r--r-- root/root      1358 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_bash_completions
-rw-r--r-- root/root     16633 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_arguments
-rw-r--r-- root/root      3824 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_read_comp
-rw-r--r-- root/root       871 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_most_recent_file
-rw-r--r-- root/root      2429 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_match
-rw-r--r-- root/root       707 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_cache_invalid
-rw-r--r-- root/root       388 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_correct_word
-rw-r--r-- root/root       169 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_guard
-rw-r--r-- root/root      1466 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_tags
-rw-r--r-- root/root       307 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_expand_word
-rw-r--r-- root/root        90 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_nothing
-rw-r--r-- root/root      9385 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Base/_main_complete
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Redhat/
-rw-r--r-- root/root     11012 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Redhat/_rpm
-rw-r--r-- root/root      7839 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Redhat/_yum
-rw-r--r-- root/root       706 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Redhat/_service
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/
-rw-r--r-- root/root      1120 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_tpconfig
-rw-r--r-- root/root       525 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_yast
-rw-r--r-- root/root      1078 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_fuse_arguments
-rw-r--r-- root/root      1405 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_tune2fs
-rw-r--r-- root/root      2001 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_mondo
-rw-r--r-- root/root       752 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_sshfs
-rw-r--r-- root/root      2421 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_pkgtool
-rw-r--r-- root/root      1762 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_brctl
-rw-r--r-- root/root       975 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_tpb
-rw-r--r-- root/root       737 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_losetup
-rw-r--r-- root/root       647 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_analyseplugin
-rw-r--r-- root/root      2274 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_iwconfig
-rw-r--r-- root/root       439 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_wakeup_capable_devices
-rw-r--r-- root/root      1272 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_acpi
-rw-r--r-- root/root      1648 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_fuse_values
-rw-r--r-- root/root     10602 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_iptables
-rw-r--r-- root/root      3058 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_vserver
-rw-r--r-- root/root       650 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_fusermount
-rw-r--r-- root/root      5261 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_uml
-rw-r--r-- root/root      4770 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_valgrind
-rw-r--r-- root/root       748 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_mii-tool
-rw-r--r-- root/root      3142 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_modutils
-rw-r--r-- root/root      2435 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Linux/_acpitool
-rw-r--r-- root/root      4702 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/bashcompinit
-rw-r--r-- root/root     15598 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/compinit
-rw-r--r-- root/root      4911 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/compaudit
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/
-rw-r--r-- root/root       139 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_mac_applications
-rw-r--r-- root/root      5350 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_fink
-rw-r--r-- root/root       525 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_qtplay
-rw-r--r-- root/root      1724 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_defaults
-rw-r--r-- root/root      2332 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_softwareupdate
-rw-r--r-- root/root      3289 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_retrieve_mac_apps
-rw-r--r-- root/root      1103 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_open
-rw-r--r-- root/root      2000 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_mac_files_for_application
-rw-r--r-- root/root     22443 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Darwin/_hdiutil
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/
-rw-r--r-- root/root      1963 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_compdef
-rw-r--r-- root/root       459 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_disable
-rw-r--r-- root/root       299 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_options_set
-rw-r--r-- root/root       101 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_functions
-rw-r--r-- root/root      2580 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zftp
-rw-r--r-- root/root      2048 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_bindkey
-rw-r--r-- root/root       326 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_vared
-rw-r--r-- root/root       467 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_sched
-rw-r--r-- root/root       296 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_prompt
-rw-r--r-- root/root       360 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_jobs_builtin
-rwxr-xr-x root/root       179 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zed
-rw-r--r-- root/root      1696 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_condition
-rw-r--r-- root/root      1158 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_command_names
-rw-r--r-- root/root      1132 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_hash
-rw-r--r-- root/root        86 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_arrays
-rw-r--r-- root/root        85 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_autocd
-rw-r--r-- root/root      1552 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zmodload
-rw-r--r-- root/root       834 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_file_descriptors
-rw-r--r-- root/root      3503 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_subscript
-rw-r--r-- root/root       776 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_parameters
-rw-r--r-- root/root       710 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_alias
-rw-r--r-- root/root       475 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_kill
-rw-r--r-- root/root       101 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_trap
-rw-r--r-- root/root       813 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_in_vared
-rw-r--r-- root/root       682 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_default
-rw-r--r-- root/root       178 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_builtin
-rw-r--r-- root/root       338 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_enable
-rw-r--r-- root/root       562 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_stat
-rw-r--r-- root/root       166 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_limit
-rw-r--r-- root/root        31 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_jobs_fg
-rw-r--r-- root/root       525 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_suffix_alias_files
-rw-r--r-- root/root      1631 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_first
-rw-r--r-- root/root       927 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zcompile
-rw-r--r-- root/root        66 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_wait
-rw-r--r-- root/root       193 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_setopt
-rw-r--r-- root/root       399 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_redirect
-rw-r--r-- root/root        27 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_jobs_bg
-rw-r--r-- root/root        43 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_brace_parameter
-rw-r--r-- root/root        80 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_equal
-rw-r--r-- root/root      1364 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_fc
-rw-r--r-- root/root       805 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zmv
-rw-r--r-- root/root      3752 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_typeset
-rw-r--r-- root/root       162 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_command
-rw-r--r-- root/root       732 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_tilde
-rw-r--r-- root/root      1473 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_set
-rw-r--r-- root/root      2005 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zpty
-rw-r--r-- root/root      2831 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_cd
-rw-r--r-- root/root      1020 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_ulimit
-rw-r--r-- root/root      1549 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_print
-rw-r--r-- root/root        37 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_parameter
-rw-r--r-- root/root       919 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_read
-rw-r--r-- root/root      1137 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_which
-rw-r--r-- root/root       327 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_math
-rw-r--r-- root/root        57 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_mere
-rw-r--r-- root/root       469 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_vars
-rw-r--r-- root/root       555 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_unhash
-rw-r--r-- root/root       105 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_limits
-rw-r--r-- root/root        64 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_assign
-rw-r--r-- root/root       708 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_aliases
-rw-r--r-- root/root        93 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_echotc
-rw-r--r-- root/root       309 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_options_unset
-rw-r--r-- root/root      1418 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_directory_stack
-rw-r--r-- root/root     10452 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zstyle
-rw-r--r-- root/root      1623 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_value
-rw-r--r-- root/root       104 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_precommand
-rw-r--r-- root/root       226 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_source
-rw-r--r-- root/root       217 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_emulate
-rw-r--r-- root/root       182 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_options
-rw-r--r-- root/root      1987 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_jobs
-rw-r--r-- root/root       262 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_dirs
-rw-r--r-- root/root       190 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_unsetopt
-rw-r--r-- root/root        94 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_echoti
-rw-r--r-- root/root       113 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_ttyctl
-rw-r--r-- root/root      2364 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Zsh/_zle
-rw-r--r-- root/root      3975 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/compdump
-rw-r--r-- root/root     61041 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/compinstall
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/BSD/
-rw-r--r-- root/root      5553 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/BSD/_bsd_pkg
-rw-r--r-- root/root       937 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/BSD/_cvsup
-rw-r--r-- root/root       867 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/BSD/_kld
-rw-r--r-- root/root      1442 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/BSD/_chflags
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/
-rw-r--r-- root/root      1812 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_vux
-rw-r--r-- root/root      1351 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_arping
-rw-r--r-- root/root      3405 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_perl_modules
-rw-r--r-- root/root     21933 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_path_files
-rw-r--r-- root/root       678 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tardy
-rw-r--r-- root/root       729 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_user_at_host
-rw-r--r-- root/root     28929 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cvs
-rw-r--r-- root/root      2141 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_dict
-rw-r--r-- root/root       716 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_perl_basepods
-rw-r--r-- root/root      6172 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sccs
-rw-r--r-- root/root       658 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_yodl
-rw-r--r-- root/root      5272 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_bogofilter
-rw-r--r-- root/root      2158 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sqsh
-rw-r--r-- root/root      7466 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_wget
-rw-r--r-- root/root       777 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_chkconfig
-rw-r--r-- root/root       186 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_global_tags
-rw-r--r-- root/root      7305 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tidy
-rw-r--r-- root/root       650 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sudo
-rw-r--r-- root/root      4819 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_whois
-rw-r--r-- root/root      2251 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_groff
-rw-r--r-- root/root       443 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pon
-rw-r--r-- root/root      1125 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mysqldiff
-rw-r--r-- root/root       246 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_nice
-rw-r--r-- root/root       911 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tar_archive
-rw-r--r-- root/root      1013 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_signals
-rw-r--r-- root/root      1082 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mencal
-rw-r--r-- root/root      1351 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_irssi
-rw-r--r-- root/root      6019 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mailboxes
-rw-r--r-- root/root      2524 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_perl
-rw-r--r-- root/root       255 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_comm
-rw-r--r-- root/root       461 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sh
-rw-r--r-- root/root       170 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ctags_tags
-rw-r--r-- root/root      1119 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_wiggle
-rw-r--r-- root/root       304 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_knock
-rw-r--r-- root/root      5921 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_xmlsoft
-rw-r--r-- root/root      1527 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_python
-rw-r--r-- root/root       792 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_groups
-rw-r--r-- root/root      2241 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_du
-rw-r--r-- root/root       566 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_kvno
-rw-r--r-- root/root      2866 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ifconfig
-rw-r--r-- root/root      1005 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mutt
-rw-r--r-- root/root     12446 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ssh
-rw-r--r-- root/root       583 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tcptraceroute
-rw-r--r-- root/root      6024 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_screen
-rw-r--r-- root/root      3212 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mt
-rw-r--r-- root/root       349 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_env
-rw-r--r-- root/root      7875 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_patch
-rw-r--r-- root/root      1583 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pids
-rw-r--r-- root/root      6250 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gnutls
-rw-r--r-- root/root      1808 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sablotron
-rw-r--r-- root/root      4658 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cpio
-rw-r--r-- root/root        92 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_strip
-rw-r--r-- root/root       725 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mtr
-rw-r--r-- root/root       502 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_xargs
-rw-r--r-- root/root       365 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_killall
-rw-r--r-- root/root      2781 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_man
-rw-r--r-- root/root       601 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_fortune
-rw-r--r-- root/root       210 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_newsgroups
-rw-r--r-- root/root      3308 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_arch_namespace
-rw-r--r-- root/root      5491 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_module
-rw-r--r-- root/root      5578 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ant
-rw-r--r-- root/root      5673 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_less
-rw-r--r-- root/root       778 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ccal
-rw-r--r-- root/root       413 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_arch_archives
-rw-r--r-- root/root       339 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cplay
-rw-r--r-- root/root      3936 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sisu
-rw-r--r-- root/root        87 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tracepath
-rw-r--r-- root/root       432 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mail
-rw-r--r-- root/root      2740 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_raggle
-rw-r--r-- root/root       117 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_directories
-rw-r--r-- root/root      2102 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_rake
-rw-r--r-- root/root       547 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cal
-rw-r--r-- root/root      6103 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mpc
-rw-r--r-- root/root      4531 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_w3m
-rw-r--r-- root/root      3646 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_psutils
-rw-r--r-- root/root       222 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_time_zone
-rw-r--r-- root/root     25861 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pbm
-rw-r--r-- root/root      3896 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_locate
-rw-r--r-- root/root       365 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pdf
-rw-r--r-- root/root      1173 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_uniq
-rw-r--r-- root/root       942 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_unexpand
-rw-r--r-- root/root      2842 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_twisted
-rw-r--r-- root/root       595 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_loadkeys
-rw-r--r-- root/root      1680 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_apm
-rw-r--r-- root/root      2352 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_hosts
-rw-r--r-- root/root        90 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_diff
-rw-r--r-- root/root       210 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_terminals
-rw-r--r-- root/root      1451 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_flex
-rw-r--r-- root/root      1944 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_su
-rw-r--r-- root/root      3063 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_php
-rw-r--r-- root/root      1410 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_metaflac
-rw-r--r-- root/root      2091 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_links
-rw-r--r-- root/root       676 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tilde_files
-rw-r--r-- root/root      9483 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gpg
-rw-r--r-- root/root       954 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_init_d
-rw-r--r-- root/root      2115 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_find
-rw-r--r-- root/root     28109 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_imagemagick
-rw-r--r-- root/root     74269 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_perforce
-rw-r--r-- root/root      2921 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ruby
-rw-r--r-- root/root      2638 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_aap
-rw-r--r-- root/root      5935 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tar
-rw-r--r-- root/root       486 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_fakeroot
-rw-r--r-- root/root       530 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_postfix
-rw-r--r-- root/root      1844 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_yafc
-rwxr-xr-x root/root      2358 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_chmod
-rw-r--r-- root/root       168 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tex
-rw-r--r-- root/root      1945 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_perldoc
-rw-r--r-- root/root      3907 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_make
-rw-r--r-- root/root      3436 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_samba
-rw-r--r-- root/root      5911 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_urls
-rw-r--r-- root/root       727 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_diffstat
-rw-r--r-- root/root     35894 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mount
-rw-r--r-- root/root       680 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_dir_list
-rw-r--r-- root/root      1016 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_date
-rw-r--r-- root/root      3236 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_todo.sh
-rw-r--r-- root/root      2380 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_lsof
-rw-r--r-- root/root       802 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_quilt
-rw-r--r-- root/root       287 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_totd
-rw-r--r-- root/root      1323 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_netcat
-rw-r--r-- root/root     16158 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_darcs
-rw-r--r-- root/root       424 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_renice
-rw-r--r-- root/root      2294 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_attr
-rw-r--r-- root/root      2051 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_printers
-rw-r--r-- root/root      1725 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gdb
-rw-r--r-- root/root       517 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mercurial
-rw-r--r-- root/root      2612 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_chown
-rw-r--r-- root/root       328 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ps
-rw-r--r-- root/root       361 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pack
-rw-r--r-- root/root        45 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_my_accounts
-rw-r--r-- root/root       795 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cssh
-rw-r--r-- root/root      3839 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_lzop
-rw-r--r-- root/root      1441 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pump
-rw-r--r-- root/root      1660 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_flasher
-rw-r--r-- root/root       408 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_bind_addresses
-rw-r--r-- root/root      2140 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_telnet
-rw-r--r-- root/root       285 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ports
-rw-r--r-- root/root      1337 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gprof
-rw-r--r-- root/root      5214 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_zip
-rw-r--r-- root/root      1732 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ping
-rw-r--r-- root/root      2696 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_rubber
-rw-r--r-- root/root       326 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pspdf
-rw-r--r-- root/root       129 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_texi
-rw-r--r-- root/root     44959 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_git
-rwxr-xr-x root/root      4862 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cdrecord
-rw-r--r-- root/root      2096 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tin
-rw-r--r-- root/root     23468 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_java
-rw-r--r-- root/root      8577 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ecasound
-rw-r--r-- root/root      1926 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cp
-rw-r--r-- root/root      1943 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_user_admin
-rw-r--r-- root/root      1292 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_dict_words
-rw-r--r-- root/root       585 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_domains
-rw-r--r-- root/root       923 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_bison
-rw-r--r-- root/root       534 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_arp
-rw-r--r-- root/root      1083 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_antiword
-rw-r--r-- root/root       112 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_zdump
-rw-r--r-- root/root      2783 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_canonical_paths
-rw-r--r-- root/root      1712 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sysctl
-rw-r--r-- root/root        99 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_zcat
-rw-r--r-- root/root       475 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_spamassassin
-rw-r--r-- root/root      2504 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gphoto2
-rw-r--r-- root/root     11498 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gcc
-rw-r--r-- root/root       203 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_webbrowser
-rw-r--r-- root/root      2809 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_a2ps
-rw-r--r-- root/root       251 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_users
-rw-r--r-- root/root      1989 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_iconv
-rw-r--r-- root/root     17994 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tla
-rw-r--r-- root/root      1414 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_compress
-rw-r--r-- root/root       985 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_sed
-rw-r--r-- root/root      4902 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_bittorrent
-rw-r--r-- root/root      2527 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_qemu
-rw-r--r-- root/root      3991 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_grep
-rw-r--r-- root/root      1131 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_slrn
-rwxr-xr-x root/root      1514 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_getent
-rw-r--r-- root/root      1503 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_figlet
-rw-r--r-- root/root       432 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_look
-rw-r--r-- root/root      3529 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gzip
-rw-r--r-- root/root      2786 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pax
-rw-r--r-- root/root       607 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_vorbiscomment
-rw-r--r-- root/root      2157 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_finger
-rw-r--r-- root/root       876 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_file_systems
-rw-r--r-- root/root      5362 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_enscript
-rw-r--r-- root/root      6848 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_prcs
-rw-r--r-- root/root     18532 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ip
-rw-r--r-- root/root      2683 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_rlogin
-rw-r--r-- root/root      2274 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_joe
-rw-r--r-- root/root      2364 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_bzip2
-rw-r--r-- root/root      3502 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mh
-rw-r--r-- root/root       925 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_dhclient
-rw-r--r-- root/root     10462 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_bzr
-rw-r--r-- root/root      1616 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gs
-rw-r--r-- root/root      9979 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mysql_utils
-rw-r--r-- root/root       253 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_users_on
-rw-r--r-- root/root      1849 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_global
-rw-r--r-- root/root      7230 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_tiff
-rw-r--r-- root/root      2952 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_files
-rw-r--r-- root/root      3395 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_lynx
-rw-r--r-- root/root       863 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_toilet
-rw-r--r-- root/root       116 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_apachectl
-rw-r--r-- root/root      3466 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_nmap
-rw-r--r-- root/root      5677 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_nslookup
-rw-r--r-- root/root       178 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_gnu_generic
-rw-r--r-- root/root       535 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cowsay
-rwxr-xr-x root/root      1156 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mime_types
-rw-r--r-- root/root      5452 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_email_addresses
-rw-r--r-- root/root      1089 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_socket
-rw-r--r-- root/root       349 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_locales
-rw-r--r-- root/root      2107 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_fuser
-rw-r--r-- root/root      4614 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_rar
-rw-r--r-- root/root      2478 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pkg-config
-rw-r--r-- root/root      1056 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_net_interfaces
-rw-r--r-- root/root      2142 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_cdcd
-rw-r--r-- root/root      5875 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ls
-rw-r--r-- root/root       519 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_fsh
-rw-r--r-- root/root       280 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ncftp
-rw-r--r-- root/root      1062 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ri
-rw-r--r-- root/root      4210 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_ispell
-rw-r--r-- root/root      1080 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_getmail
-rw-r--r-- root/root      5662 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_vorbis
-rw-r--r-- root/root      2134 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_getconf
-rw-r--r-- root/root      2945 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_pine
-rw-r--r-- root/root      3242 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_yp
-rw-r--r-- root/root      1627 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_list_files
-rw-r--r-- root/root       656 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_java_class
-rw-r--r-- root/root       472 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_unace
-rw-r--r-- root/root      1894 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mkdir
-rw-r--r-- root/root       472 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_last
-rw-r--r-- root/root       428 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_showmount
-rw-r--r-- root/root       766 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_rcs
-rw-r--r-- root/root      7223 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_diff_options
-rw-r--r-- root/root        64 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_other_accounts
-rw-r--r-- root/root      1985 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_elinks
-rw-r--r-- root/root       343 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_configure
-rw-r--r-- root/root       812 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_dd
-rw-r--r-- root/root      2511 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_monotone
-rw-r--r-- root/root      3572 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_vim
-rw-r--r-- root/root       554 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_fetchmail
-rw-r--r-- root/root       762 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_stty
-rw-r--r-- root/root       104 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_printenv
-rw-r--r-- root/root     11346 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_rsync
-rwxr-xr-x root/root      4090 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_mtools
-rw-r--r-- root/root       522 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_services
-rw-r--r-- root/root        36 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_whereis
-rw-r--r-- root/root      3715 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_dvi
-rw-r--r-- root/root      1379 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_lp
-rw-r--r-- root/root       653 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_elm
-rw-r--r-- root/root     18142 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_surfraw
-rw-r--r-- root/root      8719 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_texinfo
-rw-r--r-- root/root     16014 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_baz
-rw-r--r-- root/root      7258 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Completion/Unix/_subversion
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Newuser/
-rw-r--r-- root/root     29449 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Newuser/zsh-newuser-install
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/
-rw-r--r-- root/root      1442 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfmark
-rw-r--r-- root/root       613 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zftype
-rw-r--r-- root/root       208 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfls
-rw-r--r-- root/root       824 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfget_match
-rw-r--r-- root/root      2077 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfcget
-rw-r--r-- root/root      1578 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zftransfer
-rw-r--r-- root/root      2137 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfrglob
-rw-r--r-- root/root      1391 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfrtime
-rw-r--r-- root/root        90 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfclose
-rw-r--r-- root/root      1775 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfget
-rw-r--r-- root/root      2515 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfinit
-rw-r--r-- root/root      2070 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zftp_progress
-rw-r--r-- root/root      1933 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfcd
-rw-r--r-- root/root       693 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zffcache
-rw-r--r-- root/root      1899 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfanon
-rw-r--r-- root/root      3923 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfuget
-rw-r--r-- root/root      1186 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfopen
-rw-r--r-- root/root      2024 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfstat
-rw-r--r-- root/root      1300 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfpcp
-rw-r--r-- root/root      3229 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfdir
-rw-r--r-- root/root      1315 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfautocheck
-rw-r--r-- root/root      2250 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfgoto
-rw-r--r-- root/root      1444 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfput
-rw-r--r-- root/root      1386 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zftp_chpwd
-rw-r--r-- root/root      2680 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfuput
-rw-r--r-- root/root      1644 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfsession
-rw-r--r-- root/root       687 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfparams
-rw-r--r-- root/root      2491 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfcput
-rw-r--r-- root/root      1094 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfcd_match
-rw-r--r-- root/root      1954 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfgcp
-rw-r--r-- root/root       181 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zftp/zfhere
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/
-rw-r--r-- root/root      1753 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/select-word-style
-rw-r--r-- root/root      1725 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/delete-whole-word-match
-rw-r--r-- root/root       548 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/up-line-or-beginning-search
-rw-r--r-- root/root      2169 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/history-pattern-search
-rw-r--r-- root/root       542 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/edit-command-line
-rw-r--r-- root/root      3464 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/history-beginning-search-menu
-rw-r--r-- root/root       627 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/backward-kill-word-match
-rw-r--r-- root/root      4714 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/predict-on
-rw-r--r-- root/root      3869 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/incremental-complete-word
-rw-r--r-- root/root       570 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/down-line-or-beginning-search
-rw-r--r-- root/root      1332 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/transpose-words-match
-rw-r--r-- root/root      1001 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/incarg
-rw-r--r-- root/root      1153 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/match-word-context
-rw-r--r-- root/root       628 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/replace-string
-rw-r--r-- root/root      4151 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/smart-insert-last-word
-rw-r--r-- root/root      5239 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/insert-composed-char
-rw-r--r-- root/root      1031 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/which-command
-rw-r--r-- root/root       997 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/insert-files
-rw-r--r-- root/root      1573 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/replace-string-again
-rw-r--r-- root/root      1939 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/modify-current-argument
-rw-r--r-- root/root       741 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/copy-earlier-word
-rw-r--r-- root/root       693 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/insert-unicode-char
-rw-r--r-- root/root      7933 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/define-composed-chars
-rw-r--r-- root/root       760 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/forward-word-match
-rw-r--r-- root/root       373 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/capitalize-word-match
-rw-r--r-- root/root      1671 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/split-shell-arguments
-rw-r--r-- root/root      7076 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/match-words-by-style
-rwxr-xr-x root/root      5736 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/url-quote-magic
-rw-r--r-- root/root       497 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/cycle-completion-positions
-rw-r--r-- root/root       787 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/read-from-minibuffer
-rw-r--r-- root/root       812 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/history-search-end
-rw-r--r-- root/root       373 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/up-case-word-match
-rw-r--r-- root/root      1441 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/quote-and-complete-word
-rw-r--r-- root/root       210 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/narrow-to-region-invisible
-rwxr-xr-x root/root       144 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/zed-set-file-name
-rw-r--r-- root/root      3226 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/keeper
-rw-r--r-- root/root       450 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/backward-word-match
-rw-r--r-- root/root       624 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/kill-word-match
-rw-r--r-- root/root      3539 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/narrow-to-region
-rw-r--r-- root/root      2663 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/keymap+widget
-rw-r--r-- root/root       372 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Zle/down-case-word-match
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/
-rwxr-xr-x root/root      6719 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zcalc
-rw-r--r-- root/root      1391 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/is-at-least
-rw-r--r-- root/root      8874 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zargs
-rwxr-xr-x root/root      2062 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/mere
-rwxr-xr-x root/root      2029 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/run-help
-rw-r--r-- root/root      1126 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/nslookup
-rwxr-xr-x root/root        97 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/harden
-rw-r--r-- root/root      3401 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/colors
-rw-r--r-- root/root      3301 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/promptnl
-rw-r--r-- root/root     11240 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zmv
-rw-r--r-- root/root      5432 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/tetris
-rwxr-xr-x root/root      6648 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zkbd
-rw-r--r-- root/root       770 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/allopt
-rw-r--r-- root/root       888 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/relative
-rw-r--r-- root/root       827 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/getjobs
-rwxr-xr-x root/root       822 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/checkmail
-rw-r--r-- root/root      6185 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zrecompile
-rw-r--r-- root/root      1877 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zmathfuncdef
-rwxr-xr-x root/root      2154 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zed
-rw-r--r-- root/root      1305 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/add-zsh-hook
-rw-r--r-- root/root      1267 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/Misc/zstyle+
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/
-rw-r--r-- root/root       459 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_wait
-rw-r--r-- root/root       443 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_point
-rw-r--r-- root/root      1028 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_sess
-rw-r--r-- root/root      4093 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_alias
-rw-r--r-- root/root      1792 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_output
-rw-r--r-- root/root      1958 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_send
-rw-r--r-- root/root      4156 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_expect
-rw-r--r-- root/root      2909 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_spam
-rw-r--r-- root/root      2981 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_close
-rw-r--r-- root/root      6321 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_open
-rw-r--r-- root/root       849 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_proxy
-rw-r--r-- root/root      2263 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_log
-rw-r--r-- root/root      1472 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_talk
-rw-r--r-- root/root      7055 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_read
-rw-r--r-- root/root       329 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_shoot
-rw-r--r-- root/root        68 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_command
-rw-r--r-- root/root       850 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_rename
-rw-r--r-- root/root       839 2007-04-28 11:18 ./usr/share/zsh/4.3.4/functions/TCP/tcp_fd_handler
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-28 11:20 ./usr/share/doc/zsh/
-rw-r--r-- root/root      7836 2003-07-23 20:06 ./usr/share/doc/zsh/completion-style-guide.gz
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/doc/zsh/examples/
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/share/doc/zsh/examples/StartupFiles/
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/doc/zsh/examples/Util/
-rw-r--r-- root/root      1867 2006-03-14 04:03 ./usr/share/doc/zsh/examples/Util/helpfiles.gz
-rw-r--r-- root/root      1108 2002-04-18 23:35 ./usr/share/doc/zsh/examples/Util/difflog.pl.gz
-rw-r--r-- root/root       234 1999-12-24 08:01 ./usr/share/doc/zsh/examples/Util/preconfig.gz
-rw-r--r-- root/root      3882 2000-09-03 06:17 ./usr/share/doc/zsh/examples/Util/reporter.gz
-rw-r--r-- root/root       893 2004-03-13 03:56 ./usr/share/doc/zsh/examples/Util/check_exports.gz
-rw-r--r-- root/root       829 2000-05-06 17:05 ./usr/share/doc/zsh/examples/Util/mkdisttree.sh.gz
-rw-r--r-- root/root      1153 2007-04-28 08:27 ./usr/share/doc/zsh/examples/ssh_completion.gz
-rw-r--r-- root/root       870 2003-09-11 04:02 ./usr/share/doc/zsh/examples/zshenv.gz
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/doc/zsh/examples/Misc/
-rw-r--r-- root/root       933 1999-04-26 00:43 ./usr/share/doc/zsh/examples/Misc/globtests.ksh.gz
-rw-r--r-- root/root      3958 1999-04-16 03:10 ./usr/share/doc/zsh/examples/Misc/lete2ctl.gz
-rw-r--r-- root/root      1741 2000-05-17 01:22 ./usr/share/doc/zsh/examples/Misc/make-zsh-urls.gz
-rw-r--r-- root/root       552 1999-07-19 23:27 ./usr/share/doc/zsh/examples/Misc/job-control-tests.gz
-rw-r--r-- root/root      1032 1999-11-19 00:47 ./usr/share/doc/zsh/examples/Misc/bash2zshprompt.gz
-rw-r--r-- root/root      1746 1999-04-16 03:07 ./usr/share/doc/zsh/examples/Misc/c2z.gz
-rw-r--r-- root/root      1709 2006-07-26 03:10 ./usr/share/doc/zsh/examples/Misc/globtests.gz
-rw-r--r-- root/root     10803 1999-08-01 23:49 ./usr/share/doc/zsh/examples/Misc/compctl-examples.gz
-rw-r--r-- root/root      2474 2001-05-10 01:57 ./usr/share/doc/zsh/examples/zshrc.gz
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/doc/zsh/examples/old/
-rw-r--r-- root/root      9018 2007-04-28 08:27 ./usr/share/doc/zsh/examples/old/jhm.zshrc.gz
-rw-r--r-- root/root      1526 2007-04-28 08:27 ./usr/share/doc/zsh/examples/old/compctl.dpkg.gz
-rw-r--r-- root/root       396 2001-03-26 08:41 ./usr/share/doc/zsh/examples/zlogin.gz
-rw-r--r-- root/root       623 2007-04-28 08:27 ./usr/share/doc/zsh/examples/ssh_completion2.gz
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/doc/zsh/examples/Functions/
-rw-r--r-- root/root       116 2001-04-02 21:25 ./usr/share/doc/zsh/examples/Functions/cx.gz
-rw-r--r-- root/root       681 2001-04-02 21:28 ./usr/share/doc/zsh/examples/Functions/zless.gz
-rw-r--r-- root/root       109 2001-04-02 21:27 ./usr/share/doc/zsh/examples/Functions/randline.gz
-rw-r--r-- root/root       839 2001-04-02 21:29 ./usr/share/doc/zsh/examples/Functions/zls.gz
-rw-r--r-- root/root       163 2001-04-02 21:24 ./usr/share/doc/zsh/examples/Functions/cat.gz
-rw-r--r-- root/root       175 2001-04-02 21:26 ./usr/share/doc/zsh/examples/Functions/proto.gz
-rw-r--r-- root/root       113 2001-04-02 21:23 ./usr/share/doc/zsh/examples/Functions/acx.gz
-rw-r--r-- root/root       273 2006-08-10 07:08 ./usr/share/doc/zsh/examples/Functions/pushd.gz
-rw-r--r-- root/root        58 2001-04-02 21:28 ./usr/share/doc/zsh/examples/Functions/yu.gz
-rw-r--r-- root/root        52 2001-04-02 21:27 ./usr/share/doc/zsh/examples/Functions/yp.gz
-rw-r--r-- root/root       253 2001-07-03 04:39 ./usr/share/doc/zsh/examples/Functions/zpgrep.gz
-rw-r--r-- root/root       223 1999-06-08 18:26 ./usr/share/doc/zsh/README.zftp.gz
-rw-r--r-- root/root       938 2002-03-10 11:53 ./usr/share/doc/zsh/BUGS.gz
-rw-r--r-- root/root      4304 2006-08-05 00:31 ./usr/share/doc/zsh/MACHINES.gz
-rw-r--r-- root/root      1869 2007-01-19 01:37 ./usr/share/doc/zsh/META-FAQ.gz
-rw-r--r-- root/root      2441 2005-08-01 18:54 ./usr/share/doc/zsh/FEATURES.gz
-rw-r--r-- root/root      4941 2006-02-16 23:28 ./usr/share/doc/zsh/CONTRIBUTORS.gz
-rw-r--r-- root/root       144 2007-04-28 08:27 ./usr/share/doc/zsh/README.Debian.gz
-rw-r--r-- root/root      1829 2007-04-28 08:27 ./usr/share/doc/zsh/copyright
-rw-r--r-- root/root     10573 2004-01-08 22:06 ./usr/share/doc/zsh/zsh-development-guide.gz
-rw-r--r-- root/root     58625 2007-04-19 18:41 ./usr/share/doc/zsh/changelog.gz
-rw-r--r-- root/root       769 1999-04-16 03:05 ./usr/share/doc/zsh/FTP-README.gz
-rw-r--r-- root/root    146735 2004-07-03 00:59 ./usr/share/doc/zsh/ChangeLog-3.1.gz
-rw-r--r-- root/root     35706 2007-04-19 18:34 ./usr/share/doc/zsh/FAQ.gz
-rw-r--r-- root/root     52430 2004-07-03 00:59 ./usr/share/doc/zsh/ChangeLog-4.1.gz
-rw-r--r-- root/root      4491 2007-04-19 18:29 ./usr/share/doc/zsh/README.gz
-rw-r--r-- root/root       142 2002-02-21 22:44 ./usr/share/doc/zsh/TODO.gz
-rw-r--r-- root/root     49311 2004-07-03 00:59 ./usr/share/doc/zsh/ChangeLog-3.0.gz
-rw-r--r-- root/root     12787 2006-08-05 00:31 ./usr/share/doc/zsh/NEWS.gz
-rw-r--r-- root/root     21582 2007-04-28 08:27 ./usr/share/doc/zsh/changelog.Debian.gz
-rw-r--r-- root/root    312466 2007-03-27 19:11 ./usr/share/doc/zsh/zsh.texi.gz
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/menu/
-rw-r--r-- root/root        82 2007-04-28 08:27 ./usr/share/menu/zsh
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/share/man/
drwxr-xr-x root/root         0 2007-04-28 11:19 ./usr/share/man/man1/
-rw-r--r-- root/root     10378 2007-04-28 11:07 ./usr/share/man/man1/zshcalsys.1.gz
-rw-r--r-- root/root      6527 2007-04-28 11:07 ./usr/share/man/man1/zsh.1.gz
-rw-r--r-- root/root     10557 2007-04-28 11:07 ./usr/share/man/man1/zshzftpsys.1.gz
-rw-r--r-- root/root      3105 2007-04-28 11:07 ./usr/share/man/man1/zshroadmap.1.gz
-rw-r--r-- root/root     19460 2007-04-28 11:07 ./usr/share/man/man1/zshzle.1.gz
-rw-r--r-- root/root     11238 2007-04-28 11:07 ./usr/share/man/man1/zshtcpsys.1.gz
-rw-r--r-- root/root     28342 2007-04-28 11:07 ./usr/share/man/man1/zshexpn.1.gz
-rw-r--r-- root/root     59126 2007-04-28 11:07 ./usr/share/man/man1/zshcompsys.1.gz
-rw-r--r-- root/root     22080 2007-04-28 11:07 ./usr/share/man/man1/zshmisc.1.gz
-rw-r--r-- root/root      9122 2007-04-28 11:07 ./usr/share/man/man1/zshcompctl.1.gz
-rw-r--r-- root/root     16858 2007-04-28 11:07 ./usr/share/man/man1/zshoptions.1.gz
-rw-r--r-- root/root     14364 2007-04-28 11:07 ./usr/share/man/man1/zshcompwid.1.gz
-rw-r--r-- root/root     34795 2007-04-28 11:07 ./usr/share/man/man1/zshmodules.1.gz
-rw-r--r-- root/root     26464 2007-04-28 11:07 ./usr/share/man/man1/zshbuiltins.1.gz
-rw-r--r-- root/root     29891 2007-04-28 11:07 ./usr/share/man/man1/zshcontrib.1.gz
-rw-r--r-- root/root      6557 2007-04-28 11:07 ./usr/share/man/man1/zshall.1.gz
-rw-r--r-- root/root     15825 2007-04-28 11:07 ./usr/share/man/man1/zshparam.1.gz
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/lib/
drwxr-xr-x root/root         0 2007-04-28 11:09 ./usr/lib/zsh/
drwxr-xr-x root/root         0 2007-04-28 11:09 ./usr/lib/zsh/4.3.4/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/lib/zsh/4.3.4/zsh/
-rw-r--r-- root/root      6696 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/sched.so
-rw-r--r-- root/root     16756 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/example.so
-rw-r--r-- root/root    124440 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/complete.so
-rw-r--r-- root/root      6632 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/mapfile.so
-rw-r--r-- root/root     12172 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zpty.so
-rw-r--r-- root/root      5844 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/pcre.so
-rw-r--r-- root/root     14244 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/rlimits.so
-rw-r--r-- root/root     38368 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zftp.so
-rw-r--r-- root/root      7400 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/terminfo.so
-rw-r--r-- root/root      5508 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/clone.so
-rw-r--r-- root/root     17320 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zprof.so
-rw-r--r-- root/root      7200 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/termcap.so
-rw-r--r-- root/root     53656 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/computil.so
-rw-r--r-- root/root      6312 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/langinfo.so
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/net/
-rw-r--r-- root/root      6004 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/net/socket.so
-rw-r--r-- root/root     10216 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/net/tcp.so
-rw-r--r-- root/root     22096 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/system.so
-rw-r--r-- root/root     22284 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zutil.so
-rw-r--r-- root/root     22644 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/mathfunc.so
-rw-r--r-- root/root    216272 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zle.so
-rw-r--r-- root/root     29452 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/parameter.so
-rw-r--r-- root/root      9440 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zselect.so
-rw-r--r-- root/root      5880 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/datetime.so
-rw-r--r-- root/root      4064 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/newuser.so
-rw-r--r-- root/root     13412 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/files.so
-rw-r--r-- root/root      3464 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/cap.so
-rw-r--r-- root/root     55248 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/complist.so
-rw-r--r-- root/root      6152 2007-04-28 11:17 ./usr/lib/zsh/4.3.4/zsh/zleparameter.so
-rw-r--r-- root/root      4308 2007-04-28 11:18 ./usr/lib/zsh/4.3.4/zsh/deltochar.so
-rw-r--r-- root/root     58896 2007-04-28 11:18 ./usr/lib/zsh/4.3.4/zsh/compctl.so
-rw-r--r-- root/root     10784 2007-04-28 11:18 ./usr/lib/zsh/4.3.4/zsh/stat.so
drwxr-xr-x root/root         0 2007-04-28 11:17 ./bin/
-rwxr-xr-x root/root    477276 2007-04-28 11:17 ./bin/zsh4
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/source -> dot
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/float -> typeset
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/unfunction -> unhash
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/r -> fc
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/pushln -> print
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/which -> whence
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/declare -> typeset
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/bye -> exit
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/where -> whence
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/history -> fc
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/logout -> exit
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/rehash -> hash
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/unalias -> unhash
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/integer -> typeset
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/autoload -> functions
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/readonly -> typeset
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/type -> whence
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/chdir -> cd
lrwxrwxrwx root/root         0 2007-04-28 11:08 ./usr/share/zsh/help/local -> typeset
lrwxrwxrwx root/root         0 2007-04-28 11:17 ./usr/share/man/man1/zsh4.1.gz -> zsh.1.gz

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh-dbg_4.3.4-2_m32r.deb:
drwxr-xr-x root/root         0 2007-04-28 11:07 ./
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-28 11:07 ./usr/lib/
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/usr/
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/usr/lib/
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/
drwxr-xr-x root/root         0 2007-04-28 11:18 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/
-rw-r--r-- root/root     14919 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/sched.so.debug
-rw-r--r-- root/root    349904 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zle.so.debug
-rw-r--r-- root/root     12544 2007-04-28 11:18 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/deltochar.so.debug
-rw-r--r-- root/root     12748 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/langinfo.so.debug
-rw-r--r-- root/root    242590 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/complete.so.debug
-rw-r--r-- root/root     13904 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/clone.so.debug
-rw-r--r-- root/root     94440 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/complist.so.debug
-rw-r--r-- root/root     11321 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/newuser.so.debug
-rw-r--r-- root/root     14659 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zleparameter.so.debug
-rw-r--r-- root/root     20199 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zprof.so.debug
-rw-r--r-- root/root    113554 2007-04-28 11:18 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/compctl.so.debug
-rw-r--r-- root/root     14145 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/datetime.so.debug
-rw-r--r-- root/root     50302 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zutil.so.debug
-rw-r--r-- root/root     17457 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/termcap.so.debug
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/net/
-rw-r--r-- root/root     19793 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/net/tcp.so.debug
-rw-r--r-- root/root     11922 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/net/socket.so.debug
-rw-r--r-- root/root     19086 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/example.so.debug
-rw-r--r-- root/root     10093 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/cap.so.debug
-rw-r--r-- root/root     63996 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zftp.so.debug
-rw-r--r-- root/root     16624 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/mapfile.so.debug
-rw-r--r-- root/root     60433 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/parameter.so.debug
-rw-r--r-- root/root     12583 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/pcre.so.debug
-rw-r--r-- root/root     29053 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/files.so.debug
-rw-r--r-- root/root     19741 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/mathfunc.so.debug
-rw-r--r-- root/root     21378 2007-04-28 11:18 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/stat.so.debug
-rw-r--r-- root/root     18715 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/rlimits.so.debug
-rw-r--r-- root/root     16944 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zselect.so.debug
-rw-r--r-- root/root     24913 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/zpty.so.debug
-rw-r--r-- root/root    118489 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/computil.so.debug
-rw-r--r-- root/root     17355 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/terminfo.so.debug
-rw-r--r-- root/root     26453 2007-04-28 11:17 ./usr/lib/debug/usr/lib/zsh/4.3.4/zsh/system.so.debug
drwxr-xr-x root/root         0 2007-04-28 11:17 ./usr/lib/debug/bin/
-rwxr-xr-x root/root    997485 2007-04-28 11:17 ./usr/lib/debug/bin/zsh4.dbg
lrwxrwxrwx root/root         0 2007-04-28 11:18 ./usr/share/doc/zsh-dbg -> zsh

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh-static_4.3.4-2_m32r.deb:
drwxr-xr-x root/root         0 2007-04-28 13:13 ./
drwxr-xr-x root/root         0 2007-04-28 13:13 ./usr/
drwxr-xr-x root/root         0 2007-04-28 13:13 ./usr/share/
drwxr-xr-x root/root         0 2007-04-28 13:13 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-04-28 13:13 ./usr/share/lintian/overrides/
-rw-r--r-- root/root        55 2007-04-28 08:27 ./usr/share/lintian/overrides/zsh-static
drwxr-xr-x root/root         0 2007-04-28 13:13 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-28 13:14 ./usr/share/doc/zsh-static/
-rw-r--r-- root/root      1829 2007-04-28 08:27 ./usr/share/doc/zsh-static/copyright
-rw-r--r-- root/root       612 2007-04-28 13:13 ./usr/share/doc/zsh-static/README.Debian
-rw-r--r-- root/root     21582 2007-04-28 08:27 ./usr/share/doc/zsh-static/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-04-28 13:13 ./bin/
-rwxr-xr-x root/root   1415680 2007-04-28 13:13 ./bin/zsh4-static

/debian/buildd2/build/chroot-unstable/build/buildd2/zsh-dev_4.3.4-2_m32r.deb:
drwxr-xr-x root/root         0 2007-04-28 13:15 ./
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/include/
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/include/zsh/
-rw-r--r-- root/root      2493 2006-09-24 05:25 ./usr/include/zsh/ztype.h
-rw-r--r-- root/root       399 2007-04-28 09:13 ./usr/include/zsh/watch.epro
-rw-r--r-- root/root      7378 2007-04-28 09:13 ./usr/include/zsh/utils.epro
-rw-r--r-- root/root      1612 2007-04-28 09:12 ./usr/include/zsh/lex.epro
-rw-r--r-- root/root      2591 2007-04-28 09:12 ./usr/include/zsh/exec.epro
-rw-r--r-- root/root       497 2007-04-28 09:12 ./usr/include/zsh/compat.epro
-rw-r--r-- root/root      1949 2007-04-28 09:13 ./usr/include/zsh/signals.epro
-rw-r--r-- root/root      2227 2007-04-28 09:12 ./usr/include/zsh/jobs.epro
-rw-r--r-- root/root      2419 2007-04-28 09:12 ./usr/include/zsh/hashtable.epro
-rw-r--r-- root/root      1344 2007-04-28 09:12 ./usr/include/zsh/linklist.epro
-rw-r--r-- root/root       851 2007-04-28 09:13 ./usr/include/zsh/pattern.epro
-rw-r--r-- root/root       459 2007-04-28 09:12 ./usr/include/zsh/math.epro
-rw-r--r-- root/root      2262 2003-09-11 16:00 ./usr/include/zsh/hashtable.h
-rw-r--r-- root/root       295 2007-04-28 09:13 ./usr/include/zsh/text.epro
-rw-r--r-- root/root       615 2007-04-28 09:13 ./usr/include/zsh/prompt.epro
-rw-r--r-- root/root       715 2007-04-28 09:12 ./usr/include/zsh/loop.epro
-rw-r--r-- root/root      3742 2007-04-28 09:12 ./usr/include/zsh/module.epro
-rw-r--r-- root/root       298 2007-04-28 10:00 ./usr/include/zsh/main.epro
-rw-r--r-- root/root     65506 2007-03-30 18:33 ./usr/include/zsh/zsh.h
-rw-r--r-- root/root       297 2007-04-28 09:13 ./usr/include/zsh/signames.epro
-rw-r--r-- root/root       305 2007-04-28 09:13 ./usr/include/zsh/sort.epro
-rw-r--r-- root/root     19330 2007-04-13 19:11 ./usr/include/zsh/system.h
-rw-r--r-- root/root      4080 2001-04-14 01:29 ./usr/include/zsh/prototypes.h
-rw-r--r-- root/root      2002 2007-04-28 09:13 ./usr/include/zsh/parse.epro
-rw-r--r-- root/root       623 2007-04-28 09:13 ./usr/include/zsh/subst.epro
-rw-r--r-- root/root       591 2007-04-28 09:12 ./usr/include/zsh/input.epro
-rw-r--r-- root/root      4138 2004-05-03 04:55 ./usr/include/zsh/signals.h
-rw-r--r-- root/root       951 2007-04-28 09:13 ./usr/include/zsh/string.epro
-rw-r--r-- root/root      9142 2007-04-28 09:13 ./usr/include/zsh/params.epro
-rw-r--r-- root/root      3446 2007-04-28 09:12 ./usr/include/zsh/builtin.epro
-rw-r--r-- root/root      3100 2007-04-28 09:12 ./usr/include/zsh/hist.epro
-rw-r--r-- root/root      1225 2007-04-28 09:12 ./usr/include/zsh/mem.epro
-rw-r--r-- root/root      2246 2007-04-28 09:12 ./usr/include/zsh/init.epro
-rw-r--r-- root/root      1059 2007-04-28 09:12 ./usr/include/zsh/glob.epro
-rw-r--r-- root/root       398 2007-04-28 09:12 ./usr/include/zsh/cond.epro
-rw-r--r-- root/root       755 2007-04-28 09:12 ./usr/include/zsh/options.epro
-rw-r--r-- root/root        94 2007-04-28 09:12 ./usr/include/zsh/sigcount.h
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/share/
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/share/doc/zsh-dev/
-rw-r--r-- root/root      1829 2007-04-28 08:27 ./usr/share/doc/zsh-dev/copyright
-rw-r--r-- root/root     21582 2007-04-28 08:27 ./usr/share/doc/zsh-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-04-28 13:15 ./usr/share/zsh-dev/
-rw-r--r-- root/root      4954 2006-08-04 20:42 ./usr/share/zsh-dev/makepro.awk

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/zsh-4.3.4
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070428-1316
Build needed 04:49:55, 52144k disk space




More information about the build-status mailing list