Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/zsh.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3215-5426/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/zsh.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/zsh-4.3.10-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zsh.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3215-5426/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/zsh.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ftMuAb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf zsh-4.3.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/zsh-4.3.10.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zsh-4.3.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zsh-serial.patch):' Patch #0 (zsh-serial.patch): + /bin/cat /builddir/build/SOURCES/zsh-serial.patch + /usr/bin/patch -s -p1 -b --suffix .serial --fuzz=2 + echo 'Patch #4 (zsh-4.3.6-8bit-prompts.patch):' Patch #4 (zsh-4.3.6-8bit-prompts.patch): + /bin/cat /builddir/build/SOURCES/zsh-4.3.6-8bit-prompts.patch + /usr/bin/patch -s -p1 --fuzz=2 Patch #5 (zsh-test-C02-dev_fd-mock.patch): + echo 'Patch #5 (zsh-test-C02-dev_fd-mock.patch):' + /bin/cat /builddir/build/SOURCES/zsh-test-C02-dev_fd-mock.patch + /usr/bin/patch -s -p1 --fuzz=2 Patch #6 (zsh-4.3.6-hack-a01grammar-test-select-off.patch): + echo 'Patch #6 (zsh-4.3.6-hack-a01grammar-test-select-off.patch):' + /bin/cat /builddir/build/SOURCES/zsh-4.3.6-hack-a01grammar-test-select-off.patch + /usr/bin/patch -s -p1 --fuzz=2 Patch #11 (BZ-657300-zsh-4.3.10-path-script.patch): + echo 'Patch #11 (BZ-657300-zsh-4.3.10-path-script.patch):' + /bin/cat /builddir/build/SOURCES/BZ-657300-zsh-4.3.10-path-script.patch + /usr/bin/patch -s -p1 --fuzz=2 Patch #12 (BZ-612685-zsh-4.3.10-math-subst.patch): + echo 'Patch #12 (BZ-612685-zsh-4.3.10-math-subst.patch):' + /bin/cat /builddir/build/SOURCES/BZ-612685-zsh-4.3.10-math-subst.patch + /usr/bin/patch -s -p1 --fuzz=2 + cp -p /builddir/build/SOURCES/zshprompt.pl . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.376mH9 + umask 022 + cd /builddir/build/BUILD + cd zsh-4.3.10 + LANG=C + export LANG + unset DISPLAY + export LDFLAGS= + LDFLAGS= + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-etcdir=/etc --with-tcsetpgrp --enable-maildir-support configuring for zsh 4.3.10 checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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/install -c checking for gawk... gawk checking whether ln works... yes checking for egrep... (cached) /bin/grep -E checking for yodl... no checking for pdfetex... pdfetex checking for texi2pdf... no checking for texi2html... texi2html checking for ansi2knr... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for string.h... (cached) yes checking for memory.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for sys/types.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no 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... no checking sys/stropts.h presence... no checking for sys/stropts.h... no 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... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for conflicts in sys/time.h and sys/select.h... no checking TIOCGWINSZ in termios.h... no checking TIOCGWINSZ in sys/ioctl.h... yes checking for streams headers including struct winsize... no checking for printf in -lc... yes checking for pow in -lm... yes checking if _XOPEN_SOURCE_EXTENDED should not be defined... no checking for library containing tigetflag... -lncursesw checking for library containing tgetent... none required checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking if we need to ignore ncurses... no checking for library containing getpwnam... none required checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for library containing gethostbyname2... none required checking for iconv... yes checking whether _libiconv_version is declared... no checking for iconv declaration... checking if an include file defines ospeed... yes checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking for gdbm_open in -lgdbm... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... 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... yes 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 strtoul... 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... no checking for pcre_study... no checking for pcre_exec... no 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 gdbm_open... no checking for getxattr... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for working strcoll... yes checking if tgetent accepts NULL... yes checking if tgetent returns 0 on success... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for munmap... yes checking for msync... yes checking whether getpgrp requires zero arguments... yes checking for dlopen... yes checking for dlerror... yes checking for dlsym... yes checking for dlclose... yes checking for load... no checking for loadquery... no checking for loadbind... no checking for unload... no checking for shl_load... no checking for shl_unload... no checking for shl_findsym... no checking if getxattr etc. are Linux-like... yes checking if getxattr etc. are usable... yes checking what style of signals to use... POSIX_SIGNALS checking where signal.h is located... /usr/include/bits/signum.h checking where error names are located... /usr/include/bits/errno.h /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h checking location of curses header... ncursesw/ncurses.h checking where curses key definitions are located... /usr/include/ncursesw/ncurses.h checking for ncursesw/term.h... yes checking for ncurses/term.h... yes checking for term.h... yes checking where term.h is located... ncursesw/term.h 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 where the RLIMIT macros are located... /usr/include/bits/resource.h checking if rlim_t is longer than a long... no checking if the rlim_t is unsigned... 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... yes checking for limit RLIMIT_MSGQUEUE... yes checking for limit RLIMIT_NICE... yes checking for limit RLIMIT_RTPRIO... yes 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 setproctitle... no checking for library containing setproctitle... no checking for NIS... no checking for NIS+... no checking for utmp file... no checking for wtmp file... no checking for utmpx file... no checking for wtmpx file... no checking for brk() prototype in ... yes checking for sbrk() prototype in ... yes checking for mknod prototype in ... yes checking for ioctl prototype in or ... no checking for ioctl prototype in ... 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 the wcwidth() function is broken... no 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.10 host operating system : x86_64-koji-linux-gnu source code location : . compiler : gcc preprocessor flags : executable compiler flags : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic module compiler flags : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC executable linker flags : -rdynamic module linker flags : -shared library flags : -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/4.3.10/functions See config.modules for installed modules and functions. + make all html make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod creating Src/Makemod.in config.status: creating Src/Makemod make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' echo 'timestamp for *.mdd files' > ../Src/modules.stamp creating Src/Builtins/Makefile.in config.status: creating Src/Builtins/Makefile make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' creating Src/Modules/Makefile.in config.status: creating Src/Modules/Makefile make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' creating Src/Zle/Makefile.in config.status: creating Src/Zle/Makefile make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' gawk -f ./signames1.awk /usr/include/bits/signum.h >sigtmp.c gcc -E sigtmp.c >sigtmp.out gawk -f ./signames2.awk sigtmp.out > signames.c rm -f sigtmp.c sigtmp.out grep 'define.*SIGCOUNT' signames.c > sigcount.h make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' Updated `zsh.mdh'. echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs gawk -f ../Src/makepro.awk 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' Updated `zsh.mdh'. make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' Updated `rlimits.mdh'. echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' Updated `rlimits.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' Updated `sched.mdh'. echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' Updated `sched.mdh'. make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `attr.mdh'. echo 'timestamp for attr.mdh against attr.mdd' > attr.mdhs gawk -f ../../Src/makepro.awk attr.c Src/Modules > attr.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < attr.syms) \ > attr.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < attr.syms) \ > `echo attr.epro | sed 's/\.epro$/.pro/'` make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `attr.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `cap.mdh'. echo 'timestamp for cap.mdh against cap.mdd' > cap.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `cap.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `clone.mdh'. echo 'timestamp for clone.mdh against clone.mdd' > clone.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `clone.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `curses.mdh'. echo 'timestamp for curses.mdh against curses.mdd' > curses.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `curses.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `datetime.mdh'. echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `datetime.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `example.mdh'. echo 'timestamp for example.mdh against example.mdd' > example.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `example.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `files.mdh'. echo 'timestamp for files.mdh against files.mdd' > files.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `files.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `langinfo.mdh'. echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `langinfo.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `mapfile.mdh'. echo 'timestamp for mapfile.mdh against mapfile.mdd' > mapfile.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `mapfile.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `mathfunc.mdh'. echo 'timestamp for mathfunc.mdh against mathfunc.mdd' > mathfunc.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `mathfunc.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `newuser.mdh'. echo 'timestamp for newuser.mdh against newuser.mdd' > newuser.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `newuser.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `parameter.mdh'. echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `parameter.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `regex.mdh'. echo 'timestamp for regex.mdh against regex.mdd' > regex.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `regex.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `socket.mdh'. echo 'timestamp for socket.mdh against socket.mdd' > socket.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `socket.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `stat.mdh'. echo 'timestamp for stat.mdh against stat.mdd' > stat.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `stat.mdh'. if [ x" /usr/include/bits/errno.h /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h" = x ]; then \ touch errtmp.out; \ else \ gawk -f ./errnames1.awk /usr/include/bits/errno.h /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h >errtmp.c; \ gcc -E errtmp.c >errtmp.out; \ fi gawk -f ./errnames2.awk errtmp.out > errnames.c rm -f errtmp.c errtmp.out grep 'define.*ERRCOUNT' errnames.c > errcount.h make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `system.mdh'. echo 'timestamp for system.mdh against system.mdd' > system.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `system.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `tcp.mdh'. echo 'timestamp for tcp.mdh against tcp.mdd' > tcp.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `tcp.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `termcap.mdh'. echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `termcap.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `terminfo.mdh'. echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `terminfo.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zftp.mdh'. echo 'timestamp for zftp.mdh against zftp.mdd' > zftp.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zftp.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zprof.mdh'. echo 'timestamp for zprof.mdh against zprof.mdd' > zprof.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zprof.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zpty.mdh'. echo 'timestamp for zpty.mdh against zpty.mdd' > zpty.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zpty.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zselect.mdh'. echo 'timestamp for zselect.mdh against zselect.mdd' > zselect.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zselect.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/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/ /' \ < ./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/ /' \ < ./iwidgets.list; \ ) > thingies.list ( \ echo '/** zle_things.h **/'; \ echo '/** indices of and pointers to known thingies **/'; \ echo; \ echo 'enum {'; \ sed -n -f ./zle_things.sed < thingies.list; \ echo ' ZLE_BUILTIN_THINGY_COUNT'; \ echo '};'; \ ) > zle_things.h make[5]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[5]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `zle.mdh'. echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs gawk -f ../../Src/makepro.awk 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 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 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 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 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 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 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 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 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 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 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 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 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[5]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[5]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `zle.mdh'. make[5]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[5]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `complete.mdh'. echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs gawk -f ../../Src/makepro.awk 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 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 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 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[5]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[5]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `complete.mdh'. make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zutil.mdh'. echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' Updated `zutil.mdh'. make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `compctl.mdh'. echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `compctl.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `complist.mdh'. echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `complist.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `computil.mdh'. echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `computil.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `deltochar.mdh'. echo 'timestamp for deltochar.mdh against deltochar.mdd' > deltochar.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `deltochar.mdh'. make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `zleparameter.mdh'. echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs gawk -f ../../Src/makepro.awk 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[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' Updated `zleparameter.mdh'. make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' rm -f stamp-modobjs.tmp make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o builtin.o builtin.c builtin.c: In function 'bin_print': builtin.c:3863: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result builtin.c:3874: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result builtin.c:3939: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result builtin.c: In function 'bin_read': builtin.c:5266: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o compat.o compat.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cond.o cond.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o exec.o exec.c exec.c: In function 'execpline': exec.c:1445: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result exec.c:1467: warning: ignoring return value of 'read', declared with attribute warn_unused_result exec.c: In function 'execpline2': exec.c:1580: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result exec.c:1590: warning: ignoring return value of 'read', declared with attribute warn_unused_result exec.c: In function 'closemn': exec.c:1858: warning: ignoring return value of 'write', declared with attribute warn_unused_result exec.c:1870: warning: ignoring return value of 'write', declared with attribute warn_unused_result exec.c: In function 'execcmd': exec.c:2674: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result exec.c:2686: warning: ignoring return value of 'read', declared with attribute warn_unused_result exec.c: In function 'getherestr': exec.c:3409: warning: ignoring return value of 'write', declared with attribute warn_unused_result exec.c: In function 'getoutputfile': exec.c:3628: warning: ignoring return value of 'write', declared with attribute warn_unused_result exec.c: In function 'mpipe': exec.c:3812: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o glob.o glob.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o hashtable.o hashtable.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o hist.o hist.c srcdir='.' CFMOD='../config.modules' \ /bin/sh ./mkbltnmlst.sh bltinmods.list Updated `zshpaths.h'. Creating `zshxmods.h'. echo '#define ZSH_VERSION "'4.3.10'"' > version.h gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o init.o init.c init.c: In function 'zleentry': init.c:1346: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o input.o input.c input.c: In function 'inputline': input.c:260: warning: ignoring return value of 'write', declared with attribute warn_unused_result input.c: In function 'stuff': input.c:438: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o jobs.o jobs.c jobs.c: In function 'printtime': jobs.c:735: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result jobs.c: In function 'printjob': jobs.c:963: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result jobs.c: In function 'acquire_pgrp': jobs.c:2364: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o lex.o lex.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o linklist.o linklist.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o loop.o loop.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o math.o math.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o mem.o mem.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o module.o module.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o options.o options.c sed -ne \ 's/^\* *\$''Revision: \(.*\) ''\$/#define ZSH_PATCHLEVEL "\1"/p' \ ../ChangeLog >patchlevel.h gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o params.o params.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o parse.o parse.c parse.c: In function 'write_dump': parse.c:2740: warning: ignoring return value of 'write', declared with attribute warn_unused_result parse.c:2761: warning: ignoring return value of 'write', declared with attribute warn_unused_result parse.c:2763: warning: ignoring return value of 'write', declared with attribute warn_unused_result parse.c:2765: warning: ignoring return value of 'write', declared with attribute warn_unused_result parse.c:2773: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o pattern.o pattern.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o prompt.o prompt.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o signals.o signals.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o signames.o signames.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sort.o sort.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o string.o string.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o subst.o subst.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o text.o text.c gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o utils.o utils.c utils.c: In function 'read1char': utils.c:2132: warning: ignoring return value of 'write', declared with attribute warn_unused_result utils.c: In function 'noquery': utils.c:2148: warning: ignoring return value of 'read', declared with attribute warn_unused_result utils.c: In function 'getquery': utils.c:2183: warning: ignoring return value of 'write', declared with attribute warn_unused_result utils.c:2206: warning: ignoring return value of 'write', declared with attribute warn_unused_result utils.c:2208: warning: ignoring return value of 'write', declared with attribute warn_unused_result utils.c:2237: warning: ignoring return value of 'write', declared with attribute warn_unused_result utils.c: In function 'zbeep': utils.c:3049: warning: ignoring return value of 'write', declared with attribute warn_unused_result utils.c:3051: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o watch.o 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[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' Updated `stamp-modobjs'. make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' gawk -f ../Src/makepro.awk 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. -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o main.o ./main.c make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/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[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' rm -f zsh gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncursesw -lm -lc utils.o: In function `gettempname': /builddir/build/BUILD/zsh-4.3.10/Src/utils.c:1713: warning: the use of `mktemp' is dangerous, better use `mkstemp' make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' gawk -f ./rlimits.awk /usr/include/bits/resource.h /dev/null > rlimits.h gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o rlimits..o rlimits.c ( echo '#!'; cat rlimits.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > rlimits.export rm -f rlimits.so gcc -shared -o rlimits.so rlimits..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o sched..o sched.c ( echo '#!'; cat sched.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > sched.export rm -f sched.so gcc -shared -o sched.so sched..o -ldl -lncursesw -lm -lc make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o attr..o attr.c ( echo '#!'; cat attr.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > attr.export rm -f attr.so gcc -shared -o attr.so attr..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o cap..o cap.c ( echo '#!'; cat cap.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > cap.export rm -f cap.so gcc -shared -o cap.so cap..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o clone..o clone.c ( echo '#!'; cat clone.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > clone.export rm -f clone.so gcc -shared -o clone.so clone..o -ldl -lncursesw -lm -lc gawk -f ./curses_keys.awk /usr/include/ncursesw/ncurses.h /dev/null >curses_keys.h gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o curses..o curses.c ( echo '#!'; cat curses.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > curses.export rm -f curses.so gcc -shared -o curses.so curses..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o datetime..o datetime.c ( echo '#!'; cat datetime.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > datetime.export rm -f datetime.so gcc -shared -o datetime.so datetime..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o example..o example.c ( echo '#!'; cat example.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > example.export rm -f example.so gcc -shared -o example.so example..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o files..o files.c ( echo '#!'; cat files.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > files.export rm -f files.so gcc -shared -o files.so files..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o langinfo..o langinfo.c ( echo '#!'; cat langinfo.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > langinfo.export rm -f langinfo.so gcc -shared -o langinfo.so langinfo..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o mapfile..o mapfile.c ( echo '#!'; cat mapfile.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mapfile.export rm -f mapfile.so gcc -shared -o mapfile.so mapfile..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o mathfunc..o mathfunc.c ( echo '#!'; cat mathfunc.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mathfunc.export rm -f mathfunc.so gcc -shared -o mathfunc.so mathfunc..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o newuser..o newuser.c ( echo '#!'; cat newuser.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > newuser.export rm -f newuser.so gcc -shared -o newuser.so newuser..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o parameter..o parameter.c ( echo '#!'; cat parameter.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > parameter.export rm -f parameter.so gcc -shared -o parameter.so parameter..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o regex..o regex.c ( echo '#!'; cat regex.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > regex.export rm -f regex.so gcc -shared -o regex.so regex..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o socket..o socket.c ( echo '#!'; cat socket.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > socket.export rm -f socket.so gcc -shared -o socket.so socket..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o stat..o stat.c ( echo '#!'; cat stat.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > stat.export rm -f stat.so gcc -shared -o stat.so stat..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o system..o system.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -shared -o system.so system..o errnames..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o tcp..o tcp.c ( echo '#!'; cat tcp.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > tcp.export rm -f tcp.so gcc -shared -o tcp.so tcp..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o termcap..o termcap.c ( echo '#!'; cat termcap.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > termcap.export rm -f termcap.so gcc -shared -o termcap.so termcap..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o terminfo..o terminfo.c ( echo '#!'; cat terminfo.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > terminfo.export rm -f terminfo.so gcc -shared -o terminfo.so terminfo..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zftp..o zftp.c zftp.c: In function 'zfgetline': zftp.c:647: warning: ignoring return value of 'write', declared with attribute warn_unused_result zftp.c:657: warning: ignoring return value of 'write', declared with attribute warn_unused_result zftp.c: In function 'zfclose': zftp.c:2757: warning: ignoring return value of 'write', declared with attribute warn_unused_result zftp.c: In function 'bin_zftp': zftp.c:3036: warning: ignoring return value of 'read', declared with attribute warn_unused_result zftp.c:3127: warning: ignoring return value of 'write', declared with attribute warn_unused_result ( echo '#!'; cat zftp.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zftp.export rm -f zftp.so gcc -shared -o zftp.so zftp..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zprof..o zprof.c ( echo '#!'; cat zprof.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zprof.export rm -f zprof.so gcc -shared -o zprof.so zprof..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zpty..o zpty.c zpty.c: In function 'ptyread': zpty.c:582: warning: ignoring return value of 'write', declared with attribute warn_unused_result zpty.c:628: warning: ignoring return value of 'write', declared with attribute warn_unused_result ( echo '#!'; cat zpty.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zpty.export rm -f zpty.so gcc -shared -o zpty.so zpty..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zselect..o zselect.c ( echo '#!'; cat zselect.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zselect.export rm -f zselect.so gcc -shared -o zselect.so zselect..o -ldl -lncursesw -lm -lc make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: `complete.mdh' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zutil..o zutil.c ( echo '#!'; cat zutil.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zutil.export make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' ( echo '#!'; cat complete.syms compcore.syms compmatch.syms compresult.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complete.export make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' rm -f zutil.so gcc -shared -o zutil.so zutil..o -ldl -lncursesw -lm -lc make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o compctl..o 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 -shared -o compctl.so compctl..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o complete..o complete.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o compcore..o compcore.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o compmatch..o compmatch.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o compresult..o compresult.c rm -f complete.so gcc -shared -o complete.so complete..o compcore..o compmatch..o compresult..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o complist..o complist.c ( echo '#!'; cat complist.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complist.export rm -f complist.so gcc -shared -o complist.so complist..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o computil..o computil.c ( echo '#!'; cat computil.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > computil.export rm -f computil.so gcc -shared -o computil.so computil..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o deltochar..o deltochar.c ( echo '#!'; cat deltochar.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > deltochar.export rm -f deltochar.so gcc -shared -o deltochar.so deltochar..o -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)/' \ < ./iwidgets.list; \ ) > widgets.list ( \ echo '/** zle_widget.h **/'; \ echo '/** indices of and pointers to internal widgets **/'; \ echo; \ echo 'enum {'; \ sed -n -f ./zle_widget.sed < widgets.list; \ echo ' ZLE_BUILTIN_WIDGET_COUNT'; \ echo '};'; \ ) > zle_widget.h gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_bindings..o zle_bindings.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_hist..o zle_hist.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_keymap..o zle_keymap.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_main..o zle_main.c zle_main.c: In function 'zleread': zle_main.c:1128: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_misc..o zle_misc.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_move..o zle_move.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_params..o zle_params.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_refresh..o zle_refresh.c zle_refresh.c: In function 'zwcputc': zle_refresh.c:606: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result zle_refresh.c:611: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_thingy..o zle_thingy.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_tricky..o zle_tricky.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_utils..o zle_utils.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_vi..o zle_vi.c gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zle_word..o zle_word.c rm -f zle.so gcc -shared -o zle.so zle_bindings..o zle_hist..o zle_keymap..o zle_main..o zle_misc..o zle_move..o zle_params..o zle_refresh..o zle_thingy..o zle_tricky..o zle_utils..o zle_vi..o zle_word..o -ldl -lncursesw -lm -lc gcc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -o zleparameter..o zleparameter.c ( echo '#!'; cat zleparameter.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zleparameter.export rm -f zleparameter.so gcc -shared -o zleparameter.so zleparameter..o -ldl -lncursesw -lm -lc make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Doc' : yodl -o zsh.texi -I. -w ztexi.yo version.yo zsh.yo; \ test -f zsh.texi make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Doc' make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Doc' : yodl -o zsh.texi -I. -w ztexi.yo version.yo zsh.yo; \ test -f zsh.texi texi2html --output . --ifinfo --split=chapter --node-files ./zsh.texi make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7uLo00 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 + cd zsh-4.3.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr bindir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin sbindir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc datadir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share includedir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/include libdir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/var/lib mandir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info install install.info fndir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions sitefndir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/site-functions scriptdir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/scripts sitescriptdir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/scripts make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: `complete.mdh' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' rm -f stamp-modobjs.tmp make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' `stamp-modobjs' is up to date. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin /usr/bin/install -c zsh /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh-4.3.10 if test -f /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh; then \ rm -f /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh.old; \ ln /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh.old; \ else :; fi rm -f /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh.new ln /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh-4.3.10 /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh.new mv /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh.new /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[2]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c rlimits.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/rlimits.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c sched.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/sched.so make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Builtins' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c attr.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/attr.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c cap.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/cap.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c clone.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/clone.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c curses.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/curses.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c datetime.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/datetime.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c example.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/example.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c files.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/files.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c langinfo.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/langinfo.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c mapfile.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/mapfile.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c mathfunc.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/mathfunc.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c newuser.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/newuser.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c parameter.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/parameter.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c regex.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/regex.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net /usr/bin/install -c socket.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net/socket.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c stat.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/stat.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c system.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/system.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net /usr/bin/install -c tcp.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net/tcp.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c termcap.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/termcap.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c terminfo.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/terminfo.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zftp.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zftp.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zprof.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zprof.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zpty.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zpty.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zselect.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zselect.so make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: `complete.mdh' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[4]: `complete.export' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zutil.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zutil.so make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Modules' make[3]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c compctl.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/compctl.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c complete.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/complete.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c complist.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/complist.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c computil.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/computil.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c deltochar.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/deltochar.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zle.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zle.so /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh /usr/bin/install -c zleparameter.so /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zleparameter.so make[3]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src/Zle' make[2]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Src' if test x/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions != x && test x/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions != xno; then \ test x/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/site-functions; \ sdir_top="." fndir="/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions" dir_top="." \ scriptdir="/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/scripts" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="" VERSION="4.3.10" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/site-functions mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/scripts make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Doc' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s ./$file || exit 1; \ /usr/bin/install -c -m 644 ./$file /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Doc' make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Doc' : yodl -o zsh.texi -I. -w ztexi.yo version.yo zsh.yo; \ test -f zsh.texi /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info mkdir -p -- /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info rm -rf infodir mkdir infodir if ( \ sed '/^@setfilename/s|zsh|zsh|' \ < ./zsh.texi > infodir/tzsh.texi && \ (cd infodir && makeinfo tzsh.texi) && \ for file in infodir/zsh.info*; do \ /usr/bin/install -c -m 644 $file /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info || exit 1; \ done \ ); then \ if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --info-dir=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info \ /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info/zsh.info; \ else true; fi; \ rm -rf infodir; \ exit 0; \ else \ rm -rf infodir; \ exit 1; \ fi make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Doc' + rm -f /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh-4.3.10 + rm -f /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/info/dir + mkdir -p /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc + for i in /builddir/build/SOURCES/zshrc.rhs /builddir/build/SOURCES/zlogin.rhs /builddir/build/SOURCES/zlogout.rhs /builddir/build/SOURCES/zshenv.rhs /builddir/build/SOURCES/zprofile.rhs ++ basename /builddir/build/SOURCES/zshrc.rhs .rhs + install -m 644 /builddir/build/SOURCES/zshrc.rhs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/zshrc + for i in /builddir/build/SOURCES/zshrc.rhs /builddir/build/SOURCES/zlogin.rhs /builddir/build/SOURCES/zlogout.rhs /builddir/build/SOURCES/zshenv.rhs /builddir/build/SOURCES/zprofile.rhs ++ basename /builddir/build/SOURCES/zlogin.rhs .rhs + install -m 644 /builddir/build/SOURCES/zlogin.rhs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/zlogin + for i in /builddir/build/SOURCES/zshrc.rhs /builddir/build/SOURCES/zlogin.rhs /builddir/build/SOURCES/zlogout.rhs /builddir/build/SOURCES/zshenv.rhs /builddir/build/SOURCES/zprofile.rhs ++ basename /builddir/build/SOURCES/zlogout.rhs .rhs + install -m 644 /builddir/build/SOURCES/zlogout.rhs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/zlogout + for i in /builddir/build/SOURCES/zshrc.rhs /builddir/build/SOURCES/zlogin.rhs /builddir/build/SOURCES/zlogout.rhs /builddir/build/SOURCES/zshenv.rhs /builddir/build/SOURCES/zprofile.rhs ++ basename /builddir/build/SOURCES/zshenv.rhs .rhs + install -m 644 /builddir/build/SOURCES/zshenv.rhs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/zshenv + for i in /builddir/build/SOURCES/zshrc.rhs /builddir/build/SOURCES/zlogin.rhs /builddir/build/SOURCES/zlogout.rhs /builddir/build/SOURCES/zshenv.rhs /builddir/build/SOURCES/zprofile.rhs ++ basename /builddir/build/SOURCES/zprofile.rhs .rhs + install -m 644 /builddir/build/SOURCES/zprofile.rhs /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/zprofile + mkdir -p /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/skel + install -m 644 /builddir/build/SOURCES/dotzshrc /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/etc/skel/.zshrc + for i in checkmail harden run-help zcalc zkbd + sed -i -e 's!/usr/local/bin/zsh!/bin/zsh!' /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/checkmail + chmod +x /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/checkmail + for i in checkmail harden run-help zcalc zkbd + sed -i -e 's!/usr/local/bin/zsh!/bin/zsh!' /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/harden + chmod +x /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/harden + for i in checkmail harden run-help zcalc zkbd + sed -i -e 's!/usr/local/bin/zsh!/bin/zsh!' /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/run-help + chmod +x /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/run-help + for i in checkmail harden run-help zcalc zkbd + sed -i -e 's!/usr/local/bin/zsh!/bin/zsh!' /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/zcalc + chmod +x /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/zcalc + for i in checkmail harden run-help zcalc zkbd + sed -i -e 's!/usr/local/bin/zsh!/bin/zsh!' /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/zkbd + chmod +x /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/zsh/4.3.10/functions/zkbd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/zsh-4.3.10 extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/compctl.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zle.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/stat.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/curses.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/complist.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zselect.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/example.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/system.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/sched.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/attr.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/datetime.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/mathfunc.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/mapfile.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/termcap.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/computil.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zpty.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/terminfo.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/complete.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/langinfo.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zftp.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/deltochar.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/parameter.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/newuser.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net/socket.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/net/tcp.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/regex.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/cap.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/files.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/rlimits.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/clone.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zutil.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zprof.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/lib64/zsh/4.3.10/zsh/zleparameter.so extracting debug info from /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/bin/zsh 6162 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ib3pxe + umask 022 + cd /builddir/build/BUILD + cd zsh-4.3.10 + unset DISPLAY + cd Test + mkdir skipped + mv V01zmodload.ztst B04read.ztst D07multibyte.ztst skipped + true + ZTST_verbose=1 + make test cd Test ; make check make[1]: Entering directory `/builddir/build/BUILD/zsh-4.3.10/Test' if test -n "gcc"; then \ cd .. && DESTDIR= \ make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \ fi if ZTST_testlist="`for f in ./*.ztst; \ do echo $f; done`" \ ZTST_srcdir="." \ ZTST_exe=../Src/zsh \ ../Src/zsh +Z -f ./runtests.zsh; then \ stat=0; \ else \ stat=1; \ fi; \ sleep 1; \ rm -rf Modules .zcompdump; \ exit $stat ./A01grammar.ztst: starting. Running test: Basic pipeline handling Test successful. Running test: Exit status of pipeline with builtins (true) Test successful. Running test: Exit status of pipeline with builtins (false) Test successful. Running test: Basic coprocess handling Test successful. Running test: Basic sublist (i) Test successful. Running test: Basic sublist (ii) Test successful. Running test: Basic subshell list with error Test successful. Running test: Basic current shell list with error Test successful. Running test: `-' precommand modifier Test successful. Running test: `noglob' precommand modifier Test successful. Running test: `exec' precommand modifier Test successful. Running test: `exec' with -l option Test successful. Running test: `exec' with -a option Test successful. Running test: `exec' with -a option, no space Test successful. Running test: `exec' with -c option Test successful. Running test: `command' precommand modifier Test successful. Running test: `builtin' precommand modifier Test successful. Running test: `if ...' (i) Test successful. Running test: `if ...' (ii) Test successful. Running test: `if ...' (iii) Test successful. Running test: `if ...' (iv) Test successful. Running test: `for' loop Test successful. Running test: `for' loop with newline before in keyword Test successful. Running test: arithmetic `for' loop Test successful. Running test: enhanced `for' syntax with two loop variables Test successful. Running test: enhanced `for' syntax with three loop variables Test successful. Running test: compatibility of enhanced `for' syntax with standard syntax Test successful. Running test: `while' loop Test successful. Running test: `until' loop Test successful. Running test: `repeat' loop Test successful. Running test: `case', old syntax Test successful. Running test: `case', new syntax Test successful. Running test: `case', new syntax, cascaded Test successful. Running test: `function' keyword Test successful. Running test: `time' keyword (status only) Test successful. Running test: basic [[ ... ]] test Test successful. Running test: Basic `always' syntax Test successful. Running test: Always block with error not reset Test successful. Running test: Always block with error reset Test successful. Running test: Always block interaction with return Test successful. Running test: Output of syntactic structures with and without always blocks Test successful. Running test: Alternate `if' with braces Test successful. Running test: Short form of `if' Test successful. Running test: Form of `for' with parentheses. Test successful. Running test: Short form of `for' Test successful. Running test: Short arithmetic `for' Test successful. Running test: Csh-like `for' Test successful. Running test: Alternative `while' Test successful. Running test: Alternative `until' Test successful. Running test: Short `repeat' Test successful. Running test: `case' with braces Test successful. Running test: `case' with mixed ;& and ;| Test successful. Running test: Bug regression: `while' loop with redirection and pipeline This test hangs the shell when it fails... Test successful. Running test: Handling of ||'s and &&'s with a for loop in between Test successful. Running test: Handling of &&'s and ||'s with a for loop in between Test successful. Running test: Parse error with file causes non-zero exit status Test successful. Running test: Parse error on standard input causes non-zero exit status Test successful. Running test: Parse error on inline command causes non-zero exit status Test successful. Running test: Non-existent script causes exit status 127 Test successful. Running test: comments within $(...) Test successful. ./A01grammar.ztst: all tests successful. ./A02alias.ztst: starting. Running test: Basic aliasing Test successful. Running test: Global aliasing Test successful. Running test: Not aliasing Test successful. Running test: Aliasing with a backslash Test successful. Running test: POSIX_ALIASES option Test successful. ./A02alias.ztst: all tests successful. ./A03quoting.ztst: starting. Running test: Simple use of quotes Test successful. Running test: Quoting inside quotes Test successful. Running test: $'-style quotes Test successful. Running test: $'-style quotes with backslashed backslashes Test successful. Running test: $'-style quote with metafied backslash Test successful. Running test: No RC_QUOTES with single quotes Test successful. Running test: Yes RC_QUOTES with single quotes Test successful. Running test: \u in both print and printf Test successful. ./A03quoting.ztst: all tests successful. ./A04redirect.ztst: starting. Running test: '>' and '<' redirection Test successful. Running test: '<>' redirection Test successful. Running test: '>|' redirection Test successful. Running test: '>!' redirection Test successful. Running test: '>>' redirection Test successful. Running test: '>>|' and '>>!' redirection Test successful. Running test: Here-documents Test successful. Running test: Here-documents stripping tabs Test successful. Running test: Here-documents don't perform shell expansion on the initial word Test successful. Running test: Here-documents do perform $'...' expansion on the initial word Test successful. Running test: '<<<' redirection Test successful. Running test: here-strings with $'...' quoting Test successful. Running test: Re-evaluation of function output with here document, unquoted Test successful. Running test: Re-evaluation of function output with here document, quoted Test successful. Running test: '>&' redirection Test successful. Running test: '<&' redirection Test successful. Running test: '<&-' redirection Test successful. Running test: '>&-' redirection Test successful. Running test: '>&p' and '<&p' redirection Test successful. Running test: '>&FILE' handling Test successful. Running test: '&>FILE' handling Test successful. Running test: '>&|', '>&!', '&>|', '&>!' redirection Test successful. Running test: 'Combining > with >& (1)' Test successful. Running test: 'Combining > with >& (2)' Test successful. Running test: 2-file multio Test successful. Running test: setup file+pipe multio Test successful. Running test: read file+pipe multio Test successful. Running test: multio with globbing Test successful. Running test: setup multio for input Test successful. Running test: read multio input Test successful. Running test: read multio input with pipe Test successful. Running test: null redir with NULLCMD unset Test successful. Running test: null redir in $(...) with NULLCMD unset Test successful. Running test: READNULLCMD with NULLCMD unset Test successful. Running test: null redir with NULLCMD=: Test successful. Running test: READNULLCMD Test successful. Running test: null redir with NULLCMD=cat Test successful. Running test: Using {fdvar}> syntax to open a new file descriptor Test successful. Running test: NO_CLOBBER prevents overwriting parameter with allocated fd Test successful. Running test: Closing file descriptor using brace syntax Test successful. Running test: Error opening file descriptor using readonly variable Test successful. Running test: Error closing file descriptor using readonly variable Test successful. Running test: Optimised here-string to filename Test successful. Running test: Parsing of redirection operators (no space required before operators) Test successful. ./A04redirect.ztst: all tests successful. ./A05execution.ztst: starting. Running test: ./prog execution Test successful. Running test: path (1) Test successful. Running test: path (2) Test successful. Running test: function argument passing Test successful. Running test: Aliases in functions Test successful. Running test: EXIT trap environment Test successful. Running test: return (1) Test successful. Running test: return (2) Test successful. Running test: autoloading (1) Test successful. Running test: autoloading with initialization Test successful. Running test: autoloading via -X Test successful. Running test: chpwd Test successful. Running test: chpwd_functions Test successful. Running test: TRAPEXIT Test successful. Running test: TRAPDEBUG Test successful. Running test: trap DEBUG Test successful. Running test: TRAPZERR Test successful. Running test: trap ZERR Test successful. ./A05execution.ztst: all tests successful. ./A06assign.ztst: starting. Running test: assign to association with odd no. of values Test successful. Running test: append scalar to unset scalar Test successful. Running test: append to scalar Test successful. Running test: append to positional parameter Test successful. Running test: add scalar to array Test successful. Running test: add scalar to array with ksharrays set Test successful. Running test: add scalar to array with alternate syntax Test successful. Running test: add to integer Test successful. Running test: add to float Test successful. Running test: add scalar to association Test successful. Running test: add array to unset parameter Test successful. Running test: add array to existing array Test successful. Running test: add array to scalar Test successful. Running test: add array to integer Test successful. Running test: add array to float Test successful. Running test: add to empty association Test successful. Running test: add to association Test successful. Running test: insert scalar inside another Test successful. Running test: insert scalar inside another with negative index Test successful. Running test: append scalar to scalar using a range Test successful. Running test: insert scalar inside another, specifying a slice Test successful. Running test: append to array element Test successful. Running test: append to array element with negative index Test successful. Running test: append to array element, specifying a slice Test successful. Running test: append to array element with ksharrays set Test successful. Running test: append to association element Test successful. Running test: append to non-existent association element Test successful. Running test: attempt to append to slice of association Test successful. Running test: attempt to add to indexed integer variable Test successful. Running test: attempt to add to slice of float variable Test successful. Running test: append to unset variable with index Test successful. Running test: insert array inside another Test successful. Running test: append to array using negative index Test successful. Running test: insert array using negative range Test successful. Running test: attempt to insert array into string Test successful. Running test: attempt to insert array into string Test successful. Running test: attempt to append array to hash element Test successful. Running test: add array to indexed unset variable Test successful. Running test: saving and restoring of exported special parameters Test successful. Running test: save and restore multiple variables around builtin Test successful. ./A06assign.ztst: all tests successful. ./A07control.ztst: starting. Running test: Passing of return values back through functions Test successful. Running test: continue outside loop Running test: continue with valid argument Test successful. Running test: continue error case 0 Test successful. Running test: continue error case -1 Test successful. Running test: break from within function (this is a feature, I disovered) Test successful. Running test: break with valid argument Test successful. Running test: break error case 0 Test successful. Running test: break error case -1 Test successful. ./A07control.ztst: all tests successful. ./B01cd.ztst: starting. Running test: Preserving symbolic links in the current directory string Test successful. Running test: Changing directory up through symbolic links without following them Test successful. Running test: Resolving symbolic links with chaselinks set Test successful. Running test: Test successful. ./B01cd.ztst: all tests successful. ./B02typeset.ztst: starting. Running test: Report types of parameters with typeset +m Test successful. Running test: Simple local declarations Test successful. Running test: Equivalence of local and typeset in functions Test successful. Running test: Basic equivalence of declare and typeset Test successful. Running test: declare previously lacked -m/+m options Test successful. Running test: Global export Test successful. Running test: Equivalence of export and typeset -x Test successful. Running test: Local export Test successful. Running test: Floating point, adding a precision, and fixed point Test successful. Running test: Integer and changing the base Test successful. Running test: Conversion of floating point to integer Test successful. Running test: Equivalence of functions and typeset -f Test successful. Running test: Readonly declaration Test successful. Running test: Convert to readonly Test successful. Running test: Uniquified arrays and non-local scope Test successful. Running test: Tied parameters and uniquified colon-arrays Test successful. Running test: Tied parameters and uniquified arrays with meta-character as separator Test successful. Running test: Tied parameters and uniquified arrays with NUL-character as separator Test successful. Running test: Untying is prohibited Test successful. Running test: Export of tied parameters Test successful. Running test: Tied arrays with separator specified Test successful. Running test: Tied array syntax Test successful. Running test: Illegal local array element assignment Test successful. Running test: Legal local array element assignment Test successful. Running test: Legal local associative array element assignment Test successful. Running test: Local scalar subscript assignment Test successful. Running test: Left justification of scalars Test successful. Running test: Left justification of floating point Test successful. Running test: Left justification of scalars with zero suppression Test successful. Running test: Right justification of scalars Test successful. Running test: Right justification of scalars with zeroes Test successful. Running test: Right justification of integers with zero, no initial base Test successful. Running test: Right justification of integers with zero, base 16, C_BASES off Test successful. Running test: Right justification of integers with zero, base 16, C_BASES on Test successful. Running test: Extracting substrings from padded integers Test successful. Running test: Right justification of fixed point numbers with zero Test successful. Running test: Stress test: all parameters are local and unset, using -m Test successful. Running test: Parameter hiding and tagging, printing types and values Test successful. Running test: Adding and removing values to and from the environment Test successful. Running test: Can unset environment variables after exec Test successful. Running test: Upper case conversion, does not apply to values used internally Test successful. Running test: Lower case conversion, does not apply to values used internally Test successful. Running test: declare -p shouldn't create scoped values Test successful. Running test: typeset -g should be silent even without TYPESET_SILENT Test successful. ./B02typeset.ztst: all tests successful. ./B03print.ztst: starting. Running test: replace directory name Test successful. Running test: output to file-descriptor Test successful. Running test: argument sorting Test successful. Running test: print -f needs a format specified Test successful. Running test: reverse argument sorting Test successful. Running test: case-sensitive argument sorting Test successful. Running test: case-insensitive argument sorting Test successful. Running test: removal of non-matching arguments Test successful. Running test: test s format specifier Test successful. Running test: test b format specifier Test successful. Running test: test q format specifier Test successful. Running test: test c format specifier Test successful. Running test: test n format specifier Test successful. Running test: check count of width-specified %b Test successful. Running test: ensure width is applied to empty param Test successful. Running test: test d format specifier Test successful. Running test: test g format specifier Test successful. Running test: override -C when -f was given Test successful. Running test: initial quote to get numeric value of character with int Test successful. Running test: initial quote to get numeric value of character with double Test successful. Running test: numeric value of high numbered character Test successful. Running test: using \x25 to introduce a format specifier Test successful. Running test: width specified in format specifier Test successful. Running test: precision specified in format specifier Test successful. Running test: width/precision specified in arguments Test successful. Running test: use of invalid directive Test successful. Running test: bad arithmetic expression Test successful. Running test: out of range argument specifier Test successful. Running test: out of range argument specifier on format reuse Test successful. Running test: out of range argument specifier on width Test successful. Running test: format not printed if no arguments left after -m removal Test successful. Running test: format printed despite lack of arguments Test successful. Running test: with no arguments empty string where string needed Test successful. Running test: with no arguments, zero used where number needed Test successful. Running test: multiple arguments with format reused Test successful. Running test: %n count zeroed on format reuse Test successful. Running test: maximal length format specification Test successful. Running test: negative width specified Test successful. Running test: negative precision specified Test successful. Running test: specify argument to output explicitly Test successful. Running test: specify output and precision arguments explicitly Test successful. Running test: reuse format where arguments are explicitly specified Test successful. Running test: reuse of specified arguments Test successful. Running test: testing -n with echo Test successful. Running test: flags mixed with specified argument Test successful. Running test: Truncating first echo arg using backslash-c Test successful. Running test: Truncating third echo arg using backslash-c Test successful. Running test: Truncating printf literal using backslash-c Test successful. Running test: Truncating printf format using backslash-c Test successful. Running test: Truncating printf early %b arg using backslash-c Test successful. Running test: Truncating printf late %b arg using backslash-c Test successful. Running test: mixed style of argument selection Test successful. Running test: argument specified for width only Test successful. Running test: argument specified for precision only Test successful. Running test: initial `--' ignored to satisfy POSIX Test successful. Running test: nothing after % in format specifier Test successful. Running test: explicit null after % in format specifier Test successful. Running test: printf handles \0... octal escapes in replacement text Test successful. Running test: sorting with embedded nulls Test successful. ./B03print.ztst: all tests successful. ./B05eval.ztst: starting. Running test: eval retains value of $? Test successful. Running test: eval after command not found Test successful. Running test: eval with empty command resets the status Test successful. Running test: eval with empty command resets the status Test successful. ./B05eval.ztst: all tests successful. ./B06fc.ztst: starting. Running test: Checking that fc -l foo doesn't core dump when history is empty Test successful. ./B06fc.ztst: all tests successful. ./B07emulate.ztst: starting. Running test: Basic use of emulate Test successful. Running test: Use of emulate -L Test successful. Running test: Use of emulate -R Test successful. Running test: Use of emulate -c Test successful. Running test: Use of emulate -R -c Test successful. Running test: Basic sticky function emulation Test successful. Running test: Basic sticky function emulation Test successful. Running test: Sticky emulation not triggered if sticky emulation unchanged Test successful. ./B07emulate.ztst: all tests successful. ./C01arith.ztst: starting. Running test: basic integer arithmetic Test successful. Running test: basic floating point arithmetic Test successful. Running test: base input Test successful. Running test: conversion to float Test successful. Running test: conversion to int Test successful. Running test: precedence (arithmetic) Test successful. Running test: precedence (arithmetic, with C_PRECEDENCES) Test successful. Running test: precedence (logical) Test successful. Running test: precedence (ternary) Test successful. Running test: parsing ternary (1) Test successful. Running test: parsing ternary (2) Test successful. Running test: comma operator Test successful. Running test: #, ## and $# Test successful. Running test: ## without following character Test successful. Running test: ## followed by a space Test successful. Running test: promotion to float Test successful. Running test: use of scalars to store integers and floats Test successful. Running test: error using unset variable as index Test successful. Running test: setting array elements in math context Test successful. Running test: converting type from array Test successful. Running test: bad lvalue Test successful. Running test: assigning to scalar which contains non-math string Test successful. Running test: empty math parse e.g. $(( )) acts like a zero Test successful. Running test: empty assignment Test successful. Running test: empty right hand of comma Test successful. Running test: empty middle of comma Test successful. Running test: commas and parentheses, part 1 Test successful. Running test: commas and parentheses, part 1 Test successful. Running test: octalzeroes doesn't affect bases Test successful. Running test: bases up to 36 work Test successful. Running test: bases beyond 36 don't work Test successful. Running test: parse failure in arithmetic Test successful. Running test: not a parse failure because not arithmetic Test successful. Running test: doubled # in base removes radix Test successful. ./C01arith.ztst: all tests successful. ./C02cond.ztst: starting. Running test: -a cond Test successful. Running test: -b cond Warning: Not testing [[ -b blockdevice ]] (no devices found) Test successful. Running test: -c cond Test successful. Running test: -d cond Test successful. Running test: -e cond Test successful. Running test: -f cond Warning: Not testing [[ -f blockdevice ]] (no devices found) Test successful. Running test: -g cond Test successful. Running test: -h cond Test successful. Running test: -k cond Test successful. Running test: -n cond Test successful. Running test: -o cond Test successful. Running test: -p cond Test successful. Running test: -r cond Test successful. Running test: -s cond Test successful. Running test: -u cond Test successful. Running test: -x cond Test successful. Running test: -z cond Test successful. Running test: -L cond Test successful. Running test: -O cond Test successful. Running test: -G cond Test successful. Running test: -N cond This test takes two seconds... Test successful. Running test: -nt cond Test successful. Running test: -ot cond Test successful. Running test: -ef cond Test successful. Running test: =, == and != conds Test successful. Running test: < and > conds Test successful. Running test: -eq and -ne conds Test successful. Running test: -lt and -gt conds Test successful. Running test: -le cond Test successful. Running test: -ge cond Test successful. Running test: || and && in conds Test successful. Running test: /dev/fd support in conds handled by access Warning: not testing: [[ -e /dev/fd/0 ]] (mock kills us) Test successful. Running test: /dev/fd support in conds handled by stat Warning: not testing: [[ -O /dev/fd/0 ]] (mock kills us) Test successful. Running test: complex conds with skipping Test successful. Running test: strings with `[' builtin Test successful. Running test: substitution in `[' builtin Test successful. Running test: argument checking for [ builtin Test successful. Running test: argument checking for test builtin Test successful. Running test: argument checking for [ builtin Test successful. Running test: argument checking for test builtin Test successful. Running test: argument checking for [ builtin Test successful. Running test: argument checking for test builtin Test successful. Running test: -nt shouldn't abort on non-existent files Test successful. Running test: regex tests shouldn't crash Test successful. ./C02cond.ztst: all tests successful. ./C03traps.ztst: starting. Running test: Nested `trap ... EXIT' Test successful. Running test: Nested TRAPEXIT Test successful. Running test: Nested `trap - EXIT' on `trap ... EXIT' Test successful. Running test: Nested `trap - EXIT' on `TRAPEXIT' Test successful. Running test: EXIT traps on functions when exiting from function Test successful. Running test: EXIT traps on a script Test successful. Running test: Nested `trap ... INT', not triggered Test successful. Running test: Nested TRAPINT, not triggered Test successful. Running test: Nested `trap - INT' on untriggered `trap ... INT' Test successful. Running test: Nested `trap ... TERM', triggered on inner loop This test takes at least three seconds... Test successful. Running test: Nested `trap ... TERM', triggered on outer loop This test, too, takes at least three seconds... Test successful. Running test: basic localtraps handling Test successful. Running test: more sophisticated error trapping Test successful. Running test: Unsetting ordinary traps with localtraps. Test successful. Running test: ksh-style EXIT traps preserve return value Test successful. Running test: ksh-style EXIT traps can force return status of enclosing function Test successful. Running test: autoloaded TRAPEXIT (exit status > 128 indicates an old bug is back) Test successful. Running test: waiting for trapped signal Another test that takes three seconds Test successful. Running test: Combination of ERR_EXIT and ZERR trap Test successful. Running test: Force return of containing function from TRAPZERR. Test successful. Running test: Return with non-zero status triggered from within trap '...' ZERR. Test successful. Running test: Normal return from TRAPZERR. Test successful. Running test: Return with zero status triggered from within trap '...' ZERR. Test successful. ./C03traps.ztst: all tests successful. ./C04funcdef.ztst: starting. Running test: Regression test: `function f$$ () { ... }' Test successful. Running test: Function definition without braces Test successful. Running test: User-defined math functions, argument handling Test successful. Running test: User-defined math functions, complex argument handling Test successful. Running test: User-defined math functions, argument checking Test successful. Running test: User-defined math functions, multiple interfaces Test successful. Running test: Command not found handler, success Test successful. Running test: Command not found handler, failure Test successful. Running test: Anonymous function scope Test successful. Running test: Anonymous function with patterns in loop Test successful. Running test: Anonymous function redirection Test successful. Running test: Nested anonymous functions Test successful. ./C04funcdef.ztst: all tests successful. ./C05debug.ztst: starting. Running test: Relationship between traps and sources Test successful. Running test: trapreturn handling bug is properly fixed Test successful. Running test: Skip line from DEBUG trap Test successful. Running test: Skip assignment from DEBUG trap Test successful. Running test: line numbers of complex sublists Test successful. Running test: line numbers of multiline assignments Test successful. Running test: ZSH_DEBUG_CMD in debug traps Test successful. Running test: Status of forced return from eval-style DEBUG trap Test successful. ./C05debug.ztst: all tests successful. ./D01prompt.ztst: starting. Running test: Basic prompt escapes as shown. Test successful. Running test: `%?' prompt escape Test successful. Running test: `%_' prompt escape Test successful. Running test: `%#' prompt escape and its equivalent Test successful. Running test: `%v' prompt escape Test successful. Running test: ternary prompt escapes Test successful. Running test: prompt truncation Test successful. Running test: Dates produced by prompt escapes Test successful. Running test: Dynamic named directories Test successful. Running test: Recursive use of prompts Test successful. ./D01prompt.ztst: all tests successful. ./D02glob.ztst: starting. Running test: zsh globbing Test successful. Running test: ksh compatibility Test successful. Running test: single byte match with top bit set Test successful. Running test: exclusions regression test Test successful. Running test: Just directories Test successful. Running test: Just files Test successful. Running test: Globbing used recursively (inside e glob qualifier) Test successful. Running test: Recursive globbing used recursively (inside e glob qualifier) Test successful. Running test: Head modifier Test successful. Running test: Remove extension modifier Test successful. Running test: Substitute modifier Test successful. Running test: Just full dirs Test successful. Running test: Omit full dirs Test successful. Running test: Just empty dirs Test successful. Running test: Exclusions with complicated path specifications Test successful. Running test: Empty strings Test successful. Running test: Must-match arguments in complex patterns Test successful. Running test: Bug with intermediate paths with plain strings but tokenized characters Test successful. Running test: Named character sets handled internally Test successful. Running test: Misplaced (#c...) flag Test successful. Running test: Numeric glob is not usurped by process substitution. Test successful. ./D02glob.ztst: all tests successful. ./D03procsubst.ztst: starting. Running test: <(...) substitution Test successful. Running test: >(...) substitution Test successful. Running test: =(...) substituion Test successful. Running test: FDs remain open for external commands called from functions Test successful. Running test: <(...) when embedded within an argument Test successful. Running test: >(...) when embedded within an argument Test successful. Running test: =(...) followed by something else without a break Test successful. Running test: =(...) preceded by other stuff has no special effect Test successful. ./D03procsubst.ztst: all tests successful. ./D04parameter.ztst: starting. Running test: Basic scalar parameter substitution Test successful. Running test: Basic array parameter substitution Test successful. Running test: Basic ksharray substitution Test successful. Running test: Basic shwordsplit option handling Test successful. Running test: $+... Test successful. Running test: $+... with arrays Test successful. Running test: ${...:-...} and ${...-...} Test successful. Running test: ${...:=...}, ${...::=...}, ${...=...} Test successful. Running test: ${...:?...}, ${...?...} Test successful. Running test: ${...:+...}, ${...+...} Test successful. Running test: ${...#...}, ${...##...} Test successful. Running test: ${...%...}, ${...%%...} Test successful. Running test: ${...:#...} Test successful. Running test: ${...:#...}, ${(M)...:#...} with array Test successful. Running test: scalar ${.../.../...}, ${(S).../.../...} Test successful. Running test: array ${.../.../...}, ${(S).../.../...} Test successful. Running test: scalar ${...//.../...}, ${(S)...//.../...} Test successful. Running test: array ${...//.../...}, ${(S)...//.../...} Test successful. Running test: array ${...:/...} Test successful. Running test: use of backslashes in //-substitutions Test successful. Running test: ${#...}, $#... Test successful. Running test: basic ${^...} Test successful. Running test: combined ${^...} and {...,...} Test successful. Running test: ${=...} Test successful. Running test: ${~...} and globsubst Test successful. Running test: globsubst with backslashes Test successful. Running test: splitting of $(...) inside ${...} Test successful. Running test: ${(f)$(...)} Test successful. Running test: ${(A)...=...}, ${(A)...::=...}, ${scalar=$array} Test successful. Running test: "${(@)...}" Test successful. Running test: ${(e)...} Test successful. Running test: Regress ${(e)...} with backticks (see zsh-workers/15871) Test successful. Running test: ${(P)...} Test successful. Running test: ${(o)...}, ${(O)...} Test successful. Running test: ${(L)...}, ${(U)...} Test successful. Running test: ${(C)...} Test successful. Running test: ${(V)...} Test successful. Running test: ${(q...)...} Test successful. Running test: ${(Q)...} Test successful. Running test: ${(Q)...} with handling of $'...' Test successful. Running test: ${(z)...} and ${(Q)...} for some hard to parse cases Test successful. Running test: ${(%)...} Test successful. Running test: ${(QX)...} Test successful. Running test: ${(c)#...} Test successful. Running test: ${(w)...}, ${(W)...} Test successful. Running test: ${(k)...}, ${(v)...} Test successful. Running test: simple padding Test successful. Running test: ${(pl...)...} Test successful. Running test: simultaneous left and right padding Test successful. Running test: ${(r...)...} Test successful. Running test: ${(j)...} Test successful. Running test: ${(F)...} Test successful. Running test: ${(s...)...} Test successful. Running test: ${(t)...} Test successful. Running test: ${(S)...#...} etc. Test successful. Running test: ${(I:...:)...} Test successful. Running test: ${(M...)...} Test successful. Running test: ${(R)...} Test successful. Running test: ${(BE...)...} Test successful. Running test: ${(N)...} Test successful. Running test: Rule 1: Nested substitutions Test successful. Running test: Rule 2: Parameter subscripting Test successful. Running test: Rule 3: Parameter Name Replacement Test successful. Running test: Rule 4: Double-Quoted Joining Test successful. Running test: Rule 5: Nested Subscripting Test successful. Running test: Rule 6: Modifiers Test successful. Running test: Rule 7: Forced Joining, and 8: Forced splitting Test successful. Running test: Rule 9: Shell Word Splitting Test successful. Running test: Rule 10: Re-Evaluation Test successful. Running test: Rule 11: Padding Test successful. Running test: Examples in manual on parameter expansion Test successful. Running test: Regression test of ${1+"$@"} bug Test successful. Running test: Regression test of "${(A)foo=$@}" bug Test successful. Running test: Regression test of ${=1+"$@"} bug and some related expansions Test successful. Running test: More bourne-shell-compatible nested word-splitting with wildcards and ~ Test successful. Running test: Test of nested word splitting with and without quotes Test successful. Running test: Joining with NULL character from IFS Test successful. Running test: Unsetting and recreation of numerical special parameters Test successful. Running test: Unsetting and recreation of tied special parameters Test successful. Running test: Unsetting and recreation of tied normal parameters Test successful. Running test: Parameters associated with backreferences Test successful. Running test: Parameters associated with (#m) flag Test successful. Running test: (#m) flag with pure string Test successful. Running test: (#m) flag with tokenized input Test successful. Running test: Bug with (u) flag reducing arrays to one element Test successful. Running test: Quoted zero-length strings are handled properly Test successful. Running test: Substitutions where $match is itself substituted in the replacement Test successful. Running test: Modifiers with repetition Test successful. Running test: Sorting arrays with embedded nulls Test successful. Running test: Bad patterns should never match array elements Test successful. Running test: Numeric sorting Test successful. Running test: Out of range negative scalar subscripts Test successful. Running test: Out of range negative array subscripts Test successful. Running test: Removal of empty fields in unquoted splitting Test successful. Running test: Hacky removal of empty fields in quoted splitting with no "@" Test successful. Running test: Retention of empty fields in quoted splitting with "@" Test successful. Running test: Matching array indices with and without quoting Test successful. Running test: Reverse subscripting associative arrays with literal matching Test successful. Running test: ZSH_SUBSHELL Test successful. Running test: GLOBSUBST only on parameter substitution arguments Test successful. Running test: Lookup failures on elements of arrays with RC_EXPAND_PARAM Test successful. ./D04parameter.ztst: all tests successful. ./D05array.ztst: starting. Running test: The first element Test successful. Running test: Normal multi-item indexing Test successful. Running test: This should be empty Test successful. Running test: Another empty slice Test successful. Running test: An empty slice with a negative end Test successful. Running test: Treat 0 as empty Test successful. Running test: Treat 0,0 as empty Test successful. Running test: Another weird way to access the first element Test successful. Running test: An inner element Test successful. Running test: Another inner element Test successful. Running test: A slice with a negative end Test successful. Running test: A slice with a negative start Test successful. Running test: A slice with a negative start and end Test successful. Running test: Slices should return an array, elements a scalar Test successful. Running test: Ksh array indexing Test successful. Running test: Ksh array indexing (ii) Test successful. Running test: Ksh array indexing (iii) Test successful. Running test: Glob array indexing Test successful. Running test: Glob array indexing (ii) Test successful. Running test: Glob array indexing (iii) Test successful. ./D05array.ztst: all tests successful. ./D06subscript.ztst: starting. Running test: Scalar pattern subscripts without wildcards Test successful. Running test: Scalar pattern subscripts with wildcards Test successful. Running test: Scalar pattern subscripts that do not match Test successful. Running test: Scalar subscripting using a pattern subscript to get the index Test successful. Running test: Array pattern subscripts Test successful. Running test: Array pattern subscripts with multiple backslashes Test successful. Running test: Associative array lookup (direct subscripting) Test successful. Running test: Associative array lookup (pattern subscripting) Test successful. Running test: Associative array lookup (reverse subscripting) Test successful. Running test: Illegal associative array assignment Test successful. Running test: Associative array assignment Test successful. Running test: Associative array keys with open and close brackets Test successful. Running test: Associative array lookup using a pattern subscript to get the key Test successful. Running test: Associative array substitution-assignment with reverse pattern subscript key Test successful. Running test: Associative array keys interpreted as patterns Test successful. Running test: Associative array keys interpreted as patterns, single match Test successful. Running test: Associative array keys with double quotes Test successful. Running test: More keys with double quotes, used in assignment-expansion Test successful. Running test: Keys with double quotes and the (P) expansion flag Test successful. Running test: Negative index applied to substition result from empty array Test successful. Running test: (i) returns 1 for empty array, (I) returns 0. Test successful. Running test: Element zero is empty if KSH_ZERO_SUBSCRIPT is off. Test successful. Running test: Can't set element zero if KSH_ZERO_SUBSCRIPT is off. Test successful. Running test: (R) returns empty if not found if KSH_ZERO_SUBSCRIPT is off. Test successful. Running test: Element zero is element one if KSH_ZERO_SUBSCRIPT is on. Test successful. Running test: Can set element zero if KSH_ZERO_SUBSCRIPT is on. Test successful. Running test: (R) yuckily returns the first element on failure withe KSH_ZERO_SUBSCRIPT Test successful. Running test: [(R)notfound,(r)notfound] replaces the whole array Test successful. Running test: String subscripts with KSH_ZERO_SUBSCRIPT unset Test successful. Running test: String subscripts with KSH_ZERO_SUBSCRIPT set Test successful. Running test: Assignment to chunk of string ignores element 0 Test successful. Running test: Can't set only element zero of string Test successful. ./D06subscript.ztst: all tests successful. ./D08cmdsubst.ztst: starting. Running test: Basic `...` substitution Test successful. Running test: Basic $(...) substitution Test successful. Running test: Quoted `...` substitution Test successful. Running test: Quoted $(...) substitution Test successful. Running test: Stripping of backslasshes in quoted `...` Test successful. Running test: Stripping of backslashes in quoted $(...) Test successful. Running test: Nested `...` Test successful. Running test: Nested $(...) Test successful. Running test: Nested quoted `...` Test successful. Running test: Nested quoted $(...) Test successful. Running test: $(( ... ) ... ) is not arithmetic Test successful. Running test: quoted $(( ... ) .. ) is not arithmetic Test successful. Running test: mixing $(...) with parameter substitution and globbing Test successful. Running test: empty command uses exit value of last substitution Test successful. Running test: variable assignments processed after other substitutions Test successful. ./D08cmdsubst.ztst: all tests successful. ./E01options.ztst: starting. Running test: ALIASES option Test successful. Running test: ALL_EXPORT option Test successful. Running test: AUTO_PUSHD option Test successful. Running test: BAD_PATTERN option Test successful. Running test: BARE_GLOB_QUAL option Test successful. Running test: BRACE_CCL option Test successful. Running test: BRACE_CCL option starting from NUL Test successful. Running test: BSD_ECHO option Test successful. Running test: C_BASES option Test successful. Running test: CDABLE_VARS option Test successful. Running test: CLOBBER option Test successful. Running test: CSH_JUNKIE_LOOPS option (for loop) Test successful. Running test: CSH_JUNKIE_QUOTES option Test successful. Running test: CSH_NULL_CMD option Test successful. Running test: CSH_NULL_GLOB option Test successful. Running test: EQUALS option Test successful. Running test: ERR_EXIT option Test successful. Running test: NO_EXEC option Test successful. Running test: EVAL_LINENO option Test successful. Running test: EXTENDED_GLOB option Test successful. Running test: FUNCTION_ARGZERO option Test successful. Running test: GLOB option Test successful. Running test: GLOBAL_EXPORT option Test successful. Running test: GLOB_ASSIGN option Test successful. Running test: GLOB_DOTS option Test successful. Running test: GLOB_SUBST option Test successful. Running test: HIST_SUBST_PATTERN option Test successful. Running test: IGNORE_BRACES option Test successful. Running test: KSH_ARRAYS option Test successful. Running test: KSH_AUTOLOAD option Test successful. Running test: KSH_OPTION_PRINT option Test successful. Running test: KSH_TYPESET option Test successful. Running test: LOCAL_OPTIONS option Test successful. Running test: MAGIC_EQUAL_SUBST option Test successful. Running test: MARK_DIRS option Test successful. Running test: MULTIOS option Test successful. Running test: Multios attached to a subshell Test successful. Running test: Fix for race with input multios This test hangs the shell when it fails... Test successful. Running test: NOMATCH option Test successful. Running test: NULL_GLOB option Test successful. Running test: NUMERIC_GLOB_SORT option Test successful. Running test: OCTAL_ZEROES options Test successful. Running test: PATH_DIRS option Test successful. Running test: POSIX_BUILTINS option Test successful. Running test: PROMPT_BANG option Test successful. Running test: PROMPT_PERCENT option Test successful. Running test: PROMPT_SUBST option Test successful. Running test: PUSHD_IGNOREDUPS option Test successful. Running test: PUSHD_MINUS option Test successful. Running test: PUSHD_TO_HOME option Test successful. Running test: RC_EXPAND_PARAM option Test successful. Running test: RC_QUOTES option Test successful. Running test: RESTRICTED option Test successful. Running test: SH_FILE_EXPANSION option Test successful. Running test: SH_GLOB option Test successful. Running test: SH_NULLCMD option Test successful. Running test: SHORT_LOOPS option Test successful. Running test: SH_WORD_SPLIT option Test successful. Running test: UNSET option Test successful. Running test: WARN_CREATE_GLOBAL option Test successful. Running test: XTRACE option Test successful. ./E01options.ztst: all tests successful. ./E02xtrace.ztst: starting. Running test: xtrace with and without redirection Test successful. Running test: tracing function Test successful. Running test: Trace output with sourcefile and line number. Test successful. ./E02xtrace.ztst: all tests successful. ./V02zregexparse.ztst: starting. Running test: empty Test successful. Running test: element Test successful. Running test: closure Test successful. Running test: concatenation Test successful. Running test: alternation 1 Test successful. Running test: alternation 2 Test successful. Running test: grouping Test successful. Running test: alternation, grouping and closure Test successful. Running test: lookahead 1 Test successful. Running test: lookahead 2 Test successful. Running test: pattern, lookahead, guard and completion action Test successful. Running test: guard failure Test successful. Running test: action Test successful. Running test: aaa Test successful. Running test: aaa /a/ Test successful. Running test: aaa 2*/a/ Test successful. Running test: aaa 3*/a/ Test successful. Running test: aaa 4*/a/ Test successful. Running test: aaa 5*/a/ Test successful. Running test: aaa /aaa/ Test successful. Running test: aaa /aaa/ /a/ Test successful. Running test: aaa /aaa/ # Test successful. Running test: aaa /aaa/ # # Test successful. Running test: aaa ( /a/ ) Test successful. Running test: aaa ( /a/ ) # Test successful. Running test: aaa /a/ /b/ Test successful. Running test: a /a/ '{A}' Test successful. Running test: a /b/ '{A}' Test successful. Running test: a /b/ ':A' '{B}' Test successful. Running test: ab /a/ '{A}' Test successful. Running test: ab /a/ '{A}' /b/ '{B}' Test successful. Running test: ab /a/ ':A' '{B}' /b/ ':C' '{D}' Test successful. Running test: abc /a/ '{A}' /b/ '{B}' /c/ '{C}' Test successful. Running test: abz /a/ '{A}' /b/ '{B}' /c/ '{C}' Test successful. Running test: azz /a/ '{A}' /b/ '{B}' /c/ '{C}' Test successful. Running test: aba '{A}' /a/ '{B}' /b/ '{C}' /c/ '{D}' Test successful. Running test: a /a/ '{M1}' Test successful. Running test: aaa /a/ '{A}' // Test successful. Running test: aaa /a/ '{M1}' // '{A}' Test successful. Running test: abcdef /a/ '{M1}' /b/ '{M1}' /c/ '{M1}' // '{A}' Test successful. Running test: abcdef /a/ '{A}' /b/ '{B}' /c/ '{C}' // '{D}' Test successful. Running test: a /a/ {A} /b/ {B} Test successful. Running test: abcdef /a/ -Ga {Aa} /b/ -Gb {Aa} /c/ -Gc {Ac} // Test successful. Running test: abcdef /a/ -Ga {Aa} /b/ -Gb {Ab} /c/ -Gc {Ac} /[]/ :F Test successful. Running test: abcdef /a/ -Ga {Aa} /b/ -Gb {Ab} /c/ -Gc {Ac} ( /[]/ :F1 | /z/ :F2 ) Test successful. Running test: a /[]/ :A Test successful. Running test: "\0" /\0/ {A} Test successful. Running test: "\0" /\0/ {A} / / {B} Test successful. Running test: abcdef ( /?/ {M1} ) # Test successful. Running test: abcdef ( /c?|?/ {M1} ) # Test successful. Running test: abcacdef ( /a/ {M1} | /b/ {M1} | /c/ {M1} ) # Test successful. Running test: abcdef ( /a/ :A | /b/ :B | /c/ :C ) # Test successful. Running test: abcdef ( /a/ :A {M1} | /b/ :B {M1} | /c/ :C {M1} ) # Test successful. Running test: "com\0xx" /W/ ( /W/ :A /W/ :B ) # Test successful. Running test: "com\0xx\0yy" /W/ ( /W/ :A /W/ :B ) # Test successful. Running test: "com\0xx\0yy\0zz" /W/ ( /W/ :A /W/ :B ) # Test successful. Running test: abcdez /abc/ :A /def/ :B Test successful. Running test: abcdez /abc/+ :A /def/ :B Test successful. Running test: abcdez /abc/+ :A // /def/ :B Test successful. Running test: abcdez /abc/+ :A //- /def/ :B Test successful. Running test: "ZZZZ\0abcdef" /ZZZZ\0/ /abc/+ :A /dee/ :B Test successful. ./V02zregexparse.ztst: all tests successful. ./V03mathfunc.ztst: starting. Running test: Basic operation with atan Test successful. Running test: atan with two arguments Test successful. Running test: atan can't take three arguments Test successful. Running test: rand48 with default initialisation Test successful. Running test: rand48 with pre-generated seed Test successful. Running test: Conversion of arguments from integer Test successful. Running test: Use of abs on various numbers Test successful. Running test: Non-negative argument checking for square roots. Test successful. Running test: Test random number generator distributions are not grossly broken Test successful. ./V03mathfunc.ztst: all tests successful. ./V04features.ztst: starting. Running test: Loading modules with no features Test successful. Running test: Enabling features Test successful. Running test: Disabling features Test successful. Running test: Testing existing features Test successful. Running test: Testing features are in given state (on feature is on) Test successful. Running test: Testing features are in given state (on feature is not off Test successful. Running test: Testing features are in given state (off feature is not on) Test successful. Running test: Testing features are in given state (off feature is off Test successful. Running test: Testing non-existent features Test successful. Running test: Testing features via array parameter Test successful. Running test: Module special parameter is hidden by a local parameter Test successful. Running test: Unhidden readonly special can't be assigned to when made local Test successful. Running test: Module unloaded Test successful. Running test: Module doesn't exist when unloaded Test successful. Running test: Module doesn't have features when unloaded Test successful. Running test: Failed to add parameter if local parameter present Test successful. Running test: Feature state with loading after error enabling Test successful. Running test: Successfully added feature parameter that previously failed Test successful. Running test: Successfully unloaded a module despite a parameter being hidden Test successful. Running test: Using parameter as normal after unloading is OK Test successful. Running test: Enabling and disabling of builtins as features Test successful. Running test: Loading won't override global parameter Test successful. Running test: unsetting a global parameter allows feature parameter to be enabled Test successful. Running test: zmodload with no -F enables all features Test successful. ./V04features.ztst: all tests successful. ./V05styles.ztst: starting. Running test: zstyle -d restores a pristine state Test successful. Running test: defining styles Test successful. Running test: listing styles in default format Test successful. Running test: listing styles in zstyle format Test successful. Running test: boolean test -b/-t + true Test successful. Running test: boolean test -b/-t + false Test successful. Running test: boolean test -b/-t + unset Test successful. Running test: boolean test -T + true Test successful. Running test: boolean test -T + false Test successful. Running test: boolean test -T + unset Test successful. Running test: pattern matching rules Test successful. Running test: scalar with separator Test successful. Running test: zstyle -e evaluations Test successful. Running test: retrieving patterns Test successful. Running test: positive pattern match Test successful. Running test: negative pattern match Test successful. Running test: retrieving styles by pattern Test successful. Running test: retrieving values by pattern and name Test successful. Running test: deleting styles by pattern only Test successful. Running test: deleting styles by pattern and style name Test successful. ./V05styles.ztst: all tests successful. ./V06parameter.ztst: starting. Running test: Function tracing Test successful. Running test: Eval tracing Test successful. ./V06parameter.ztst: all tests successful. ./Y01completion.ztst: starting. Running test: directories and files Test successful. Running test: tilde Test successful. Running test: tilde Test successful. ./Y01completion.ztst: all tests successful. ./Y02compmatch.ztst: starting. Running test: Match Error for "z:" Test successful. Running test: Match Error for "m:" Test successful. Running test: Match Error for "M:" Test successful. Running test: Match Error "r:" Test successful. Running test: Match Error "R:" Test successful. Running test: Match Error for "l:" Test successful. Running test: Match Error for "L:" Test successful. Running test: Match Error for "m:{0-9" Test successful. Running test: Match Error for "m:{0-9}" Test successful. Running test: Match Error for "m:{0-9}={" Test successful. Running test: Match Error for "m:{0-9}={0-" Test successful. Running test: Match Error for "m:{0-9}={-" Test successful. Running test: Match Error "r:" Test successful. Running test: Documentation example for options, input "nolistbee" Test successful. Running test: Documentation example for options, input "list_bee" Test successful. Running test: Documentation example for options, input "ListBee" Test successful. Running test: Documentation example for options, input "NOList" Test successful. Running test: Documentation example for options, input "NO_List\t__\tB\t" Test successful. Running test: Documentation example for options, input "__\tN\t__o\t___\tlist_\tbeep__\t" Test successful. Running test: Documentation example for options, input "__\tNo\t___\tlist_\tbeep__\t" Test successful. Running test: Documentation example for options, input "___\tlist_\tbeep__\t" Test successful. Running test: Documentation example for options, input "__no_listbe" Test successful. Running test: Documentation example for options, input "nonono_listbe" Test successful. Running test: Documentation example for lowercase insenitive M, input "ab\tC\t" Test successful. Running test: Documentation example for lowercase insenitive m, input "A\t\t" Test successful. Running test: Documentation example for case insenitive M, input "aB\t\t" Test successful. Running test: Documentation example for case insenitive m, input "aB\t\t" Test successful. Running test: Documentation example using input c.s.u Test successful. Running test: Documentation example using input c.g.\ta\t.\tp\ta\tg\t Test successful. Running test: Documentation example using input c...pag\t Test successful. Running test: Documentation example using input c...pa\tg\t Test successful. Running test: Documentation example using input v.c\t Test successful. Running test: Documentation example using "r:|[A-Z0-9]=* r:|=*", input H Test successful. Running test: Documentation example using "r:|[A-Z0-9]=* r:|=*", input 2 Test successful. Running test: Documentation example using "r:|[A-Z0-9]=** r:|=*", input H Test successful. Running test: Documentation example using "r:|[A-Z0-9]=** r:|=*", input 2 Test successful. Running test: Documentation example using "r:[^A-Z0-9]||[A-Z0-9]=** r:|=*" Test successful. Running test: Bug from workers 7311 Test successful. Running test: Bug from workers_7311 Test successful. Running test: Bug from workers 10886 Test successful. Running test: Bug from workers 11081 Test successful. Running test: Non-bug from workers 11388 Test successful. Running test: Non-bug from workers 11388 Test successful. Running test: Bug from workers 11586 Test successful. Running test: First test from workers 12995 Test successful. Running test: Second test from workers 12995 Test successful. Running test: Test from workers 13320 Test successful. Running test: Test from workers 13320 Test successful. Running test: First test from workers 13345 Test successful. Running test: Second test from workers 13345 Test successful. Running test: Test for insert positions Test successful. Running test: Test for wildcard left anchor with partial word right anchors Test successful. ./Y02compmatch.ztst: all tests successful. ./Y03arguments.ztst: starting. Running test: one non-option argument Test successful. Running test: a and b Test successful. Running test: three arguments Test successful. Running test: first argument Test successful. Running test: -+ Test successful. Running test: option beginning with + and -. Test successful. Running test: two option arguments Test successful. Running test: sticky option argument Test successful. Running test: end of option sequence Test successful. Running test: argument beginning with minus Test successful. Running test: optional option argument Test successful. Running test: variable length option arguments Test successful. Running test: opt_args Test successful. Running test: rest arguments Test successful. Running test: words array in rest arguments Test successful. Running test: opt_args Test successful. Running test: options and words (zsh-workers:12257) Test successful. ./Y03arguments.ztst: all tests successful. ************************************** 35 successful test scripts, 0 failures, 0 skipped ************************************** make[1]: Leaving directory `/builddir/build/BUILD/zsh-4.3.10/Test' + exit 0 Processing files: zsh-4.3.10-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OJgBsw + umask 022 + cd /builddir/build/BUILD + cd zsh-4.3.10 + DOCDIR=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-4.3.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-4.3.10 + /bin/mkdir -p /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-4.3.10 + cp -pr README LICENCE Etc/BUGS Etc/CONTRIBUTORS Etc/FAQ FEATURES MACHINES /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-4.3.10 + cp -pr NEWS Etc/zsh-development-guide Etc/completion-style-guide zshprompt.pl /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-4.3.10 + exit 0 Provides: attr.so()(64bit) cap.so()(64bit) clone.so()(64bit) compctl.so()(64bit) complete.so()(64bit) complist.so()(64bit) computil.so()(64bit) config(zsh) = 4.3.10-1 curses.so()(64bit) datetime.so()(64bit) deltochar.so()(64bit) example.so()(64bit) files.so()(64bit) langinfo.so()(64bit) mapfile.so()(64bit) mathfunc.so()(64bit) newuser.so()(64bit) parameter.so()(64bit) regex.so()(64bit) rlimits.so()(64bit) sched.so()(64bit) socket.so()(64bit) stat.so()(64bit) system.so()(64bit) tcp.so()(64bit) termcap.so()(64bit) terminfo.so()(64bit) zftp.so()(64bit) zle.so()(64bit) zleparameter.so()(64bit) zprof.so()(64bit) zpty.so()(64bit) zselect.so()(64bit) zutil.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info grep Requires(preun): /bin/sh /sbin/install-info Requires(postun): /bin/sh coreutils grep mktemp Requires: /bin/sh /bin/zsh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncursesw.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: zsh-html-4.3.10-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BxNMb0 + umask 022 + cd /builddir/build/BUILD + cd zsh-4.3.10 + DOCDIR=/builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-html-4.3.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-html-4.3.10 + /bin/mkdir -p /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-html-4.3.10 + cp -pr Doc/Aliasing.html Doc/Alternate-Forms-For-Complex-Commands.html Doc/Alternative-Completion.html Doc/Arguments.html Doc/Arithmetic-Evaluation.html Doc/Arithmetic-Expansion.html Doc/Array-Parameters.html Doc/Author.html Doc/Availability.html Doc/Bindable-Commands.html Doc/Brace-Expansion.html Doc/Calendar-Bugs.html Doc/Calendar-File-and-Date-Formats.html Doc/Calendar-Function-System.html Doc/Calendar-Styles.html Doc/Calendar-System-User-Functions.html Doc/Calendar-Utility-Functions.html Doc/Character-Highlighting.html Doc/Command-Execution.html Doc/Command-Flags.html Doc/Command-Substitution.html Doc/Comments.html Doc/Compatibility.html Doc/Completion-Builtin-Commands.html Doc/Completion-Condition-Codes.html Doc/Completion-Directories.html Doc/Completion-Functions.html Doc/Completion-Matching-Control.html Doc/Completion-Special-Parameters.html Doc/Completion-System-Configuration.html Doc/Completion-System.html Doc/Completion-Using-compctl.html Doc/Completion-Widget-Example.html Doc/Completion-Widgets.html Doc/Completion.html Doc/Complex-Commands.html Doc/Concept-Index.html Doc/Conditional-Expressions.html Doc/Control-Flags.html Doc/Control-Functions.html Doc/Description-of-Options.html Doc/Editor-Functions-Index.html Doc/Event-Designators.html Doc/Example.html Doc/Exception-Handling.html Doc/Expansion.html Doc/Extended-Completion.html Doc/Filename-Expansion.html Doc/Filename-Generation.html Doc/Files.html Doc/Flags-with-Arguments.html Doc/Functions-Index.html Doc/Functions.html Doc/History-Control.html Doc/History-Expansion.html Doc/Initialization.html Doc/Installation.html Doc/Introduction.html Doc/Invocation.html Doc/Jobs-_0026-Signals.html Doc/Keymaps.html Doc/Local-Parameters.html Doc/MIME-Functions.html Doc/Mailing-Lists.html Doc/Mathematical-Functions.html Doc/Miscellaneous-Features.html Doc/Miscellaneous.html Doc/Modifiers.html Doc/Modifying-Text.html Doc/Movement.html Doc/Option-Aliases.html Doc/Option-Flags.html Doc/Options-Index.html Doc/Options.html Doc/Other-Functions.html Doc/Overview.html Doc/Parameter-Expansion.html Doc/Parameters-Set-By-The-Shell.html Doc/Parameters-Used-By-The-Shell.html Doc/Parameters.html Doc/Positional-Parameters.html Doc/Precommand-Modifiers.html Doc/Process-Substitution.html Doc/Prompt-Expansion.html Doc/Prompt-Themes.html Doc/Quoting.html Doc/Redirection.html Doc/Reserved-Words.html Doc/Restricted-Shell.html Doc/Roadmap.html Doc/See-Also.html Doc/Shell-Builtin-Commands.html Doc/Shell-Grammar.html Doc/Simple-Commands-_0026-Pipelines.html Doc/Simple-Flags.html Doc/Single-Letter-Options.html Doc/Specifying-Options.html Doc/Style-and-Tag-Index.html Doc/TCP-Bugs.html Doc/TCP-Examples.html Doc/TCP-Function-System.html Doc/TCP-Functions.html Doc/TCP-Parameters.html Doc/The-Z-Shell-Manual.html Doc/The-Zsh-FAQ.html Doc/The-Zsh-Userguide.html Doc/The-Zsh-Web-Page.html Doc/The-zsh_002fattr-Module.html Doc/The-zsh_002fcap-Module.html Doc/The-zsh_002fclone-Module.html Doc/The-zsh_002fcompctl-Module.html Doc/The-zsh_002fcomplete-Module.html Doc/The-zsh_002fcomplist-Module.html Doc/The-zsh_002fcomputil-Module.html Doc/The-zsh_002fcurses-Module.html Doc/The-zsh_002fdatetime-Module.html Doc/The-zsh_002fdeltochar-Module.html Doc/The-zsh_002fexample-Module.html Doc/The-zsh_002ffiles-Module.html Doc/The-zsh_002fmapfile-Module.html Doc/The-zsh_002fmathfunc-Module.html Doc/The-zsh_002fnet_002fsocket-Module.html Doc/The-zsh_002fnet_002ftcp-Module.html Doc/The-zsh_002fnewuser-Module.html Doc/The-zsh_002fparameter-Module.html Doc/The-zsh_002fpcre-Module.html Doc/The-zsh_002fregex-Module.html Doc/The-zsh_002fsched-Module.html Doc/The-zsh_002fstat-Module.html Doc/The-zsh_002fsystem-Module.html Doc/The-zsh_002ftermcap-Module.html Doc/The-zsh_002fterminfo-Module.html Doc/The-zsh_002fzftp-Module.html Doc/The-zsh_002fzle-Module.html Doc/The-zsh_002fzleparameter-Module.html Doc/The-zsh_002fzprof-Module.html Doc/The-zsh_002fzpty-Module.html Doc/The-zsh_002fzselect-Module.html Doc/The-zsh_002fzutil-Module.html Doc/User-Configuration-Functions.html Doc/User-Contributions.html Doc/Utilities.html Doc/Variables-Index.html Doc/Version-Control-Information.html Doc/Word-Designators.html Doc/ZLE-Functions.html Doc/Zftp-Function-System.html Doc/Zftp-Functions.html Doc/Zle-Builtins.html Doc/Zle-Widgets.html Doc/Zsh-Line-Editor.html Doc/Zsh-Modules.html Doc/index.html Doc/zsh.html Doc/zsh_28.html Doc/zsh_29.html Doc/zsh_30.html Doc/zsh_31.html Doc/zsh_33.html Doc/zsh_34.html Doc/zsh_36.html Doc/zsh_37.html Doc/zsh_38.html Doc/zsh_39.html Doc/zsh_41.html Doc/zsh_42.html Doc/zsh_44.html Doc/zsh_45.html Doc/zsh_47.html Doc/zsh_48.html Doc/zsh_abt.html Doc/zsh_toc.html /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64/usr/share/doc/zsh-html-4.3.10 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zsh-debuginfo-4.3.10-1.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/zsh-4.3.10-1.x86_64.rpm Wrote: /builddir/build/RPMS/zsh-html-4.3.10-1.x86_64.rpm Wrote: /builddir/build/RPMS/zsh-debuginfo-4.3.10-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AEbE3r + umask 022 + cd /builddir/build/BUILD + cd zsh-4.3.10 + rm -rf /builddir/build/BUILDROOT/zsh-4.3.10-1.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->