[build-status: 120100] Log for failed build of zsh_4.3.5-6 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Wed Mar 26 06:28:00 JST 2008


Automatic build of zsh_4.3.5-6 on mappi005 by sbuild/m32r 0.53
Build started at 20080326-0322
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 3256kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main zsh 4.3.5-6 (dsc) [915B]
Get:2 http://debian.linux-m32r.org 06_devonian/main zsh 4.3.5-6 (tar) [3202kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main zsh 4.3.5-6 (diff) [53.6kB]
Fetched 3256kB in 35s (92.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: bsdmainutils, groff-base, libcap-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libncursesw5-dev, libpcre3-dev, texi2html (>= 1.76-3), texinfo, texlive-latex-base | tetex-bin
**** Warning:
**** The following central src deps are (probably) missing:
  groff, libapt-pkg-dev, libgpmg1-dev, libncurses5-dev (>= 5.3.20030510-1), yodl
Checking for already installed source dependencies...
bsdmainutils: already installed (6.1.10)
groff-base: already installed (1.18.1.1-12)
libcap-dev: already installed (1:1.10-14.1)
libncursesw5-dev: already installed (5.6+20080203-1)
libpcre3-dev: already installed (7.6-1)
texi2html: already installed (1.78-1 >= 1.76-3 is satisfied)
texinfo: already installed (4.11.dfsg.1-3)
texlive-latex-base: already installed (2007-6)
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting zsh in zsh-4.3.5
dpkg-source: unpacking zsh_4.3.5.orig.tar.gz
dpkg-source: applying /debian/buildd/build/zsh_4.3.5-6.diff.gz
dpkg-buildpackage: source package zsh
dpkg-buildpackage: source version 4.3.5-6
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
if test -d obj && cd obj && test -f Makefile; then /usr/bin/make distclean; fi
if test -d obj-static && cd obj-static && test -f Makefile; then /usr/bin/make distclean; fi
test ! -f Makefile || /usr/bin/make distclean
rm -f `find . -name "*~"` \
	        debian/files* core debian/*ubstvars \
	        stamp-configure stamp-configure-static \
		config.cache config.status config.status.lineno \
		Doc/zsh.idx config.h.in~
rm -rf debian/tmp debian/tmp-doc debian/tmp-static debian/tmp-dbg \
	        debian/tmp-dev config.cache obj obj-static \
		autom4te.cache
 debian/rules build
test -f debian/rules
touch stamp-h.in configure
mkdir -p obj/testhome
cd obj && CFLAGS='-Wall -g -O2' ../configure --prefix=/usr --mandir=/usr/share/man --bindir=/bin LDFLAGS="-Wl,--as-needed -g" --infodir=/usr/share/info --enable-maildir-support --enable-max-jobtable-size=256 --enable-etcdir=/etc/zsh --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh/site-functions --enable-fndir=/usr/share/zsh/functions --with-tcsetpgrp --with-term-lib="ncursesw" --enable-cap --enable-pcre
configuring for zsh 4.3.5
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 ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
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... -lncursesw
checking if the curses library needs _XOPEN_SOURCE_EXTENDED... yes
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 getpwnam... none required
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 stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim.tv_nsec... yes
checking for struct stat.st_ctimespec.tv_nsec... no
checking for struct stat.st_ctimensec... no
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... no
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 getcchar... yes
checking for setcchar... yes
checking for waddwstr... yes
checking for wget_wch... yes
checking for win_wch... yes
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... /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: 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.5
host operating system     : m32r-unknown-linux-gnu
source code location      : ..
compiler                  : gcc
preprocessor flags        : -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
executable compiler flags : -Wall -g -O2
module compiler flags     : -Wall -g -O2 -fPIC
executable linker flags   : -Wl,--as-needed -g  -rdynamic
module linker flags       : -Wl,--as-needed -g  -shared
library flags             : -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc
installation basename     : zsh
binary install path       : /bin
man page install path     : /usr/share/man
info install path         : /usr/share/info
functions install path    : /usr/share/zsh/functions
See config.modules for installed modules and functions.

touch stamp-configure
test -f debian/rules
cd obj && /usr/bin/make
make[1]: Entering directory `/build/buildd/zsh-4.3.5/obj'
make[2]: Entering directory `/build/buildd/zsh-4.3.5/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-4.3.5/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-4.3.5/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
creating Src/Modules/Makefile.in
config.status: creating Src/Modules/Makefile
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
creating Src/Zle/Makefile.in
config.status: creating Src/Zle/Makefile
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
make[3]: Entering directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
Updated `zsh.mdh'.
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
Updated `rlimits.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
Updated `sched.mdh'.
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `cap.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `clone.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `curses.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `datetime.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `example.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `files.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `langinfo.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `mapfile.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `mathfunc.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `newuser.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `parameter.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `pcre.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `regex.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `socket.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `system.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `tcp.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `termcap.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `terminfo.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `zftp.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `zprof.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `zpty.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `zselect.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `zle.mdh'.
make[6]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `complete.mdh'.
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
Updated `zutil.mdh'.
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `compctl.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `complist.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `computil.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `deltochar.mdh'.
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
Updated `zleparameter.mdh'.
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o builtin.o ../../Src/builtin.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o compat.o ../../Src/compat.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o cond.o ../../Src/cond.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o exec.o ../../Src/exec.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o glob.o ../../Src/glob.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o hashtable.o ../../Src/hashtable.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o hist.o ../../Src/hist.c
srcdir='../../Src' CFMOD='../config.modules' \
	  /bin/sh ../../Src/mkbltnmlst.sh bltinmods.list
Updated `zshpaths.h'.
Creating `zshxmods.h'.
echo '#define ZSH_VERSION "'4.3.5'"' > version.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o init.o ../../Src/init.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o input.o ../../Src/input.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o jobs.o ../../Src/jobs.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o lex.o ../../Src/lex.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o linklist.o ../../Src/linklist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o loop.o ../../Src/loop.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o math.o ../../Src/math.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o mem.o ../../Src/mem.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o module.o ../../Src/module.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o options.o ../../Src/options.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o params.o ../../Src/params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o parse.o ../../Src/parse.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o pattern.o ../../Src/pattern.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o prompt.o ../../Src/prompt.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o signals.o ../../Src/signals.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o signames.o signames.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o sort.o ../../Src/sort.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o string.o ../../Src/string.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o subst.o ../../Src/subst.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o text.o ../../Src/text.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o utils.o ../../Src/utils.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2  -o watch.o ../../Src/watch.c
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
Updated `stamp-modobjs'.
make[3]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src'
gawk -f ../../Src/makepro.awk ../../Src/main.c Src > main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \
		> main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \
		> `echo main.epro | sed 's/\.epro$/.pro/'`
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -Wall -g -O2 -o main.o ../../Src/main.c
make[3]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
make[3]: Entering directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src'
rm -f zsh
gcc -Wl,--as-needed -g  -rdynamic -o zsh main.o  `cat stamp-modobjs`   -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc
utils.o: In function `gettempname':
/build/buildd/zsh-4.3.5/obj/Src/../../Src/utils.c:1653: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
gawk -f ../../../Src/Builtins/rlimits.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h /dev/null > rlimits.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o rlimits..o ../../../Src/Builtins/rlimits.c
( echo '#!'; cat rlimits.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > rlimits.export
rm -f rlimits.so
gcc -Wl,--as-needed -g  -shared -o rlimits.so   rlimits..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o sched..o ../../../Src/Builtins/sched.c
( echo '#!'; cat sched.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > sched.export
rm -f sched.so
gcc -Wl,--as-needed -g  -shared -o sched.so   sched..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o cap..o ../../../Src/Modules/cap.c
( echo '#!'; cat cap.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > cap.export
rm -f cap.so
gcc -Wl,--as-needed -g  -shared -o cap.so   cap..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o clone..o ../../../Src/Modules/clone.c
( echo '#!'; cat clone.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > clone.export
rm -f clone.so
gcc -Wl,--as-needed -g  -shared -o clone.so   clone..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gawk -f ../../../Src/Modules/curses_keys.awk /usr/include/curses.h /dev/null >curses_keys.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o curses..o ../../../Src/Modules/curses.c
( echo '#!'; cat curses.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > curses.export
rm -f curses.so
gcc -Wl,--as-needed -g  -shared -o curses.so   curses..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o datetime..o ../../../Src/Modules/datetime.c
( echo '#!'; cat datetime.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > datetime.export
rm -f datetime.so
gcc -Wl,--as-needed -g  -shared -o datetime.so   datetime..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o example..o ../../../Src/Modules/example.c
( echo '#!'; cat example.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > example.export
rm -f example.so
gcc -Wl,--as-needed -g  -shared -o example.so   example..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o files..o ../../../Src/Modules/files.c
( echo '#!'; cat files.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > files.export
rm -f files.so
gcc -Wl,--as-needed -g  -shared -o files.so   files..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o langinfo..o ../../../Src/Modules/langinfo.c
( echo '#!'; cat langinfo.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > langinfo.export
rm -f langinfo.so
gcc -Wl,--as-needed -g  -shared -o langinfo.so   langinfo..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o mapfile..o ../../../Src/Modules/mapfile.c
( echo '#!'; cat mapfile.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mapfile.export
rm -f mapfile.so
gcc -Wl,--as-needed -g  -shared -o mapfile.so   mapfile..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o mathfunc..o ../../../Src/Modules/mathfunc.c
( echo '#!'; cat mathfunc.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mathfunc.export
rm -f mathfunc.so
gcc -Wl,--as-needed -g  -shared -o mathfunc.so   mathfunc..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o newuser..o ../../../Src/Modules/newuser.c
( echo '#!'; cat newuser.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > newuser.export
rm -f newuser.so
gcc -Wl,--as-needed -g  -shared -o newuser.so   newuser..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o parameter..o ../../../Src/Modules/parameter.c
( echo '#!'; cat parameter.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > parameter.export
rm -f parameter.so
gcc -Wl,--as-needed -g  -shared -o parameter.so   parameter..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o pcre..o ../../../Src/Modules/pcre.c
( echo '#!'; cat pcre.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > pcre.export
rm -f pcre.so
gcc -Wl,--as-needed -g  -shared -o pcre.so   pcre..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o regex..o ../../../Src/Modules/regex.c
../../../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 -Wl,--as-needed -g  -shared -o regex.so   regex..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o socket..o ../../../Src/Modules/socket.c
( echo '#!'; cat socket.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > socket.export
rm -f socket.so
gcc -Wl,--as-needed -g  -shared -o socket.so   socket..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o stat..o ../../../Src/Modules/stat.c
( echo '#!'; cat stat.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > stat.export
rm -f stat.so
gcc -Wl,--as-needed -g  -shared -o stat.so   stat..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o system..o ../../../Src/Modules/system.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o errnames..o errnames.c
( echo '#!'; cat system.syms errnames.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > system.export
rm -f system.so
gcc -Wl,--as-needed -g  -shared -o system.so   system..o errnames..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o tcp..o ../../../Src/Modules/tcp.c
( echo '#!'; cat tcp.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > tcp.export
rm -f tcp.so
gcc -Wl,--as-needed -g  -shared -o tcp.so   tcp..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o termcap..o ../../../Src/Modules/termcap.c
( echo '#!'; cat termcap.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > termcap.export
rm -f termcap.so
gcc -Wl,--as-needed -g  -shared -o termcap.so   termcap..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o terminfo..o ../../../Src/Modules/terminfo.c
( echo '#!'; cat terminfo.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > terminfo.export
rm -f terminfo.so
gcc -Wl,--as-needed -g  -shared -o terminfo.so   terminfo..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zftp..o ../../../Src/Modules/zftp.c
( echo '#!'; cat zftp.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zftp.export
rm -f zftp.so
gcc -Wl,--as-needed -g  -shared -o zftp.so   zftp..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zprof..o ../../../Src/Modules/zprof.c
( echo '#!'; cat zprof.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zprof.export
rm -f zprof.so
gcc -Wl,--as-needed -g  -shared -o zprof.so   zprof..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zpty..o ../../../Src/Modules/zpty.c
( echo '#!'; cat zpty.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zpty.export
rm -f zpty.so
gcc -Wl,--as-needed -g  -shared -o zpty.so   zpty..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zselect..o ../../../Src/Modules/zselect.c
( echo '#!'; cat zselect.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zselect.export
rm -f zselect.so
gcc -Wl,--as-needed -g  -shared -o zselect.so   zselect..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
make[5]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zutil..o ../../../Src/Modules/zutil.c
( echo '#!'; cat zutil.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zutil.export
make[5]: Entering directory `/build/buildd/zsh-4.3.5/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-4.3.5/obj/Src/Zle'
rm -f zutil.so
gcc -Wl,--as-needed -g  -shared -o zutil.so   zutil..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Modules'
make[4]: Entering directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compctl..o ../../../Src/Zle/compctl.c
( echo '#!'; cat compctl.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > compctl.export
( echo '#!'; cat zle_bindings.syms zle_hist.syms zle_keymap.syms zle_main.syms zle_misc.syms zle_move.syms zle_params.syms zle_refresh.syms zle_thingy.syms zle_tricky.syms zle_utils.syms zle_vi.syms zle_word.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zle.export
rm -f compctl.so
gcc -Wl,--as-needed -g  -shared -o compctl.so   compctl..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o complete..o ../../../Src/Zle/complete.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compcore..o ../../../Src/Zle/compcore.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compmatch..o ../../../Src/Zle/compmatch.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o compresult..o ../../../Src/Zle/compresult.c
rm -f complete.so
gcc -Wl,--as-needed -g  -shared -o complete.so   complete..o compcore..o compmatch..o compresult..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o complist..o ../../../Src/Zle/complist.c
( echo '#!'; cat complist.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complist.export
rm -f complist.so
gcc -Wl,--as-needed -g  -shared -o complist.so   complist..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o computil..o ../../../Src/Zle/computil.c
( echo '#!'; cat computil.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > computil.export
rm -f computil.so
gcc -Wl,--as-needed -g  -shared -o computil.so   computil..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o deltochar..o ../../../Src/Zle/deltochar.c
( echo '#!'; cat deltochar.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > deltochar.export
rm -f deltochar.so
gcc -Wl,--as-needed -g  -shared -o deltochar.so   deltochar..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
( \
	    echo '/** widgets.list                               **/'; \
	    echo '/** widget structures for the internal widgets **/'; \
	    echo; \
	    echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \
	    echo; \
	    sed -e 's/#.*//; /^$/d; s/-//g' \
		-e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \
		< ../../../Src/Zle/iwidgets.list; \
	) > widgets.list
