[build-status: 105732] Log for successful build of zsh-beta_4.3.4-dev-1+20071030-1 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Mon Nov 5 06:00:16 JST 2007


Automatic build of zsh-beta_4.3.4-dev-1+20071030-1 on mappi005 by sbuild/m32r 0.53
Build started at 20071105-0439
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 3157kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main zsh-beta 4.3.4-dev-1+20071030-1 (dsc) [788B]
Get:2 http://debian.linux-m32r.org 06_devonian/main zsh-beta 4.3.4-dev-1+20071030-1 (tar) [2389kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main zsh-beta 4.3.4-dev-1+20071030-1 (diff) [768kB]
Fetched 3157kB in 21s (150kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: yodl, texinfo, groff-base, bsdmainutils, libncurses5-dev, texi2html (>= 1.76-2), libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libpcre3-dev
**** Warning:
**** The following central src deps are (probably) missing:
  groff, tetex-bin
Checking for already installed source dependencies...
yodl: already installed (2.11-1)
texinfo: already installed (4.8.dfsg.1-6)
groff-base: already installed (1.18.1.1-12)
bsdmainutils: already installed (6.1.6)
libncurses5-dev: already installed (5.6+20071006-3)
texi2html: already installed (1.78-1 >= 1.76-2 is satisfied)
libcap-dev: already installed (1:1.10-14.1)
libpcre3-dev: already installed (7.3-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-beta in zsh-beta-4.3.4-dev-1+20071030
dpkg-source: unpacking zsh-beta_4.3.4-dev-1+20071030.orig.tar.gz
dpkg-source: applying /debian/buildd/build/zsh-beta_4.3.4-dev-1+20071030-1.diff.gz
dpkg-buildpackage: source package zsh-beta
dpkg-buildpackage: source version 4.3.4-dev-1+20071030-1
dpkg-buildpackage: source changed by Clint Adams <schizo at debian.org>
dpkg-buildpackage: host architecture m32r
 /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)
rm -f `find . -name "*~"`
rm -rf debian/tmp debian/tmp-doc debian/tmp-static debian/tmp-dbg \
	        debian/tmp-dev \
	        debian/files* \
	        core debian/*ubstvars stamp-configure stamp-configure-static \
		config.cache obj obj-static
 debian/rules build
test -f debian/rules
chmod 755 configure
mkdir obj
cd obj && CFLAGS='-Wall -g -W -O2' ../configure --prefix=/usr --mandir=/usr/share/man --bindir=/bin --program-suffix=-beta --infodir=/usr/share/info --enable-maildir-support --enable-max-jobtable-size=256 --enable-etcdir=/etc/zsh-beta --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh-beta/site-functions --with-tcsetpgrp --with-term-lib="ncurses" --enable-cap --enable-pcre
configuring for zsh 4.3.4-dev-1
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 for gcc option to accept ANSI C... 
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 for pcre-config... pcre-config
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 pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.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 ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.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 cap_get_proc in -lcap... 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 setenv... yes
checking for unsetenv... yes
checking for xw... no
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 initscr... yes
checking for setcchar... no
checking for waddwstr... no
checking for wget_wch... no
checking for use_default_colors... yes
checking for pcre_compile... yes
checking for pcre_study... yes
checking for pcre_exec... 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 regcomp... yes
checking for regexec... yes
checking for regerror... yes
checking for regfree... yes
checking for working strcoll... yes
checking for cap_get_proc... 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/bits/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/linux/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h
checking where curses key definitions are located... ../configure: line 12060: x/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/gconv.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/include/stddef.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/sys/cdefs.h
/usr/include/curses.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/stdio.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/_G_config.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/include/stdbool.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/types.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/gnu/stubs.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/stdio_lim.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/typesizes.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/wordsize.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/features.h
/usr/include/ncurses_dll.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/sys_errlist.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/wchar.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/include/stdarg.h
/usr/include/ncurses.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/libio.h
/usr/include/unctrl.h
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/wchar.h: No such file or directory
/usr/include/curses.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 we can use -rdynamic... 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
../configure: line 18387: 21230 Segmentation fault      diff "$cache_file" confcache >/dev/null 2>&1
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 config.h
config.status: executing config.modules commands
creating ./config.modules
config.status: executing stamp-h commands

zsh configuration
-----------------
zsh version               : 4.3.4-dev-1
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 -W -O2
module compiler flags     : -Wall -g -W -O2 -fPIC
executable linker flags   :   -s -rdynamic
module linker flags       :   -s -shared
library flags             : -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc
installation basename     : zsh-beta
binary install path       : /bin
man page install path     : /usr/share/man
info install path         : /usr/share/info
functions install path    : ${prefix}/share/zsh-beta/4.3.4-dev-1/functions
See config.modules for installed modules and functions.

touch stamp-configure
test -f debian/rules
touch stamp-h.in
cd obj && /usr/bin/make
make[1]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
make[2]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
creating Src/Modules/Makefile.in
config.status: creating Src/Modules/Makefile
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
creating Src/Zle/Makefile.in
config.status: creating Src/Zle/Makefile
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
Updated `zsh.mdh'.
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
Updated `rlimits.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
Updated `sched.mdh'.
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `cap.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `clone.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `curses.mdh'.
echo 'timestamp for curses.mdh against curses.mdd' > curses.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/curses.c Src/Modules > curses.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < curses.syms) \
		> curses.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < curses.syms) \
		> `echo curses.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `curses.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `datetime.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `example.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `files.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `langinfo.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `mapfile.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `mathfunc.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `newuser.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `parameter.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `pcre.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `regex.mdh'.
echo 'timestamp for regex.mdh against regex.mdd' > regex.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/regex.c Src/Modules > regex.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < regex.syms) \
		> regex.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < regex.syms) \
		> `echo regex.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `regex.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `socket.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/bits/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/linux/errno.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/bits/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/linux/errno.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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `system.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `tcp.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `termcap.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `terminfo.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `zftp.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `zprof.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `zpty.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `zselect.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `zle.mdh'.
make[6]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `complete.mdh'.
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
Updated `zutil.mdh'.
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `compctl.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `complist.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `computil.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `deltochar.mdh'.
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
Updated `zleparameter.mdh'.
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o builtin.o ../../Src/builtin.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o compat.o ../../Src/compat.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o cond.o ../../Src/cond.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o exec.o ../../Src/exec.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o glob.o ../../Src/glob.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o hashtable.o ../../Src/hashtable.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o hist.o ../../Src/hist.c
../../Src/hist.c: In function 'getsubsargs':
../../Src/hist.c:313: warning: unused parameter 'subline'
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-dev-1'"' > version.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o init.o ../../Src/init.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o input.o ../../Src/input.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o jobs.o ../../Src/jobs.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o lex.o ../../Src/lex.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o linklist.o ../../Src/linklist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o loop.o ../../Src/loop.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o math.o ../../Src/math.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o mem.o ../../Src/mem.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o module.o ../../Src/module.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o options.o ../../Src/options.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o params.o ../../Src/params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o parse.o ../../Src/parse.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o pattern.o ../../Src/pattern.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o prompt.o ../../Src/prompt.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o signals.o ../../Src/signals.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o signames.o signames.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o sort.o ../../Src/sort.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o string.o ../../Src/string.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o subst.o ../../Src/subst.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o text.o ../../Src/text.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -O2  -o utils.o ../../Src/utils.c
../../Src/utils.c: In function 'spckword':
../../Src/utils.c:2186: warning: 'x' may be used uninitialized in this function
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -W -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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
Updated `stamp-modobjs'.
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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 -W -O2 -o main.o ../../Src/main.c
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
rm -f zsh
gcc  -s -rdynamic -o zsh main.o  `cat stamp-modobjs`   -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc
utils.o: In function `gettempname':
../../Src/utils.c:1647: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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 -W -O2 -fPIC -o rlimits..o ../../../Src/Builtins/rlimits.c
../../../Src/Builtins/rlimits.c: In function 'boot_':
../../../Src/Builtins/rlimits.c:924: warning: unused parameter 'm'
( echo '#!'; cat rlimits.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > rlimits.export
rm -f rlimits.so
gcc  -s -shared -o rlimits.so   rlimits..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o sched..o ../../../Src/Builtins/sched.c
../../../Src/Builtins/sched.c: In function 'schedaddtimed':
../../../Src/Builtins/sched.c:61: warning: unused parameter 't'
../../../Src/Builtins/sched.c: In function 'boot_':
../../../Src/Builtins/sched.c:413: warning: unused parameter 'm'
( echo '#!'; cat sched.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > sched.export
rm -f sched.so
gcc  -s -shared -o sched.so   sched..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o cap.so   cap..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o clone.so   clone..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o curses..o ../../../Src/Modules/curses.c
../../../Src/Modules/curses.c: In function 'zcurses_attrget':
../../../Src/Modules/curses.c:227: warning: unused parameter 'w'
../../../Src/Modules/curses.c: In function 'zccmd_init':
../../../Src/Modules/curses.c:325: warning: unused parameter 'nam'
../../../Src/Modules/curses.c:325: warning: unused parameter 'args'
../../../Src/Modules/curses.c: In function 'zccmd_endwin':
../../../Src/Modules/curses.c:714: warning: unused parameter 'nam'
../../../Src/Modules/curses.c:714: warning: unused parameter 'args'
../../../Src/Modules/curses.c: In function 'bin_zcurses':
../../../Src/Modules/curses.c:1123: warning: unused parameter 'ops'
../../../Src/Modules/curses.c: In function 'boot_':
../../../Src/Modules/curses.c:1306: warning: unused parameter 'm'
( echo '#!'; cat curses.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > curses.export
rm -f curses.so
gcc  -s -shared -o curses.so   curses..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o datetime..o ../../../Src/Modules/datetime.c
../../../Src/Modules/datetime.c: In function 'boot_':
../../../Src/Modules/datetime.c:193: warning: unused parameter 'm'
( echo '#!'; cat datetime.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > datetime.export
rm -f datetime.so
gcc  -s -shared -o datetime.so   datetime..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o example.so   example..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o files..o ../../../Src/Modules/files.c
../../../Src/Modules/files.c: In function 'boot_':
../../../Src/Modules/files.c:756: warning: unused parameter 'm'
( echo '#!'; cat files.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > files.export
rm -f files.so
gcc  -s -shared -o files.so   files..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o langinfo.so   langinfo..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o mapfile.so   mapfile..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o mathfunc..o ../../../Src/Modules/mathfunc.c
../../../Src/Modules/mathfunc.c: In function 'boot_':
../../../Src/Modules/mathfunc.c:593: warning: unused parameter 'm'
( echo '#!'; cat mathfunc.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mathfunc.export
rm -f mathfunc.so
gcc  -s -shared -o mathfunc.so   mathfunc..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o newuser..o ../../../Src/Modules/newuser.c
../../../Src/Modules/newuser.c: In function 'features_':
../../../Src/Modules/newuser.c:44: warning: unused parameter 'm'
../../../Src/Modules/newuser.c:44: warning: unused parameter 'features'
../../../Src/Modules/newuser.c: In function 'enables_':
../../../Src/Modules/newuser.c:51: warning: unused parameter 'm'
../../../Src/Modules/newuser.c:51: warning: unused parameter 'enables'
( echo '#!'; cat newuser.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > newuser.export
rm -f newuser.so
gcc  -s -shared -o newuser.so   newuser..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o parameter..o ../../../Src/Modules/parameter.c
../../../Src/Modules/parameter.c: In function 'boot_':
../../../Src/Modules/parameter.c:1878: warning: unused parameter 'm'
( echo '#!'; cat parameter.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > parameter.export
rm -f parameter.so
gcc  -s -shared -o parameter.so   parameter..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o pcre..o ../../../Src/Modules/pcre.c
../../../Src/Modules/pcre.c: In function 'boot_':
../../../Src/Modules/pcre.c:335: warning: unused parameter 'm'
( echo '#!'; cat pcre.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > pcre.export
rm -f pcre.so
gcc  -s -shared -o pcre.so   pcre..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o regex..o ../../../Src/Modules/regex.c
../../../Src/Modules/regex.c: In function 'zcond_regex_match':
../../../Src/Modules/regex.c:80: warning: comparison of unsigned expression < 0 is always false
../../../Src/Modules/regex.c:102: warning: comparison between signed and unsigned
../../../Src/Modules/regex.c: In function 'boot_':
../../../Src/Modules/regex.c:168: warning: unused parameter 'm'
../../../Src/Modules/regex.c: In function 'zcond_regex_match':
../../../Src/Modules/regex.c:58: warning: 'matchessz' may be used uninitialized in this function
( echo '#!'; cat regex.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > regex.export
rm -f regex.so
gcc  -s -shared -o regex.so   regex..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o socket..o ../../../Src/Modules/socket.c
../../../Src/Modules/socket.c: In function 'boot_':
../../../Src/Modules/socket.c:292: warning: unused parameter 'm'
( echo '#!'; cat socket.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > socket.export
rm -f socket.so
gcc  -s -shared -o socket.so   socket..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o stat..o ../../../Src/Modules/stat.c
../../../Src/Modules/stat.c: In function 'boot_':
../../../Src/Modules/stat.c:659: warning: unused parameter 'm'
( echo '#!'; cat stat.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > stat.export
rm -f stat.so
gcc  -s -shared -o stat.so   stat..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o system..o ../../../Src/Modules/system.c
../../../Src/Modules/system.c: In function 'boot_':
../../../Src/Modules/system.c:457: warning: unused parameter 'm'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o system.so   system..o errnames..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o tcp..o ../../../Src/Modules/tcp.c
../../../Src/Modules/tcp.c: In function 'boot_':
../../../Src/Modules/tcp.c:712: warning: unused parameter 'm'
( echo '#!'; cat tcp.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > tcp.export
rm -f tcp.so
gcc  -s -shared -o tcp.so   tcp..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o termcap..o ../../../Src/Modules/termcap.c
../../../Src/Modules/termcap.c: In function 'boot_':
../../../Src/Modules/termcap.c:362: warning: unused parameter 'm'
( echo '#!'; cat termcap.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > termcap.export
rm -f termcap.so
gcc  -s -shared -o termcap.so   termcap..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o terminfo..o ../../../Src/Modules/terminfo.c
../../../Src/Modules/terminfo.c: In function 'boot_':
../../../Src/Modules/terminfo.c:335: warning: unused parameter 'm'
( echo '#!'; cat terminfo.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > terminfo.export
rm -f terminfo.so
gcc  -s -shared -o terminfo.so   terminfo..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zftp..o ../../../Src/Modules/zftp.c
../../../Src/Modules/zftp.c: In function 'zftp_open':
../../../Src/Modules/zftp.c:1699: warning: variable 'zservp' might be clobbered by 'longjmp' or 'vfork'
../../../Src/Modules/zftp.c:1702: warning: variable 'hostnam' might be clobbered by 'longjmp' or 'vfork'
../../../Src/Modules/zftp.c:1696: warning: argument 'args' might be clobbered by 'longjmp' or 'vfork'
( echo '#!'; cat zftp.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zftp.export
rm -f zftp.so
gcc  -s -shared -o zftp.so   zftp..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o zprof.so   zprof..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zpty..o ../../../Src/Modules/zpty.c
../../../Src/Modules/zpty.c: In function 'boot_':
../../../Src/Modules/zpty.c:766: warning: unused parameter 'm'
( echo '#!'; cat zpty.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zpty.export
rm -f zpty.so
gcc  -s -shared -o zpty.so   zpty..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zselect..o ../../../Src/Modules/zselect.c
../../../Src/Modules/zselect.c: In function 'boot_':
../../../Src/Modules/zselect.c:310: warning: unused parameter 'm'
( echo '#!'; cat zselect.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zselect.export
rm -f zselect.so
gcc  -s -shared -o zselect.so   zselect..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zutil..o ../../../Src/Modules/zutil.c
../../../Src/Modules/zutil.c: In function 'boot_':
../../../Src/Modules/zutil.c:1844: warning: unused parameter 'm'
../../../Src/Modules/zutil.c: In function 'bin_zregexparse':
../../../Src/Modules/zutil.c:1363: warning: variable 'subj' might be clobbered by 'longjmp' or 'vfork'
( echo '#!'; cat zutil.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zutil.export
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
rm -f zutil.so
gcc  -s -shared -o zutil.so   zutil..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o compctl..o ../../../Src/Zle/compctl.c
../../../Src/Zle/compctl.c: In function 'boot_':
../../../Src/Zle/compctl.c:3990: warning: unused parameter 'm'
( 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  -s -shared -o compctl.so   compctl..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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 -W -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 -W -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 -W -O2 -fPIC -o compresult..o ../../../Src/Zle/compresult.c
rm -f complete.so
gcc  -s -shared -o complete.so   complete..o compcore..o compmatch..o compresult..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o complist.so   complist..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o computil..o ../../../Src/Zle/computil.c
../../../Src/Zle/computil.c: In function 'boot_':
../../../Src/Zle/computil.c:4597: warning: unused parameter 'm'
( echo '#!'; cat computil.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > computil.export
rm -f computil.so
gcc  -s -shared -o computil.so   computil..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o deltochar.so   deltochar..o    -L/usr/lib -lpcre -lcap -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -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 -W -O2 -fPIC -o zle_word..o ../../../Src/Zle/zle_word.c
rm -f zle.so
gcc  -s -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    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -W -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  -s -shared -o zleparameter.so   zleparameter..o    -L/usr/lib -lpcre -lcap -ldl -lnsl -lncurses -lm  -lc 
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[2]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[2]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Doc'
make[1]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
cd obj && /usr/bin/make check
make[1]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
cd Test ; /usr/bin/make check
make[2]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Test'
if test -n "gcc"; then \
	  cd .. && DESTDIR= \
	  /usr/bin/make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
	fi
for f in ../../Test/*.ztst; do \
	  ZTST_exe=../Src/zsh \
	    ../Src/zsh +Z -f ../../Test/ztst.zsh $f; \
	done
../../Test/A01grammar.ztst: starting.

Test ../../Test/A01grammar.ztst failed: output differs from expected as shown above for:
  echo foo | cat | sed 's/foo/bar/'
Was testing: Basic pipeline handling
../../Test/A01grammar.ztst: test failed.
../../Test/A02alias.ztst: starting.

Test ../../Test/A02alias.ztst failed: output differs from expected as shown above for:
  foo foo
Was testing: Basic aliasing
../../Test/A02alias.ztst: test failed.
../../Test/A03quoting.ztst: starting.

Test ../../Test/A03quoting.ztst failed: output differs from expected as shown above for:
  print 'single  quotes'  "double  quotes"  `echo backquotes`
Was testing: Simple use of quotes
../../Test/A03quoting.ztst: test failed.
../../Test/A04redirect.ztst: starting.

Test ../../Test/A04redirect.ztst failed: output differs from expected as shown above for:
  print 'This is file redir' >redir  &&  cat redir
Was testing: '>' and '<' redirection
../../Test/A04redirect.ztst: test failed.
../../Test/A05execution.ztst: starting.

Test ../../Test/A05execution.ztst failed: output differs from expected as shown above for:
  ./tstcmd
Was testing: ./prog execution
../../Test/A05execution.ztst: test failed.
../../Test/A06assign.ztst: starting.

Test ../../Test/A06assign.ztst failed: output differs from expected as shown above for:
 typeset -A assoc
 assoc=(one 1 two 2 odd)
Error output:
(eval):2: bad set of key/value pairs for associative array
Was testing: assign to association with odd no. of values
../../Test/A06assign.ztst: test failed.
../../Test/B01cd.ztst: starting.

Test ../../Test/B01cd.ztst failed: output differs from expected as shown above for:
 cd cdtst.tmp/sub/fake &&
 pwd &&
 print $PWD
Was testing: Preserving symbolic links in the current directory string
../../Test/B01cd.ztst: test failed.
The following may (or may not) help identifying the cause:
  This test shouldn't really fail.  The fact that it has indicates
  something is broken.  But you already knew that.
../../Test/B02typeset.ztst: starting.

Test ../../Test/B02typeset.ztst failed: output differs from expected as shown above for:
 typeset +m scalar array
Was testing: Report types of parameters with typeset +m
../../Test/B02typeset.ztst: test failed.
../../Test/B03print.ztst: starting.

Test ../../Test/B03print.ztst failed: output differs from expected as shown above for:
 print -D "${HOME:-~}"
Was testing: replace directory name
../../Test/B03print.ztst: test failed.
../../Test/B04read.ztst: starting.

Test ../../Test/B04read.ztst failed: output differs from expected as shown above for:
 read <<<'hello world'
 print $REPLY
Was testing: basic read command
../../Test/B04read.ztst: test failed.
../../Test/C01arith.ztst: starting.

Test ../../Test/C01arith.ztst failed: output differs from expected as shown above for:
  integer light there
  (( light = 42 )) &&
  let 'there = light' &&
  print $(( there ))
Was testing: basic integer arithmetic
../../Test/C01arith.ztst: test failed.
../../Test/C02cond.ztst: starting.

Test ../../Test/C02cond.ztst failed: output differs from expected as shown above for:
  [[ -a zerolength && ! -a nonexistent ]]
Was testing: -a cond
../../Test/C02cond.ztst: test failed.
../../Test/C03traps.ztst: starting.

Test ../../Test/C03traps.ztst failed: output differs from expected as shown above for:
  fn1() {
    trap 'print EXIT1' EXIT
    fn2() { trap 'print EXIT2' EXIT; }
    fn2
  }
  fn1
Was testing: Nested `trap ... EXIT'
../../Test/C03traps.ztst: test failed.
../../Test/C04funcdef.ztst: starting.

Test ../../Test/C04funcdef.ztst failed: output differs from expected as shown above for:
  function f$$ () {
    print regress expansion of function names
  }
  f$$
Was testing: Regression test: `function f$$ () { ... }'
../../Test/C04funcdef.ztst: test failed.
../../Test/D01prompt.ztst: starting.

Test ../../Test/D01prompt.ztst failed: output differs from expected as shown above for:
  hash -d mydir=$mydir
  print -P '  %%%):  %)
  %%~:  %~
  %%d:  %d
  %%1/: %1/
  %%h:  %h
  %%L:  %L
  %%M:  %M
  %%m:  %m
  %%n:  %n
  %%N:  %N
  %%i:  %i
  a%%{...%%}b:  a%{%}b
  '
Was testing: Basic prompt escapes as shown.
../../Test/D01prompt.ztst: test failed.
../../Test/D02glob.ztst: starting.

Test ../../Test/D02glob.ztst failed: output differs from expected as shown above for:
  globtest globtests
Was testing: zsh globbing
../../Test/D02glob.ztst: test failed.
../../Test/D03procsubst.ztst: starting.

Test ../../Test/D03procsubst.ztst failed: output differs from expected as shown above for:
  paste <(cut -f1 FILE1) <(cut -f3 FILE2)
Was testing: <(...) substitution
../../Test/D03procsubst.ztst: test failed.
../../Test/D04parameter.ztst: starting.

Test ../../Test/D04parameter.ztst failed: output differs from expected as shown above for:
  foo='the first parameter'
  bar='the second parameter'
  print -l $foo ${bar}
Was testing: Basic scalar parameter substitution
../../Test/D04parameter.ztst: test failed.
../../Test/D05array.ztst: starting.

Test ../../Test/D05array.ztst failed: output differs from expected as shown above for:
  echo .$foo[1].
Was testing: The first element
../../Test/D05array.ztst: test failed.
../../Test/D06subscript.ztst: starting.

Test ../../Test/D06subscript.ztst failed: output differs from expected as shown above for:
  x=','
  print $s[(i)winkle] $s[(I)winkle]
  print ${s[(i)You are]} $#s
  print ${s[(r)$x,(R)$x]}
Was testing: Scalar pattern subscripts without wildcards
../../Test/D06subscript.ztst: test failed.
../../Test/D07multibyte.ztst: starting.
../../Test/D07multibyte.ztst: skipped (no UTF-8 locale or multibyte mode is not implemented)
../../Test/D08cmdsubst.ztst: starting.

Test ../../Test/D08cmdsubst.ztst failed: output differs from expected as shown above for:
  foo="two words"
  print -l `echo $foo bar`
Was testing: Basic `...` substitution
../../Test/D08cmdsubst.ztst: test failed.
../../Test/E01options.ztst: starting.

Test ../../Test/E01options.ztst failed: output differs from expected as shown above for:
  alias echo='print foo'
  unsetopt aliases
  # use eval else aliases are all parsed at start
  eval echo bar
  setopt aliases
  eval echo bar
  unalias echo
Was testing: ALIASES option
../../Test/E01options.ztst: test failed.
../../Test/E02xtrace.ztst: starting.

Test ../../Test/E02xtrace.ztst failed: output differs from expected as shown above for:
  set -x
  print 'Tracing: builtin'
  print 'Tracing: builtin 2>file' 2>xtrace.err
  cat <<<'Tracing: external'
  cat <<<'Tracing: external 2>file' 2>>xtrace.err
  ( print 'Tracing: ( builtin )' )
  ( print 'Tracing: ( builtin ) 2>file' ) 2>>xtrace.err
  ( cat <<<'Tracing: ( external )' )
  ( cat <<<'Tracing: ( external ) 2>file' ) 2>>xtrace.err
  { print 'Tracing: { builtin }' }
  { print 'Tracing: { builtin } 2>file' } 2>>xtrace.err
  { cat <<<'Tracing: { external }' }
  { cat <<<'Tracing: { external } 2>file' } 2>>xtrace.err
  repeat 1 do print 'Tracing: do builtin done'; done
  repeat 1 do print 'Tracing: do builtin done 2>file'; done 2>>xtrace.err
  repeat 1 do cat <<<'Tracing: do external done'; done
  repeat 1 do cat <<<'Tracing: do external done 2>file'; done 2>>xtrace.err
  xtf 'Tracing: function'
  xtf 'Tracing: function 2>file' 2>>xtrace.err
  . ./xt.in 'Tracing: source'
  . ./xt.in 'Tracing: source 2>file' 2>>xtrace.err
  set +x
  cat xtrace.err
Error output:
+(eval):2> print 'Tracing: builtin'
+(eval):3> print 'Tracing: builtin 2>file'
+(eval):4> cat
+(eval):5> cat
+(eval):6> print 'Tracing: ( builtin )'
+(eval):8> cat
+(eval):10> print 'Tracing: { builtin }'
+(eval):12> cat
+(eval):14> print 'Tracing: do builtin done'
+(eval):16> cat
+(eval):18> xtf 'Tracing: function'
+xtf:1> local regression_test_dummy_variable
+xtf:2> print 'Tracing: function'
+(eval):19> xtf 'Tracing: function 2>file'
+xtf:1> local regression_test_dummy_variable
+xtf:2> print 'Tracing: function 2>file'
+(eval):20> . ./xt.in 'Tracing: source'
+./xt.in:1> print 'Tracing: source'
+(eval):21> . ./xt.in 'Tracing: source 2>file'
+./xt.in:1> print 'Tracing: source 2>file'
+(eval):22> set +x
Was testing: xtrace with and without redirection
../../Test/E02xtrace.ztst: test failed.
../../Test/V01zmodload.ztst: starting.

Test ../../Test/V01zmodload.ztst failed: output differs from expected as shown above for:
 zmodload -L
Was testing: List the loaded modules
../../Test/V01zmodload.ztst: test failed.
../../Test/V02zregexparse.ztst: starting.

Test ../../Test/V02zregexparse.ztst failed: output differs from expected as shown above for:
  zregexparse p1 p2 ''
Was testing: empty
../../Test/V02zregexparse.ztst: test failed.
../../Test/V03mathfunc.ztst: starting.

Test ../../Test/V03mathfunc.ztst failed: output differs from expected as shown above for:
  # -g makes pi available in later tests
  float -gF 5 pi
  (( pi = 4 * atan(1.0) ))
  print $pi
Was testing: Basic operation with atan
../../Test/V03mathfunc.ztst: test failed.
../../Test/V04features.ztst: starting.

Test ../../Test/V04features.ztst failed: output differs from expected as shown above for:
  zmodload -F zsh/datetime
  zmodload -lF zsh/datetime
Was testing: Loading modules with no features
../../Test/V04features.ztst: test failed.
../../Test/V05styles.ztst: starting.

Test ../../Test/V05styles.ztst failed: output differs from expected as shown above for:
  zstyle :random:stuff any-old-style with any old value
  zstyle :randomly:chosen some-other-style I can go on and on
  zstyle -d
  zstyle
Was testing: zstyle -d restores a pristine state
../../Test/V05styles.ztst: test failed.
../../Test/Y01completion.ztst: starting.
comptestinit:zpty:19: can't open pseudo terminal: no such file or directory
comptestinit:zpty:21: no such pty command: zsh
Test ../../Test/Y01completion.ztst failed: non-zero status from preparation code:
  if ( zmodload -i zsh/zpty ) >/dev/null 2>&1; then
    . $ZTST_srcdir/comptest
    mkdir comp.tmp
    cd comp.tmp
    comptestinit -z $ZTST_testdir/../Src/zsh &&
    {
      mkdir dir1 &&
      mkdir dir2 &&
      touch file1 &&
      touch file2
    }
  else
    ZTST_unimplemented="the zsh/zpty module is not available"
  fi
../../Test/Y01completion.ztst: test failed.
Test ../../Test/Y01completion.ztst failed: bad status 1, expected 0 from:
  comptest $': \t\t\t\t\t\t\t'
Error output:
comptest:zpty:2: no such pty command: zsh
comptest:zpty:3: no such pty command: zsh
Was testing: directories and files
../../Test/Y01completion.ztst: test failed.
../../Test/Y02compmatch.ztst: starting.
comptestinit:zpty:19: can't open pseudo terminal: no such file or directory
comptestinit:zpty:21: no such pty command: zsh
Test ../../Test/Y02compmatch.ztst failed: non-zero status from preparation code:
  if ( zmodload -i zsh/zpty ) >/dev/null 2>&1; then
    . $ZTST_srcdir/comptest
    mkdir match.tmp
    cd match.tmp
    comptestinit -z $ZTST_testdir/../Src/zsh &&
    {
      list1=(IndianRed IndianRed2 IndianRed3 IndianRed4)
      test_code () {
    	matcher=$1;
    	list=$2;
    	code="compdef _tst tst ; _tst () { echo -n '<COMPADD>';compadd -M '"
    	code="$code$matcher"
    	code="$code'  - ${(P)list} ; echo  -n '</COMPADD>'"
          code="$code; $extra_cmd"
          code="$code; echo -n '<INSERT_POSITIONS>'"
          code="$code; echo \$compstate[insert_positions]"
          code="$code; echo -n '</INSERT_POSITIONS>'"
          code="$code}"
    	comptesteval "$code"
      }
    }
  else
    ZTST_unimplemented="the zsh/zpty module is not available"
  fi
../../Test/Y02compmatch.ztst: test failed.
Test ../../Test/Y02compmatch.ztst failed: bad status 1, expected 0 from:
 test_code z: list1
 comptest  $'tst \t'
Error output:
(eval):1: command not found: test_code
comptest:zpty:2: no such pty command: zsh
comptest:zpty:3: no such pty command: zsh
Was testing: Match Error for "z:"
../../Test/Y02compmatch.ztst: test failed.
../../Test/Y03arguments.ztst: starting.
comptestinit:zpty:19: can't open pseudo terminal: no such file or directory
comptestinit:zpty:21: no such pty command: zsh
Test ../../Test/Y03arguments.ztst failed: non-zero status from preparation code:
  if ( zmodload -i zsh/zpty ) >/dev/null 2>&1; then
    . $ZTST_srcdir/comptest
    mkdir comp.tmp
    cd comp.tmp
    comptestinit -z $ZTST_testdir/../Src/zsh &&
    {
      comptesteval 'compdef _tst tst'
      tst_arguments () { comptesteval "_tst () { _arguments ${${(@qq)*}} }" }
    }
  else
    ZTST_unimplemented="the zsh/zpty module is not available"
  fi
../../Test/Y03arguments.ztst: test failed.
Test ../../Test/Y03arguments.ztst failed: bad status 1, expected 0 from:
 tst_arguments ':desc1:(arg1)'
 comptest $'tst \t\C-wa\t\C-war\t\C-warg\t\C-warg1\t\C-wr\t\C-wx\t \ty \t'
Error output:
(eval):1: command not found: tst_arguments
comptest:zpty:2: no such pty command: zsh
comptest:zpty:3: no such pty command: zsh
Was testing: one non-option argument
../../Test/Y03arguments.ztst: test failed.
make[2]: [check] Error 1 (ignored)
rm -rf Modules .zcompdump
make[2]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Test'
make[1]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp
make[1]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
make[2]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Doc'
/bin/sh ../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/man/man1
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/man/man1/`echo $file | sed 's|zsh|zsh-beta|'` || exit 1; \
	done
make[2]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Doc'
make[1]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
nroff -mandoc -Tascii Doc/zshbuiltins.1 | colcrt - | \
	sed -e 's/±/{+|-}/' | ( cd debian/tmp/usr/share/zsh-beta/help && \
	perl /build/buildd/zsh-beta-4.3.4-dev-1+20071030/Util/helpfiles )
perl -pi -e \
	's/zsh(all|builtins|compctl|compsys|compwid|contrib|expn|misc|modules|options|param|roadmap|tcpsys|zftpsys|zle|calsys)/zsh-beta$1/g' \
	debian/tmp/usr/share/man/man1/*.1
install -p    -o root -g root  -m  644 -m 644 Misc/* debian/tmp/usr/share/doc/zsh-beta/examples/Misc/.
install -p    -o root -g root  -m  644 -m 644 Functions/Example/* debian/tmp/usr/share/doc/zsh-beta/examples/Functions/.
perl -pi -e 's,#! */bin/zsh,#!/bin/zsh-beta,;s#/usr/local/bin#/usr/bin#' \
	   debian/tmp/usr/share/doc/zsh-beta/examples/misc/*
Can't open debian/tmp/usr/share/doc/zsh-beta/examples/misc/*: No such file or directory.
install -p    -o root -g root  -m  644 StartupFiles/* debian/tmp/usr/share/doc/zsh-beta/examples/.
install -p    -o root -g root  -m  644 Util/* debian/tmp/usr/share/doc/zsh-beta/examples/Util/.
install -p    -o root -g root  -m  644 debian/examples/ssh_completion debian/examples/ssh_completion2 debian/tmp/usr/share/doc/zsh-beta/examples/.
cd obj && /usr/bin/make install.bin DESTDIR=/build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp INSTALL_PROGRAM='install -p    -o root -g root  -m  755 -s'
make[1]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
make[2]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/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/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
`stamp-modobjs' is up to date.
/bin/sh ../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin
install -p    -o root -g root  -m  755 -s  zsh /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta-4.3.4-dev-1
if test -f /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta; then \
	    rm -f /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta.old; \
	    ln /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta.old; \
	else :; fi
rm -f /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta.new
ln /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta-4.3.4-dev-1 /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta.new
mv /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta.new /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/bin/zsh-beta
make[2]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[1]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
cd obj && /usr/bin/make install.modules DESTDIR=/build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp INSTALL_PROGRAM='install -p    -o root -g root  -m  755 -s'
make[1]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
make[2]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[3]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  rlimits.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/rlimits.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  sched.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/sched.so
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  cap.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/cap.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  clone.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/clone.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  curses.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/curses.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  datetime.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/datetime.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  example.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/example.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  files.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/files.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  langinfo.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/langinfo.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  mapfile.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/mapfile.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  mathfunc.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/mathfunc.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  newuser.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/newuser.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  parameter.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/parameter.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  pcre.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/pcre.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  regex.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/regex.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/net
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/net
install -p    -o root -g root  -m  755 -s  socket.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/net/socket.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  stat.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/stat.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  system.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/system.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/net
install -p    -o root -g root  -m  755 -s  tcp.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/net/tcp.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  termcap.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/termcap.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  terminfo.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/terminfo.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zftp.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zftp.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zprof.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zprof.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zpty.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zpty.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zselect.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zselect.so
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[5]: `complete.export' is up to date.
make[5]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zutil.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zutil.so
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  compctl.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/compctl.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  complete.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/complete.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  complist.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/complist.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  computil.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/computil.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  deltochar.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/deltochar.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zle.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zle.so
/bin/sh ../../../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh
install -p    -o root -g root  -m  755 -s  zleparameter.so /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/lib/zsh-beta/4.3.4-dev-1/zsh/zleparameter.so
make[4]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[2]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj/Src'
make[1]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
cd obj && /usr/bin/make install.fns DESTDIR=/build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp
make[1]: Entering directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
if test x/usr/share/zsh-beta/4.3.4-dev-1/functions != x && test x/usr/share/zsh-beta/4.3.4-dev-1/functions != xno; then \
	  test x/usr/local/share/zsh-beta/site-functions != xno && \
	    /bin/sh ../mkinstalldirs /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/local/share/zsh-beta/site-functions; \
	  sdir_top=".." fndir="/usr/share/zsh-beta/4.3.4-dev-1/functions" dir_top="." \
	  scriptdir="/usr/share/zsh-beta/4.3.4-dev-1/scripts" \
	  FUNCTIONS_SUBDIRS="yes" \
	  INSTALL_DATA="/usr/bin/ginstall -c -m 644" \
	  INSTALL_PROGRAM="/usr/bin/ginstall -c" \
	  DESTDIR="/build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp" VERSION="4.3.4-dev-1" \
	  /bin/sh ../Config/installfns.sh || exit 1; \
	fi; \
	exit 0
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/local/share/zsh-beta/site-functions
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Exceptions
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Misc
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/MIME
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/scripts
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Newuser
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/TCP
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Mandriva
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Redhat
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh
mkdir -p -- /build/buildd/zsh-beta-4.3.4-dev-1+20071030/debian/tmp/usr/share/zsh-beta/4.3.4-dev-1/functions/Zle
make[1]: Leaving directory `/build/buildd/zsh-beta-4.3.4-dev-1+20071030/obj'
rm -r debian/tmp/usr/local
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
debian/tmp/bin/zsh-beta -fc 'setopt extendedglob; for i in debian/tmp/'`cat obj/Src/zshpaths.temp`'; do zcompile -U -M $i.zwc $i/*~*.zwc(^/) ; chmod 644 $i.zwc ; done'
rm debian/tmp/bin/zsh-beta-*
strip --remove-section=.comment --remove-section=.note debian/tmp/bin/zsh-beta
strip --remove-section=.comment --remove-section=.note \
	      --strip-unneeded `find debian/tmp/usr/lib/zsh-beta -name "*.so"`
install -p    -o root -g root  -m  644 debian/zlogin debian/zlogout debian/zprofile debian/zshenv debian/zshrc debian/tmp/etc/zsh-beta/.
install -p    -o root -g root  -m  755 debian/run-help \
	  debian/tmp/usr/share/zsh-beta/*/functions/Misc/.
perl -pi -e 's,#! */bin/zsh,#!/usr/bin/zsh,;s#/usr/local/bin#/usr/bin#;s#/usr/bin/zsh#/bin/zsh-beta#' `find debian/tmp/usr/share/zsh-beta/*/functions -type f`
chmod 755 debian/tmp/usr/share/zsh-beta/*/functions/Misc/checkmail \
	          debian/tmp/usr/share/zsh-beta/*/functions/Misc/harden \
	          debian/tmp/usr/share/zsh-beta/*/functions/Misc/run-help \
	          debian/tmp/usr/share/zsh-beta/*/functions/Misc/zkbd \
	          debian/tmp/usr/share/zsh-beta/*/functions/Misc/zcalc \

install -p    -o root -g root  -m  644 Etc/ChangeLog* README META-FAQ Doc/zsh.texi Etc/BUGS Etc/CONTRIBUTORS 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-beta/
install -p    -o root -g root  -m  644 ChangeLog debian/tmp/usr/share/doc/zsh-beta/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-beta/copyright
install -p    -o root -g root  -m  644 debian/changelog debian/tmp/usr/share/doc/zsh-beta/changelog.Debian
install -p    -o root -g root  -m  644 debian/NEWS debian/tmp/usr/share/doc/zsh-beta/NEWS.Debian
install -p    -o root -g root  -m  644 debian/README.Debian debian/tmp/usr/share/doc/zsh-beta/README.Debian
install -p    -o root -g root  -m  644 debian/menu debian/tmp/usr/share/menu/zsh-beta
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-beta -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/usr/lib/zsh-beta/*/zsh/*.so debian/tmp/bin/*
dpkg-gencontrol -ldebian/changelog -isp -pzsh-beta -Tdebian/substvars -Pdebian/tmp
install -p    -o root -g root  -m  755 debian/postinst debian/tmp/DEBIAN/postinst
install -p    -o root -g root  -m  755 debian/postrm debian/tmp/DEBIAN/postrm
install -p    -o root -g root  -m  755 debian/prerm debian/tmp/DEBIAN/prerm
install -p    -o root -g root  -m  644 debian/conffiles debian/tmp/DEBIAN/conffiles
cd debian/tmp && find * -type f ! -path "etc/zsh-beta/zlogin" ! -path "etc/zsh-beta/zlogout" ! -path "etc/zsh-beta/zprofile" ! -path "etc/zsh-beta/zshenv" ! -path "etc/zsh-beta/zshrc"  ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums
chown -R root:root debian/tmp
chmod -R go=rX debian/tmp
dpkg --build debian/tmp ..
dpkg-deb: building package `zsh-beta' in `../zsh-beta_4.3.4-dev-1+20071030-1_m32r.deb'.
 dpkg-genchanges -B >../zsh-beta_4.3.4-dev-1+20071030-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20071105-0559

zsh-beta_4.3.4-dev-1+20071030-1_m32r.changes:
Format: 1.7
Date: Tue, 30 Oct 2007 21:18:57 -0400
Source: zsh-beta
Binary: zsh-beta-static zsh-beta-doc zsh-beta
Architecture: m32r
Version: 4.3.4-dev-1+20071030-1
Distribution: unstable
Urgency: low
Maintainer: Clint Adams <schizo at debian.org>
Changed-By: Clint Adams <schizo at debian.org>
Description: 
 zsh-beta   - A shell with lots of features (dev tree)
Changes: 
 zsh-beta (4.3.4-dev-1+20071030-1) unstable; urgency=low
 .
   * Update to HEAD.
Files: 
 64b9247f69338af1bc8638d28185fd1f 3912992 shells optional zsh-beta_4.3.4-dev-1+20071030-1_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/zsh-beta_4.3.4-dev-1+20071030-1_m32r.deb:
 new debian package, version 2.0.
 size 3912992 bytes: control archive= 26590 bytes.
     107 bytes,     5 lines      conffiles            
     848 bytes,    20 lines      control              
   85082 bytes,   917 lines      md5sums              
     563 bytes,    27 lines   *  postinst             #!/bin/sh
     100 bytes,     5 lines   *  postrm               #!/bin/sh
     343 bytes,    21 lines   *  prerm                #!/bin/sh
 Package: zsh-beta
 Version: 4.3.4-dev-1+20071030-1
 Architecture: m32r
 Maintainer: Clint Adams <schizo at debian.org>
 Installed-Size: 11364
 Depends: passwd (>= 1:4.0.3-10), libc6 (>= 2.3.5-1), libcap1, libncurses5 (>= 5.6), libpcre3 (>= 4.5)
 Suggests: zsh-beta-doc
 Conflicts: zsh (<< 4.0.4-30), zsh30 (<< 3.0.8-6)
 Section: shells
 Priority: optional
 Description: A shell with lots of features (dev tree)
  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 less stable than the regular 'zsh' package.

/debian/buildd/build/chroot-unstable/build/buildd/zsh-beta_4.3.4-dev-1+20071030-1_m32r.deb:
drwxr-xr-x root/root         0 2007-11-05 05:51 ./
drwxr-xr-x root/root         0 2007-11-05 05:51 ./etc/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./etc/zsh-beta/
-rw-r--r-- root/root       619 2007-11-05 04:44 ./etc/zsh-beta/zshenv
-rw-r--r-- root/root      2314 2007-11-05 04:44 ./etc/zsh-beta/zshrc
-rw-r--r-- root/root        54 2007-11-05 04:44 ./etc/zsh-beta/zlogout
-rw-r--r-- root/root       260 2007-11-05 04:44 ./etc/zsh-beta/zprofile
-rw-r--r-- root/root       340 2007-11-05 04:44 ./etc/zsh-beta/zlogin
drwxr-xr-x root/root         0 2007-11-05 05:54 ./usr/
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/lintian/
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/lintian/overrides/
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/doc-base/
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/doc/zsh-beta/
-rw-r--r-- root/root      7836 2007-10-31 06:03 ./usr/share/doc/zsh-beta/completion-style-guide.gz
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/doc/zsh-beta/examples/
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/doc/zsh-beta/examples/StartupFiles/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/doc/zsh-beta/examples/Util/
-rw-r--r-- root/root      1867 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Util/helpfiles.gz
-rw-r--r-- root/root      1108 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Util/difflog.pl.gz
-rw-r--r-- root/root       234 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Util/preconfig.gz
-rw-r--r-- root/root      3882 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Util/reporter.gz
-rw-r--r-- root/root       893 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Util/check_exports.gz
-rw-r--r-- root/root       829 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Util/mkdisttree.sh.gz
-rw-r--r-- root/root      1069 2007-11-05 04:44 ./usr/share/doc/zsh-beta/examples/ssh_completion.gz
-rw-r--r-- root/root       870 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/zshenv.gz
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/doc/zsh-beta/examples/Misc/
-rw-r--r-- root/root       933 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/globtests.ksh.gz
-rw-r--r-- root/root      3958 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/lete2ctl.gz
-rw-r--r-- root/root      1741 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/make-zsh-urls.gz
-rw-r--r-- root/root       552 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/job-control-tests.gz
-rw-r--r-- root/root      1032 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/bash2zshprompt.gz
-rw-r--r-- root/root      1746 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/c2z.gz
-rw-r--r-- root/root      1793 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/globtests.gz
-rw-r--r-- root/root     10803 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Misc/compctl-examples.gz
-rw-r--r-- root/root      2474 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/zshrc.gz
-rw-r--r-- root/root       396 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/zlogin.gz
-rw-r--r-- root/root       550 2007-11-05 04:44 ./usr/share/doc/zsh-beta/examples/ssh_completion2.gz
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/doc/zsh-beta/examples/Functions/
-rw-r--r-- root/root       116 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/cx.gz
-rw-r--r-- root/root       681 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/zless.gz
-rw-r--r-- root/root       109 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/randline.gz
-rw-r--r-- root/root       845 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/zls.gz
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/doc/zsh-beta/examples/Functions/Zftp/
-rw-r--r-- root/root       163 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/cat.gz
-rw-r--r-- root/root       175 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/proto.gz
-rw-r--r-- root/root       113 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/acx.gz
-rw-r--r-- root/root       273 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/pushd.gz
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/doc/zsh-beta/examples/Functions/Misc/
-rw-r--r-- root/root        58 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/yu.gz
-rw-r--r-- root/root        52 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/yp.gz
-rw-r--r-- root/root       253 2007-10-31 06:03 ./usr/share/doc/zsh-beta/examples/Functions/zpgrep.gz
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/doc/zsh-beta/html/
-rw-r--r-- root/root       223 2007-10-31 06:03 ./usr/share/doc/zsh-beta/README.zftp.gz
-rw-r--r-- root/root       938 2007-10-31 06:03 ./usr/share/doc/zsh-beta/BUGS.gz
-rw-r--r-- root/root      4401 2007-10-31 06:03 ./usr/share/doc/zsh-beta/MACHINES.gz
-rw-r--r-- root/root      1869 2007-11-05 04:44 ./usr/share/doc/zsh-beta/META-FAQ.gz
-rw-r--r-- root/root      2441 2007-10-31 06:03 ./usr/share/doc/zsh-beta/FEATURES.gz
-rw-r--r-- root/root      4941 2007-10-31 06:03 ./usr/share/doc/zsh-beta/CONTRIBUTORS.gz
-rw-r--r-- root/root       303 2007-11-05 04:44 ./usr/share/doc/zsh-beta/README.Debian.gz
-rw-r--r-- root/root      1829 2007-11-05 04:44 ./usr/share/doc/zsh-beta/copyright
-rw-r--r-- root/root     12072 2007-10-31 06:03 ./usr/share/doc/zsh-beta/zsh-development-guide.gz
-rw-r--r-- root/root     70390 2007-10-31 06:03 ./usr/share/doc/zsh-beta/changelog.gz
-rw-r--r-- root/root       213 2007-11-05 04:44 ./usr/share/doc/zsh-beta/NEWS.Debian.gz
-rw-r--r-- root/root       768 2007-10-31 06:03 ./usr/share/doc/zsh-beta/FTP-README.gz
-rw-r--r-- root/root    146735 2007-10-31 06:03 ./usr/share/doc/zsh-beta/ChangeLog-3.1.gz
-rw-r--r-- root/root     52430 2007-10-31 06:03 ./usr/share/doc/zsh-beta/ChangeLog-4.1.gz
-rw-r--r-- root/root      5559 2007-10-31 06:03 ./usr/share/doc/zsh-beta/README.gz
-rw-r--r-- root/root       142 2007-10-31 06:03 ./usr/share/doc/zsh-beta/TODO.gz
-rw-r--r-- root/root     49311 2007-10-31 06:03 ./usr/share/doc/zsh-beta/ChangeLog-3.0.gz
-rw-r--r-- root/root     12787 2007-10-31 06:03 ./usr/share/doc/zsh-beta/NEWS.gz
-rw-r--r-- root/root     11728 2007-11-05 04:44 ./usr/share/doc/zsh-beta/changelog.Debian.gz
-rw-r--r-- root/root    322696 2007-11-05 04:44 ./usr/share/doc/zsh-beta/zsh.texi.gz
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/menu/
-rw-r--r-- root/root       110 2007-11-05 04:44 ./usr/share/menu/zsh-beta
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/share/man/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/man/man1/
-rw-r--r-- root/root     10567 2007-11-05 05:52 ./usr/share/man/man1/zsh-betazftpsys.1.gz
-rw-r--r-- root/root     14381 2007-11-05 05:52 ./usr/share/man/man1/zsh-betacompwid.1.gz
-rw-r--r-- root/root     15978 2007-11-05 05:52 ./usr/share/man/man1/zsh-betaparam.1.gz
-rw-r--r-- root/root     59789 2007-11-05 05:52 ./usr/share/man/man1/zsh-betacompsys.1.gz
-rw-r--r-- root/root      9138 2007-11-05 05:52 ./usr/share/man/man1/zsh-betacompctl.1.gz
-rw-r--r-- root/root     10874 2007-11-05 05:52 ./usr/share/man/man1/zsh-betacalsys.1.gz
-rw-r--r-- root/root      6579 2007-11-05 05:52 ./usr/share/man/man1/zsh-betaall.1.gz
-rw-r--r-- root/root     22930 2007-11-05 05:52 ./usr/share/man/man1/zsh-betamisc.1.gz
-rw-r--r-- root/root     11253 2007-11-05 05:52 ./usr/share/man/man1/zsh-betatcpsys.1.gz
-rw-r--r-- root/root      3145 2007-11-05 05:52 ./usr/share/man/man1/zsh-betaroadmap.1.gz
-rw-r--r-- root/root     19609 2007-11-05 05:52 ./usr/share/man/man1/zsh-betazle.1.gz
-rw-r--r-- root/root      6548 2007-11-05 05:52 ./usr/share/man/man1/zsh-beta.1.gz
-rw-r--r-- root/root     28727 2007-11-05 05:52 ./usr/share/man/man1/zsh-betaexpn.1.gz
-rw-r--r-- root/root     31392 2007-11-05 05:52 ./usr/share/man/man1/zsh-betacontrib.1.gz
-rw-r--r-- root/root     38252 2007-11-05 05:52 ./usr/share/man/man1/zsh-betamodules.1.gz
-rw-r--r-- root/root     17467 2007-11-05 05:52 ./usr/share/man/man1/zsh-betaoptions.1.gz
-rw-r--r-- root/root     28322 2007-11-05 05:52 ./usr/share/man/man1/zsh-betabuiltins.1.gz
drwxr-xr-x root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/help/
-rw-r--r-- root/root       123 2007-11-05 05:51 ./usr/share/zsh-beta/help/bg
-rw-r--r-- root/root        80 2007-11-05 05:52 ./usr/share/zsh-beta/help/compdescribe
-rw-r--r-- root/root        60 2007-11-05 05:52 ./usr/share/zsh-beta/help/bindkey
-rw-r--r-- root/root       384 2007-11-05 05:52 ./usr/share/zsh-beta/help/exec
-rw-r--r-- root/root       199 2007-11-05 05:52 ./usr/share/zsh-beta/help/suspend
-rw-r--r-- root/root      2723 2007-11-05 05:52 ./usr/share/zsh-beta/help/trap
-rw-r--r-- root/root        63 2007-11-05 05:52 ./usr/share/zsh-beta/help/zftp
-rw-r--r-- root/root      4741 2007-11-05 05:52 ./usr/share/zsh-beta/help/fc
-rw-r--r-- root/root        66 2007-11-05 05:52 ./usr/share/zsh-beta/help/echotc
-rw-r--r-- root/root        66 2007-11-05 05:52 ./usr/share/zsh-beta/help/ztcp
-rw-r--r-- root/root       113 2007-11-05 05:52 ./usr/share/zsh-beta/help/times
-rw-r--r-- root/root        78 2007-11-05 05:52 ./usr/share/zsh-beta/help/compvalues
-rw-r--r-- root/root       280 2007-11-05 05:52 ./usr/share/zsh-beta/help/export
-rw-r--r-- root/root       361 2007-11-05 05:52 ./usr/share/zsh-beta/help/exit
-rw-r--r-- root/root       286 2007-11-05 05:52 ./usr/share/zsh-beta/help/shift
-rw-r--r-- root/root       339 2007-11-05 05:52 ./usr/share/zsh-beta/help/unlimit
-rw-r--r-- root/root       540 2007-11-05 05:52 ./usr/share/zsh-beta/help/ttyctl
-rw-r--r-- root/root       190 2007-11-05 05:51 ./usr/share/zsh-beta/help/colon
-rw-r--r-- root/root      1657 2007-11-05 05:52 ./usr/share/zsh-beta/help/whence
-rw-r--r-- root/root       151 2007-11-05 05:52 ./usr/share/zsh-beta/help/break
-rw-r--r-- root/root        76 2007-11-05 05:52 ./usr/share/zsh-beta/help/zregexparse
-rw-r--r-- root/root       641 2007-11-05 05:52 ./usr/share/zsh-beta/help/test
-rw-r--r-- root/root        64 2007-11-05 05:52 ./usr/share/zsh-beta/help/clone
-rw-r--r-- root/root        76 2007-11-05 05:52 ./usr/share/zsh-beta/help/comptags
-rw-r--r-- root/root       859 2007-11-05 05:52 ./usr/share/zsh-beta/help/unhash
-rw-r--r-- root/root        52 2007-11-05 05:52 ./usr/share/zsh-beta/help/vared
-rw-r--r-- root/root        64 2007-11-05 05:52 ./usr/share/zsh-beta/help/zprof
-rw-r--r-- root/root        62 2007-11-05 05:52 ./usr/share/zsh-beta/help/setcap
-rw-r--r-- root/root      1861 2007-11-05 05:52 ./usr/share/zsh-beta/help/printf
-rw-r--r-- root/root      1480 2007-11-05 05:52 ./usr/share/zsh-beta/help/kill
-rw-r--r-- root/root        77 2007-11-05 05:52 ./usr/share/zsh-beta/help/compfiles
-rw-r--r-- root/root       953 2007-11-05 05:52 ./usr/share/zsh-beta/help/disable
-rw-r--r-- root/root       832 2007-11-05 05:52 ./usr/share/zsh-beta/help/enable
-rw-r--r-- root/root       485 2007-11-05 05:52 ./usr/share/zsh-beta/help/umask
-rw-r--r-- root/root        77 2007-11-05 05:52 ./usr/share/zsh-beta/help/zsocket
-rw-r--r-- root/root       791 2007-11-05 05:52 ./usr/share/zsh-beta/help/jobs
-rw-r--r-- root/root        74 2007-11-05 05:52 ./usr/share/zsh-beta/help/compctl
-rw-r--r-- root/root      1766 2007-11-05 05:52 ./usr/share/zsh-beta/help/getopts
-rw-r--r-- root/root        69 2007-11-05 05:52 ./usr/share/zsh-beta/help/noglob
-rw-r--r-- root/root        81 2007-11-05 05:52 ./usr/share/zsh-beta/help/builtin
-rw-r--r-- root/root       682 2007-11-05 05:52 ./usr/share/zsh-beta/help/disown
-rw-r--r-- root/root      6116 2007-11-05 05:52 ./usr/share/zsh-beta/help/zcompile
-rw-r--r-- root/root       477 2007-11-05 05:52 ./usr/share/zsh-beta/help/setopt
-rw-r--r-- root/root        75 2007-11-05 05:52 ./usr/share/zsh-beta/help/comptry
-rw-r--r-- root/root       894 2007-11-05 05:52 ./usr/share/zsh-beta/help/return
-rw-r--r-- root/root      2399 2007-11-05 05:52 ./usr/share/zsh-beta/help/ulimit
-rw-r--r-- root/root      2386 2007-11-05 05:52 ./usr/share/zsh-beta/help/set
-rw-r--r-- root/root      5799 2007-11-05 05:52 ./usr/share/zsh-beta/help/read
-rw-r--r-- root/root      2218 2007-11-05 05:51 ./usr/share/zsh-beta/help/alias
-rw-r--r-- root/root      3976 2007-11-05 05:55 ./usr/share/zsh-beta/help/functions
-rw-r--r-- root/root        75 2007-11-05 05:52 ./usr/share/zsh-beta/help/zparseopts
-rw-r--r-- root/root      2443 2007-11-05 05:52 ./usr/share/zsh-beta/help/hash
-rw-r--r-- root/root       933 2007-11-05 05:52 ./usr/share/zsh-beta/help/unset
-rw-r--r-- root/root        67 2007-11-05 05:52 ./usr/share/zsh-beta/help/true
-rw-r--r-- root/root       138 2007-11-05 05:52 ./usr/share/zsh-beta/help/eval
-rw-r--r-- root/root     16731 2007-11-05 05:52 ./usr/share/zsh-beta/help/zmodload
-rw-r--r-- root/root       140 2007-11-05 05:52 ./usr/share/zsh-beta/help/fg
-rw-r--r-- root/root       147 2007-11-05 05:52 ./usr/share/zsh-beta/help/getln
-rw-r--r-- root/root       506 2007-11-05 05:52 ./usr/share/zsh-beta/help/unsetopt
-rw-r--r-- root/root      1006 2007-11-05 05:52 ./usr/share/zsh-beta/help/dot
-rw-r--r-- root/root        63 2007-11-05 05:52 ./usr/share/zsh-beta/help/zpty
-rw-r--r-- root/root        77 2007-11-05 05:52 ./usr/share/zsh-beta/help/compquote
-rw-r--r-- root/root        75 2007-11-05 05:52 ./usr/share/zsh-beta/help/compcall
-rw-r--r-- root/root      3090 2007-11-05 05:52 ./usr/share/zsh-beta/help/limit
-rw-r--r-- root/root        64 2007-11-05 05:52 ./usr/share/zsh-beta/help/sched
-rw-r--r-- root/root        81 2007-11-05 05:52 ./usr/share/zsh-beta/help/comparguments
-rw-r--r-- root/root        67 2007-11-05 05:52 ./usr/share/zsh-beta/help/echoti
-rw-r--r-- root/root        63 2007-11-05 05:52 ./usr/share/zsh-beta/help/stat
-rw-r--r-- root/root        64 2007-11-05 05:52 ./usr/share/zsh-beta/help/zstyle
-rw-r--r-- root/root        52 2007-11-05 05:52 ./usr/share/zsh-beta/help/zle
-rw-r--r-- root/root      2319 2007-11-05 05:52 ./usr/share/zsh-beta/help/cd
-rw-r--r-- root/root       657 2007-11-05 05:52 ./usr/share/zsh-beta/help/dirs
-rw-r--r-- root/root        62 2007-11-05 05:52 ./usr/share/zsh-beta/help/cap
-rw-r--r-- root/root       260 2007-11-05 05:52 ./usr/share/zsh-beta/help/pwd
-rw-r--r-- root/root     14068 2007-11-05 05:52 ./usr/share/zsh-beta/help/typeset
-rw-r--r-- root/root       332 2007-11-05 05:52 ./usr/share/zsh-beta/help/wait
-rw-r--r-- root/root       210 2007-11-05 05:52 ./usr/share/zsh-beta/help/continue
-rw-r--r-- root/root        62 2007-11-05 05:52 ./usr/share/zsh-beta/help/getcap
-rw-r--r-- root/root      1248 2007-11-05 05:52 ./usr/share/zsh-beta/help/pushd
-rw-r--r-- root/root        72 2007-11-05 05:52 ./usr/share/zsh-beta/help/zformat
-rw-r--r-- root/root       552 2007-11-05 05:52 ./usr/share/zsh-beta/help/command
-rw-r--r-- root/root      1178 2007-11-05 05:52 ./usr/share/zsh-beta/help/emulate
-rw-r--r-- root/root       323 2007-11-05 05:52 ./usr/share/zsh-beta/help/let
-rw-r--r-- root/root        78 2007-11-05 05:52 ./usr/share/zsh-beta/help/compgroups
-rw-r--r-- root/root       882 2007-11-05 05:52 ./usr/share/zsh-beta/help/echo
-rw-r--r-- root/root        68 2007-11-05 05:52 ./usr/share/zsh-beta/help/false
-rw-r--r-- root/root       116 2007-11-05 05:52 ./usr/share/zsh-beta/help/log
-rw-r--r-- root/root       499 2007-11-05 05:52 ./usr/share/zsh-beta/help/popd
-rw-r--r-- root/root      3037 2007-11-05 05:52 ./usr/share/zsh-beta/help/print
drwxr-xr-x root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/4.3.4-dev-1/
drwxr-xr-x root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/4.3.4-dev-1/scripts/
-rw-r--r-- root/root       274 2007-11-05 05:52 ./usr/share/zsh-beta/4.3.4-dev-1/scripts/newuser
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/
-rw-r--r-- root/root       558 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_walters_setup
-rw-r--r-- root/root       519 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_zefram_setup
-rw-r--r-- root/root      2058 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_fire_setup
-rw-r--r-- root/root      1640 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_elite2_setup
-rw-r--r-- root/root      5709 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/promptinit
-rw-r--r-- root/root      1612 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_elite_setup
-rw-r--r-- root/root      1455 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_oliver_setup
-rw-r--r-- root/root      6623 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_bart_setup
-rw-r--r-- root/root       293 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_suse_setup
-rw-r--r-- root/root      4315 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_adam2_setup
-rw-r--r-- root/root      1869 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_fade_setup
-rw-r--r-- root/root      1968 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_bigfade_setup
-rw-r--r-- root/root       306 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_redhat_setup
-rw-r--r-- root/root      1886 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_adam1_setup
-rw-r--r-- root/root      1958 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_clint_setup
-rw-r--r-- root/root       574 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_special_chars
-rw-r--r-- root/root       154 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts/prompt_off_setup
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/MIME/
-rw-r--r-- root/root     10995 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/MIME/zsh-mime-setup
-rw-r--r-- root/root      4978 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/MIME/pick-web-browser
-rw-r--r-- root/root      7033 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/MIME/zsh-mime-handler
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Exceptions/
-rw-r--r-- root/root      1022 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Exceptions/throw
-rw-r--r-- root/root      1250 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Exceptions/catch
-rw-r--r-- root/root    110888 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/
-rw-r--r-- root/root       703 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_show
-rw-r--r-- root/root      1629 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_lockfiles
-rw-r--r-- root/root      2551 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_add
-rw-r--r-- root/root       440 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_edit
-rw-r--r-- root/root      1461 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_showdate
-rw-r--r-- root/root      1271 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_read
-rw-r--r-- root/root     10650 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar
-rw-r--r-- root/root      1770 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/age
-rw-r--r-- root/root      1681 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_sort
-rw-r--r-- root/root     26975 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar/calendar_scandate
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/
-rw-r--r-- root/root      2580 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xauth
-rw-r--r-- root/root      2484 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xv
-rw-r--r-- root/root       823 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xscreensaver
-rw-r--r-- root/root      1704 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xdvi
-rw-r--r-- root/root       120 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_locale
-rw-r--r-- root/root       124 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_resource
-rw-r--r-- root/root      3902 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xloadimage
-rw-r--r-- root/root       396 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_colormapid
-rw-r--r-- root/root      4712 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_mozilla
-rw-r--r-- root/root      4743 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xwit
-rw-r--r-- root/root       615 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_keysym
-rw-r--r-- root/root      4650 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_utils
-rw-r--r-- root/root       118 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_title
-rw-r--r-- root/root       116 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_name
-rwxr-xr-x root/root      3014 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_kfmclient
-rw-r--r-- root/root       125 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_borderwidth
-rw-r--r-- root/root      2865 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_nedit
-rw-r--r-- root/root      8278 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_mplayer
-rw-r--r-- root/root       904 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_vnc
-rw-r--r-- root/root       402 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_window
-rw-r--r-- root/root      1066 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xrandr
-rw-r--r-- root/root      2431 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_setxkbmap
-rw-r--r-- root/root       139 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_gnome-gv
-rw-r--r-- root/root       619 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_gqview
-rw-r--r-- root/root       409 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_cursor
-rw-r--r-- root/root       125 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_geometry
-rw-r--r-- root/root      1309 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_gv
-rw-r--r-- root/root      1744 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xt_arguments
-rw-r--r-- root/root      2647 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_qiv
-rw-r--r-- root/root       130 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_selection_timeout
-rw-r--r-- root/root       538 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_nautilus
-rw-r--r-- root/root       272 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_visual
-rw-r--r-- root/root       484 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_extension
-rw-r--r-- root/root        75 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_display
-rw-r--r-- root/root      5196 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xset
-rw-r--r-- root/root       905 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xterm
-rw-r--r-- root/root      1972 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xfig
-rw-r--r-- root/root        40 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xt_session_id
-rw-r--r-- root/root      2945 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_dcop
-rw-r--r-- root/root      1007 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_color
-rw-r--r-- root/root      1481 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_urxvt
-rw-r--r-- root/root       307 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_font
-rw-r--r-- root/root      2274 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xmodmap
-rw-r--r-- root/root      3196 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_acroread
-rw-r--r-- root/root       601 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_arguments
-rw-r--r-- root/root       153 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_x_modifier
-rw-r--r-- root/root      2935 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_netscape
-rw-r--r-- root/root      1533 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X/_xpdf
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/
-rw-r--r-- root/root      1427 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_lsdev
-rw-r--r-- root/root       124 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_physical_volumes
-rw-r--r-- root/root       455 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_logical_volumes
-rw-r--r-- root/root       146 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_object_classes
-rw-r--r-- root/root       110 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_floppy
-rw-r--r-- root/root       505 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_lsvg
-rw-r--r-- root/root       658 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_lscfg
-rw-r--r-- root/root       432 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_lspv
-rw-r--r-- root/root        87 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_volume_groups
-rw-r--r-- root/root       856 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_smit
-rw-r--r-- root/root       348 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX/_lslv
-rw-r--r-- root/root    213224 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/
-rw-r--r-- root/root      3220 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_aptitude
-rw-r--r-- root/root       714 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_apt-show-versions
-rw-r--r-- root/root      1201 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dpkg-buildpackage
-rw-r--r-- root/root      6087 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_bts
-rw-r--r-- root/root       688 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_madison
-rw-r--r-- root/root      3789 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_lintian
-rw-r--r-- root/root      1318 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dpkg_source
-rw-r--r-- root/root       808 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dlocate
-rw-r--r-- root/root       106 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_mergechanges
-rw-r--r-- root/root      2644 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_svn-buildpackage
-rw-r--r-- root/root      1796 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_apt-file
-rw-r--r-- root/root      7483 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dpkg
-rw-r--r-- root/root       487 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_a2utils
-rw-r--r-- root/root       378 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dpkg-repack
-rw-r--r-- root/root       987 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dchroot-dsa
-rw-r--r-- root/root      2513 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_wajig
-rw-r--r-- root/root      3614 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_deb_packages
-rw-r--r-- root/root       780 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dupload
-rw-r--r-- root/root      2095 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_module-assistant
-rw-r--r-- root/root     20646 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_apt
-rw-r--r-- root/root      2561 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_reprepro
-rw-r--r-- root/root        56 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_cdbs-edit-patch
-rw-r--r-- root/root       511 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_debchange
-rw-r--r-- root/root      1058 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dchroot
-rw-r--r-- root/root       637 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_update-rc.d
-rw-r--r-- root/root       894 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_debdiff
-rw-r--r-- root/root      1275 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dpatch-edit-patch
-rw-r--r-- root/root      1384 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_update-alternatives
-rw-r--r-- root/root      1812 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_apt-move
-rw-r--r-- root/root      1037 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_uscan
-rw-r--r-- root/root      3216 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_debfoster
-rw-r--r-- root/root       328 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_toolchain-source
-rw-r--r-- root/root       972 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_piuparts
-rw-r--r-- root/root      1147 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dpkg-cross
-rw-r--r-- root/root      9184 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dak
-rw-r--r-- root/root      1271 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_dput
-rw-r--r-- root/root      2070 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_wanna-build
-rw-r--r-- root/root      2642 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_make-kpkg
-rw-r--r-- root/root      4598 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_bug
-rw-r--r-- root/root      1497 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_schroot
-rw-r--r-- root/root       623 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_debsign
-rw-r--r-- root/root      1443 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_linda
-rw-r--r-- root/root       413 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_lighttpd
-rw-r--r-- root/root      1081 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_auto-apt
-rw-r--r-- root/root       555 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Debian/_invoke-rc.d
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/
-rw-r--r-- root/root       716 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_pscp
-rw-r--r-- root/root       527 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_cygserver
-rw-r--r-- root/root      2140 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_cygstart
-rw-r--r-- root/root       432 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_dumper
-rw-r--r-- root/root       430 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_mkzsh
-rw-r--r-- root/root      2387 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_cygpath
-rw-r--r-- root/root       783 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_cygcheck
-rw-r--r-- root/root       864 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_mkshortcut
-rw-r--r-- root/root       413 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_putclip
-rw-r--r-- root/root       464 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_getfacl
-rw-r--r-- root/root      1701 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_cygrunsrv
-rw-r--r-- root/root       406 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin/_getclip
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Mandriva/
-rw-r--r-- root/root     13818 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Mandriva/_urpmi
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/
-rw-r--r-- root/root      1860 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_complete_tag
-rw-r--r-- root/root      1949 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_alternative
-rw-r--r-- root/root      1444 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_store_cache
-rw-r--r-- root/root       815 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_set_command
-rw-r--r-- root/root       735 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_pick_variant
-rw-r--r-- root/root      1618 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_prefix
-rw-r--r-- root/root       920 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_all_labels
-rw-r--r-- root/root      1942 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_dispatch
-rw-r--r-- root/root      1958 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_setup
-rw-r--r-- root/root       558 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_menu
-rw-r--r-- root/root      3141 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_describe
-rw-r--r-- root/root      3472 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_approximate
-rw-r--r-- root/root      1915 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_oldlist
-rw-r--r-- root/root      2501 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_combination
-rw-r--r-- root/root       970 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_all_matches
-rw-r--r-- root/root       755 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_complete_debug
-rw-r--r-- root/root       328 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_generic
-rw-r--r-- root/root      1343 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_history
-rw-r--r-- root/root       788 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_message
-rw-r--r-- root/root      1647 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_ignored
-rw-r--r-- root/root      3167 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_complete
-rw-r--r-- root/root       732 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_retrieve_cache
-rw-r--r-- root/root      2496 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_regex_arguments
-rw-r--r-- root/root       412 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_complete_help_generic
-rw-r--r-- root/root      1961 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_correct_filename
-rw-r--r-- root/root      7569 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_arg_compile
-rw-r--r-- root/root      3464 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_next_tags
-rw-r--r-- root/root       183 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_wanted
-rw-r--r-- root/root      3801 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_sep_parts
-rw-r--r-- root/root       737 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_call_function
-rw-r--r-- root/root       462 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_normal
-rw-r--r-- root/root       600 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_next_label
-rw-r--r-- root/root       136 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_sub_commands
-rw-r--r-- root/root       211 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_call_program
-rw-r--r-- root/root      1987 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_expand_alias
-rw-r--r-- root/root      3451 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_history_complete_word
-rw-r--r-- root/root      3093 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_description
-rw-r--r-- root/root       822 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_list
-rw-r--r-- root/root      2455 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_complete_help
-rw-r--r-- root/root      3719 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_values
-rw-r--r-- root/root      6902 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_expand
-rw-r--r-- root/root       518 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_correct
-rw-r--r-- root/root       268 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_requested
-rw-r--r-- root/root       746 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_regex_words
-rw-r--r-- root/root      8281 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_multi_parts
-rw-r--r-- root/root      1358 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_bash_completions
-rw-r--r-- root/root     16633 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_arguments
-rw-r--r-- root/root      3824 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_read_comp
-rw-r--r-- root/root       871 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_most_recent_file
-rw-r--r-- root/root      2429 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_match
-rw-r--r-- root/root       707 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_cache_invalid
-rw-r--r-- root/root       388 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_correct_word
-rw-r--r-- root/root       169 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_guard
-rw-r--r-- root/root      1466 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_tags
-rw-r--r-- root/root       307 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_expand_word
-rw-r--r-- root/root        90 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_nothing
-rw-r--r-- root/root      9385 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base/_main_complete
-rw-r--r-- root/root    179440 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/X.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Redhat/
-rw-r--r-- root/root     11012 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Redhat/_rpm
-rw-r--r-- root/root      7839 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Redhat/_yum
-rw-r--r-- root/root       706 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Redhat/_service
-rw-r--r-- root/root     71864 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin.zwc
-rw-r--r-- root/root     24920 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Cygwin.zwc
-rw-r--r-- root/root    238888 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Base.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/
-rw-r--r-- root/root      1120 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_tpconfig
-rw-r--r-- root/root       525 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_yast
-rw-r--r-- root/root      1078 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_fuse_arguments
-rw-r--r-- root/root      1405 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_tune2fs
-rw-r--r-- root/root      2001 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_mondo
-rw-r--r-- root/root       752 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_sshfs
-rw-r--r-- root/root      2421 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_pkgtool
-rw-r--r-- root/root      1762 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_brctl
-rw-r--r-- root/root       975 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_tpb
-rw-r--r-- root/root       737 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_losetup
-rw-r--r-- root/root       647 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_analyseplugin
-rw-r--r-- root/root      2397 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_iwconfig
-rw-r--r-- root/root       439 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_wakeup_capable_devices
-rw-r--r-- root/root      1272 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_acpi
-rw-r--r-- root/root      1648 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_fuse_values
-rw-r--r-- root/root     10602 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_iptables
-rw-r--r-- root/root      3058 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_vserver
-rw-r--r-- root/root       650 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_fusermount
-rw-r--r-- root/root      5261 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_uml
-rw-r--r-- root/root      4770 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_valgrind
-rw-r--r-- root/root       748 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_mii-tool
-rw-r--r-- root/root      3258 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_modutils
-rw-r--r-- root/root       871 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_lsusb
-rw-r--r-- root/root      2435 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux/_acpitool
-rw-r--r-- root/root      4702 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/bashcompinit
-rw-r--r-- root/root     28072 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Mandriva.zwc
-rw-r--r-- root/root     15598 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/compinit
-rw-r--r-- root/root      4911 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/compaudit
-rw-r--r-- root/root   2180248 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix.zwc
-rw-r--r-- root/root     24712 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD.zwc
-rw-r--r-- root/root    158136 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh.zwc
-rw-r--r-- root/root     14472 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/AIX.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/
-rw-r--r-- root/root       139 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_mac_applications
-rw-r--r-- root/root      5350 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_fink
-rw-r--r-- root/root       525 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_qtplay
-rw-r--r-- root/root      1724 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_defaults
-rw-r--r-- root/root      2332 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_softwareupdate
-rw-r--r-- root/root      3289 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_retrieve_mac_apps
-rw-r--r-- root/root      1103 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_open
-rw-r--r-- root/root      2000 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_mac_files_for_application
-rw-r--r-- root/root     22443 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Darwin/_hdiutil
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/
-rw-r--r-- root/root      1963 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_compdef
-rw-r--r-- root/root       459 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_disable
-rw-r--r-- root/root       299 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_options_set
-rw-r--r-- root/root       101 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_functions
-rw-r--r-- root/root      2580 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zftp
-rw-r--r-- root/root      2048 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_bindkey
-rw-r--r-- root/root       326 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_vared
-rw-r--r-- root/root       467 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_sched
-rw-r--r-- root/root       296 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_prompt
-rw-r--r-- root/root       360 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_jobs_builtin
-rwxr-xr-x root/root       179 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zed
-rw-r--r-- root/root      1696 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_condition
-rw-r--r-- root/root      1153 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_command_names
-rw-r--r-- root/root      1128 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_hash
-rw-r--r-- root/root        86 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_arrays
-rw-r--r-- root/root        85 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_autocd
-rw-r--r-- root/root      2285 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zmodload
-rw-r--r-- root/root       841 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_file_descriptors
-rw-r--r-- root/root      3503 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_subscript
-rw-r--r-- root/root       776 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_parameters
-rw-r--r-- root/root       710 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_alias
-rw-r--r-- root/root       475 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_kill
-rw-r--r-- root/root       101 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_trap
-rw-r--r-- root/root       813 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_in_vared
-rw-r--r-- root/root       682 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_default
-rw-r--r-- root/root       178 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_builtin
-rw-r--r-- root/root       338 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_enable
-rw-r--r-- root/root       568 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_stat
-rw-r--r-- root/root       166 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_limit
-rw-r--r-- root/root        31 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_jobs_fg
-rw-r--r-- root/root       525 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_suffix_alias_files
-rw-r--r-- root/root      1631 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_first
-rw-r--r-- root/root       927 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zcompile
-rw-r--r-- root/root        66 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_wait
-rw-r--r-- root/root       193 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_setopt
-rw-r--r-- root/root       399 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_redirect
-rw-r--r-- root/root        27 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_jobs_bg
-rw-r--r-- root/root        43 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_brace_parameter
-rw-r--r-- root/root        33 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_equal
-rw-r--r-- root/root      1364 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_fc
-rw-r--r-- root/root       805 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zmv
-rw-r--r-- root/root      3752 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_typeset
-rw-r--r-- root/root       143 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_command
-rw-r--r-- root/root       732 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_tilde
-rw-r--r-- root/root      1473 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_set
-rw-r--r-- root/root      2005 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zpty
-rw-r--r-- root/root      2831 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_cd
-rw-r--r-- root/root      1020 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_ulimit
-rw-r--r-- root/root      1549 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_print
-rw-r--r-- root/root        37 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_parameter
-rw-r--r-- root/root       919 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_read
-rw-r--r-- root/root      1132 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_which
-rw-r--r-- root/root       327 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_math
-rw-r--r-- root/root        57 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_mere
-rw-r--r-- root/root       469 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_vars
-rw-r--r-- root/root       555 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_unhash
-rw-r--r-- root/root       105 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_limits
-rw-r--r-- root/root        64 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_assign
-rw-r--r-- root/root       708 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_aliases
-rw-r--r-- root/root        93 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_echotc
-rw-r--r-- root/root       309 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_options_unset
-rw-r--r-- root/root      1418 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_directory_stack
-rw-r--r-- root/root     10428 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zstyle
-rw-r--r-- root/root      1623 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_value
-rw-r--r-- root/root       104 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_precommand
-rw-r--r-- root/root       226 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_source
-rw-r--r-- root/root       217 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_emulate
-rw-r--r-- root/root       182 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_options
-rw-r--r-- root/root      1987 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_jobs
-rw-r--r-- root/root       262 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_dirs
-rw-r--r-- root/root       190 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_unsetopt
-rw-r--r-- root/root        94 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_echoti
-rw-r--r-- root/root       113 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_ttyctl
-rw-r--r-- root/root      2364 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Zsh/_zle
-rw-r--r-- root/root    118952 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Linux.zwc
-rw-r--r-- root/root      3986 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/compdump
-rw-r--r-- root/root     42112 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Redhat.zwc
-rw-r--r-- root/root     61041 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/compinstall
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/
-rw-r--r-- root/root      5553 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_bsd_pkg
-rw-r--r-- root/root       962 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_portsnap
-rw-r--r-- root/root       937 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_cvsup
-rw-r--r-- root/root       742 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_portlint
-rw-r--r-- root/root       867 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_kld
-rw-r--r-- root/root      1449 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_chflags
-rw-r--r-- root/root       748 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/BSD/_csup
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/
-rw-r--r-- root/root      1812 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_vux
-rw-r--r-- root/root      1351 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_arping
-rw-r--r-- root/root      3405 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_perl_modules
-rw-r--r-- root/root     22184 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_path_files
-rw-r--r-- root/root       678 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tardy
-rw-r--r-- root/root       729 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_user_at_host
-rw-r--r-- root/root     28872 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cvs
-rw-r--r-- root/root      2141 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dict
-rw-r--r-- root/root       716 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_perl_basepods
-rw-r--r-- root/root      6172 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sccs
-rw-r--r-- root/root      1311 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ldd
-rw-r--r-- root/root      2221 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_path_commands
-rw-r--r-- root/root       658 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_yodl
-rw-r--r-- root/root      5272 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_bogofilter
-rw-r--r-- root/root      2158 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sqsh
-rw-r--r-- root/root      7466 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_wget
-rw-r--r-- root/root       777 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_chkconfig
-rw-r--r-- root/root       186 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_global_tags
-rw-r--r-- root/root      7305 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tidy
-rw-r--r-- root/root       650 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sudo
-rw-r--r-- root/root      4819 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_whois
-rw-r--r-- root/root      2251 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_groff
-rw-r--r-- root/root       443 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pon
-rw-r--r-- root/root       457 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_md5sum
-rw-r--r-- root/root      1125 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mysqldiff
-rw-r--r-- root/root       246 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_nice
-rw-r--r-- root/root       911 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tar_archive
-rw-r--r-- root/root      1013 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_signals
-rw-r--r-- root/root      1082 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mencal
-rw-r--r-- root/root      1351 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_irssi
-rw-r--r-- root/root      6019 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mailboxes
-rw-r--r-- root/root      2524 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_perl
-rw-r--r-- root/root       409 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_comm
-rw-r--r-- root/root       461 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sh
-rw-r--r-- root/root       170 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ctags_tags
-rw-r--r-- root/root      1119 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_wiggle
-rw-r--r-- root/root       304 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_knock
-rw-r--r-- root/root      5921 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_xmlsoft
-rw-r--r-- root/root      1527 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_python
-rw-r--r-- root/root       792 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_groups
-rw-r--r-- root/root      2241 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_du
-rw-r--r-- root/root       566 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_kvno
-rw-r--r-- root/root      2866 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ifconfig
-rw-r--r-- root/root      1005 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mutt
-rw-r--r-- root/root     12446 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ssh
-rw-r--r-- root/root       583 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tcptraceroute
-rw-r--r-- root/root      6348 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_screen
-rw-r--r-- root/root      3212 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mt
-rw-r--r-- root/root       349 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_env
-rw-r--r-- root/root      7875 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_patch
-rw-r--r-- root/root      1583 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pids
-rw-r--r-- root/root      6250 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gnutls
-rw-r--r-- root/root      1808 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sablotron
-rw-r--r-- root/root      4658 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cpio
-rw-r--r-- root/root        92 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_strip
-rw-r--r-- root/root       725 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mtr
-rw-r--r-- root/root       502 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_xargs
-rw-r--r-- root/root       365 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_killall
-rw-r--r-- root/root      2781 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_man
-rw-r--r-- root/root       601 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_fortune
-rw-r--r-- root/root       210 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_newsgroups
-rw-r--r-- root/root      3308 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_arch_namespace
-rw-r--r-- root/root      5492 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_module
-rw-r--r-- root/root      5578 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ant
-rw-r--r-- root/root      5673 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_less
-rw-r--r-- root/root       778 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ccal
-rw-r--r-- root/root       413 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_arch_archives
-rw-r--r-- root/root       339 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cplay
-rw-r--r-- root/root      3936 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sisu
-rw-r--r-- root/root        87 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tracepath
-rw-r--r-- root/root       432 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mail
-rw-r--r-- root/root      2740 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_raggle
-rw-r--r-- root/root       117 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_directories
-rw-r--r-- root/root       491 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rrdtool
-rw-r--r-- root/root      2102 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rake
-rw-r--r-- root/root       547 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cal
-rw-r--r-- root/root      6103 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mpc
-rw-r--r-- root/root      4531 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_w3m
-rw-r--r-- root/root      3646 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_psutils
-rw-r--r-- root/root       222 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_time_zone
-rw-r--r-- root/root     25861 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pbm
-rw-r--r-- root/root      3896 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_locate
-rw-r--r-- root/root       365 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pdf
-rw-r--r-- root/root      1173 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_uniq
-rw-r--r-- root/root       620 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_unexpand
-rw-r--r-- root/root      2842 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_twisted
-rw-r--r-- root/root       595 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_loadkeys
-rw-r--r-- root/root      1680 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_apm
-rw-r--r-- root/root      2352 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_hosts
-rw-r--r-- root/root        90 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_diff
-rw-r--r-- root/root       210 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_terminals
-rw-r--r-- root/root      1451 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_flex
-rw-r--r-- root/root      1944 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_su
-rw-r--r-- root/root      3063 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_php
-rw-r--r-- root/root      1410 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_metaflac
-rw-r--r-- root/root      2091 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_links
-rw-r--r-- root/root       676 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tilde_files
-rw-r--r-- root/root      9483 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gpg
-rw-r--r-- root/root       978 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_init_d
-rw-r--r-- root/root      2115 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_find
-rw-r--r-- root/root     28109 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_imagemagick
-rw-r--r-- root/root     74513 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_perforce
-rw-r--r-- root/root      2921 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ruby
-rw-r--r-- root/root      1169 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ld_debug
-rw-r--r-- root/root      2638 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_aap
-rw-r--r-- root/root      5935 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tar
-rw-r--r-- root/root       486 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_fakeroot
-rw-r--r-- root/root       530 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_postfix
-rw-r--r-- root/root      1844 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_yafc
-rwxr-xr-x root/root      2276 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_chmod
-rw-r--r-- root/root       192 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tex
-rw-r--r-- root/root      1945 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_perldoc
-rw-r--r-- root/root      3907 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_make
-rw-r--r-- root/root      3436 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_samba
-rw-r--r-- root/root      5911 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_urls
-rw-r--r-- root/root       727 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_diffstat
-rw-r--r-- root/root     35894 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mount
-rw-r--r-- root/root       680 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dir_list
-rw-r--r-- root/root      1034 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_date
-rw-r--r-- root/root      3236 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_todo.sh
-rw-r--r-- root/root      2380 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_lsof
-rw-r--r-- root/root       802 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_quilt
-rw-r--r-- root/root       287 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_totd
-rw-r--r-- root/root      1323 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_netcat
-rw-r--r-- root/root     16158 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_darcs
-rw-r--r-- root/root       424 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_renice
-rw-r--r-- root/root      2294 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_attr
-rw-r--r-- root/root      3209 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_printers
-rw-r--r-- root/root      1725 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gdb
-rw-r--r-- root/root       517 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mercurial
-rw-r--r-- root/root      2536 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_chown
-rw-r--r-- root/root       328 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ps
-rw-r--r-- root/root       361 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pack
-rw-r--r-- root/root        45 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_my_accounts
-rw-r--r-- root/root       935 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dmidecode
-rw-r--r-- root/root       795 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cssh
-rw-r--r-- root/root      3839 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_lzop
-rw-r--r-- root/root       403 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ranlib
-rw-r--r-- root/root      1441 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pump
-rw-r--r-- root/root      1552 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_guilt
-rw-r--r-- root/root      1660 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_flasher
-rw-r--r-- root/root       408 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_bind_addresses
-rw-r--r-- root/root      2140 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_telnet
-rw-r--r-- root/root      2123 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cut
-rw-r--r-- root/root       285 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ports
-rw-r--r-- root/root      1337 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gprof
-rw-r--r-- root/root      5214 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_zip
-rw-r--r-- root/root      1732 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ping
-rw-r--r-- root/root      2696 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rubber
-rw-r--r-- root/root       326 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pspdf
-rw-r--r-- root/root       129 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_texi
-rw-r--r-- root/root    153177 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_git
-rwxr-xr-x root/root      4862 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cdrecord
-rw-r--r-- root/root      2116 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tin
-rw-r--r-- root/root     23468 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_java
-rw-r--r-- root/root      8577 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ecasound
-rw-r--r-- root/root      1926 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cp
-rw-r--r-- root/root      1943 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_user_admin
-rw-r--r-- root/root      2006 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_genisoimage
-rw-r--r-- root/root      1292 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dict_words
-rw-r--r-- root/root       585 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_domains
-rw-r--r-- root/root       923 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_bison
-rw-r--r-- root/root       534 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_arp
-rw-r--r-- root/root      1083 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_antiword
-rw-r--r-- root/root      8249 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cdrdao
-rw-r--r-- root/root       112 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_zdump
-rw-r--r-- root/root      2783 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_canonical_paths
-rw-r--r-- root/root      1712 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sysctl
-rw-r--r-- root/root        99 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_zcat
-rw-r--r-- root/root       475 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_spamassassin
-rw-r--r-- root/root      2504 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gphoto2
-rw-r--r-- root/root     11498 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gcc
-rw-r--r-- root/root       203 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_webbrowser
-rw-r--r-- root/root      2809 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_a2ps
-rw-r--r-- root/root       251 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_users
-rw-r--r-- root/root      1989 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_iconv
-rw-r--r-- root/root     17994 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tla
-rw-r--r-- root/root      1414 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_compress
-rw-r--r-- root/root       985 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_sed
-rw-r--r-- root/root      4902 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_bittorrent
-rw-r--r-- root/root      2527 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_qemu
-rw-r--r-- root/root      3991 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_grep
-rw-r--r-- root/root      1131 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_slrn
-rwxr-xr-x root/root      1514 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_getent
-rw-r--r-- root/root      1503 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_figlet
-rw-r--r-- root/root       432 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_look
-rw-r--r-- root/root      3529 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gzip
-rw-r--r-- root/root      2812 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_units
-rw-r--r-- root/root      2786 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pax
-rw-r--r-- root/root       607 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_vorbiscomment
-rw-r--r-- root/root      2157 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_finger
-rw-r--r-- root/root      1002 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_file_systems
-rw-r--r-- root/root      5362 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_enscript
-rw-r--r-- root/root      6848 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_prcs
-rw-r--r-- root/root     18913 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ip
-rw-r--r-- root/root      2683 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rlogin
-rw-r--r-- root/root      2274 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_joe
-rw-r--r-- root/root      2364 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_bzip2
-rw-r--r-- root/root      3502 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mh
-rw-r--r-- root/root       925 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dhclient
-rw-r--r-- root/root     10462 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_bzr
-rw-r--r-- root/root      1616 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gs
-rw-r--r-- root/root      9979 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mysql_utils
-rw-r--r-- root/root       253 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_users_on
-rw-r--r-- root/root      1849 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_global
-rw-r--r-- root/root      7230 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_tiff
-rw-r--r-- root/root      2952 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_files
-rw-r--r-- root/root      3395 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_lynx
-rw-r--r-- root/root       863 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_toilet
-rw-r--r-- root/root       116 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_apachectl
-rw-r--r-- root/root      3466 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_nmap
-rw-r--r-- root/root      5677 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_nslookup
-rw-r--r-- root/root       178 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_gnu_generic
-rw-r--r-- root/root       535 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cowsay
-rwxr-xr-x root/root      1156 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mime_types
-rw-r--r-- root/root      5452 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_email_addresses
-rw-r--r-- root/root      1089 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_socket
-rw-r--r-- root/root       349 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_locales
-rw-r--r-- root/root      2107 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_fuser
-rw-r--r-- root/root      4614 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rar
-rw-r--r-- root/root      2156 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pkg-config
-rw-r--r-- root/root      1056 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_net_interfaces
-rw-r--r-- root/root      2142 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_cdcd
-rw-r--r-- root/root      6078 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ls
-rw-r--r-- root/root       519 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_fsh
-rw-r--r-- root/root       280 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ncftp
-rw-r--r-- root/root      1062 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ri
-rw-r--r-- root/root      4210 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_ispell
-rw-r--r-- root/root      1080 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_getmail
-rw-r--r-- root/root      5695 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_vorbis
-rw-r--r-- root/root      2134 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_getconf
-rw-r--r-- root/root      2945 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_pine
-rw-r--r-- root/root      3242 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_yp
-rw-r--r-- root/root     19631 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_growisofs
-rw-r--r-- root/root      1418 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_list_files
-rw-r--r-- root/root       656 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_java_class
-rw-r--r-- root/root       472 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_unace
-rw-r--r-- root/root      1894 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mkdir
-rw-r--r-- root/root       472 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_last
-rw-r--r-- root/root       428 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_showmount
-rw-r--r-- root/root       766 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rcs
-rw-r--r-- root/root      7223 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_diff_options
-rw-r--r-- root/root        64 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_other_accounts
-rw-r--r-- root/root      1985 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_elinks
-rw-r--r-- root/root       357 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_configure
-rw-r--r-- root/root       812 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dd
-rw-r--r-- root/root      2511 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_monotone
-rw-r--r-- root/root      3881 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_vim
-rw-r--r-- root/root       554 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_fetchmail
-rw-r--r-- root/root       762 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_stty
-rw-r--r-- root/root       104 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_printenv
-rw-r--r-- root/root     11346 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_rsync
-rwxr-xr-x root/root      4090 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_mtools
-rw-r--r-- root/root       522 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_services
-rw-r--r-- root/root        36 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_whereis
-rw-r--r-- root/root      4034 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_dvi
-rw-r--r-- root/root      1379 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_lp
-rw-r--r-- root/root       653 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_elm
-rw-r--r-- root/root     18142 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_surfraw
-rw-r--r-- root/root      8719 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_texinfo
-rw-r--r-- root/root     16014 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_baz
-rw-r--r-- root/root      7591 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion/Unix/_subversion
-rw-r--r-- root/root     53792 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Newuser.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Newuser/
-rw-r--r-- root/root     29449 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Newuser/zsh-newuser-install
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/
-rw-r--r-- root/root      1442 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfmark
-rw-r--r-- root/root       613 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zftype
-rw-r--r-- root/root       208 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfls
-rw-r--r-- root/root       824 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfget_match
-rw-r--r-- root/root      2077 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfcget
-rw-r--r-- root/root      1578 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zftransfer
-rw-r--r-- root/root      2137 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfrglob
-rw-r--r-- root/root      1391 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfrtime
-rw-r--r-- root/root        90 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfclose
-rw-r--r-- root/root      1775 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfget
-rw-r--r-- root/root      2515 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfinit
-rw-r--r-- root/root      2070 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zftp_progress
-rw-r--r-- root/root      1933 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfcd
-rw-r--r-- root/root       693 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zffcache
-rw-r--r-- root/root      1899 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfanon
-rw-r--r-- root/root      3923 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfuget
-rw-r--r-- root/root      1186 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfopen
-rw-r--r-- root/root      2024 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfstat
-rw-r--r-- root/root      1300 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfpcp
-rw-r--r-- root/root      3229 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfdir
-rw-r--r-- root/root      1318 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfautocheck
-rw-r--r-- root/root      2250 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfgoto
-rw-r--r-- root/root      1444 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfput
-rw-r--r-- root/root      1386 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zftp_chpwd
-rw-r--r-- root/root      2680 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfuput
-rw-r--r-- root/root      1644 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfsession
-rw-r--r-- root/root       687 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfparams
-rw-r--r-- root/root      2491 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfcput
-rw-r--r-- root/root      1094 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfcd_match
-rw-r--r-- root/root      1954 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfgcp
-rw-r--r-- root/root       181 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp/zfhere
-rw-r--r-- root/root     72488 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP.zwc
-rw-r--r-- root/root     82192 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Prompts.zwc
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/
-rw-r--r-- root/root      1753 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/select-word-style
-rw-r--r-- root/root      1690 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/delete-whole-word-match
-rw-r--r-- root/root       564 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/up-line-or-beginning-search
-rw-r--r-- root/root      2169 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/history-pattern-search
-rw-r--r-- root/root       542 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/edit-command-line
-rw-r--r-- root/root      3464 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/history-beginning-search-menu
-rw-r--r-- root/root       590 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/backward-kill-word-match
-rw-r--r-- root/root      4714 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/predict-on
-rw-r--r-- root/root      3868 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/incremental-complete-word
-rw-r--r-- root/root       586 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/down-line-or-beginning-search
-rw-r--r-- root/root      1332 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/transpose-words-match
-rw-r--r-- root/root      1001 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/incarg
-rw-r--r-- root/root      1153 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/match-word-context
-rw-r--r-- root/root       628 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/replace-string
-rw-r--r-- root/root      4151 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/smart-insert-last-word
-rw-r--r-- root/root      5239 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/insert-composed-char
-rw-r--r-- root/root      1031 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/which-command
-rw-r--r-- root/root       997 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/insert-files
-rw-r--r-- root/root      1573 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/replace-string-again
-rw-r--r-- root/root      1939 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/modify-current-argument
-rw-r--r-- root/root       741 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/copy-earlier-word
-rw-r--r-- root/root       693 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/insert-unicode-char
-rw-r--r-- root/root      7933 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/define-composed-chars
-rw-r--r-- root/root       760 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/forward-word-match
-rw-r--r-- root/root       373 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/capitalize-word-match
-rw-r--r-- root/root      1671 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/split-shell-arguments
-rw-r--r-- root/root      7076 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/match-words-by-style
-rwxr-xr-x root/root      5736 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/url-quote-magic
-rw-r--r-- root/root       497 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/cycle-completion-positions
-rw-r--r-- root/root       787 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/read-from-minibuffer
-rw-r--r-- root/root       812 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/history-search-end
-rw-r--r-- root/root       373 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/up-case-word-match
-rw-r--r-- root/root      1441 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/quote-and-complete-word
-rw-r--r-- root/root       210 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/narrow-to-region-invisible
-rwxr-xr-x root/root       144 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/zed-set-file-name
-rw-r--r-- root/root      3226 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/keeper
-rw-r--r-- root/root       450 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/backward-word-match
-rw-r--r-- root/root       584 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/kill-word-match
-rw-r--r-- root/root      3539 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/narrow-to-region
-rw-r--r-- root/root      2663 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/keymap+widget
-rw-r--r-- root/root       372 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle/down-case-word-match
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/
-rwxr-xr-x root/root      6720 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zcalc
-rw-r--r-- root/root      1391 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/is-at-least
-rw-r--r-- root/root      8874 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zargs
-rwxr-xr-x root/root      2062 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/mere
-rwxr-xr-x root/root      2450 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/run-help
-rw-r--r-- root/root      1126 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/nslookup
-rwxr-xr-x root/root        96 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/harden
-rw-r--r-- root/root      3401 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/colors
-rw-r--r-- root/root      3301 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/promptnl
-rw-r--r-- root/root     11117 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zmv
-rw-r--r-- root/root      5432 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/tetris
-rwxr-xr-x root/root      6649 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zkbd
-rw-r--r-- root/root       770 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/allopt
-rw-r--r-- root/root       888 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/relative
-rw-r--r-- root/root       827 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/getjobs
-rwxr-xr-x root/root       823 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/checkmail
-rw-r--r-- root/root      6185 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zrecompile
-rw-r--r-- root/root      1877 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zmathfuncdef
-rwxr-xr-x root/root      2154 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zed
-rw-r--r-- root/root      1305 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/add-zsh-hook
-rw-r--r-- root/root      1267 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Misc/zstyle+
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/
-rw-r--r-- root/root       459 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_wait
-rw-r--r-- root/root       443 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_point
-rw-r--r-- root/root      1028 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_sess
-rw-r--r-- root/root      4093 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_alias
-rw-r--r-- root/root      1792 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_output
-rw-r--r-- root/root      1958 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_send
-rw-r--r-- root/root      4156 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_expect
-rw-r--r-- root/root      2909 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_spam
-rw-r--r-- root/root      2981 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_close
-rw-r--r-- root/root      6321 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_open
-rw-r--r-- root/root       849 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_proxy
-rw-r--r-- root/root      2263 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_log
-rw-r--r-- root/root      1472 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_talk
-rw-r--r-- root/root      7055 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_read
-rw-r--r-- root/root       329 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_shoot
-rw-r--r-- root/root        68 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_command
-rw-r--r-- root/root       850 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_rename
-rw-r--r-- root/root       839 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/TCP/tcp_fd_handler
-rw-r--r-- root/root      1792 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Exceptions.zwc
-rw-r--r-- root/root    127928 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zle.zwc
-rw-r--r-- root/root    100360 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Zftp.zwc
-rw-r--r-- root/root     74264 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Calendar.zwc
-rw-r--r-- root/root    174192 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/Completion.zwc
-rw-r--r-- root/root     30496 2007-11-05 05:55 ./usr/share/zsh-beta/4.3.4-dev-1/functions/MIME.zwc
drwxr-xr-x root/root         0 2007-11-05 05:51 ./usr/lib/
drwxr-xr-x root/root         0 2007-11-05 05:52 ./usr/lib/zsh-beta/
drwxr-xr-x root/root         0 2007-11-05 05:52 ./usr/lib/zsh-beta/4.3.4-dev-1/
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/
-rw-r--r-- root/root      7732 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/sched.so
-rw-r--r-- root/root     16476 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/example.so
-rw-r--r-- root/root     20664 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/curses.so
-rw-r--r-- root/root    124544 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/complete.so
-rw-r--r-- root/root      5144 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/regex.so
-rw-r--r-- root/root      6280 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/mapfile.so
-rw-r--r-- root/root     12516 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zpty.so
-rw-r--r-- root/root      7220 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/pcre.so
-rw-r--r-- root/root     14448 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/rlimits.so
-rw-r--r-- root/root     38572 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zftp.so
-rw-r--r-- root/root      6828 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/terminfo.so
-rw-r--r-- root/root      5716 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/clone.so
-rw-r--r-- root/root     17528 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zprof.so
-rw-r--r-- root/root      6660 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/termcap.so
-rw-r--r-- root/root     53912 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/computil.so
-rw-r--r-- root/root      5840 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/langinfo.so
drwxr-xr-x root/root         0 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/net/
-rw-r--r-- root/root      6212 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/net/socket.so
-rw-r--r-- root/root     10444 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/net/tcp.so
-rw-r--r-- root/root     21084 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/system.so
-rw-r--r-- root/root     23540 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zutil.so
-rw-r--r-- root/root     22844 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/mathfunc.so
-rw-r--r-- root/root    217008 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zle.so
-rw-r--r-- root/root     37252 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/parameter.so
-rw-r--r-- root/root      9636 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zselect.so
-rw-r--r-- root/root      5808 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/datetime.so
-rw-r--r-- root/root      4116 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/newuser.so
-rw-r--r-- root/root     13800 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/files.so
-rw-r--r-- root/root      5152 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/cap.so
-rw-r--r-- root/root     55704 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/complist.so
-rw-r--r-- root/root      5484 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/zleparameter.so
-rw-r--r-- root/root      4768 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/deltochar.so
-rw-r--r-- root/root     59164 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/compctl.so
-rw-r--r-- root/root     11052 2007-11-05 05:55 ./usr/lib/zsh-beta/4.3.4-dev-1/zsh/stat.so
drwxr-xr-x root/root         0 2007-11-05 05:55 ./bin/
-rwxr-xr-x root/root    488772 2007-11-05 05:55 ./bin/zsh-beta
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/source -> dot
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/float -> typeset
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/unfunction -> unhash
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/r -> fc
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/pushln -> print
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/which -> whence
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/declare -> typeset
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/bye -> exit
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/where -> whence
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/history -> fc
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/logout -> exit
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/rehash -> hash
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/unalias -> unhash
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/integer -> typeset
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/autoload -> functions
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/readonly -> typeset
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/type -> whence
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/chdir -> cd
lrwxrwxrwx root/root         0 2007-11-05 05:52 ./usr/share/zsh-beta/help/local -> typeset

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/zsh-beta-4.3.4-dev-1+20071030
------------------------------------------------------------------------------
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  nfs-common: Depends: librpcsecgss3 but it is not going to be installed
E: Broken packages
apt-get failed.
Failed to reinstall removed packages!
******************************************************************************
Finished at 20071105-0600
Build needed 01:17:47, 39700k disk space




More information about the build-status mailing list