( \
	    echo '/** zle_widget.h                                **/'; \
	    echo '/** indices of and pointers to internal widgets **/'; \
	    echo; \
	    echo 'enum {'; \
	    sed -n -f ../../../Src/Zle/zle_widget.sed < widgets.list; \
	    echo '    ZLE_BUILTIN_WIDGET_COUNT'; \
	    echo '};'; \
	) > zle_widget.h
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_bindings..o ../../../Src/Zle/zle_bindings.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_hist..o ../../../Src/Zle/zle_hist.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_keymap..o ../../../Src/Zle/zle_keymap.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_main..o ../../../Src/Zle/zle_main.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_misc..o ../../../Src/Zle/zle_misc.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_move..o ../../../Src/Zle/zle_move.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_params..o ../../../Src/Zle/zle_params.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_refresh..o ../../../Src/Zle/zle_refresh.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_thingy..o ../../../Src/Zle/zle_thingy.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_tricky..o ../../../Src/Zle/zle_tricky.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_utils..o ../../../Src/Zle/zle_utils.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_vi..o ../../../Src/Zle/zle_vi.c
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zle_word..o ../../../Src/Zle/zle_word.c
rm -f zle.so
gcc -Wl,--as-needed -g  -shared -o zle.so   zle_bindings..o zle_hist..o zle_keymap..o zle_main..o zle_misc..o zle_move..o zle_params..o zle_refresh..o zle_thingy..o zle_tricky..o zle_utils..o zle_vi..o zle_word..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
gcc -c -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -DMODULE -Wall -g -O2 -fPIC -o zleparameter..o ../../../Src/Zle/zleparameter.c
( echo '#!'; cat zleparameter.syms  | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zleparameter.export
rm -f zleparameter.so
gcc -Wl,--as-needed -g  -shared -o zleparameter.so   zleparameter..o    -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm  -lc 
make[4]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
make[2]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Src'
make[2]: Entering directory `/build/buildd/zsh-4.3.5/obj/Doc'
yodl -o ../../Doc/zsh.1 -I../../Doc -w zman.yo version.yo ../../Doc/zsh.yo
Can't read `../../Doc/zsh.yo'
( \
	    echo "startitem()"; \
	    for modfile in Zsh/mod_cap.yo Zsh/mod_clone.yo Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo Zsh/mod_computil.yo Zsh/mod_curses.yo Zsh/mod_datetime.yo Zsh/mod_deltochar.yo Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_newuser.yo Zsh/mod_parameter.yo Zsh/mod_pcre.yo Zsh/mod_regex.yo Zsh/mod_sched.yo Zsh/mod_socket.yo Zsh/mod_stat.yo  Zsh/mod_system.yo Zsh/mod_tcp.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zselect.yo Zsh/mod_zutil.yo; do \
		sed -n -e '1{s|^COMMENT(!MOD!\(.*\)$|item(tt(\1))(|;p;d;}' \
		    -e '/^!MOD!)$/q;p' \
		    < ../../Doc/$modfile; \
		echo ")"; \
	    done; \
	    echo "enditem()"; \
	    echo "includefile(Zsh/modmenu.yo)"; \
	    set '' Zsh/mod_cap.yo Zsh/mod_clone.yo Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo Zsh/mod_computil.yo Zsh/mod_curses.yo Zsh/mod_datetime.yo Zsh/mod_deltochar.yo Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_newuser.yo Zsh/mod_parameter.yo Zsh/mod_pcre.yo Zsh/mod_regex.yo Zsh/mod_sched.yo Zsh/mod_socket.yo Zsh/mod_stat.yo  Zsh/mod_system.yo Zsh/mod_tcp.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zselect.yo Zsh/mod_zutil.yo; \
	    mod1= mod2= mod3=; \
	    test ".$2" = . || \
		mod2=`sed -n '1{s|^COMMENT(!MOD!||;p;q;}' < ../../Doc/$2`; \
	    while test ".$2" != .; do \
		mod3=; \
		test ".$3" = . || \
		    mod3=`sed -n '1{s|^COMMENT(!MOD!||;p;q;}' < ../../Doc/$3`; \
		echo "texinode(The $mod2 Module)(${mod3:+The $mod3 Module})(${mod1:+The $mod1 Module})(Zsh Modules)"; \
		echo "sect(The $mod2 Module)"; \
		echo "includefile(${2})"; \
		shift; \
		mod1=$mod2; \
		mod2=$mod3; \
	    done \
	) > ../../Doc/Zsh/modlist.yo
( \
	    echo "startmenu()"; \
	    for modfile in Zsh/mod_cap.yo Zsh/mod_clone.yo Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo Zsh/mod_computil.yo Zsh/mod_curses.yo Zsh/mod_datetime.yo Zsh/mod_deltochar.yo Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_newuser.yo Zsh/mod_parameter.yo Zsh/mod_pcre.yo Zsh/mod_regex.yo Zsh/mod_sched.yo Zsh/mod_socket.yo Zsh/mod_stat.yo  Zsh/mod_system.yo Zsh/mod_tcp.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zselect.yo Zsh/mod_zutil.yo; do \
		sed -n '1{s|^COMMENT(!MOD!\(.*\)$|menu(The \1 Module)|;p;q;}' \
		    < ../../Doc/$modfile; \
	    done; \
	    echo "endmenu()" \
	) > ../../Doc/Zsh/modmenu.yo
yodl -o ../../Doc/zshmodules.1 -I../../Doc -w zman.yo version.yo ../../Doc/zshmodules.yo
Can't read `../../Doc/zshmodules.yo'
yodl -o ../../Doc/zshall.1 -I../../Doc -DZSHALL -w zman.yo version.yo zsh.yo
Zsh Yodl-to-man converter
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/invoke.yo
Including file Zsh/compat.yo
Including file Zsh/restricted.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Including file Zsh/seealso.yo
( \
	    for modfile in Zsh/mod_cap.yo Zsh/mod_clone.yo Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo Zsh/mod_computil.yo Zsh/mod_curses.yo Zsh/mod_datetime.yo Zsh/mod_deltochar.yo Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_newuser.yo Zsh/mod_parameter.yo Zsh/mod_pcre.yo Zsh/mod_regex.yo Zsh/mod_sched.yo Zsh/mod_socket.yo Zsh/mod_stat.yo  Zsh/mod_system.yo Zsh/mod_tcp.yo Zsh/mod_termcap.yo Zsh/mod_terminfo.yo Zsh/mod_zftp.yo Zsh/mod_zle.yo Zsh/mod_zleparameter.yo Zsh/mod_zprof.yo Zsh/mod_zpty.yo Zsh/mod_zselect.yo Zsh/mod_zutil.yo; do \
		sed -n '1{s|^COMMENT(!MOD!\(.*\)$|menu(The \1 Module)|;p;q;}' \
		    < ../../Doc/$modfile; \
	    done \
	) > ../../Doc/Zsh/manmodmenu.yo
yodl -o ../../Doc/zsh.texi -I../../Doc -w ztexi.yo version.yo zsh.yo; \
	test -f ../../Doc/zsh.texi
Zsh Yodl-to-TeXinfo converter
Including file Zsh/manual.yo
Including file Zsh/manmodmenu.yo
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/seealso.yo
Including file Zsh/roadmap.yo
Including file Zsh/invoke.yo
Including file Zsh/compat.yo
Including file Zsh/restricted.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Including file Zsh/grammar.yo
Including file Zsh/redirect.yo
Including file Zsh/exec.yo
Including file Zsh/func.yo
Including file Zsh/jobs.yo
Including file Zsh/arith.yo
Including file Zsh/cond.yo
Including file Zsh/prompt.yo
Including file Zsh/expn.yo
Including file Zsh/params.yo
Including file Zsh/options.yo
Including file Zsh/builtins.yo
Including file Zsh/zle.yo
Including file Zsh/compwid.yo
Including file Zsh/compsys.yo
Including file Zsh/compctl.yo
Including file Zsh/modules.yo
Including file Zsh/modlist.yo
Including file Zsh/modmenu.yo
Including file Zsh/mod_cap.yo
Including file Zsh/mod_clone.yo
Including file Zsh/mod_compctl.yo
Including file Zsh/mod_complete.yo
Including file Zsh/mod_complist.yo
Including file Zsh/mod_computil.yo
Including file Zsh/mod_curses.yo
Including file Zsh/mod_datetime.yo
Including file Zsh/mod_deltochar.yo
Including file Zsh/mod_example.yo
Including file Zsh/mod_files.yo
Including file Zsh/mod_mapfile.yo
Including file Zsh/mod_mathfunc.yo
Including file Zsh/mod_newuser.yo
Including file Zsh/mod_parameter.yo
Including file Zsh/mod_pcre.yo
Including file Zsh/mod_regex.yo
Including file Zsh/mod_sched.yo
Including file Zsh/mod_socket.yo
Including file Zsh/mod_stat.yo
Including file Zsh/mod_system.yo
Including file Zsh/mod_tcp.yo
Including file Zsh/mod_termcap.yo
Including file Zsh/mod_terminfo.yo
Including file Zsh/mod_zftp.yo
Including file Zsh/mod_zle.yo
Including file Zsh/mod_zleparameter.yo
Including file Zsh/mod_zprof.yo
Including file Zsh/mod_zpty.yo
Including file Zsh/mod_zselect.yo
Including file Zsh/mod_zutil.yo
Including file Zsh/calsys.yo
Including file Zsh/tcpsys.yo
Including file Zsh/zftpsys.yo
Including file Zsh/contrib.yo
Including file Zsh/index.yo
make[2]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Doc'
make[1]: Leaving directory `/build/buildd/zsh-4.3.5/obj'
cd obj && HOME="/build/buildd/zsh-4.3.5/obj/testhome" /usr/bin/make check
make[1]: Entering directory `/build/buildd/zsh-4.3.5/obj'
cd Test ; /usr/bin/make check
make[2]: Entering directory `/build/buildd/zsh-4.3.5/obj/Test'
if test -n "gcc"; then \
	  cd .. && DESTDIR= \
	  /usr/bin/make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
	fi
if ZTST_testlist="`for f in ../../Test/*.ztst; \
           do echo $f; done`" \
	 ZTST_srcdir="../../Test" \
	 ZTST_exe=../Src/zsh \
	 ../Src/zsh +Z -f ../../Test/runtests.zsh; then \
	 stat=0; \
	else \
	 stat=1; \
	fi; \
	rm -rf Modules .zcompdump; \
	exit $stat
../../Test/A01grammar.ztst: starting.
*** /tmp/zsh.ztst.err.32015	Wed Mar 26 06:16:52 2008
--- /tmp/zsh.ztst.terr.32015	Wed Mar 26 06:16:52 2008
***************
*** 1,2 ****
- 1) one     2) two     3) three   
  input> input> 
--- 1 ----
Test ../../Test/A01grammar.ztst failed: error output differs from expected as shown above for:
  (COLUMNS=80
  PS3="input> "
  select name in one two three; do
    print $name
  done)
Was testing: `select' loop
../../Test/A01grammar.ztst: test failed.
../../Test/A02alias.ztst: starting.
../../Test/A02alias.ztst: all tests successful.
../../Test/A03quoting.ztst: starting.
../../Test/A03quoting.ztst: all tests successful.
../../Test/A04redirect.ztst: starting.
../../Test/A04redirect.ztst: all tests successful.
../../Test/A05execution.ztst: starting.
../../Test/A05execution.ztst: all tests successful.
../../Test/A06assign.ztst: starting.
../../Test/A06assign.ztst: all tests successful.
../../Test/B01cd.ztst: starting.
../../Test/B01cd.ztst: all tests successful.
../../Test/B02typeset.ztst: starting.
../../Test/B02typeset.ztst: all tests successful.
../../Test/B03print.ztst: starting.
../../Test/B03print.ztst: all tests successful.
../../Test/B04read.ztst: starting.
../../Test/B04read.ztst: all tests successful.
../../Test/C01arith.ztst: starting.
../../Test/C01arith.ztst: all tests successful.
../../Test/C02cond.ztst: starting.
Warning: not testing [[ -N file ]] (not supported with NFS)
Test ../../Test/C02cond.ztst failed: bad status 1, expected 0 from:
  [[ newnewnew -nt zerolength && ! (unmodified -nt zerolength) ]]
Was testing: -nt cond
../../Test/C02cond.ztst: test failed.
../../Test/C03traps.ztst: starting.
This test takes at least three seconds...
This test, too, takes at least three seconds...
Another test that takes three seconds
../../Test/C03traps.ztst: all tests successful.
../../Test/C04funcdef.ztst: starting.
../../Test/C04funcdef.ztst: all tests successful.
../../Test/D01prompt.ztst: starting.
../../Test/D01prompt.ztst: all tests successful.
../../Test/D02glob.ztst: starting.
../../Test/D02glob.ztst: all tests successful.
../../Test/D03procsubst.ztst: starting.
../../Test/D03procsubst.ztst: all tests successful.
../../Test/D04parameter.ztst: starting.
../../Test/D04parameter.ztst: all tests successful.
../../Test/D05array.ztst: starting.
../../Test/D05array.ztst: all tests successful.
../../Test/D06subscript.ztst: starting.
../../Test/D06subscript.ztst: all tests successful.
../../Test/D07multibyte.ztst: starting.
../../Test/D07multibyte.ztst: skipped (no UTF-8 locale or multibyte mode is not implemented)
../../Test/D08cmdsubst.ztst: starting.
../../Test/D08cmdsubst.ztst: all tests successful.
../../Test/E01options.ztst: starting.
This test hangs the shell when it fails...
../../Test/E01options.ztst: all tests successful.
../../Test/E02xtrace.ztst: starting.
../../Test/E02xtrace.ztst: all tests successful.
../../Test/V01zmodload.ztst: starting.
../../Test/V02zregexparse.ztst: starting.
../../Test/V02zregexparse.ztst: all tests successful.
../../Test/V03mathfunc.ztst: starting.
../../Test/V03mathfunc.ztst: all tests successful.
../../Test/V04features.ztst: starting.
../../Test/V04features.ztst: all tests successful.
../../Test/V05styles.ztst: starting.
../../Test/V05styles.ztst: all tests successful.
../../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.
**************************************
25 successful test scripts, 6 failures, 1 skipped
**************************************
make[2]: *** [check] Error 1
make[2]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Test'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/build/buildd/zsh-4.3.5/obj'
make: [build] Error 2 (ignored)
cd obj && /usr/bin/make pdf
make[1]: Entering directory `/build/buildd/zsh-4.3.5/obj'
make[2]: Entering directory `/build/buildd/zsh-4.3.5/obj/Doc'
if [ xtexi2pdf != x ]; then \
	  texi2pdf ../../Doc/zsh.texi; \
	else \
	  PDFTEX=pdfetex texi2dvi --pdf ../../Doc/zsh.texi; \
	fi
This is pdfeTeXk, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
 %&-line parsing enabled.
---! /var/lib/texmf/web2c/etex.fmt doesn't match pdfetex.pool
(Fatal format file error; I'm stymied)
/usr/bin/texi2dvi: texinfo.tex appears to be broken, quitting.
make[2]: *** [zsh.pdf] Error 1
make[2]: Leaving directory `/build/buildd/zsh-4.3.5/obj/Doc'
make[1]: *** [pdf] Error 2
make[1]: Leaving directory `/build/buildd/zsh-4.3.5/obj'
make: *** [build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080326-0627
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080326-0627
Build needed 02:58:23, 27076k disk space




More information about the build-status mailing list