Build of zsh with vanilla toolchain

The build took 00h 02m 59s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
103,791 ansic
6,324 sh
1,030 makefile
687 perl
388 awk
16 sed
112,236 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: zsh 5.2-1 (Wed Aug 24 14:04:46 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configuring for zsh 5.2
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# 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... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 size_t... 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 whether ln -s works... yes
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for yodl... no
# checking for pdfetex... pdfetex
# checking for texi2pdf... texi2pdf
# checking for texi2any... texi2any
# checking for ansi2knr... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether stat file-mode macros are broken... no
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking for pcre-config... pcre-config
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking termcap.h usability... yes
# checking termcap.h presence... yes
# checking for termcap.h... yes
# checking termio.h usability... yes
# checking termio.h presence... yes
# checking for termio.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libc.h usability... no
# checking libc.h presence... no
# checking for libc.h... no
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/capability.h usability... yes
# checking sys/capability.h presence... yes
# checking for sys/capability.h... yes
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking utmpx.h usability... yes
# checking utmpx.h presence... yes
# checking for utmpx.h... yes
# checking for sys/types.h... (cached) yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking pcre.h usability... yes
# checking pcre.h presence... yes
# checking for pcre.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking sys/stropts.h usability... yes
# checking sys/stropts.h presence... yes
# checking for sys/stropts.h... yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking ncursesw/ncurses.h usability... no
# checking ncursesw/ncurses.h presence... no
# checking for ncursesw/ncurses.h... no
# checking ncurses/ncurses.h usability... no
# checking ncurses/ncurses.h presence... no
# checking for ncurses/ncurses.h... no
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking dl.h usability... no
# checking dl.h presence... no
# checking for dl.h... no
# checking for conflicts in sys/time.h and sys/select.h... no
# checking TIOCGWINSZ in termios.h... no
# checking TIOCGWINSZ in sys/ioctl.h... yes
# checking for streams headers including struct winsize... no
# checking for printf in -lc... yes
# checking for pow in -lm... yes
# checking for clock_gettime in -lrt... yes
# checking for library containing tigetstr... -lncursesw
# checking if _XOPEN_SOURCE_EXTENDED should not be defined... no
# checking for library containing tigetflag... none required
# checking for library containing tgetent... none required
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking if we need to ignore ncurses... no
# checking for library containing getpwnam... none required
# checking for dlopen in -ldl... yes
# checking for cap_get_proc in -lcap... yes
# checking for socket in -lsocket... no
# checking for 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... yes
# checking gdbm.h presence... yes
# checking for gdbm.h... yes
# checking for gdbm_open in -lgdbm... yes
# 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... (cached) yes
# checking if long is 64 bits... yes
# checking for %lld printf support... 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 clock_gettime... 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 tgamma... yes
# checking for putenv... yes
# checking for getenv... yes
# checking for setenv... yes
# checking for unsetenv... yes
# checking for xw... no
# checking for brk... yes
# checking for sbrk... yes
# checking for pathconf... yes
# checking for sysconf... yes
# checking for tgetent... yes
# checking for tigetflag... yes
# checking for tigetnum... yes
# checking for tigetstr... yes
# checking for setupterm... yes
# checking for initscr... yes
# checking for getcchar... yes
# checking for setcchar... yes
# checking for waddwstr... yes
# checking for wget_wch... yes
# checking for win_wch... yes
# checking for use_default_colors... yes
# checking for pcre_compile... yes
# checking for pcre_study... yes
# checking for pcre_exec... yes
# checking for nl_langinfo... yes
# checking for erand48... yes
# checking for open_memstream... yes
# checking for posix_openpt... 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... yes
# checking for getxattr... yes
# checking for realpath... yes
# checking for canonicalize_file_name... yes
# checking for symlink... yes
# checking for getcwd... yes
# checking for cygwin_conv_path... no
# checking for nanosleep... yes
# checking for working strcoll... yes
# checking if realpath accepts NULL... yes
# checking for cap_get_proc... yes
# checking if tgetent accepts NULL... yes
# checking if tgetent returns 0 on success... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.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/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h
# checking location of curses header... ncurses.h
# checking where curses key definitions are located... /usr/include/curses.h
# checking for ncursesw/term.h... no
# checking for ncurses/term.h... no
# checking for term.h... yes
# checking where term.h is located... 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 if tgoto prototype is missing... no
# 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_NTHR... no
# 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 for limit RLIMIT_POSIXLOCKS... no
# checking for limit RLIMIT_NPTS... no
# checking for limit RLIMIT_SWAP... no
# checking for limit RLIMIT_KQUEUES... no
# checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
# checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
# checking if RLIMIT_RSS and RLIMIT_AS are the same... no
# checking for struct rusage.ru_maxrss... yes
# checking for struct rusage.ru_ixrss... yes
# checking for struct rusage.ru_idrss... yes
# checking for struct rusage.ru_isrss... yes
# checking for struct rusage.ru_minflt... yes
# checking for struct rusage.ru_majflt... yes
# checking for struct rusage.ru_nswap... yes
# checking for struct rusage.ru_inblock... yes
# checking for struct rusage.ru_oublock... yes
# checking for struct rusage.ru_msgsnd... yes
# checking for struct rusage.ru_msgrcv... yes
# checking for struct rusage.ru_nsignals... yes
# checking for struct rusage.ru_nvcsw... yes
# checking for struct rusage.ru_nivcsw... yes
# checking for /dev/fd filesystem... /proc/self/fd
# checking for RFS superroot directory... no
# checking whether we should use the native getcwd... no
# checking whether getcwd calls malloc to allocate memory... yes
# 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
# checking if the wcwidth() function is broken... no
# checking if the isprint() 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 : 5.2
# host operating system : x86_64-unknown-linux-gnu
# source code location : .
# compiler : gcc
# preprocessor flags :
# executable compiler flags :
# module compiler flags : -fPIC
# executable linker flags : -rdynamic
# module linker flags : -shared
# library flags : -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# installation basename : zsh
# binary install path : /usr/bin
# man page install path : /usr/share/man
# info install path : /usr/share/info
# functions install path : /usr/share/zsh/functions
# See config.modules for installed modules and functions.
#
# WARNING: zsh will be linked against libgdbm.
# This means the binary is covered by the GNU General Public License.
# This does not affect the source code.
# Run configure with --disable-gdbm if required.
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
# creating Src/Makemod.in
# config.status: creating Src/Makemod
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# gawk -f ./signames1.awk /usr/include/bits/signum.h >sigtmp.c
# case "`gcc -E --version &1`" in \
# *"Free Software Foundation"*) \
# gcc -E -P sigtmp.c >sigtmp.out;; \
# *) \
# gcc -E sigtmp.c >sigtmp.out;; \
# esac
# 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 '/tmp/zsh/src/zsh-5.2/Src'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 context.c Src > context.syms
# (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < context.syms) \
# > context.epro
# (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < context.syms) \
# > `echo context.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 hashnameddir.c Src > hashnameddir.syms
# (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashnameddir.syms) \
# > hashnameddir.epro
# (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashnameddir.syms) \
# > `echo hashnameddir.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 '/tmp/zsh/src/zsh-5.2/Src'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# Updated `zsh.mdh'.
# make -f Makemod prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' libdir='/usr/lib' MODDIR='/usr/lib/zsh/5.2' infodir='/usr/share/info' mandir='/usr/share/man' datadir='/usr/share' fndir='/usr/share/zsh/functions' htmldir='/usr/share/doc/zsh/html' runhelpdir='/usr/share/zsh/5.2/help' CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='' LDFLAGS='' EXTRA_LDFLAGS='-rdynamic' DLCFLAGS='-fPIC' DLLDFLAGS='-shared' LIBLDFLAGS='' EXELDFLAGS='' LIBS='-lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc' DL_EXT='so' DLLD='gcc' AWK='gawk' ANSI2KNR=': ansi2knr' YODL=': yodl ' YODL2TXT=': yodl2txt' YODL2HTML=': yodl2html' FUNCTIONS_INSTALL='' tzsh='zsh' prep
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# creating Src/Builtins/Makefile.in
# config.status: creating Src/Builtins/Makefile
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# creating Src/Modules/Makefile.in
# config.status: creating Src/Modules/Makefile
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# creating Src/Zle/Makefile.in
# config.status: creating Src/Zle/Makefile
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# echo 'timestamp for *.mdd files' > ../Src/modules.stamp
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# Updated `rlimits.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# Updated `sched.mdh'.
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `attr.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `cap.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `clone.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `curses.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `datetime.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `db_gdbm.mdh'.
# echo 'timestamp for db_gdbm.mdh against db_gdbm.mdd' > db_gdbm.mdhs
# gawk -f ../../Src/makepro.awk db_gdbm.c Src/Modules > db_gdbm.syms
# (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < db_gdbm.syms) \
# > db_gdbm.epro
# (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < db_gdbm.syms) \
# > `echo db_gdbm.epro | sed 's/\.epro$/.pro/'`
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `db_gdbm.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `example.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `files.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `langinfo.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `mapfile.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `mathfunc.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `newuser.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `param_private.mdh'.
# echo 'timestamp for param_private.mdh against param_private.mdd' > param_private.mdhs
# gawk -f ../../Src/makepro.awk param_private.c Src/Modules > param_private.syms
# (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < param_private.syms) \
# > param_private.epro
# (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < param_private.syms) \
# > `echo param_private.epro | sed 's/\.epro$/.pro/'`
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `param_private.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `parameter.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `pcre.mdh'.
# echo 'timestamp for pcre.mdh against pcre.mdd' > pcre.mdhs
# gawk -f ../../Src/makepro.awk pcre.c Src/Modules > pcre.syms
# (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pcre.syms) \
# > pcre.epro
# (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pcre.syms) \
# > `echo pcre.epro | sed 's/\.epro$/.pro/'`
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `pcre.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `regex.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `socket.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `stat.mdh'.
# if [ x" /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h" = x ]; then \
# touch errtmp.out; \
# else \
# gawk -f ./errnames1.awk /usr/include/asm-generic/errno.h /usr/include/bits/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `system.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `tcp.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `termcap.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `terminfo.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `zftp.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `zprof.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `zpty.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `zselect.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[5]: Leaving directory '/tmp/zsh/src/zsh-5.2/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/'`
# gawk -f ../../Src/makepro.awk textobjects.c Src/Zle > textobjects.syms
# (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < textobjects.syms) \
# > textobjects.epro
# (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < textobjects.syms) \
# > `echo textobjects.epro | sed 's/\.epro$/.pro/'`
# make[5]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[5]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `zle.mdh'.
# make[5]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[5]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[5]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `complete.mdh'.
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# Updated `zutil.mdh'.
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `compctl.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `complist.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `computil.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `deltochar.mdh'.
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/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 '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# Updated `zleparameter.mdh'.
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# rm -f stamp-modobjs.tmp
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o builtin.o builtin.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o compat.o compat.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o cond.o cond.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o context.o context.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o exec.o exec.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o glob.o glob.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o hashtable.o hashtable.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o hashnameddir.o hashnameddir.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -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 "'5.2'"' > version.h
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o init.o init.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o input.o input.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o jobs.o jobs.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o lex.o lex.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o linklist.o linklist.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o loop.o loop.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o math.o math.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o mem.o mem.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o module.o module.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o options.o options.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o params.o params.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o parse.o parse.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o pattern.o pattern.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o prompt.o prompt.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o signals.o signals.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o signames.o signames.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o sort.o sort.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o string.o string.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o subst.o subst.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o text.o text.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o utils.o utils.c
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o watch.o watch.c
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# Updated `stamp-modobjs'.
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/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. -I../Src -DHAVE_CONFIG_H -o main.o ./main.c
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# rm -f zsh
# gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# utils.o: In function `gettempname':
# utils.c:(.text+0x3aa0): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# gawk -f ./rlimits.awk /usr/include/bits/resource.h /dev/null > rlimits.h
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o rlimits..o rlimits.c
# rm -f rlimits.so
# gcc -shared -o rlimits.so rlimits..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o sched..o sched.c
# rm -f sched.so
# gcc -shared -o sched.so sched..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o attr..o attr.c
# rm -f attr.so
# gcc -shared -o attr.so attr..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o cap..o cap.c
# rm -f cap.so
# gcc -shared -o cap.so cap..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o clone..o clone.c
# rm -f clone.so
# gcc -shared -o clone.so clone..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gawk -f ./curses_keys.awk /usr/include/curses.h /dev/null >curses_keys.h
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o curses..o curses.c
# rm -f curses.so
# gcc -shared -o curses.so curses..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o datetime..o datetime.c
# rm -f datetime.so
# gcc -shared -o datetime.so datetime..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o db_gdbm..o db_gdbm.c
# rm -f db_gdbm.so
# gcc -shared -o db_gdbm.so db_gdbm..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o example..o example.c
# rm -f example.so
# gcc -shared -o example.so example..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o files..o files.c
# rm -f files.so
# gcc -shared -o files.so files..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o langinfo..o langinfo.c
# rm -f langinfo.so
# gcc -shared -o langinfo.so langinfo..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o mapfile..o mapfile.c
# rm -f mapfile.so
# gcc -shared -o mapfile.so mapfile..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o mathfunc..o mathfunc.c
# rm -f mathfunc.so
# gcc -shared -o mathfunc.so mathfunc..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o newuser..o newuser.c
# rm -f newuser.so
# gcc -shared -o newuser.so newuser..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o param_private..o param_private.c
# rm -f param_private.so
# gcc -shared -o param_private.so param_private..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o parameter..o parameter.c
# rm -f parameter.so
# gcc -shared -o parameter.so parameter..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o pcre..o pcre.c
# rm -f pcre.so
# gcc -shared -o pcre.so pcre..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o regex..o regex.c
# rm -f regex.so
# gcc -shared -o regex.so regex..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o socket..o socket.c
# rm -f socket.so
# gcc -shared -o socket.so socket..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o stat..o stat.c
# rm -f stat.so
# gcc -shared -o stat.so stat..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o system..o system.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o errnames..o errnames.c
# rm -f system.so
# gcc -shared -o system.so system..o errnames..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o tcp..o tcp.c
# rm -f tcp.so
# gcc -shared -o tcp.so tcp..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o termcap..o termcap.c
# rm -f termcap.so
# gcc -shared -o termcap.so termcap..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o terminfo..o terminfo.c
# rm -f terminfo.so
# gcc -shared -o terminfo.so terminfo..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zftp..o zftp.c
# rm -f zftp.so
# gcc -shared -o zftp.so zftp..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zprof..o zprof.c
# rm -f zprof.so
# gcc -shared -o zprof.so zprof..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zpty..o zpty.c
# rm -f zpty.so
# gcc -shared -o zpty.so zpty..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zselect..o zselect.c
# rm -f zselect.so
# gcc -shared -o zselect.so zselect..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: 'complete.mdh' is up to date.
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zutil..o zutil.c
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# rm -f zutil.so
# gcc -shared -o zutil.so zutil..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o compctl..o compctl.c
# rm -f compctl.so
# gcc -shared -o compctl.so compctl..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o complete..o complete.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o compcore..o compcore.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o compmatch..o compmatch.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o compresult..o compresult.c
# rm -f complete.so
# gcc -shared -o complete.so complete..o compcore..o compmatch..o compresult..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o complist..o complist.c
# rm -f complist.so
# gcc -shared -o complist.so complist..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o computil..o computil.c
# rm -f computil.so
# gcc -shared -o computil.so computil..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o deltochar..o deltochar.c
# rm -f deltochar.so
# gcc -shared -o deltochar.so deltochar..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -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. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_bindings..o zle_bindings.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_hist..o zle_hist.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_keymap..o zle_keymap.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_main..o zle_main.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_misc..o zle_misc.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_move..o zle_move.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_params..o zle_params.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_refresh..o zle_refresh.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_thingy..o zle_thingy.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_tricky..o zle_tricky.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_utils..o zle_utils.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_vi..o zle_vi.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zle_word..o zle_word.c
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o textobjects..o textobjects.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 textobjects..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# gcc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -DHAVE_CONFIG_H -DMODULE -fPIC -o zleparameter..o zleparameter.c
# rm -f zleparameter.so
# gcc -shared -o zleparameter.so zleparameter..o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Doc'
# ==> Entering fakeroot environment...
# ==> Starting package_zsh()...
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: 'complete.mdh' is up to date.
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# rm -f stamp-modobjs.tmp
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -DHAVE_CONFIG_H -o params.o params.c
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# Updated `stamp-modobjs'.
# rm -f zsh
# gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
# utils.o: In function `gettempname':
# utils.c:(.text+0x3aa0): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
# /bin/sh ../mkinstalldirs /tmp/zsh/pkg/zsh//usr/bin
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/bin
# /usr/bin/install -c zsh /tmp/zsh/pkg/zsh//usr/bin/zsh-5.2
# if test -f /tmp/zsh/pkg/zsh//usr/bin/zsh; then \
# rm -f /tmp/zsh/pkg/zsh//usr/bin/zsh.old; \
# ln /tmp/zsh/pkg/zsh//usr/bin/zsh /tmp/zsh/pkg/zsh//usr/bin/zsh.old; \
# else :; fi
# rm -f /tmp/zsh/pkg/zsh//usr/bin/zsh.new
# ln /tmp/zsh/pkg/zsh//usr/bin/zsh-5.2 /tmp/zsh/pkg/zsh//usr/bin/zsh.new
# mv /tmp/zsh/pkg/zsh//usr/bin/zsh.new /tmp/zsh/pkg/zsh//usr/bin/zsh
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# make[2]: Entering directory '/tmp/zsh/src/zsh-5.2/Src'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c rlimits.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/rlimits.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c sched.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/sched.so
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Builtins'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c attr.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/attr.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c cap.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/cap.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c clone.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/clone.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c curses.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/curses.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c datetime.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/datetime.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/db
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/db
# /usr/bin/install -c db_gdbm.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/db/gdbm.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c example.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/example.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c files.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/files.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c langinfo.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/langinfo.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c mapfile.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/mapfile.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c mathfunc.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/mathfunc.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c newuser.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/newuser.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/param
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/param
# /usr/bin/install -c param_private.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/param/private.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c parameter.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/parameter.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c pcre.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/pcre.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c regex.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/regex.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/net
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/net
# /usr/bin/install -c socket.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/net/socket.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c stat.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/stat.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c system.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/system.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/net
# /usr/bin/install -c tcp.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/net/tcp.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c termcap.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/termcap.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c terminfo.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/terminfo.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zftp.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zftp.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zprof.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zprof.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zpty.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zpty.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zselect.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zselect.so
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: 'complete.mdh' is up to date.
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[4]: 'complete.export' is up to date.
# make[4]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zutil.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zutil.so
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Modules'
# make[3]: Entering directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c compctl.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/compctl.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c complete.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/complete.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c complist.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/complist.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c computil.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/computil.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c deltochar.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/deltochar.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zle.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zle.so
# /bin/sh ../../mkinstalldirs /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh
# /usr/bin/install -c zleparameter.so /tmp/zsh/pkg/zsh//usr/lib/zsh/5.2/zsh/zleparameter.so
# make[3]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src/Zle'
# make[2]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Src'
# if test x/usr/share/zsh/functions != x && test x/usr/share/zsh/functions != xno; then \
# test x/usr/share/zsh/site-functions != xno && \
# /bin/sh ./mkinstalldirs /tmp/zsh/pkg/zsh//usr/share/zsh/site-functions; \
# sdir_top="." fndir="/usr/share/zsh/functions" dir_top="." \
# scriptdir="/usr/share/zsh/scripts" runhelpdir="/usr/share/zsh/5.2/help" \
# FUNCTIONS_SUBDIRS="yes" \
# INSTALL_DATA="/usr/bin/install -c -m 644" \
# INSTALL_PROGRAM="/usr/bin/install -c" \
# DESTDIR="/tmp/zsh/pkg/zsh/" VERSION="5.2" \
# /bin/sh ./Config/installfns.sh || exit 1; \
# fi; \
# exit 0
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/site-functions
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Chpwd
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Exceptions
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Misc
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/MIME
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Prompts
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/VCS_Info
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/VCS_Info/Backends
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Calendar
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/scripts
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Newuser
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/TCP
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Zftp
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/AIX
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/BSD
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Base
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Cygwin
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Darwin
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Debian
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Linux
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Mandriva
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Redhat
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Solaris
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/openSUSE
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Unix
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/X
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Completion/Zsh
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/functions/Zle
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Doc'
# /bin/sh ../mkinstalldirs /tmp/zsh/pkg/zsh//usr/share/man/man1
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//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 /tmp/zsh/pkg/zsh//usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \
# done
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Doc'
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Doc'
# if test x"/usr/share/zsh/5.2/help" != x""; then \
# /bin/sh ../mkinstalldirs /tmp/zsh/pkg/zsh//usr/share/zsh/5.2/help; \
# /usr/bin/install -c -m 644 ./help/* /tmp/zsh/pkg/zsh//usr/share/zsh/5.2/help; \
# while read from to; do \
# rm -f /tmp/zsh/pkg/zsh//usr/share/zsh/5.2/help/$to || : ; \
# ln -s $from /tmp/zsh/pkg/zsh//usr/share/zsh/5.2/help/$to; \
# done < ./help.txt; \
# fi
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh//usr/share/zsh/5.2/help
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Doc'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "zsh"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_zsh-doc()...
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Doc'
# /bin/sh ../mkinstalldirs /tmp/zsh/pkg/zsh-doc//usr/share/info
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh-doc//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 /tmp/zsh/pkg/zsh-doc//usr/share/info || exit 1; \
# done \
# ); then \
# if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
# install-info --info-dir=/tmp/zsh/pkg/zsh-doc//usr/share/info \
# /tmp/zsh/pkg/zsh-doc//usr/share/info/zsh.info; \
# else true; fi; \
# rm -rf infodir; \
# exit 0; \
# else \
# rm -rf infodir; \
# exit 1; \
# fi
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Doc'
# make[1]: Entering directory '/tmp/zsh/src/zsh-5.2/Doc'
# d=`echo 'December 2, 2015'`; \
# v="Zsh version 5.2, released on $d."; \
# case 'texi2any -c TEXI2HTML=1' in \
# *texi2any*) echo "set_from_init_file('PRE_BODY_CLOSE','$v');" ;; \
# *) echo "\$PRE_BODY_CLOSE = '$v';" ;; \
# esac > texi2html.conf
# texi2any -c TEXI2HTML=1 --output . --ifinfo --split=chapter --node-files \
# --init-file texi2html.conf ./zsh.texi
# /bin/sh ../mkinstalldirs /tmp/zsh/pkg/zsh-doc//usr/share/doc/zsh/html
# mkdir -m 755 -p -- /tmp/zsh/pkg/zsh-doc//usr/share/doc/zsh/html
# for file in *.html; do \
# /usr/bin/install -c -m 644 $file /tmp/zsh/pkg/zsh-doc//usr/share/doc/zsh/html || exit 1; \
# done
# make[1]: Leaving directory '/tmp/zsh/src/zsh-5.2/Doc'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "zsh-doc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: zsh 5.2-1 (Wed Aug 24 14:06:09 UTC 2016)

CMD: pacman --query --file zsh-5.2-1-x86_64.pkg.tar.xz
# zsh 5.2-1

Creating hybrid package for 'zsh'

Trying to find vanilla package 'zsh'...

CMD: pacman --query --file /mirror/zsh-5.2-1.pkg.tar.xz
# zsh 5.2-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /etc/zsh/zprofile
# /usr/share/licenses/zsh/LICENSE
# /usr/share/man/man1/zsh.1.gz
# /usr/share/man/man1/zshbuiltins.1.gz
# /usr/share/man/man1/zshcalsys.1.gz
# /usr/share/man/man1/zshcompctl.1.gz
# /usr/share/man/man1/zshcompwid.1.gz
# /usr/share/man/man1/zshcompsys.1.gz
# /usr/share/man/man1/zshcontrib.1.gz
# /usr/share/man/man1/zshexpn.1.gz
# /usr/share/man/man1/zshmisc.1.gz
# /usr/share/man/man1/zshmodules.1.gz
# /usr/share/man/man1/zshoptions.1.gz
# /usr/share/man/man1/zshparam.1.gz
# /usr/share/man/man1/zshroadmap.1.gz
# /usr/share/man/man1/zshtcpsys.1.gz
# /usr/share/man/man1/zshzftpsys.1.gz
# /usr/share/man/man1/zshzle.1.gz
# /usr/share/man/man1/zshall.1.gz
# /usr/share/zsh/5.2/help/which
# /usr/share/zsh/5.2/help/where
# /usr/share/zsh/5.2/help/unfunction
# /usr/share/zsh/5.2/help/unalias
# /usr/share/zsh/5.2/help/type
# /usr/share/zsh/5.2/help/rehash
# /usr/share/zsh/5.2/help/readonly
# /usr/share/zsh/5.2/help/r
# /usr/share/zsh/5.2/help/pushln
# /usr/share/zsh/5.2/help/logout
# /usr/share/zsh/5.2/help/local
# /usr/share/zsh/5.2/help/integer
# /usr/share/zsh/5.2/help/history
# /usr/share/zsh/5.2/help/float
# /usr/share/zsh/5.2/help/declare
# /usr/share/zsh/5.2/help/chdir
# /usr/share/zsh/5.2/help/bye
# /usr/share/zsh/5.2/help/autoload
# /usr/share/zsh/5.2/help/ztcp
# /usr/share/zsh/5.2/help/zstyle
# /usr/share/zsh/5.2/help/zsocket
# /usr/share/zsh/5.2/help/zregexparse
# /usr/share/zsh/5.2/help/zpty
# /usr/share/zsh/5.2/help/zprof
# /usr/share/zsh/5.2/help/zparseopts
# /usr/share/zsh/5.2/help/zmodload
# /usr/share/zsh/5.2/help/zle
# /usr/share/zsh/5.2/help/zftp
# /usr/share/zsh/5.2/help/zformat
# /usr/share/zsh/5.2/help/zcompile
# /usr/share/zsh/5.2/help/whence
# /usr/share/zsh/5.2/help/wait
# /usr/share/zsh/5.2/help/vared
# /usr/share/zsh/5.2/help/unsetopt
# /usr/share/zsh/5.2/help/unset
# /usr/share/zsh/5.2/help/unlimit
# /usr/share/zsh/5.2/help/unhash
# /usr/share/zsh/5.2/help/umask
# /usr/share/zsh/5.2/help/ulimit
# /usr/share/zsh/5.2/help/typeset
# /usr/share/zsh/5.2/help/ttyctl
# /usr/share/zsh/5.2/help/true
# /usr/share/zsh/5.2/help/trap
# /usr/share/zsh/5.2/help/times
# /usr/share/zsh/5.2/help/test
# /usr/share/zsh/5.2/help/suspend
# /usr/share/zsh/5.2/help/stat
# /usr/share/zsh/5.2/help/source
# /usr/share/zsh/5.2/help/shift
# /usr/share/zsh/5.2/help/setopt
# /usr/share/zsh/5.2/help/setcap
# /usr/share/zsh/5.2/help/set
# /usr/share/zsh/5.2/help/sched
# /usr/share/zsh/5.2/help/return
# /usr/share/zsh/5.2/help/read
# /usr/share/zsh/5.2/help/pwd
# /usr/share/zsh/5.2/help/pushd
# /usr/share/zsh/5.2/help/printf
# /usr/share/zsh/5.2/help/print
# /usr/share/zsh/5.2/help/popd
# /usr/share/zsh/5.2/help/noglob
# /usr/share/zsh/5.2/help/log
# /usr/share/zsh/5.2/help/limit
# /usr/share/zsh/5.2/help/let
# /usr/share/zsh/5.2/help/kill
# /usr/share/zsh/5.2/help/jobs
# /usr/share/zsh/5.2/help/hash
# /usr/share/zsh/5.2/help/getopts
# /usr/share/zsh/5.2/help/getln
# /usr/share/zsh/5.2/help/getcap
# /usr/share/zsh/5.2/help/functions
# /usr/share/zsh/5.2/help/fg
# /usr/share/zsh/5.2/help/fc
# /usr/share/zsh/5.2/help/false
# /usr/share/zsh/5.2/help/export
# /usr/share/zsh/5.2/help/exit
# /usr/share/zsh/5.2/help/exec
# /usr/share/zsh/5.2/help/eval
# /usr/share/zsh/5.2/help/enable
# /usr/share/zsh/5.2/help/emulate
# /usr/share/zsh/5.2/help/echoti
# /usr/share/zsh/5.2/help/echotc
# /usr/share/zsh/5.2/help/echo
# /usr/share/zsh/5.2/help/dot
# /usr/share/zsh/5.2/help/disown
# /usr/share/zsh/5.2/help/disable
# /usr/share/zsh/5.2/help/dirs
# /usr/share/zsh/5.2/help/continue
# /usr/share/zsh/5.2/help/compvalues
# /usr/share/zsh/5.2/help/comptry
# /usr/share/zsh/5.2/help/comptags
# /usr/share/zsh/5.2/help/compquote
# /usr/share/zsh/5.2/help/compgroups
# /usr/share/zsh/5.2/help/compfiles
# /usr/share/zsh/5.2/help/compdescribe
# /usr/share/zsh/5.2/help/compctl
# /usr/share/zsh/5.2/help/compcall
# /usr/share/zsh/5.2/help/comparguments
# /usr/share/zsh/5.2/help/command
# /usr/share/zsh/5.2/help/colon
# /usr/share/zsh/5.2/help/clone
# /usr/share/zsh/5.2/help/cd
# /usr/share/zsh/5.2/help/cap
# /usr/share/zsh/5.2/help/builtin
# /usr/share/zsh/5.2/help/break
# /usr/share/zsh/5.2/help/bindkey
# /usr/share/zsh/5.2/help/bg
# /usr/share/zsh/5.2/help/alias
# /usr/share/zsh/scripts/newuser
# /usr/share/zsh/functions/Zle/zed-set-file-name
# /usr/share/zsh/functions/Zle/zcalc-auto-insert
# /usr/share/zsh/functions/Zle/which-command
# /usr/share/zsh/functions/Zle/url-quote-magic
# /usr/share/zsh/functions/Zle/up-line-or-beginning-search
# /usr/share/zsh/functions/Zle/up-case-word-match
# /usr/share/zsh/functions/Zle/transpose-words-match
# /usr/share/zsh/functions/Zle/transpose-lines
# /usr/share/zsh/functions/Zle/surround
# /usr/share/zsh/functions/Zle/split-shell-arguments
# /usr/share/zsh/functions/Zle/smart-insert-last-word
# /usr/share/zsh/functions/Zle/send-invisible
# /usr/share/zsh/functions/Zle/select-word-style
# /usr/share/zsh/functions/Zle/select-quoted
# /usr/share/zsh/functions/Zle/select-bracketed
# /usr/share/zsh/functions/Zle/replace-string-again
# /usr/share/zsh/functions/Zle/replace-string
# /usr/share/zsh/functions/Zle/replace-argument
# /usr/share/zsh/functions/Zle/read-from-minibuffer
# /usr/share/zsh/functions/Zle/quote-and-complete-word
# /usr/share/zsh/functions/Zle/predict-on
# /usr/share/zsh/functions/Zle/narrow-to-region-invisible
# /usr/share/zsh/functions/Zle/narrow-to-region
# /usr/share/zsh/functions/Zle/move-line-in-buffer
# /usr/share/zsh/functions/Zle/modify-current-argument
# /usr/share/zsh/functions/Zle/match-words-by-style
# /usr/share/zsh/functions/Zle/match-word-context
# /usr/share/zsh/functions/Zle/kill-word-match
# /usr/share/zsh/functions/Zle/keymap+widget
# /usr/share/zsh/functions/Zle/keeper
# /usr/share/zsh/functions/Zle/insert-unicode-char
# /usr/share/zsh/functions/Zle/insert-files
# /usr/share/zsh/functions/Zle/insert-composed-char
# /usr/share/zsh/functions/Zle/incremental-complete-word
# /usr/share/zsh/functions/Zle/incarg
# /usr/share/zsh/functions/Zle/history-search-end
# /usr/share/zsh/functions/Zle/history-pattern-search
# /usr/share/zsh/functions/Zle/history-beginning-search-menu
# /usr/share/zsh/functions/Zle/forward-word-match
# /usr/share/zsh/functions/Zle/expand-absolute-path
# /usr/share/zsh/functions/Zle/edit-command-line
# /usr/share/zsh/functions/Zle/down-line-or-beginning-search
# /usr/share/zsh/functions/Zle/down-case-word-match
# /usr/share/zsh/functions/Zle/delete-whole-word-match
# /usr/share/zsh/functions/Zle/define-composed-chars
# /usr/share/zsh/functions/Zle/cycle-completion-positions
# /usr/share/zsh/functions/Zle/copy-earlier-word
# /usr/share/zsh/functions/Zle/capitalize-word-match
# /usr/share/zsh/functions/Zle/bracketed-paste-url-magic
# /usr/share/zsh/functions/Zle/bracketed-paste-magic
# /usr/share/zsh/functions/Zle/backward-word-match
# /usr/share/zsh/functions/Zle/backward-kill-word-match
# /usr/share/zsh/functions/Completion/compinstall
# /usr/share/zsh/functions/Completion/compinit
# /usr/share/zsh/functions/Completion/compdump
# /usr/share/zsh/functions/Completion/compaudit
# /usr/share/zsh/functions/Completion/bashcompinit
# /usr/share/zsh/functions/Completion/Zsh/_vars
# /usr/share/zsh/functions/Completion/Zsh/_user_math_func
# /usr/share/zsh/functions/Completion/Zsh/_suffix_alias_files
# /usr/share/zsh/functions/Completion/Zsh/_ps1234
# /usr/share/zsh/functions/Completion/Zsh/_parameters
# /usr/share/zsh/functions/Completion/Zsh/_options_unset
# /usr/share/zsh/functions/Completion/Zsh/_options_set
# /usr/share/zsh/functions/Completion/Zsh/_options
# /usr/share/zsh/functions/Completion/Zsh/_module_math_func
# /usr/share/zsh/functions/Completion/Zsh/_math_params
# /usr/share/zsh/functions/Completion/Zsh/_limits
# /usr/share/zsh/functions/Completion/Zsh/_jobs_fg
# /usr/share/zsh/functions/Completion/Zsh/_jobs_bg
# /usr/share/zsh/functions/Completion/Zsh/_jobs
# /usr/share/zsh/functions/Completion/Zsh/_history_modifiers
# /usr/share/zsh/functions/Completion/Zsh/_globquals
# /usr/share/zsh/functions/Completion/Zsh/_globqual_delims
# /usr/share/zsh/functions/Completion/Zsh/_globflags
# /usr/share/zsh/functions/Completion/Zsh/_functions
# /usr/share/zsh/functions/Completion/Zsh/_file_descriptors
# /usr/share/zsh/functions/Completion/Zsh/_directory_stack
# /usr/share/zsh/functions/Completion/Zsh/_delimiters
# /usr/share/zsh/functions/Completion/Zsh/_command_names
# /usr/share/zsh/functions/Completion/Zsh/_arrays
# /usr/share/zsh/functions/Completion/Zsh/_aliases
# /usr/share/zsh/functions/Completion/Zsh/_zsh-mime-handler
# /usr/share/zsh/functions/Completion/Zsh/_zcalc
# /usr/share/zsh/functions/Completion/Zsh/_zargs
# /usr/share/zsh/functions/Completion/Zsh/_add-zsh-hook
# /usr/share/zsh/functions/Completion/Zsh/_zcalc_line
# /usr/share/zsh/functions/Completion/Zsh/_value
# /usr/share/zsh/functions/Completion/Zsh/_tilde
# /usr/share/zsh/functions/Completion/Zsh/_subscript
# /usr/share/zsh/functions/Completion/Zsh/_redirect
# /usr/share/zsh/functions/Completion/Zsh/_parameter
# /usr/share/zsh/functions/Completion/Zsh/_math
# /usr/share/zsh/functions/Completion/Zsh/_in_vared
# /usr/share/zsh/functions/Completion/Zsh/_first
# /usr/share/zsh/functions/Completion/Zsh/_equal
# /usr/share/zsh/functions/Completion/Zsh/_dynamic_directory_name
# /usr/share/zsh/functions/Completion/Zsh/_default
# /usr/share/zsh/functions/Completion/Zsh/_condition
# /usr/share/zsh/functions/Completion/Zsh/_brace_parameter
# /usr/share/zsh/functions/Completion/Zsh/_autocd
# /usr/share/zsh/functions/Completion/Zsh/_assign
# /usr/share/zsh/functions/Completion/Zsh/_ztodo
# /usr/share/zsh/functions/Completion/Zsh/_zstyle
# /usr/share/zsh/functions/Completion/Zsh/_zsocket
# /usr/share/zsh/functions/Completion/Zsh/_zpty
# /usr/share/zsh/functions/Completion/Zsh/_zmv
# /usr/share/zsh/functions/Completion/Zsh/_zmodload
# /usr/share/zsh/functions/Completion/Zsh/_zle
# /usr/share/zsh/functions/Completion/Zsh/_zftp
# /usr/share/zsh/functions/Completion/Zsh/_zed
# /usr/share/zsh/functions/Completion/Zsh/_zcompile
# /usr/share/zsh/functions/Completion/Zsh/_zattr
# /usr/share/zsh/functions/Completion/Zsh/_which
# /usr/share/zsh/functions/Completion/Zsh/_wait
# /usr/share/zsh/functions/Completion/Zsh/_vared
# /usr/share/zsh/functions/Completion/Zsh/_unhash
# /usr/share/zsh/functions/Completion/Zsh/_ulimit
# /usr/share/zsh/functions/Completion/Zsh/_typeset
# /usr/share/zsh/functions/Completion/Zsh/_ttyctl
# /usr/share/zsh/functions/Completion/Zsh/_trap
# /usr/share/zsh/functions/Completion/Zsh/_tcpsys
# /usr/share/zsh/functions/Completion/Zsh/_strftime
# /usr/share/zsh/functions/Completion/Zsh/_stat
# /usr/share/zsh/functions/Completion/Zsh/_source
# /usr/share/zsh/functions/Completion/Zsh/_setopt
# /usr/share/zsh/functions/Completion/Zsh/_set
# /usr/share/zsh/functions/Completion/Zsh/_sched
# /usr/share/zsh/functions/Completion/Zsh/_run-help
# /usr/share/zsh/functions/Completion/Zsh/_read
# /usr/share/zsh/functions/Completion/Zsh/_prompt
# /usr/share/zsh/functions/Completion/Zsh/_print
# /usr/share/zsh/functions/Completion/Zsh/_precommand
# /usr/share/zsh/functions/Completion/Zsh/_mere
# /usr/share/zsh/functions/Completion/Zsh/_limit
# /usr/share/zsh/functions/Completion/Zsh/_kill
# /usr/share/zsh/functions/Completion/Zsh/_jobs_builtin
# /usr/share/zsh/functions/Completion/Zsh/_hash
# /usr/share/zsh/functions/Completion/Zsh/_fc
# /usr/share/zsh/functions/Completion/Zsh/_enable
# /usr/share/zsh/functions/Completion/Zsh/_emulate
# /usr/share/zsh/functions/Completion/Zsh/_echoti
# /usr/share/zsh/functions/Completion/Zsh/_echotc
# /usr/share/zsh/functions/Completion/Zsh/_disable
# /usr/share/zsh/functions/Completion/Zsh/_dirs
# /usr/share/zsh/functions/Completion/Zsh/_compdef
# /usr/share/zsh/functions/Completion/Zsh/_compadd
# /usr/share/zsh/functions/Completion/Zsh/_command
# /usr/share/zsh/functions/Completion/Zsh/_cd
# /usr/share/zsh/functions/Completion/Zsh/_builtin
# /usr/share/zsh/functions/Completion/Zsh/_bindkey
# /usr/share/zsh/functions/Completion/Zsh/_alias
# /usr/share/zsh/functions/Completion/X/_xt_arguments
# /usr/share/zsh/functions/Completion/X/_x_arguments
# /usr/share/zsh/functions/Completion/X/_xt_session_id
# /usr/share/zsh/functions/Completion/X/_xft_fonts
# /usr/share/zsh/functions/Completion/X/_x_window
# /usr/share/zsh/functions/Completion/X/_x_visual
# /usr/share/zsh/functions/Completion/X/_x_title
# /usr/share/zsh/functions/Completion/X/_x_selection_timeout
# /usr/share/zsh/functions/Completion/X/_x_resource
# /usr/share/zsh/functions/Completion/X/_x_name
# /usr/share/zsh/functions/Completion/X/_x_modifier
# /usr/share/zsh/functions/Completion/X/_x_locale
# /usr/share/zsh/functions/Completion/X/_x_keysym
# /usr/share/zsh/functions/Completion/X/_x_geometry
# /usr/share/zsh/functions/Completion/X/_x_font
# /usr/share/zsh/functions/Completion/X/_x_extension
# /usr/share/zsh/functions/Completion/X/_x_display
# /usr/share/zsh/functions/Completion/X/_x_cursor
# /usr/share/zsh/functions/Completion/X/_x_colormapid
# /usr/share/zsh/functions/Completion/X/_x_color
# /usr/share/zsh/functions/Completion/X/_x_borderwidth
# /usr/share/zsh/functions/Completion/X/_xwit
# /usr/share/zsh/functions/Completion/X/_xv
# /usr/share/zsh/functions/Completion/X/_xterm
# /usr/share/zsh/functions/Completion/X/_xset
# /usr/share/zsh/functions/Completion/X/_xscreensaver
# /usr/share/zsh/functions/Completion/X/_xrandr
# /usr/share/zsh/functions/Completion/X/_xpdf
# /usr/share/zsh/functions/Completion/X/_xournal
# /usr/share/zsh/functions/Completion/X/_xmodmap
# /usr/share/zsh/functions/Completion/X/_xloadimage
# /usr/share/zsh/functions/Completion/X/_xfig
# /usr/share/zsh/functions/Completion/X/_xdvi
# /usr/share/zsh/functions/Completion/X/_xclip
# /usr/share/zsh/functions/Completion/X/_xautolock
# /usr/share/zsh/functions/Completion/X/_xauth
# /usr/share/zsh/functions/Completion/X/_x_utils
# /usr/share/zsh/functions/Completion/X/_vnc
# /usr/share/zsh/functions/Completion/X/_urxvt
# /usr/share/zsh/functions/Completion/X/_setxkbmap
# /usr/share/zsh/functions/Completion/X/_rdesktop
# /usr/share/zsh/functions/Completion/X/_qiv
# /usr/share/zsh/functions/Completion/X/_pdftk
# /usr/share/zsh/functions/Completion/X/_okular
# /usr/share/zsh/functions/Completion/X/_netscape
# /usr/share/zsh/functions/Completion/X/_nedit
# /usr/share/zsh/functions/Completion/X/_nautilus
# /usr/share/zsh/functions/Completion/X/_mplayer
# /usr/share/zsh/functions/Completion/X/_mozilla
# /usr/share/zsh/functions/Completion/X/_matlab
# /usr/share/zsh/functions/Completion/X/_kfmclient
# /usr/share/zsh/functions/Completion/X/_gv
# /usr/share/zsh/functions/Completion/X/_gqview
# /usr/share/zsh/functions/Completion/X/_gnome-gv
# /usr/share/zsh/functions/Completion/X/_dcop
# /usr/share/zsh/functions/Completion/X/_acroread
# /usr/share/zsh/functions/Completion/Unix/_zfs_pool
# /usr/share/zsh/functions/Completion/Unix/_zfs_keysource_props
# /usr/share/zsh/functions/Completion/Unix/_zfs_dataset
# /usr/share/zsh/functions/Completion/Unix/_users_on
# /usr/share/zsh/functions/Completion/Unix/_users
# /usr/share/zsh/functions/Completion/Unix/_user_at_host
# /usr/share/zsh/functions/Completion/Unix/_urls
# /usr/share/zsh/functions/Completion/Unix/_ttys
# /usr/share/zsh/functions/Completion/Unix/_time_zone
# /usr/share/zsh/functions/Completion/Unix/_tilde_files
# /usr/share/zsh/functions/Completion/Unix/_texi
# /usr/share/zsh/functions/Completion/Unix/_terminals
# /usr/share/zsh/functions/Completion/Unix/_tar_archive
# /usr/share/zsh/functions/Completion/Unix/_signals
# /usr/share/zsh/functions/Completion/Unix/_services
# /usr/share/zsh/functions/Completion/Unix/_remote_files
# /usr/share/zsh/functions/Completion/Unix/_python_modules
# /usr/share/zsh/functions/Completion/Unix/_pspdf
# /usr/share/zsh/functions/Completion/Unix/_printers
# /usr/share/zsh/functions/Completion/Unix/_postscript
# /usr/share/zsh/functions/Completion/Unix/_ports
# /usr/share/zsh/functions/Completion/Unix/_pids
# /usr/share/zsh/functions/Completion/Unix/_perl_modules
# /usr/share/zsh/functions/Completion/Unix/_perl_basepods
# /usr/share/zsh/functions/Completion/Unix/_pdf
# /usr/share/zsh/functions/Completion/Unix/_path_files
# /usr/share/zsh/functions/Completion/Unix/_path_commands
# /usr/share/zsh/functions/Completion/Unix/_other_accounts
# /usr/share/zsh/functions/Completion/Unix/_newsgroups
# /usr/share/zsh/functions/Completion/Unix/_net_interfaces
# /usr/share/zsh/functions/Completion/Unix/_my_accounts
# /usr/share/zsh/functions/Completion/Unix/_mime_types
# /usr/share/zsh/functions/Completion/Unix/_mailboxes
# /usr/share/zsh/functions/Completion/Unix/_locales
# /usr/share/zsh/functions/Completion/Unix/_list_files
# /usr/share/zsh/functions/Completion/Unix/_ld_debug
# /usr/share/zsh/functions/Completion/Unix/_java_class
# /usr/share/zsh/functions/Completion/Unix/_hosts
# /usr/share/zsh/functions/Completion/Unix/_have_glob_qual
# /usr/share/zsh/functions/Completion/Unix/_groups
# /usr/share/zsh/functions/Completion/Unix/_global_tags
# /usr/share/zsh/functions/Completion/Unix/_find_net_interfaces
# /usr/share/zsh/functions/Completion/Unix/_files
# /usr/share/zsh/functions/Completion/Unix/_file_systems
# /usr/share/zsh/functions/Completion/Unix/_email_addresses
# /usr/share/zsh/functions/Completion/Unix/_domains
# /usr/share/zsh/functions/Completion/Unix/_directories
# /usr/share/zsh/functions/Completion/Unix/_dir_list
# /usr/share/zsh/functions/Completion/Unix/_diff_options
# /usr/share/zsh/functions/Completion/Unix/_dict_words
# /usr/share/zsh/functions/Completion/Unix/_dates
# /usr/share/zsh/functions/Completion/Unix/_date_formats
# /usr/share/zsh/functions/Completion/Unix/_ctags_tags
# /usr/share/zsh/functions/Completion/Unix/_cmdstring
# /usr/share/zsh/functions/Completion/Unix/_canonical_paths
# /usr/share/zsh/functions/Completion/Unix/_bind_addresses
# /usr/share/zsh/functions/Completion/Unix/_arch_namespace
# /usr/share/zsh/functions/Completion/Unix/_arch_archives
# /usr/share/zsh/functions/Completion/Unix/_zsh
# /usr/share/zsh/functions/Completion/Unix/_zpool
# /usr/share/zsh/functions/Completion/Unix/_zip
# /usr/share/zsh/functions/Completion/Unix/_zfs
# /usr/share/zsh/functions/Completion/Unix/_zdump
# /usr/share/zsh/functions/Completion/Unix/_zcat
# /usr/share/zsh/functions/Completion/Unix/_yp
# /usr/share/zsh/functions/Completion/Unix/_yodl
# /usr/share/zsh/functions/Completion/Unix/_yafc
# /usr/share/zsh/functions/Completion/Unix/_xz
# /usr/share/zsh/functions/Completion/Unix/_xxd
# /usr/share/zsh/functions/Completion/Unix/_xmms2
# /usr/share/zsh/functions/Completion/Unix/_xmlsoft
# /usr/share/zsh/functions/Completion/Unix/_xargs
# /usr/share/zsh/functions/Completion/Unix/_wiggle
# /usr/share/zsh/functions/Completion/Unix/_whois
# /usr/share/zsh/functions/Completion/Unix/_whereis
# /usr/share/zsh/functions/Completion/Unix/_wget
# /usr/share/zsh/functions/Completion/Unix/_webbrowser
# /usr/share/zsh/functions/Completion/Unix/_wc
# /usr/share/zsh/functions/Completion/Unix/_watch
# /usr/share/zsh/functions/Completion/Unix/_w3m
# /usr/share/zsh/functions/Completion/Unix/_vux
# /usr/share/zsh/functions/Completion/Unix/_vorbiscomment
# /usr/share/zsh/functions/Completion/Unix/_vorbis
# /usr/share/zsh/functions/Completion/Unix/_vmstat
# /usr/share/zsh/functions/Completion/Unix/_vim
# /usr/share/zsh/functions/Completion/Unix/_vcsh
# /usr/share/zsh/functions/Completion/Unix/_uzbl
# /usr/share/zsh/functions/Completion/Unix/_user_admin
# /usr/share/zsh/functions/Completion/Unix/_units
# /usr/share/zsh/functions/Completion/Unix/_unison
# /usr/share/zsh/functions/Completion/Unix/_uniq
# /usr/share/zsh/functions/Completion/Unix/_unexpand
# /usr/share/zsh/functions/Completion/Unix/_uname
# /usr/share/zsh/functions/Completion/Unix/_unace
# /usr/share/zsh/functions/Completion/Unix/_twisted
# /usr/share/zsh/functions/Completion/Unix/_twidge
# /usr/share/zsh/functions/Completion/Unix/_tree
# /usr/share/zsh/functions/Completion/Unix/_tracepath
# /usr/share/zsh/functions/Completion/Unix/_tr
# /usr/share/zsh/functions/Completion/Unix/_totd
# /usr/share/zsh/functions/Completion/Unix/_topgit
# /usr/share/zsh/functions/Completion/Unix/_toilet
# /usr/share/zsh/functions/Completion/Unix/_todo.sh
# /usr/share/zsh/functions/Completion/Unix/_tmux
# /usr/share/zsh/functions/Completion/Unix/_tla
# /usr/share/zsh/functions/Completion/Unix/_tin
# /usr/share/zsh/functions/Completion/Unix/_tiff
# /usr/share/zsh/functions/Completion/Unix/_tidy
# /usr/share/zsh/functions/Completion/Unix/_texinfo
# /usr/share/zsh/functions/Completion/Unix/_tex
# /usr/share/zsh/functions/Completion/Unix/_telnet
# /usr/share/zsh/functions/Completion/Unix/_tcptraceroute
# /usr/share/zsh/functions/Completion/Unix/_tcpdump
# /usr/share/zsh/functions/Completion/Unix/_tardy
# /usr/share/zsh/functions/Completion/Unix/_tar
# /usr/share/zsh/functions/Completion/Unix/_tail
# /usr/share/zsh/functions/Completion/Unix/_sysctl
# /usr/share/zsh/functions/Completion/Unix/_surfraw
# /usr/share/zsh/functions/Completion/Unix/_sudo
# /usr/share/zsh/functions/Completion/Unix/_subversion
# /usr/share/zsh/functions/Completion/Unix/_su
# /usr/share/zsh/functions/Completion/Unix/_stty
# /usr/share/zsh/functions/Completion/Unix/_strip
# /usr/share/zsh/functions/Completion/Unix/_stgit
# /usr/share/zsh/functions/Completion/Unix/_ssh
# /usr/share/zsh/functions/Completion/Unix/_sqsh
# /usr/share/zsh/functions/Completion/Unix/_sqlite
# /usr/share/zsh/functions/Completion/Unix/_spamassassin
# /usr/share/zsh/functions/Completion/Unix/_sort
# /usr/share/zsh/functions/Completion/Unix/_socket
# /usr/share/zsh/functions/Completion/Unix/_slrn
# /usr/share/zsh/functions/Completion/Unix/_sisu
# /usr/share/zsh/functions/Completion/Unix/_showmount
# /usr/share/zsh/functions/Completion/Unix/_sh
# /usr/share/zsh/functions/Completion/Unix/_setfacl
# /usr/share/zsh/functions/Completion/Unix/_service
# /usr/share/zsh/functions/Completion/Unix/_sed
# /usr/share/zsh/functions/Completion/Unix/_screen
# /usr/share/zsh/functions/Completion/Unix/_sccs
# /usr/share/zsh/functions/Completion/Unix/_samba
# /usr/share/zsh/functions/Completion/Unix/_sablotron
# /usr/share/zsh/functions/Completion/Unix/_runit
# /usr/share/zsh/functions/Completion/Unix/_ruby
# /usr/share/zsh/functions/Completion/Unix/_rubber
# /usr/share/zsh/functions/Completion/Unix/_rsync
# /usr/share/zsh/functions/Completion/Unix/_rrdtool
# /usr/share/zsh/functions/Completion/Unix/_rm
# /usr/share/zsh/functions/Completion/Unix/_rlogin
# /usr/share/zsh/functions/Completion/Unix/_ri
# /usr/share/zsh/functions/Completion/Unix/_renice
# /usr/share/zsh/functions/Completion/Unix/_readelf
# /usr/share/zsh/functions/Completion/Unix/_rcs
# /usr/share/zsh/functions/Completion/Unix/_rar
# /usr/share/zsh/functions/Completion/Unix/_ranlib
# /usr/share/zsh/functions/Completion/Unix/_rake
# /usr/share/zsh/functions/Completion/Unix/_raggle
# /usr/share/zsh/functions/Completion/Unix/_quilt
# /usr/share/zsh/functions/Completion/Unix/_qemu
# /usr/share/zsh/functions/Completion/Unix/_python
# /usr/share/zsh/functions/Completion/Unix/_pydoc
# /usr/share/zsh/functions/Completion/Unix/_pump
# /usr/share/zsh/functions/Completion/Unix/_psutils
# /usr/share/zsh/functions/Completion/Unix/_ps
# /usr/share/zsh/functions/Completion/Unix/_prove
# /usr/share/zsh/functions/Completion/Unix/_printenv
# /usr/share/zsh/functions/Completion/Unix/_prcs
# /usr/share/zsh/functions/Completion/Unix/_postfix
# /usr/share/zsh/functions/Completion/Unix/_pon
# /usr/share/zsh/functions/Completion/Unix/_pkgrm
# /usr/share/zsh/functions/Completion/Unix/_pkginfo
# /usr/share/zsh/functions/Completion/Unix/_pkgadd
# /usr/share/zsh/functions/Completion/Unix/_pkg_instance
# /usr/share/zsh/functions/Completion/Unix/_pkg-config
# /usr/share/zsh/functions/Completion/Unix/_ping
# /usr/share/zsh/functions/Completion/Unix/_pine
# /usr/share/zsh/functions/Completion/Unix/_php
# /usr/share/zsh/functions/Completion/Unix/_pgrep
# /usr/share/zsh/functions/Completion/Unix/_perldoc
# /usr/share/zsh/functions/Completion/Unix/_perl
# /usr/share/zsh/functions/Completion/Unix/_perforce
# /usr/share/zsh/functions/Completion/Unix/_pbm
# /usr/share/zsh/functions/Completion/Unix/_pax
# /usr/share/zsh/functions/Completion/Unix/_patchutils
# /usr/share/zsh/functions/Completion/Unix/_patch
# /usr/share/zsh/functions/Completion/Unix/_pack
# /usr/share/zsh/functions/Completion/Unix/_od
# /usr/share/zsh/functions/Completion/Unix/_objdump
# /usr/share/zsh/functions/Completion/Unix/_nslookup
# /usr/share/zsh/functions/Completion/Unix/_npm
# /usr/share/zsh/functions/Completion/Unix/_notmuch
# /usr/share/zsh/functions/Completion/Unix/_nmap
# /usr/share/zsh/functions/Completion/Unix/_nm
# /usr/share/zsh/functions/Completion/Unix/_nl
# /usr/share/zsh/functions/Completion/Unix/_nkf
# /usr/share/zsh/functions/Completion/Unix/_nice
# /usr/share/zsh/functions/Completion/Unix/_netcat
# /usr/share/zsh/functions/Completion/Unix/_ncftp
# /usr/share/zsh/functions/Completion/Unix/_mysqldiff
# /usr/share/zsh/functions/Completion/Unix/_mysql_utils
# /usr/share/zsh/functions/Completion/Unix/_mutt
# /usr/share/zsh/functions/Completion/Unix/_mtr
# /usr/share/zsh/functions/Completion/Unix/_mtools
# /usr/share/zsh/functions/Completion/Unix/_mt
# /usr/share/zsh/functions/Completion/Unix/_mpc
# /usr/share/zsh/functions/Completion/Unix/_mount
# /usr/share/zsh/functions/Completion/Unix/_mosh
# /usr/share/zsh/functions/Completion/Unix/_moosic
# /usr/share/zsh/functions/Completion/Unix/_monotone
# /usr/share/zsh/functions/Completion/Unix/_module
# /usr/share/zsh/functions/Completion/Unix/_mkdir
# /usr/share/zsh/functions/Completion/Unix/_mh
# /usr/share/zsh/functions/Completion/Unix/_metaflac
# /usr/share/zsh/functions/Completion/Unix/_mencal
# /usr/share/zsh/functions/Completion/Unix/_md5sum
# /usr/share/zsh/functions/Completion/Unix/_man
# /usr/share/zsh/functions/Completion/Unix/_make
# /usr/share/zsh/functions/Completion/Unix/_mail
# /usr/share/zsh/functions/Completion/Unix/_lzop
# /usr/share/zsh/functions/Completion/Unix/_lynx
# /usr/share/zsh/functions/Completion/Unix/_lsof
# /usr/share/zsh/functions/Completion/Unix/_ls
# /usr/share/zsh/functions/Completion/Unix/_lp
# /usr/share/zsh/functions/Completion/Unix/_look
# /usr/share/zsh/functions/Completion/Unix/_locate
# /usr/share/zsh/functions/Completion/Unix/_loadkeys
# /usr/share/zsh/functions/Completion/Unix/_ln
# /usr/share/zsh/functions/Completion/Unix/_lldb
# /usr/share/zsh/functions/Completion/Unix/_links
# /usr/share/zsh/functions/Completion/Unix/_lha
# /usr/share/zsh/functions/Completion/Unix/_less
# /usr/share/zsh/functions/Completion/Unix/_ldd
# /usr/share/zsh/functions/Completion/Unix/_last
# /usr/share/zsh/functions/Completion/Unix/_kvno
# /usr/share/zsh/functions/Completion/Unix/_knock
# /usr/share/zsh/functions/Completion/Unix/_killall
# /usr/share/zsh/functions/Completion/Unix/_join
# /usr/share/zsh/functions/Completion/Unix/_joe
# /usr/share/zsh/functions/Completion/Unix/_java
# /usr/share/zsh/functions/Completion/Unix/_ispell
# /usr/share/zsh/functions/Completion/Unix/_irssi
# /usr/share/zsh/functions/Completion/Unix/_ip
# /usr/share/zsh/functions/Completion/Unix/_initctl
# /usr/share/zsh/functions/Completion/Unix/_init_d
# /usr/share/zsh/functions/Completion/Unix/_imagemagick
# /usr/share/zsh/functions/Completion/Unix/_iftop
# /usr/share/zsh/functions/Completion/Unix/_ifconfig
# /usr/share/zsh/functions/Completion/Unix/_id
# /usr/share/zsh/functions/Completion/Unix/_iconv
# /usr/share/zsh/functions/Completion/Unix/_hg
# /usr/share/zsh/functions/Completion/Unix/_head
# /usr/share/zsh/functions/Completion/Unix/_gzip
# /usr/share/zsh/functions/Completion/Unix/_guilt
# /usr/share/zsh/functions/Completion/Unix/_gs
# /usr/share/zsh/functions/Completion/Unix/_growisofs
# /usr/share/zsh/functions/Completion/Unix/_groff
# /usr/share/zsh/functions/Completion/Unix/_grep
# /usr/share/zsh/functions/Completion/Unix/_graphicsmagick
# /usr/share/zsh/functions/Completion/Unix/_gradle
# /usr/share/zsh/functions/Completion/Unix/_gprof
# /usr/share/zsh/functions/Completion/Unix/_gphoto2
# /usr/share/zsh/functions/Completion/Unix/_gpg
# /usr/share/zsh/functions/Completion/Unix/_go
# /usr/share/zsh/functions/Completion/Unix/_gnutls
# /usr/share/zsh/functions/Completion/Unix/_gnupod
# /usr/share/zsh/functions/Completion/Unix/_gnu_generic
# /usr/share/zsh/functions/Completion/Unix/_global
# /usr/share/zsh/functions/Completion/Unix/_git
# /usr/share/zsh/functions/Completion/Unix/_getmail
# /usr/share/zsh/functions/Completion/Unix/_getfacl
# /usr/share/zsh/functions/Completion/Unix/_getent
# /usr/share/zsh/functions/Completion/Unix/_getconf
# /usr/share/zsh/functions/Completion/Unix/_genisoimage
# /usr/share/zsh/functions/Completion/Unix/_gdb
# /usr/share/zsh/functions/Completion/Unix/_gcore
# /usr/share/zsh/functions/Completion/Unix/_gcc
# /usr/share/zsh/functions/Completion/Unix/_fuser
# /usr/share/zsh/functions/Completion/Unix/_fsh
# /usr/share/zsh/functions/Completion/Unix/_fortune
# /usr/share/zsh/functions/Completion/Unix/_flex
# /usr/share/zsh/functions/Completion/Unix/_flasher
# /usr/share/zsh/functions/Completion/Unix/_finger
# /usr/share/zsh/functions/Completion/Unix/_find
# /usr/share/zsh/functions/Completion/Unix/_figlet
# /usr/share/zsh/functions/Completion/Unix/_ffmpeg
# /usr/share/zsh/functions/Completion/Unix/_fetchmail
# /usr/share/zsh/functions/Completion/Unix/_feh
# /usr/share/zsh/functions/Completion/Unix/_fakeroot
# /usr/share/zsh/functions/Completion/Unix/_etags
# /usr/share/zsh/functions/Completion/Unix/_espeak
# /usr/share/zsh/functions/Completion/Unix/_env
# /usr/share/zsh/functions/Completion/Unix/_enscript
# /usr/share/zsh/functions/Completion/Unix/_elm
# /usr/share/zsh/functions/Completion/Unix/_elinks
# /usr/share/zsh/functions/Completion/Unix/_elfdump
# /usr/share/zsh/functions/Completion/Unix/_ecasound
# /usr/share/zsh/functions/Completion/Unix/_dvi
# /usr/share/zsh/functions/Completion/Unix/_du
# /usr/share/zsh/functions/Completion/Unix/_dsh
# /usr/share/zsh/functions/Completion/Unix/_dmidecode
# /usr/share/zsh/functions/Completion/Unix/_django
# /usr/share/zsh/functions/Completion/Unix/_diffstat
# /usr/share/zsh/functions/Completion/Unix/_diff
# /usr/share/zsh/functions/Completion/Unix/_dict
# /usr/share/zsh/functions/Completion/Unix/_dhclient
# /usr/share/zsh/functions/Completion/Unix/_df
# /usr/share/zsh/functions/Completion/Unix/_devtodo
# /usr/share/zsh/functions/Completion/Unix/_dd
# /usr/share/zsh/functions/Completion/Unix/_dbus
# /usr/share/zsh/functions/Completion/Unix/_date
# /usr/share/zsh/functions/Completion/Unix/_darcs
# /usr/share/zsh/functions/Completion/Unix/_cvs
# /usr/share/zsh/functions/Completion/Unix/_cut
# /usr/share/zsh/functions/Completion/Unix/_curl
# /usr/share/zsh/functions/Completion/Unix/_cssh
# /usr/share/zsh/functions/Completion/Unix/_cplay
# /usr/share/zsh/functions/Completion/Unix/_cpio
# /usr/share/zsh/functions/Completion/Unix/_cp
# /usr/share/zsh/functions/Completion/Unix/_cowsay
# /usr/share/zsh/functions/Completion/Unix/_configure
# /usr/share/zsh/functions/Completion/Unix/_compress
# /usr/share/zsh/functions/Completion/Unix/_comm
# /usr/share/zsh/functions/Completion/Unix/_cmp
# /usr/share/zsh/functions/Completion/Unix/_clay
# /usr/share/zsh/functions/Completion/Unix/_chsh
# /usr/share/zsh/functions/Completion/Unix/_chown
# /usr/share/zsh/functions/Completion/Unix/_chmod
# /usr/share/zsh/functions/Completion/Unix/_chkconfig
# /usr/share/zsh/functions/Completion/Unix/_cdrecord
# /usr/share/zsh/functions/Completion/Unix/_cdrdao
# /usr/share/zsh/functions/Completion/Unix/_cdcd
# /usr/share/zsh/functions/Completion/Unix/_ccal
# /usr/share/zsh/functions/Completion/Unix/_cat
# /usr/share/zsh/functions/Completion/Unix/_calendar
# /usr/share/zsh/functions/Completion/Unix/_cal
# /usr/share/zsh/functions/Completion/Unix/_cabal
# /usr/share/zsh/functions/Completion/Unix/_bzr
# /usr/share/zsh/functions/Completion/Unix/_bzip2
# /usr/share/zsh/functions/Completion/Unix/_bpython
# /usr/share/zsh/functions/Completion/Unix/_bogofilter
# /usr/share/zsh/functions/Completion/Unix/_bittorrent
# /usr/share/zsh/functions/Completion/Unix/_bison
# /usr/share/zsh/functions/Completion/Unix/_beep
# /usr/share/zsh/functions/Completion/Unix/_baz
# /usr/share/zsh/functions/Completion/Unix/_awk
# /usr/share/zsh/functions/Completion/Unix/_augeas
# /usr/share/zsh/functions/Completion/Unix/_attr
# /usr/share/zsh/functions/Completion/Unix/_at
# /usr/share/zsh/functions/Completion/Unix/_arping
# /usr/share/zsh/functions/Completion/Unix/_arp
# /usr/share/zsh/functions/Completion/Unix/_apm
# /usr/share/zsh/functions/Completion/Unix/_apachectl
# /usr/share/zsh/functions/Completion/Unix/_ant
# /usr/share/zsh/functions/Completion/Unix/_antiword
# /usr/share/zsh/functions/Completion/Unix/_adb
# /usr/share/zsh/functions/Completion/Unix/_aap
# /usr/share/zsh/functions/Completion/Unix/_a2ps
# /usr/share/zsh/functions/Completion/Linux/_wakeup_capable_devices
# /usr/share/zsh/functions/Completion/Linux/_fuse_values
# /usr/share/zsh/functions/Completion/Linux/_fuse_arguments
# /usr/share/zsh/functions/Completion/Linux/_wpa_cli
# /usr/share/zsh/functions/Completion/Linux/_vserver
# /usr/share/zsh/functions/Completion/Linux/_valgrind
# /usr/share/zsh/functions/Completion/Linux/_uml
# /usr/share/zsh/functions/Completion/Linux/_tune2fs
# /usr/share/zsh/functions/Completion/Linux/_tpconfig
# /usr/share/zsh/functions/Completion/Linux/_tpb
# /usr/share/zsh/functions/Completion/Linux/_sysstat
# /usr/share/zsh/functions/Completion/Linux/_strace
# /usr/share/zsh/functions/Completion/Linux/_sshfs
# /usr/share/zsh/functions/Completion/Linux/_ss
# /usr/share/zsh/functions/Completion/Linux/_schedtool
# /usr/share/zsh/functions/Completion/Linux/_qdbus
# /usr/share/zsh/functions/Completion/Linux/_nmcli
# /usr/share/zsh/functions/Completion/Linux/_mondo
# /usr/share/zsh/functions/Completion/Linux/_modutils
# /usr/share/zsh/functions/Completion/Linux/_mii-tool
# /usr/share/zsh/functions/Completion/Linux/_mdadm
# /usr/share/zsh/functions/Completion/Linux/_lsusb
# /usr/share/zsh/functions/Completion/Linux/_losetup
# /usr/share/zsh/functions/Completion/Linux/_iwconfig
# /usr/share/zsh/functions/Completion/Linux/_iptables
# /usr/share/zsh/functions/Completion/Linux/_ipset
# /usr/share/zsh/functions/Completion/Linux/_ionice
# /usr/share/zsh/functions/Completion/Linux/_fusermount
# /usr/share/zsh/functions/Completion/Linux/_ethtool
# /usr/share/zsh/functions/Completion/Linux/_cryptsetup
# /usr/share/zsh/functions/Completion/Linux/_chrt
# /usr/share/zsh/functions/Completion/Linux/_btrfs
# /usr/share/zsh/functions/Completion/Linux/_brctl
# /usr/share/zsh/functions/Completion/Linux/_analyseplugin
# /usr/share/zsh/functions/Completion/Linux/_acpitool
# /usr/share/zsh/functions/Completion/Linux/_acpi
# /usr/share/zsh/functions/Completion/Base/_read_comp
# /usr/share/zsh/functions/Completion/Base/_next_tags
# /usr/share/zsh/functions/Completion/Base/_most_recent_file
# /usr/share/zsh/functions/Completion/Base/_history_complete_word
# /usr/share/zsh/functions/Completion/Base/_generic
# /usr/share/zsh/functions/Completion/Base/_expand_word
# /usr/share/zsh/functions/Completion/Base/_correct_word
# /usr/share/zsh/functions/Completion/Base/_correct_filename
# /usr/share/zsh/functions/Completion/Base/_complete_tag
# /usr/share/zsh/functions/Completion/Base/_complete_help
# /usr/share/zsh/functions/Completion/Base/_complete_debug
# /usr/share/zsh/functions/Completion/Base/_bash_completions
# /usr/share/zsh/functions/Completion/Base/_values
# /usr/share/zsh/functions/Completion/Base/_sub_commands
# /usr/share/zsh/functions/Completion/Base/_store_cache
# /usr/share/zsh/functions/Completion/Base/_set_command
# /usr/share/zsh/functions/Completion/Base/_sequence
# /usr/share/zsh/functions/Completion/Base/_sep_parts
# /usr/share/zsh/functions/Completion/Base/_retrieve_cache
# /usr/share/zsh/functions/Completion/Base/_regex_words
# /usr/share/zsh/functions/Completion/Base/_regex_arguments
# /usr/share/zsh/functions/Completion/Base/_pick_variant
# /usr/share/zsh/functions/Completion/Base/_nothing
# /usr/share/zsh/functions/Completion/Base/_multi_parts
# /usr/share/zsh/functions/Completion/Base/_guard
# /usr/share/zsh/functions/Completion/Base/_describe
# /usr/share/zsh/functions/Completion/Base/_complete_help_generic
# /usr/share/zsh/functions/Completion/Base/_comp_locale
# /usr/share/zsh/functions/Completion/Base/_combination
# /usr/share/zsh/functions/Completion/Base/_call_program
# /usr/share/zsh/functions/Completion/Base/_call_function
# /usr/share/zsh/functions/Completion/Base/_cache_invalid
# /usr/share/zsh/functions/Completion/Base/_arguments
# /usr/share/zsh/functions/Completion/Base/_arg_compile
# /usr/share/zsh/functions/Completion/Base/_alternative
# /usr/share/zsh/functions/Completion/Base/_wanted
# /usr/share/zsh/functions/Completion/Base/_tags
# /usr/share/zsh/functions/Completion/Base/_setup
# /usr/share/zsh/functions/Completion/Base/_requested
# /usr/share/zsh/functions/Completion/Base/_normal
# /usr/share/zsh/functions/Completion/Base/_next_label
# /usr/share/zsh/functions/Completion/Base/_message
# /usr/share/zsh/functions/Completion/Base/_main_complete
# /usr/share/zsh/functions/Completion/Base/_dispatch
# /usr/share/zsh/functions/Completion/Base/_description
# /usr/share/zsh/functions/Completion/Base/_all_labels
# /usr/share/zsh/functions/Completion/Base/_user_expand
# /usr/share/zsh/functions/Completion/Base/_prefix
# /usr/share/zsh/functions/Completion/Base/_oldlist
# /usr/share/zsh/functions/Completion/Base/_menu
# /usr/share/zsh/functions/Completion/Base/_match
# /usr/share/zsh/functions/Completion/Base/_list
# /usr/share/zsh/functions/Completion/Base/_ignored
# /usr/share/zsh/functions/Completion/Base/_history
# /usr/share/zsh/functions/Completion/Base/_external_pwds
# /usr/share/zsh/functions/Completion/Base/_extensions
# /usr/share/zsh/functions/Completion/Base/_expand_alias
# /usr/share/zsh/functions/Completion/Base/_expand
# /usr/share/zsh/functions/Completion/Base/_correct
# /usr/share/zsh/functions/Completion/Base/_complete
# /usr/share/zsh/functions/Completion/Base/_approximate
# /usr/share/zsh/functions/Completion/Base/_all_matches
# /usr/share/zsh/functions/Zftp/zfuput
# /usr/share/zsh/functions/Zftp/zfuget
# /usr/share/zsh/functions/Zftp/zftype
# /usr/share/zsh/functions/Zftp/zftransfer
# /usr/share/zsh/functions/Zftp/zftp_progress
# /usr/share/zsh/functions/Zftp/zftp_chpwd
# /usr/share/zsh/functions/Zftp/zfstat
# /usr/share/zsh/functions/Zftp/zfsession
# /usr/share/zsh/functions/Zftp/zfrtime
# /usr/share/zsh/functions/Zftp/zfrglob
# /usr/share/zsh/functions/Zftp/zfput
# /usr/share/zsh/functions/Zftp/zfpcp
# /usr/share/zsh/functions/Zftp/zfparams
# /usr/share/zsh/functions/Zftp/zfopen
# /usr/share/zsh/functions/Zftp/zfmark
# /usr/share/zsh/functions/Zftp/zfls
# /usr/share/zsh/functions/Zftp/zfinit
# /usr/share/zsh/functions/Zftp/zfhere
# /usr/share/zsh/functions/Zftp/zfgoto
# /usr/share/zsh/functions/Zftp/zfget_match
# /usr/share/zsh/functions/Zftp/zfget
# /usr/share/zsh/functions/Zftp/zfgcp
# /usr/share/zsh/functions/Zftp/zffcache
# /usr/share/zsh/functions/Zftp/zfdir
# /usr/share/zsh/functions/Zftp/zfcput
# /usr/share/zsh/functions/Zftp/zfclose
# /usr/share/zsh/functions/Zftp/zfcget
# /usr/share/zsh/functions/Zftp/zfcd_match
# /usr/share/zsh/functions/Zftp/zfcd
# /usr/share/zsh/functions/Zftp/zfautocheck
# /usr/share/zsh/functions/Zftp/zfanon
# /usr/share/zsh/functions/TCP/tcp_wait
# /usr/share/zsh/functions/TCP/tcp_talk
# /usr/share/zsh/functions/TCP/tcp_spam
# /usr/share/zsh/functions/TCP/tcp_shoot
# /usr/share/zsh/functions/TCP/tcp_sess
# /usr/share/zsh/functions/TCP/tcp_send
# /usr/share/zsh/functions/TCP/tcp_rename
# /usr/share/zsh/functions/TCP/tcp_read
# /usr/share/zsh/functions/TCP/tcp_proxy
# /usr/share/zsh/functions/TCP/tcp_point
# /usr/share/zsh/functions/TCP/tcp_output
# /usr/share/zsh/functions/TCP/tcp_open
# /usr/share/zsh/functions/TCP/tcp_log
# /usr/share/zsh/functions/TCP/tcp_fd_handler
# /usr/share/zsh/functions/TCP/tcp_expect
# /usr/share/zsh/functions/TCP/tcp_command
# /usr/share/zsh/functions/TCP/tcp_close
# /usr/share/zsh/functions/TCP/tcp_alias
# /usr/share/zsh/functions/Newuser/zsh-newuser-install
# /usr/share/zsh/functions/Calendar/calendar_sort
# /usr/share/zsh/functions/Calendar/calendar_showdate
# /usr/share/zsh/functions/Calendar/calendar_show
# /usr/share/zsh/functions/Calendar/calendar_scandate
# /usr/share/zsh/functions/Calendar/calendar_read
# /usr/share/zsh/functions/Calendar/calendar_parse
# /usr/share/zsh/functions/Calendar/calendar_lockfiles
# /usr/share/zsh/functions/Calendar/calendar_edit
# /usr/share/zsh/functions/Calendar/calendar_add
# /usr/share/zsh/functions/Calendar/calendar
# /usr/share/zsh/functions/Calendar/before
# /usr/share/zsh/functions/Calendar/age
# /usr/share/zsh/functions/Calendar/after
# /usr/share/zsh/functions/VCS_Info/vcs_info_setsys
# /usr/share/zsh/functions/VCS_Info/vcs_info_printsys
# /usr/share/zsh/functions/VCS_Info/vcs_info_lastmsg
# /usr/share/zsh/functions/VCS_Info/vcs_info_hookdel
# /usr/share/zsh/functions/VCS_Info/vcs_info_hookadd
# /usr/share/zsh/functions/VCS_Info/vcs_info
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_set
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_reposub
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_realpath
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_quilt
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_nvcsformats
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_maxexports
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_hook
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_get_cmd
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_formats
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_check_com
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_bydir_detect
# /usr/share/zsh/functions/VCS_Info/VCS_INFO_adjust
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_tla
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_svn
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_svk
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_p4
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_mtn
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_hg
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_git
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_fossil
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_darcs
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_cvs
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_cdv
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_tla
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_svn
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_svk
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_p4
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_hg
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_git
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_fossil
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_darcs
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
# /usr/share/zsh/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
# /usr/share/zsh/functions/Prompts/promptinit
# /usr/share/zsh/functions/Prompts/prompt_zefram_setup
# /usr/share/zsh/functions/Prompts/prompt_walters_setup
# /usr/share/zsh/functions/Prompts/prompt_suse_setup
# /usr/share/zsh/functions/Prompts/prompt_special_chars
# /usr/share/zsh/functions/Prompts/prompt_redhat_setup
# /usr/share/zsh/functions/Prompts/prompt_pws_setup
# /usr/share/zsh/functions/Prompts/prompt_oliver_setup
# /usr/share/zsh/functions/Prompts/prompt_off_setup
# /usr/share/zsh/functions/Prompts/prompt_fire_setup
# /usr/share/zsh/functions/Prompts/prompt_fade_setup
# /usr/share/zsh/functions/Prompts/prompt_elite_setup
# /usr/share/zsh/functions/Prompts/prompt_elite2_setup
# /usr/share/zsh/functions/Prompts/prompt_clint_setup
# /usr/share/zsh/functions/Prompts/prompt_bigfade_setup
# /usr/share/zsh/functions/Prompts/prompt_bart_setup
# /usr/share/zsh/functions/Prompts/prompt_adam2_setup
# /usr/share/zsh/functions/Prompts/prompt_adam1_setup
# /usr/share/zsh/functions/MIME/zsh-mime-setup
# /usr/share/zsh/functions/MIME/zsh-mime-handler
# /usr/share/zsh/functions/MIME/zsh-mime-contexts
# /usr/share/zsh/functions/MIME/pick-web-browser
# /usr/share/zsh/functions/Misc/ztodo
# /usr/share/zsh/functions/Misc/zstyle+
# /usr/share/zsh/functions/Misc/zrecompile
# /usr/share/zsh/functions/Misc/zmv
# /usr/share/zsh/functions/Misc/zmathfuncdef
# /usr/share/zsh/functions/Misc/zkbd
# /usr/share/zsh/functions/Misc/zed
# /usr/share/zsh/functions/Misc/zcalc
# /usr/share/zsh/functions/Misc/zargs
# /usr/share/zsh/functions/Misc/xtermctl
# /usr/share/zsh/functions/Misc/tetriscurses
# /usr/share/zsh/functions/Misc/tetris
# /usr/share/zsh/functions/Misc/sticky-note
# /usr/share/zsh/functions/Misc/run-help-svn
# /usr/share/zsh/functions/Misc/run-help-svk
# /usr/share/zsh/functions/Misc/run-help-sudo
# /usr/share/zsh/functions/Misc/run-help-p4
# /usr/share/zsh/functions/Misc/run-help-openssl
# /usr/share/zsh/functions/Misc/run-help-ip
# /usr/share/zsh/functions/Misc/run-help-git
# /usr/share/zsh/functions/Misc/run-help
# /usr/share/zsh/functions/Misc/relative
# /usr/share/zsh/functions/Misc/regexp-replace
# /usr/share/zsh/functions/Misc/promptnl
# /usr/share/zsh/functions/Misc/nslookup
# /usr/share/zsh/functions/Misc/mere
# /usr/share/zsh/functions/Misc/is-at-least
# /usr/share/zsh/functions/Misc/harden
# /usr/share/zsh/functions/Misc/getjobs
# /usr/share/zsh/functions/Misc/colors
# /usr/share/zsh/functions/Misc/checkmail
# /usr/share/zsh/functions/Misc/allopt
# /usr/share/zsh/functions/Misc/add-zsh-hook
# /usr/share/zsh/functions/Exceptions/throw
# /usr/share/zsh/functions/Exceptions/catch
# /usr/share/zsh/functions/Chpwd/zsh_directory_name_generic
# /usr/share/zsh/functions/Chpwd/zsh_directory_name_cdr
# /usr/share/zsh/functions/Chpwd/chpwd_recent_filehandler
# /usr/share/zsh/functions/Chpwd/chpwd_recent_dirs
# /usr/share/zsh/functions/Chpwd/chpwd_recent_add
# /usr/share/zsh/functions/Chpwd/cdr
# /usr/share/zsh/functions/Chpwd/_cdr
# /usr/lib/zsh/5.2/zsh/rlimits.so
# /usr/lib/zsh/5.2/zsh/sched.so
# /usr/lib/zsh/5.2/zsh/attr.so
# /usr/lib/zsh/5.2/zsh/cap.so
# /usr/lib/zsh/5.2/zsh/clone.so
# /usr/lib/zsh/5.2/zsh/curses.so
# /usr/lib/zsh/5.2/zsh/datetime.so
# /usr/lib/zsh/5.2/zsh/example.so
# /usr/lib/zsh/5.2/zsh/files.so
# /usr/lib/zsh/5.2/zsh/langinfo.so
# /usr/lib/zsh/5.2/zsh/mapfile.so
# /usr/lib/zsh/5.2/zsh/mathfunc.so
# /usr/lib/zsh/5.2/zsh/newuser.so
# /usr/lib/zsh/5.2/zsh/parameter.so
# /usr/lib/zsh/5.2/zsh/pcre.so
# /usr/lib/zsh/5.2/zsh/regex.so
# /usr/lib/zsh/5.2/zsh/stat.so
# /usr/lib/zsh/5.2/zsh/system.so
# /usr/lib/zsh/5.2/zsh/termcap.so
# /usr/lib/zsh/5.2/zsh/terminfo.so
# /usr/lib/zsh/5.2/zsh/zftp.so
# /usr/lib/zsh/5.2/zsh/zprof.so
# /usr/lib/zsh/5.2/zsh/zpty.so
# /usr/lib/zsh/5.2/zsh/zselect.so
# /usr/lib/zsh/5.2/zsh/zutil.so
# /usr/lib/zsh/5.2/zsh/compctl.so
# /usr/lib/zsh/5.2/zsh/complete.so
# /usr/lib/zsh/5.2/zsh/complist.so
# /usr/lib/zsh/5.2/zsh/computil.so
# /usr/lib/zsh/5.2/zsh/deltochar.so
# /usr/lib/zsh/5.2/zsh/zle.so
# /usr/lib/zsh/5.2/zsh/zleparameter.so
# /usr/lib/zsh/5.2/zsh/net/socket.so
# /usr/lib/zsh/5.2/zsh/net/tcp.so
# /usr/lib/zsh/5.2/zsh/param/private.so
# /usr/lib/zsh/5.2/zsh/db/gdbm.so
# /usr/bin/zsh
# /usr/bin/zsh-5.2
# /sysroot/usr/lib/zsh/5.2/zsh/rlimits.so
# /sysroot/usr/lib/zsh/5.2/zsh/sched.so
# /sysroot/usr/lib/zsh/5.2/zsh/attr.so
# /sysroot/usr/lib/zsh/5.2/zsh/cap.so
# /sysroot/usr/lib/zsh/5.2/zsh/clone.so
# /sysroot/usr/lib/zsh/5.2/zsh/curses.so
# /sysroot/usr/lib/zsh/5.2/zsh/datetime.so
# /sysroot/usr/lib/zsh/5.2/zsh/example.so
# /sysroot/usr/lib/zsh/5.2/zsh/files.so
# /sysroot/usr/lib/zsh/5.2/zsh/langinfo.so
# /sysroot/usr/lib/zsh/5.2/zsh/mapfile.so
# /sysroot/usr/lib/zsh/5.2/zsh/mathfunc.so
# /sysroot/usr/lib/zsh/5.2/zsh/newuser.so
# /sysroot/usr/lib/zsh/5.2/zsh/parameter.so
# /sysroot/usr/lib/zsh/5.2/zsh/pcre.so
# /sysroot/usr/lib/zsh/5.2/zsh/regex.so
# /sysroot/usr/lib/zsh/5.2/zsh/stat.so
# /sysroot/usr/lib/zsh/5.2/zsh/system.so
# /sysroot/usr/lib/zsh/5.2/zsh/termcap.so
# /sysroot/usr/lib/zsh/5.2/zsh/terminfo.so
# /sysroot/usr/lib/zsh/5.2/zsh/zftp.so
# /sysroot/usr/lib/zsh/5.2/zsh/zprof.so
# /sysroot/usr/lib/zsh/5.2/zsh/zpty.so
# /sysroot/usr/lib/zsh/5.2/zsh/zselect.so
# /sysroot/usr/lib/zsh/5.2/zsh/zutil.so
# /sysroot/usr/lib/zsh/5.2/zsh/compctl.so
# /sysroot/usr/lib/zsh/5.2/zsh/complete.so
# /sysroot/usr/lib/zsh/5.2/zsh/complist.so
# /sysroot/usr/lib/zsh/5.2/zsh/computil.so
# /sysroot/usr/lib/zsh/5.2/zsh/deltochar.so
# /sysroot/usr/lib/zsh/5.2/zsh/zle.so
# /sysroot/usr/lib/zsh/5.2/zsh/zleparameter.so
# /sysroot/usr/lib/zsh/5.2/zsh/db/gdbm.so
# /sysroot/usr/lib/zsh/5.2/zsh/param/private.so
# /sysroot/usr/lib/zsh/5.2/zsh/net/socket.so
# /sysroot/usr/lib/zsh/5.2/zsh/net/tcp.so

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf zsh.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/zsh.pkg.tar.xz

CMD: pacman --query --file zsh-doc-5.2-1-x86_64.pkg.tar.xz
# zsh-doc 5.2-1

Creating hybrid package for 'zsh-doc'

Trying to find vanilla package 'zsh-doc'...

CMD: pacman --query --file /mirror/zsh-doc-5.2-1.pkg.tar.xz
# zsh-doc 5.2-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /usr/share/licenses/zsh-doc/LICENSE
# /usr/share/doc/zsh/zsh.pdf
# /usr/share/doc/zsh/html/zsh_toc.html
# /usr/share/doc/zsh/html/zsh_abt.html
# /usr/share/doc/zsh/html/index.html
# /usr/share/doc/zsh/html/Zsh-Modules.html
# /usr/share/doc/zsh/html/Zsh-Line-Editor.html
# /usr/share/doc/zsh/html/Zle-Widgets.html
# /usr/share/doc/zsh/html/Zle-Builtins.html
# /usr/share/doc/zsh/html/Zftp-Functions.html
# /usr/share/doc/zsh/html/Zftp-Function-System.html
# /usr/share/doc/zsh/html/ZLE-Functions.html
# /usr/share/doc/zsh/html/Word-Designators.html
# /usr/share/doc/zsh/html/Version-Control-Information.html
# /usr/share/doc/zsh/html/Variables-Index.html
# /usr/share/doc/zsh/html/Utilities.html
# /usr/share/doc/zsh/html/User-Contributions.html
# /usr/share/doc/zsh/html/User-Configuration-Functions.html
# /usr/share/doc/zsh/html/The-zsh_002fzutil-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fzselect-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fzpty-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fzprof-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fzleparameter-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fzle-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fzftp-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fterminfo-Module.html
# /usr/share/doc/zsh/html/The-zsh_002ftermcap-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fsystem-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fstat-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fsched-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fregex-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fpcre-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fparameter-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fparam_002fprivate-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fnewuser-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fnet_002ftcp-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fnet_002fsocket-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fmathfunc-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fmapfile-Module.html
# /usr/share/doc/zsh/html/The-zsh_002flanginfo-Module.html
# /usr/share/doc/zsh/html/The-zsh_002ffiles-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fexample-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fdeltochar-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fdb_002fgdbm-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fdatetime-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fcurses-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fcomputil-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fcomplist-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fcomplete-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fcompctl-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fclone-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fcap-Module.html
# /usr/share/doc/zsh/html/The-zsh_002fattr-Module.html
# /usr/share/doc/zsh/html/The-Zsh-Web-Page.html
# /usr/share/doc/zsh/html/The-Zsh-Userguide.html
# /usr/share/doc/zsh/html/The-Zsh-FAQ.html
# /usr/share/doc/zsh/html/The-Z-Shell-Manual.html
# /usr/share/doc/zsh/html/Text-Objects.html
# /usr/share/doc/zsh/html/TCP-Parameters.html
# /usr/share/doc/zsh/html/TCP-Functions.html
# /usr/share/doc/zsh/html/TCP-Function-System.html
# /usr/share/doc/zsh/html/TCP-Examples.html
# /usr/share/doc/zsh/html/TCP-Bugs.html
# /usr/share/doc/zsh/html/Style-and-Tag-Index.html
# /usr/share/doc/zsh/html/Specifying-Options.html
# /usr/share/doc/zsh/html/Single-Letter-Options.html
# /usr/share/doc/zsh/html/Simple-Flags.html
# /usr/share/doc/zsh/html/Simple-Commands-_0026-Pipelines.html
# /usr/share/doc/zsh/html/Shell-Grammar.html
# /usr/share/doc/zsh/html/Shell-Builtin-Commands.html
# /usr/share/doc/zsh/html/See-Also.html
# /usr/share/doc/zsh/html/Roadmap.html
# /usr/share/doc/zsh/html/Restricted-Shell.html
# /usr/share/doc/zsh/html/Reserved-Words.html
# /usr/share/doc/zsh/html/Redirection.html
# /usr/share/doc/zsh/html/Recent-Directories.html
# /usr/share/doc/zsh/html/Quoting.html
# /usr/share/doc/zsh/html/Prompt-Themes.html
# /usr/share/doc/zsh/html/Prompt-Expansion.html
# /usr/share/doc/zsh/html/Process-Substitution.html
# /usr/share/doc/zsh/html/Precommand-Modifiers.html
# /usr/share/doc/zsh/html/Positional-Parameters.html
# /usr/share/doc/zsh/html/Parameters.html
# /usr/share/doc/zsh/html/Parameters-Used-By-The-Shell.html
# /usr/share/doc/zsh/html/Parameters-Set-By-The-Shell.html
# /usr/share/doc/zsh/html/Parameter-Expansion.html
# /usr/share/doc/zsh/html/Overview.html
# /usr/share/doc/zsh/html/Other-Functions.html
# /usr/share/doc/zsh/html/Other-Directory-Functions.html
# /usr/share/doc/zsh/html/Options.html
# /usr/share/doc/zsh/html/Options-Index.html
# /usr/share/doc/zsh/html/Option-Flags.html
# /usr/share/doc/zsh/html/Option-Aliases.html
# /usr/share/doc/zsh/html/Movement.html
# /usr/share/doc/zsh/html/Modifying-Text.html
# /usr/share/doc/zsh/html/Modifiers.html
# /usr/share/doc/zsh/html/Miscellaneous.html
# /usr/share/doc/zsh/html/Miscellaneous-Features.html
# /usr/share/doc/zsh/html/Mathematical-Functions.html
# /usr/share/doc/zsh/html/Mailing-Lists.html
# /usr/share/doc/zsh/html/MIME-Functions.html
# /usr/share/doc/zsh/html/Local-Parameters.html
# /usr/share/doc/zsh/html/Keymaps.html
# /usr/share/doc/zsh/html/Jobs-_0026-Signals.html
# /usr/share/doc/zsh/html/Invocation.html
# /usr/share/doc/zsh/html/Introduction.html
# /usr/share/doc/zsh/html/Installation.html
# /usr/share/doc/zsh/html/Initialization.html
# /usr/share/doc/zsh/html/History-Expansion.html
# /usr/share/doc/zsh/html/History-Control.html
# /usr/share/doc/zsh/html/Functions.html
# /usr/share/doc/zsh/html/Functions-Index.html
# /usr/share/doc/zsh/html/Flags-with-Arguments.html
# /usr/share/doc/zsh/html/Files.html
# /usr/share/doc/zsh/html/Filename-Generation.html
# /usr/share/doc/zsh/html/Filename-Expansion.html
# /usr/share/doc/zsh/html/Extended-Completion.html
# /usr/share/doc/zsh/html/Expansion.html
# /usr/share/doc/zsh/html/Exception-Handling.html
# /usr/share/doc/zsh/html/Example.html
# /usr/share/doc/zsh/html/Event-Designators.html
# /usr/share/doc/zsh/html/Errors.html
# /usr/share/doc/zsh/html/Editor-Functions-Index.html
# /usr/share/doc/zsh/html/Description-of-Options.html
# /usr/share/doc/zsh/html/Control-Functions.html
# /usr/share/doc/zsh/html/Control-Flags.html
# /usr/share/doc/zsh/html/Conditional-Expressions.html
# /usr/share/doc/zsh/html/Concept-Index.html
# /usr/share/doc/zsh/html/Complex-Commands.html
# /usr/share/doc/zsh/html/Completion.html
# /usr/share/doc/zsh/html/Completion-Widgets.html
# /usr/share/doc/zsh/html/Completion-Widget-Example.html
# /usr/share/doc/zsh/html/Completion-Using-compctl.html
# /usr/share/doc/zsh/html/Completion-System.html
# /usr/share/doc/zsh/html/Completion-System-Configuration.html
# /usr/share/doc/zsh/html/Completion-Special-Parameters.html
# /usr/share/doc/zsh/html/Completion-Matching-Control.html
# /usr/share/doc/zsh/html/Completion-Functions.html
# /usr/share/doc/zsh/html/Completion-Directories.html
# /usr/share/doc/zsh/html/Completion-Condition-Codes.html
# /usr/share/doc/zsh/html/Completion-Builtin-Commands.html
# /usr/share/doc/zsh/html/Compatibility.html
# /usr/share/doc/zsh/html/Comments.html
# /usr/share/doc/zsh/html/Command-Substitution.html
# /usr/share/doc/zsh/html/Command-Flags.html
# /usr/share/doc/zsh/html/Command-Execution.html
# /usr/share/doc/zsh/html/Character-Highlighting.html
# /usr/share/doc/zsh/html/Calendar-Utility-Functions.html
# /usr/share/doc/zsh/html/Calendar-System-User-Functions.html
# /usr/share/doc/zsh/html/Calendar-Styles.html
# /usr/share/doc/zsh/html/Calendar-Function-System.html
# /usr/share/doc/zsh/html/Calendar-File-and-Date-Formats.html
# /usr/share/doc/zsh/html/Calendar-Bugs.html
# /usr/share/doc/zsh/html/Brace-Expansion.html
# /usr/share/doc/zsh/html/Bindable-Commands.html
# /usr/share/doc/zsh/html/Availability.html
# /usr/share/doc/zsh/html/Author.html
# /usr/share/doc/zsh/html/Array-Parameters.html
# /usr/share/doc/zsh/html/Arithmetic-Expansion.html
# /usr/share/doc/zsh/html/Arithmetic-Evaluation.html
# /usr/share/doc/zsh/html/Arguments.html
# /usr/share/doc/zsh/html/Alternative-Completion.html
# /usr/share/doc/zsh/html/Alternate-Forms-For-Complex-Commands.html
# /usr/share/doc/zsh/html/Aliasing.html
# /usr/share/info/zsh.info.gz
# /usr/share/info/zsh.info-1.gz
# /usr/share/info/zsh.info-2.gz
# /usr/share/info/zsh.info-3.gz
# /usr/share/info/zsh.info-4.gz
# /usr/share/info/zsh.info-5.gz
# /usr/share/info/zsh.info-6.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .INSTALL usr .MTREE | xz -c -z

CMD: bsdtar -tqf zsh-doc.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/zsh-doc.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/zsh.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1259

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/zsh.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/zsh.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/zsh-doc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/zsh-doc.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/zsh/src/zsh-5.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --docdir=/usr/share/doc/zsh --htmldir=/usr/share/doc/zsh/html --enable-etcdir=/etc/zsh --enable-zshenv=/etc/zsh/zshenv --enable-zlogin=/etc/zsh/zlogin --enable-zlogout=/etc/zsh/zlogout --enable-zprofile=/etc/zsh/zprofile --enable-zshrc=/etc/zsh/zshrc --enable-maildir-support --with-term-lib=ncursesw --enable-multibyte --enable-function-subdirs --enable-fndir=/usr/share/zsh/functions --enable-scriptdir=/usr/share/zsh/scripts --with-tcsetpgrp --enable-pcre --enable-cap --enable-zsh-secure-free
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3ca2bbdfa753
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2464: checking build system type
# configure:2478: result: x86_64-unknown-linux-gnu
# configure:2498: checking host system type
# configure:2511: result: x86_64-unknown-linux-gnu
# configure:3052: checking for x86_64-unknown-linux-gcc
# configure:3082: result: no
# configure:3092: checking for gcc
# configure:3108: found /usr/sbin/gcc
# configure:3119: result: gcc
# configure:3348: checking for C compiler version
# configure:3357: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3368: $? = 0
# configure:3357: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3368: $? = 0
# configure:3357: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3368: $? = 1
# configure:3357: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3368: $? = 1
# configure:3388: checking whether the C compiler works
# configure:3410: gcc conftest.c >&5
# configure:3414: $? = 0
# configure:3462: result: yes
# configure:3465: checking for C compiler default output file name
# configure:3467: result: a.out
# configure:3473: checking for suffix of executables
# configure:3480: gcc -o conftest conftest.c >&5
# configure:3484: $? = 0
# configure:3506: result:
# configure:3528: checking whether we are cross compiling
# configure:3536: gcc -o conftest conftest.c >&5
# configure:3540: $? = 0
# configure:3547: ./conftest
# configure:3551: $? = 0
# configure:3566: result: no
# configure:3571: checking for suffix of object files
# configure:3593: gcc -c conftest.c >&5
# configure:3597: $? = 0
# configure:3618: result: o
# configure:3622: checking whether we are using the GNU C compiler
# configure:3641: gcc -c conftest.c >&5
# configure:3641: $? = 0
# configure:3650: result: yes
# configure:3659: checking whether gcc accepts -g
# configure:3679: gcc -c -g conftest.c >&5
# configure:3679: $? = 0
# configure:3720: result: yes
# configure:3737: checking for gcc option to accept ISO C89
# configure:3800: gcc -c conftest.c >&5
# configure:3800: $? = 0
# configure:3813: result: none needed
# configure:3846: checking for special C compiler options needed for large files
# configure:3891: result: no
# configure:3897: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3922: gcc -c conftest.c >&5
# configure:3922: $? = 0
# configure:3954: result: no
# configure:4101: checking how to run the C preprocessor
# configure:4132: gcc -E conftest.c
# configure:4132: $? = 0
# configure:4146: gcc -E conftest.c
# conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4146: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | /* end confdefs.h. */
# | #include
# configure:4171: result: gcc -E
# configure:4191: gcc -E conftest.c
# configure:4191: $? = 0
# configure:4205: gcc -E conftest.c
# conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | /* end confdefs.h. */
# | #include
# configure:4233: checking for grep that handles long lines and -e
# configure:4291: result: /usr/sbin/grep
# configure:4296: checking for egrep
# configure:4358: result: /usr/sbin/grep -E
# configure:4364: checking whether gcc needs -traditional
# configure:4398: result: no
# configure:4404: checking for an ANSI C-conforming const
# configure:4470: gcc -c conftest.c >&5
# configure:4470: $? = 0
# configure:4477: result: yes
# configure:4489: checking for gcc option to accept ANSI C
# configure:4524: gcc -c conftest.c >&5
# configure:4524: $? = 0
# configure:4532: result:
# configure:4539: checking whether to use prototypes
# configure:4557: result: yes
# configure:4565: checking for ANSI C header files
# configure:4585: gcc -c conftest.c >&5
# configure:4585: $? = 0
# configure:4658: gcc -o conftest conftest.c >&5
# configure:4658: $? = 0
# configure:4658: ./conftest
# configure:4658: $? = 0
# configure:4669: result: yes
# configure:4682: checking for sys/types.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for sys/stat.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for stdlib.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for string.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for memory.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for strings.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for inttypes.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for stdint.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for unistd.h
# configure:4682: gcc -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4694: checking for size_t
# configure:4694: gcc -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4694: result: yes
# configure:4707: checking for working alloca.h
# configure:4724: gcc -o conftest conftest.c >&5
# configure:4724: $? = 0
# configure:4732: result: yes
# configure:4740: checking for alloca
# configure:4777: gcc -o conftest conftest.c >&5
# configure:4777: $? = 0
# configure:4785: result: yes
# configure:4891: checking if the compiler supports union initialisation
# configure:4907: gcc -c conftest.c >&5
# configure:4907: $? = 0
# configure:4914: result: yes
# configure:4922: checking if signed to unsigned casting is broken
# configure:4934: gcc -o conftest conftest.c >&5
# conftest.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){return((int)(unsigned char)((char) -1) == 255);}
# ^~~~
# configure:4934: $? = 0
# configure:4934: ./conftest
# configure:4934: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | /* end confdefs.h. */
# | main(){return((int)(unsigned char)((char) -1) == 255);}
# configure:4944: result: no
# configure:4952: checking if the compiler supports variable-length arrays
# configure:4968: gcc -c conftest.c >&5
# configure:4968: $? = 0
# configure:4975: result: yes
# configure:4983: checking whether make sets $(MAKE)
# configure:5005: result: yes
# configure:5027: checking for a BSD-compatible install
# configure:5095: result: /usr/bin/install -c
# configure:5109: checking for gawk
# configure:5125: found /usr/sbin/gawk
# configure:5136: result: gawk
# configure:5146: checking whether ln works
# configure:5164: result: yes
# configure:5170: checking whether ln -s works
# configure:5174: result: yes
# configure:5180: checking for egrep
# configure:5242: result: /usr/sbin/grep -E
# configure:5250: checking for yodl
# configure:5280: result: no
# configure:5303: checking for pdfetex
# configure:5319: found /usr/sbin/pdfetex
# configure:5330: result: pdfetex
# configure:5346: checking for texi2pdf
# configure:5362: found /usr/sbin/texi2pdf
# configure:5373: result: texi2pdf
# configure:5388: checking for texi2any
# configure:5404: found /usr/sbin/texi2any
# configure:5415: result: texi2any
# configure:5436: checking for ansi2knr
# configure:5466: result: no
# configure:5489: checking for dirent.h that defines DIR
# configure:5508: gcc -c conftest.c >&5
# configure:5508: $? = 0
# configure:5516: result: yes
# configure:5529: checking for library containing opendir
# configure:5560: gcc -o conftest conftest.c >&5
# configure:5560: $? = 0
# configure:5577: result: none required
# configure:5644: checking for ANSI C header files
# configure:5748: result: yes
# configure:5756: checking whether time.h and sys/time.h may both be included
# configure:5776: gcc -c conftest.c >&5
# configure:5776: $? = 0
# configure:5783: result: yes
# configure:5791: checking whether stat file-mode macros are broken
# configure:5818: gcc -c conftest.c >&5
# configure:5818: $? = 0
# configure:5825: result: no
# configure:5833: checking for sys/wait.h that is POSIX.1 compatible
# configure:5859: gcc -c conftest.c >&5
# configure:5859: $? = 0
# configure:5866: result: yes
# configure:5879: checking for pcre-config
# configure:5895: found /usr/sbin/pcre-config
# configure:5906: result: pcre-config
# configure:5930: checking sys/time.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/time.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/time.h
# configure:5930: result: yes
# configure:5930: checking sys/times.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/times.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/times.h
# configure:5930: result: yes
# configure:5930: checking sys/select.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/select.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/select.h
# configure:5930: result: yes
# configure:5930: checking termcap.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking termcap.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for termcap.h
# configure:5930: result: yes
# configure:5930: checking termio.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking termio.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for termio.h
# configure:5930: result: yes
# configure:5930: checking termios.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking termios.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for termios.h
# configure:5930: result: yes
# configure:5930: checking sys/param.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/param.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/param.h
# configure:5930: result: yes
# configure:5930: checking sys/filio.h usability
# configure:5930: gcc -c conftest.c >&5
# conftest.c:82:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5930: result: no
# configure:5930: checking sys/filio.h presence
# configure:5930: gcc -E conftest.c
# conftest.c:49:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for sys/filio.h
# configure:5930: result: no
# configure:5930: checking for string.h
# configure:5930: result: yes
# configure:5930: checking for memory.h
# configure:5930: result: yes
# configure:5930: checking limits.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking limits.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for limits.h
# configure:5930: result: yes
# configure:5930: checking fcntl.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking fcntl.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for fcntl.h
# configure:5930: result: yes
# configure:5930: checking libc.h usability
# configure:5930: gcc -c conftest.c >&5
# conftest.c:86:18: fatal error: libc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5930: result: no
# configure:5930: checking libc.h presence
# configure:5930: gcc -E conftest.c
# conftest.c:53:18: fatal error: libc.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for libc.h
# configure:5930: result: no
# configure:5930: checking sys/utsname.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/utsname.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/utsname.h
# configure:5930: result: yes
# configure:5930: checking sys/resource.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/resource.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/resource.h
# configure:5930: result: yes
# configure:5930: checking locale.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking locale.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for locale.h
# configure:5930: result: yes
# configure:5930: checking errno.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking errno.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for errno.h
# configure:5930: result: yes
# configure:5930: checking stdio.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking stdio.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for stdio.h
# configure:5930: result: yes
# configure:5930: checking stdarg.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking stdarg.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for stdarg.h
# configure:5930: result: yes
# configure:5930: checking varargs.h usability
# configure:5930: gcc -c conftest.c >&5
# In file included from conftest.c:92:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5930: result: no
# configure:5930: checking varargs.h presence
# configure:5930: gcc -E conftest.c
# In file included from conftest.c:59:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for varargs.h
# configure:5930: result: no
# configure:5930: checking for stdlib.h
# configure:5930: result: yes
# configure:5930: checking for unistd.h
# configure:5930: result: yes
# configure:5930: checking sys/capability.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/capability.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/capability.h
# configure:5930: result: yes
# configure:5930: checking utmp.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking utmp.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for utmp.h
# configure:5930: result: yes
# configure:5930: checking utmpx.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking utmpx.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for utmpx.h
# configure:5930: result: yes
# configure:5930: checking for sys/types.h
# configure:5930: result: yes
# configure:5930: checking pwd.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking pwd.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for pwd.h
# configure:5930: result: yes
# configure:5930: checking grp.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking grp.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for grp.h
# configure:5930: result: yes
# configure:5930: checking poll.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking poll.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for poll.h
# configure:5930: result: yes
# configure:5930: checking sys/mman.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/mman.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/mman.h
# configure:5930: result: yes
# configure:5930: checking netinet/in_systm.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking netinet/in_systm.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for netinet/in_systm.h
# configure:5930: result: yes
# configure:5930: checking pcre.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking pcre.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for pcre.h
# configure:5930: result: yes
# configure:5930: checking langinfo.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking langinfo.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for langinfo.h
# configure:5930: result: yes
# configure:5930: checking wchar.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking wchar.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for wchar.h
# configure:5930: result: yes
# configure:5930: checking stddef.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking stddef.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for stddef.h
# configure:5930: result: yes
# configure:5930: checking sys/stropts.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/stropts.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for sys/stropts.h
# configure:5930: result: yes
# configure:5930: checking iconv.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking iconv.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for iconv.h
# configure:5930: result: yes
# configure:5930: checking ncurses.h usability
# configure:5930: gcc -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking ncurses.h presence
# configure:5930: gcc -E conftest.c
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking for ncurses.h
# configure:5930: result: yes
# configure:5930: checking ncursesw/ncurses.h usability
# configure:5930: gcc -c conftest.c >&5
# conftest.c:110:30: fatal error: ncursesw/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5930: result: no
# configure:5930: checking ncursesw/ncurses.h presence
# configure:5930: gcc -E conftest.c
# conftest.c:77:30: fatal error: ncursesw/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for ncursesw/ncurses.h
# configure:5930: result: no
# configure:5930: checking ncurses/ncurses.h usability
# configure:5930: gcc -c conftest.c >&5
# conftest.c:110:29: fatal error: ncurses/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5930: result: no
# configure:5930: checking ncurses/ncurses.h presence
# configure:5930: gcc -E conftest.c
# conftest.c:77:29: fatal error: ncurses/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for ncurses/ncurses.h
# configure:5930: result: no
# configure:5943: checking dlfcn.h usability
# configure:5943: gcc -c conftest.c >&5
# configure:5943: $? = 0
# configure:5943: result: yes
# configure:5943: checking dlfcn.h presence
# configure:5943: gcc -E conftest.c
# configure:5943: $? = 0
# configure:5943: result: yes
# configure:5943: checking for dlfcn.h
# configure:5943: result: yes
# configure:5955: checking dl.h usability
# configure:5955: gcc -c conftest.c >&5
# conftest.c:111:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5955: result: no
# configure:5955: checking dl.h presence
# configure:5955: gcc -E conftest.c
# conftest.c:78:16: fatal error: dl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5955: result: no
# configure:5955: checking for dl.h
# configure:5955: result: no
# configure:5969: checking for conflicts in sys/time.h and sys/select.h
# configure:5986: gcc -c conftest.c >&5
# configure:5986: $? = 0
# configure:5993: result: no
# configure:6003: checking TIOCGWINSZ in termios.h
# configure:6023: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:9: error: 'TIOCGWINSZ' undeclared (first use in this function)
# int x = TIOCGWINSZ;
# ^~~~~~~~~~
# conftest.c:86:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:6023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #include
# | int
# | main ()
# | {
# | int x = TIOCGWINSZ;
# | ;
# | return 0;
# | }
# configure:6031: result: no
# configure:6037: checking TIOCGWINSZ in sys/ioctl.h
# configure:6057: gcc -o conftest conftest.c >&5
# configure:6057: $? = 0
# configure:6065: result: yes
# configure:6074: checking for streams headers including struct winsize
# configure:6091: gcc -c conftest.c >&5
# conftest.c:79:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct winsize wsz
# | ;
# | return 0;
# | }
# configure:6098: result: no
# configure:6106: checking for printf in -lc
# configure:6131: gcc -o conftest conftest.c -lc >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'printf'
# char printf ();
# ^~~~~~
# configure:6131: $? = 0
# configure:6140: result: yes
# configure:6147: checking for pow in -lm
# configure:6172: gcc -o conftest conftest.c -lm -lc >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'pow'
# char pow ();
# ^~~
# configure:6172: $? = 0
# configure:6181: result: yes
# configure:6193: checking for clock_gettime in -lrt
# configure:6218: gcc -o conftest conftest.c -lrt -lm -lc >&5
# configure:6218: $? = 0
# configure:6227: result: yes
# configure:6252: checking for library containing tigetstr
# configure:6283: gcc -o conftest conftest.c -lrt -lm -lc >&5
# /tmp/ccou4D25.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `tigetstr'
# collect2: error: ld returned 1 exit status
# configure:6283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tigetstr ();
# | int
# | main ()
# | {
# | return tigetstr ();
# | ;
# | return 0;
# | }
# configure:6283: gcc -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# configure:6283: $? = 0
# configure:6300: result: -lncursesw
# configure:6324: checking if _XOPEN_SOURCE_EXTENDED should not be defined
# configure:6338: result: no
# configure:6345: checking for library containing tigetflag
# configure:6376: gcc -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# configure:6376: $? = 0
# configure:6393: result: none required
# configure:6401: checking for library containing tgetent
# configure:6432: gcc -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# configure:6432: $? = 0
# configure:6449: result: none required
# configure:6467: checking curses.h usability
# configure:6467: gcc -c conftest.c >&5
# configure:6467: $? = 0
# configure:6467: result: yes
# configure:6467: checking curses.h presence
# configure:6467: gcc -E conftest.c
# configure:6467: $? = 0
# configure:6467: result: yes
# configure:6467: checking for curses.h
# configure:6467: result: yes
# configure:6510: checking if we need to ignore ncurses
# configure:6524: result: no
# configure:6527: checking for library containing getpwnam
# configure:6558: gcc -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# configure:6558: $? = 0
# configure:6575: result: none required
# configure:6589: checking for dlopen in -ldl
# configure:6614: gcc -o conftest conftest.c -ldl -lncursesw -lrt -lm -lc >&5
# configure:6614: $? = 0
# configure:6623: result: yes
# configure:6637: checking for cap_get_proc in -lcap
# configure:6662: gcc -o conftest conftest.c -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:6662: $? = 0
# configure:6671: result: yes
# configure:6684: checking for socket in -lsocket
# configure:6709: gcc -o conftest conftest.c -lsocket -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:6709: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:6718: result: no
# configure:6729: checking for library containing gethostbyname2
# configure:6760: gcc -o conftest conftest.c -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:6760: $? = 0
# configure:6777: result: none required
# configure:6805: checking for iconv
# configure:6805: gcc -o conftest conftest.c -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:6805: $? = 0
# configure:6805: result: yes
# configure:6899: checking whether _libiconv_version is declared
# configure:6899: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:10: error: '_libiconv_version' undeclared (first use in this function)
# (void) _libiconv_version;
# ^~~~~~~~~~~~~~~~~
# conftest.c:93:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:6899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _libiconv_version
# | #ifdef __cplusplus
# | (void) _libiconv_version;
# | #else
# | (void) _libiconv_version;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6899: result: no
# configure:6962: gcc -o conftest conftest.c -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:89:17: error: '_libiconv_version' undeclared (first use in this function)
# int myversion = _libiconv_version
# ^~~~~~~~~~~~~~~~~
# conftest.c:89:17: note: each undeclared identifier is reported only once for each function it appears in
# configure:6962: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | int myversion = _libiconv_version
# | ;
# | return 0;
# | }
# configure:6971: checking for iconv declaration
# configure:6995: gcc -c conftest.c >&5
# configure:6995: $? = 0
# configure:7002: result:
# configure:7015: checking if an include file defines ospeed
# configure:7037: gcc -o conftest conftest.c -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:7037: $? = 0
# configure:7045: result: yes
# configure:7092: checking gdbm.h usability
# configure:7092: gcc -c conftest.c >&5
# configure:7092: $? = 0
# configure:7092: result: yes
# configure:7092: checking gdbm.h presence
# configure:7092: gcc -E conftest.c
# configure:7092: $? = 0
# configure:7092: result: yes
# configure:7092: checking for gdbm.h
# configure:7092: result: yes
# configure:7102: checking for gdbm_open in -lgdbm
# configure:7127: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:7127: $? = 0
# configure:7136: result: yes
# configure:7151: checking sys/xattr.h usability
# configure:7151: gcc -c conftest.c >&5
# configure:7151: $? = 0
# configure:7151: result: yes
# configure:7151: checking sys/xattr.h presence
# configure:7151: gcc -E conftest.c
# configure:7151: $? = 0
# configure:7151: result: yes
# configure:7151: checking for sys/xattr.h
# configure:7151: result: yes
# configure:7163: checking return type of signal handlers
# configure:7181: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:7181: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:7188: result: void
# configure:7196: checking for pid_t
# configure:7196: gcc -c conftest.c >&5
# configure:7196: $? = 0
# configure:7196: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:7196: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7196: result: yes
# configure:7207: checking for off_t
# configure:7207: gcc -c conftest.c >&5
# configure:7207: $? = 0
# configure:7207: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:7207: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7207: result: yes
# configure:7218: checking for ino_t
# configure:7218: gcc -c conftest.c >&5
# configure:7218: $? = 0
# configure:7218: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:20: error: expected expression before ')' token
# if (sizeof ((ino_t)))
# ^
# configure:7218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ino_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7218: result: yes
# configure:7229: checking for mode_t
# configure:7229: gcc -c conftest.c >&5
# configure:7229: $? = 0
# configure:7229: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:7229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7229: result: yes
# configure:7240: checking for uid_t in sys/types.h
# configure:7259: result: yes
# configure:7270: checking for size_t
# configure:7270: result: yes
# configure:7282: checking if long is 64 bits
# configure:7294: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:7294: $? = 0
# configure:7294: ./conftest
# configure:7294: $? = 0
# configure:7304: result: yes
# configure:7629: checking for %lld printf support
# configure:7653: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:7653: $? = 0
# configure:7653: ./conftest
# configure:7653: $? = 0
# configure:7663: result: yes
# configure:7671: checking for sigset_t
# configure:7689: gcc -c conftest.c >&5
# configure:7689: $? = 0
# configure:7696: result: yes
# configure:7704: checking for struct stat.st_atim.tv_nsec
# configure:7704: gcc -c conftest.c >&5
# configure:7704: $? = 0
# configure:7704: result: yes
# configure:7713: checking for struct stat.st_atimespec.tv_nsec
# configure:7713: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:12: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atim'?
# if (ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:7713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7713: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:19: error: 'struct stat' has no member named 'st_atimespec'; did you mean 'st_atim'?
# if (sizeof ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:7713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7713: result: no
# configure:7722: checking for struct stat.st_atimensec
# configure:7722: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:12: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'?
# if (ac_aggr.st_atimensec)
# ^
# configure:7722: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7722: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:19: error: 'struct stat' has no member named 'st_atimensec'; did you mean 'st_atim'?
# if (sizeof ac_aggr.st_atimensec)
# ^
# configure:7722: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7722: result: no
# configure:7731: checking for struct stat.st_mtim.tv_nsec
# configure:7731: gcc -c conftest.c >&5
# configure:7731: $? = 0
# configure:7731: result: yes
# configure:7740: checking for struct stat.st_mtimespec.tv_nsec
# configure:7740: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:12: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtimespec.tv_nsec)
# ^
# configure:7740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7740: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:19: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# ^
# configure:7740: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7740: result: no
# configure:7749: checking for struct stat.st_mtimensec
# configure:7749: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:12: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtimensec)
# ^
# configure:7749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7749: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:19: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtimensec)
# ^
# configure:7749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7749: result: no
# configure:7758: checking for struct stat.st_ctim.tv_nsec
# configure:7758: gcc -c conftest.c >&5
# configure:7758: $? = 0
# configure:7758: result: yes
# configure:7767: checking for struct stat.st_ctimespec.tv_nsec
# configure:7767: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:12: error: 'struct stat' has no member named 'st_ctimespec'; did you mean 'st_ctim'?
# if (ac_aggr.st_ctimespec.tv_nsec)
# ^
# configure:7767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_ctimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7767: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:19: error: 'struct stat' has no member named 'st_ctimespec'; did you mean 'st_ctim'?
# if (sizeof ac_aggr.st_ctimespec.tv_nsec)
# ^
# configure:7767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_ctimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7767: result: no
# configure:7776: checking for struct stat.st_ctimensec
# configure:7776: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:12: error: 'struct stat' has no member named 'st_ctimensec'; did you mean 'st_ctim'?
# if (ac_aggr.st_ctimensec)
# ^
# configure:7776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_ctimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7776: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:19: error: 'struct stat' has no member named 'st_ctimensec'; did you mean 'st_ctim'?
# if (sizeof ac_aggr.st_ctimensec)
# ^
# configure:7776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_ctimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7776: result: no
# configure:7787: checking for struct timezone
# configure:7808: gcc -c conftest.c >&5
# configure:7808: $? = 0
# configure:7816: result: yes
# configure:7825: checking for struct utmp
# configure:7848: gcc -c conftest.c >&5
# configure:7848: $? = 0
# configure:7856: result: yes
# configure:7864: checking for struct utmpx
# configure:7887: gcc -c conftest.c >&5
# configure:7887: $? = 0
# configure:7895: result: yes
# configure:7904: checking for ut_host in struct utmp
# configure:7927: gcc -c conftest.c >&5
# configure:7927: $? = 0
# configure:7935: result: yes
# configure:7943: checking for ut_host in struct utmpx
# configure:7966: gcc -c conftest.c >&5
# configure:7966: $? = 0
# configure:7974: result: yes
# configure:7982: checking for ut_xtime in struct utmpx
# configure:8005: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:112:30: error: 'struct utmpx' has no member named 'ut_xtime'; did you mean 'ut_type'?
# struct utmpx testvar; testvar.ut_xtime;
# ^
# configure:8005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_UTMPX_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | struct utmpx testvar; testvar.ut_xtime;
# | ;
# | return 0;
# | }
# configure:8013: result: no
# configure:8021: checking for ut_tv in struct utmpx
# configure:8044: gcc -c conftest.c >&5
# configure:8044: $? = 0
# configure:8052: result: yes
# configure:8061: checking for d_ino in struct dirent
# configure:8084: gcc -c conftest.c >&5
# configure:8084: $? = 0
# configure:8092: result: yes
# configure:8100: checking for d_stat in struct dirent
# configure:8123: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:31: error: 'struct dirent' has no member named 'd_stat'
# struct dirent testvar; testvar.d_stat;
# ^
# configure:8123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_DIRENT_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | struct dirent testvar; testvar.d_stat;
# | ;
# | return 0;
# | }
# configure:8131: result: no
# configure:8139: checking for d_ino in struct direct
# configure:8168: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:15: error: storage size of 'testvar' isn't known
# struct direct testvar; testvar.d_ino;
# ^~~~~~~
# configure:8168: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_NDIR_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_DIR_H
# | # include
# | #endif
# | #ifdef HAVE_NDIR_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | struct direct testvar; testvar.d_ino;
# | ;
# | return 0;
# | }
# configure:8176: result: no
# configure:8184: checking for d_stat in struct direct
# configure:8213: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:15: error: storage size of 'testvar' isn't known
# struct direct testvar; testvar.d_stat;
# ^~~~~~~
# configure:8213: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_NDIR_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_DIR_H
# | # include
# | #endif
# | #ifdef HAVE_NDIR_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | struct direct testvar; testvar.d_stat;
# | ;
# | return 0;
# | }
# configure:8221: result: no
# configure:8230: checking for sin6_scope_id in struct sockaddr_in6
# configure:8251: gcc -c conftest.c >&5
# configure:8251: $? = 0
# configure:8259: result: yes
# configure:8269: checking if we need our own h_errno
# configure:8285: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccjBADq4.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `h_errno'
# collect2: error: ld returned 1 exit status
# configure:8285: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | extern int h_errno; h_errno = 0;
# | ;
# | return 0;
# | }
# configure:8293: result: yes
# configure:8343: checking for strftime
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:128:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for strptime
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for mktime
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for timelocal
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for difftime
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for gettimeofday
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for clock_gettime
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for select
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for poll
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for readlink
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for faccessx
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccva1cwG.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `faccessx'
# collect2: error: ld returned 1 exit status
# configure:8343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | /* end confdefs.h. */
# | /* Define faccessx to an innocuous variant, in case declares faccessx.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define faccessx innocuous_faccessx
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char faccessx (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef faccessx
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char faccessx ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_faccessx || defined __stub___faccessx
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return faccessx ();
# | ;
# | return 0;
# | }
# configure:8343: result: no
# configure:8343: checking for fchdir
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for ftruncate
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for fstat
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for lstat
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for lchown
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for fchown
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for fchmod
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for fseeko
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for ftello
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for mkfifo
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for _mktemp
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccDAvu9f.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_mktemp'
# collect2: error: ld returned 1 exit status
# configure:8343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | /* end confdefs.h. */
# | /* Define _mktemp to an innocuous variant, in case declares _mktemp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mktemp innocuous__mktemp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mktemp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mktemp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mktemp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mktemp || defined __stub____mktemp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mktemp ();
# | ;
# | return 0;
# | }
# configure:8343: result: no
# configure:8343: checking for mkstemp
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for waitpid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for wait3
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sigaction
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sigblock
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sighold
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sigrelse
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sigsetmask
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sigprocmask
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for killpg
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setpgid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setpgrp
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tcsetpgrp
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tcgetattr
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for nice
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for gethostname
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for gethostbyname2
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getipnodebyname
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccdT8FZb.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getipnodebyname'
# collect2: error: ld returned 1 exit status
# configure:8343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | /* end confdefs.h. */
# | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getipnodebyname innocuous_getipnodebyname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getipnodebyname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getipnodebyname
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getipnodebyname ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getipnodebyname || defined __stub___getipnodebyname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getipnodebyname ();
# | ;
# | return 0;
# | }
# configure:8343: result: no
# configure:8343: checking for inet_aton
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for inet_pton
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for inet_ntop
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getlogin
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getpwent
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getpwnam
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getpwuid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getgrgid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getgrnam
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for initgroups
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for nis_list
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/cc8rCkaG.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `nis_list'
# collect2: error: ld returned 1 exit status
# configure:8343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | /* end confdefs.h. */
# | /* Define nis_list to an innocuous variant, in case declares nis_list.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nis_list innocuous_nis_list
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nis_list (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nis_list
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char nis_list ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_nis_list || defined __stub___nis_list
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nis_list ();
# | ;
# | return 0;
# | }
# configure:8343: result: no
# configure:8343: checking for setuid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for seteuid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setreuid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setresuid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setsid
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for memcpy
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:180:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for memmove
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:181:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for strstr
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:182:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for strerror
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for strtoul
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getrlimit
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getrusage
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setlocale
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for uname
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for signgam
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tgamma
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:190:6: warning: conflicting types for built-in function 'tgamma'
# char tgamma ();
# ^~~~~~
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for putenv
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getenv
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setenv
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for unsetenv
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for xw
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccYTeScO.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `xw'
# collect2: error: ld returned 1 exit status
# configure:8343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | /* end confdefs.h. */
# | /* Define xw to an innocuous variant, in case declares xw.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xw innocuous_xw
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xw (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xw
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char xw ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_xw || defined __stub___xw
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xw ();
# | ;
# | return 0;
# | }
# configure:8343: result: no
# configure:8343: checking for brk
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sbrk
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for pathconf
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for sysconf
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tgetent
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tigetflag
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tigetnum
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for tigetstr
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setupterm
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for initscr
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getcchar
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for setcchar
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for waddwstr
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for wget_wch
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for win_wch
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for use_default_colors
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for pcre_compile
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for pcre_study
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for pcre_exec
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for nl_langinfo
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for erand48
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for open_memstream
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for posix_openpt
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for wctomb
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for iconv
# configure:8343: result: yes
# configure:8343: checking for grantpt
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for unlockpt
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for ptsname
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for htons
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for ntohs
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for regcomp
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for regexec
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for regerror
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for regfree
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for gdbm_open
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getxattr
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for realpath
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for canonicalize_file_name
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for symlink
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for getcwd
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8343: checking for cygwin_conv_path
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/cci9j4zW.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `cygwin_conv_path'
# collect2: error: ld returned 1 exit status
# configure:8343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | /* end confdefs.h. */
# | /* Define cygwin_conv_path to an innocuous variant, in case declares cygwin_conv_path.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define cygwin_conv_path innocuous_cygwin_conv_path
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char cygwin_conv_path (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef cygwin_conv_path
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char cygwin_conv_path ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_cygwin_conv_path || defined __stub___cygwin_conv_path
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return cygwin_conv_path ();
# | ;
# | return 0;
# | }
# configure:8343: result: no
# configure:8343: checking for nanosleep
# configure:8343: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8343: $? = 0
# configure:8343: result: yes
# configure:8352: checking for working strcoll
# configure:8373: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8373: $? = 0
# configure:8373: ./conftest
# configure:8373: $? = 0
# configure:8383: result: yes
# configure:8393: checking if realpath accepts NULL
# configure:8417: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8417: $? = 0
# configure:8417: ./conftest
# configure:8417: $? = 0
# configure:8427: result: yes
# configure:8437: checking for cap_get_proc
# configure:8437: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8437: $? = 0
# configure:8437: result: yes
# configure:8449: checking if tgetent accepts NULL
# configure:8475: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:217:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:220:14: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration]
# int r1 = tgetent(buf, "vt100");
# ^~~~~~~
# conftest.c:225:6: warning: implicit declaration of function 'tgetstr' [-Wimplicit-function-declaration]
# tgetstr("cl", &u);
# ^~~~~~~
# conftest.c:226:2: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration]
# creat("conftest.tgetent", 0640);
# ^~~~~
# conftest.c:228:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit((r1 != r2) || r2 == -1);
# ^~~~
# conftest.c:228:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:228:5: note: include '' or provide a declaration of 'exit'
# configure:8475: $? = 0
# configure:8475: ./conftest
# configure:8475: $? = 0
# configure:8489: result: yes
# configure:8495: checking if tgetent returns 0 on success
# configure:8521: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:218:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:221:14: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration]
# int r1 = tgetent(buf, "!@#$%^&*");
# ^~~~~~~
# conftest.c:226:6: warning: implicit declaration of function 'tgetstr' [-Wimplicit-function-declaration]
# tgetstr("cl", &u);
# ^~~~~~~
# conftest.c:227:2: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration]
# creat("conftest.tgetent0", 0640);
# ^~~~~
# conftest.c:229:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(r1 == r2);
# ^~~~
# conftest.c:229:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:229:5: note: include '' or provide a declaration of 'exit'
# configure:8521: $? = 0
# configure:8521: ./conftest
# configure:8521: $? = 0
# configure:8535: result: no
# configure:8552: checking for stdlib.h
# configure:8552: result: yes
# configure:8552: checking for unistd.h
# configure:8552: result: yes
# configure:8552: checking for sys/param.h
# configure:8552: result: yes
# configure:8572: checking for getpagesize
# configure:8572: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8572: $? = 0
# configure:8572: result: yes
# configure:8581: checking for working mmap
# configure:8728: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8728: $? = 0
# configure:8728: ./conftest
# configure:8728: $? = 0
# configure:8738: result: yes
# configure:8751: checking for munmap
# configure:8751: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8751: $? = 0
# configure:8751: result: yes
# configure:8751: checking for msync
# configure:8751: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8751: $? = 0
# configure:8751: result: yes
# configure:8763: checking whether getpgrp requires zero arguments
# configure:8780: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:261:1: error: too many arguments to function 'getpgrp'
# getpgrp (0);
# ^~~~~~~
# In file included from conftest.c:256:0:
# /usr/include/unistd.h:637:16: note: declared here
# extern __pid_t getpgrp (void) __THROW;
# ^~~~~~~
# configure:8780: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | getpgrp (0);
# | ;
# | return 0;
# | }
# configure:8788: result: yes
# configure:8807: checking for dlopen
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8807: $? = 0
# configure:8807: result: yes
# configure:8807: checking for dlerror
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8807: $? = 0
# configure:8807: result: yes
# configure:8807: checking for dlsym
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8807: $? = 0
# configure:8807: result: yes
# configure:8807: checking for dlclose
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:8807: $? = 0
# configure:8807: result: yes
# configure:8807: checking for load
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccVXNHnk.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `load'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define load to an innocuous variant, in case declares load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define load innocuous_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_load || defined __stub___load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return load ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8807: checking for loadquery
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccU9KPMe.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `loadquery'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define loadquery to an innocuous variant, in case declares loadquery.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define loadquery innocuous_loadquery
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char loadquery (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef loadquery
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char loadquery ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_loadquery || defined __stub___loadquery
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return loadquery ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8807: checking for loadbind
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/cc1xoybo.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `loadbind'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define loadbind to an innocuous variant, in case declares loadbind.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define loadbind innocuous_loadbind
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char loadbind (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef loadbind
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char loadbind ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_loadbind || defined __stub___loadbind
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return loadbind ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8807: checking for unload
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/cc36Fl8q.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `unload'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define unload to an innocuous variant, in case declares unload.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define unload innocuous_unload
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char unload (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef unload
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char unload ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_unload || defined __stub___unload
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return unload ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8807: checking for shl_load
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/cczv1XHw.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8807: checking for shl_unload
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/cc955oiA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_unload'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define shl_unload to an innocuous variant, in case declares shl_unload.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_unload innocuous_shl_unload
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_unload (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_unload
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_unload ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_unload || defined __stub___shl_unload
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_unload ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8807: checking for shl_findsym
# configure:8807: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccvB8aLA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_findsym'
# collect2: error: ld returned 1 exit status
# configure:8807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | /* end confdefs.h. */
# | /* Define shl_findsym to an innocuous variant, in case declares shl_findsym.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_findsym innocuous_shl_findsym
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_findsym (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_findsym
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_findsym ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_findsym || defined __stub___shl_findsym
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_findsym ();
# | ;
# | return 0;
# | }
# configure:8807: result: no
# configure:8821: checking if getxattr etc. are Linux-like
# configure:8843: gcc -c conftest.c >&5
# configure:8843: $? = 0
# configure:8850: result: yes
# configure:8891: checking if getxattr etc. are usable
# configure:8903: result: yes
# configure:8910: checking what style of signals to use
# configure:8933: result: POSIX_SIGNALS
# configure:8936: checking where signal.h is located
# configure:8973: result: /usr/include/bits/signum.h
# configure:8977: checking where error names are located
# configure:9006: result: /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h
# configure:9010: checking location of curses header
# configure:9033: result: ncurses.h
# configure:9045: checking where curses key definitions are located
# configure:9077: result: /usr/include/curses.h
# configure:9083: checking for ncursesw/term.h
# configure:9083: gcc -c conftest.c >&5
# conftest.c:233:30: fatal error: ncursesw/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9083: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | /* end confdefs.h. */
# | #include
# |
# | #include
# configure:9083: result: no
# configure:9098: checking for ncurses/term.h
# configure:9098: gcc -c conftest.c >&5
# conftest.c:233:29: fatal error: ncurses/ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | /* end confdefs.h. */
# | #include
# |
# | #include
# configure:9098: result: no
# configure:9113: checking for term.h
# configure:9113: gcc -c conftest.c >&5
# configure:9113: $? = 0
# configure:9113: result: yes
# configure:9127: checking where term.h is located
# configure:9152: result: term.h
# configure:9175: checking if boolcodes is available
# configure:9188: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:240:15: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# char **test = boolcodes; puts(*test);
# ^~~~~~~~~
# configure:9188: $? = 0
# configure:9196: result: yes
# configure:9199: checking if numcodes is available
# configure:9212: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:241:15: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# char **test = numcodes; puts(*test);
# ^~~~~~~~
# configure:9212: $? = 0
# configure:9220: result: yes
# configure:9223: checking if strcodes is available
# configure:9236: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:242:15: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# char **test = strcodes; puts(*test);
# ^~~~~~~~
# configure:9236: $? = 0
# configure:9244: result: yes
# configure:9247: checking if boolnames is available
# configure:9260: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:243:15: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# char **test = boolnames; puts(*test);
# ^~~~~~~~~
# configure:9260: $? = 0
# configure:9268: result: yes
# configure:9271: checking if numnames is available
# configure:9284: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:244:15: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# char **test = numnames; puts(*test);
# ^~~~~~~~
# configure:9284: $? = 0
# configure:9292: result: yes
# configure:9295: checking if strnames is available
# configure:9308: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c: In function 'main':
# conftest.c:245:15: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
# char **test = strnames; puts(*test);
# ^~~~~~~~
# configure:9308: $? = 0
# configure:9316: result: yes
# configure:9319: checking if tgoto prototype is missing
# configure:9335: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:244:13: error: conflicting types for 'tgoto'
# extern void tgoto(int **stuff, float **more_stuff);
# ^~~~~
# In file included from conftest.c:242:0:
# /usr/include/term.h:764:31: note: previous declaration of 'tgoto' was here
# extern NCURSES_EXPORT(char *) tgoto (const char *, int, int);
# ^~~~~
# configure:9335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | /* end confdefs.h. */
# | #include
# | #include
# | /* guaranteed to clash with any valid tgoto prototype */
# | extern void tgoto(int **stuff, float **more_stuff);
# | int
# | main ()
# | {
# | int *stuff; float *more_stuff; tgoto(&stuff, &more_stuff);
# | ;
# | return 0;
# | }
# configure:9343: result: no
# configure:9351: checking where the RLIMIT macros are located
# configure:9384: result: /usr/include/bits/resource.h
# configure:9396: checking if rlim_t is longer than a long
# configure:9413: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:246:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));}
# ^~~~
# conftest.c: In function 'main':
# conftest.c:246:24: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));}
# ^~~~
# conftest.c:246:24: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:246:24: note: include '' or provide a declaration of 'exit'
# configure:9413: $? = 0
# configure:9413: ./conftest
# configure:9413: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | main(){struct rlimit r;exit(sizeof(r.rlim_cur) <= sizeof(long));}
# configure:9423: result: no
# configure:9472: checking if the rlim_t is unsigned
# configure:9489: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:246:3: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){struct rlimit r;r.rlim_cur=-1;exit(r.rlim_cur<0);}
# ^~~~
# conftest.c: In function 'main':
# conftest.c:246:40: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# main(){struct rlimit r;r.rlim_cur=-1;exit(r.rlim_cur<0);}
# ^~~~
# conftest.c:246:40: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:246:40: note: include '' or provide a declaration of 'exit'
# configure:9489: $? = 0
# configure:9489: ./conftest
# configure:9489: $? = 0
# configure:9499: result: yes
# configure:9508: checking for rlim_t
# configure:9529: gcc -c conftest.c >&5
# configure:9529: $? = 0
# configure:9536: result: yes
# configure:9548: checking for limit RLIMIT_AIO_MEM
# configure:9569: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:251:1: error: 'RLIMIT_AIO_MEM' undeclared (first use in this function)
# RLIMIT_AIO_MEM
# ^~~~~~~~~~~~~~
# conftest.c:251:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:9569: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_AIO_MEM
# | ;
# | return 0;
# | }
# configure:9576: result: no
# configure:9584: checking for limit RLIMIT_AIO_OPS
# configure:9605: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:251:1: error: 'RLIMIT_AIO_OPS' undeclared (first use in this function)
# RLIMIT_AIO_OPS
# ^~~~~~~~~~~~~~
# conftest.c:251:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:9605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_AIO_OPS
# | ;
# | return 0;
# | }
# configure:9612: result: no
# configure:9620: checking for limit RLIMIT_AS
# configure:9641: gcc -c conftest.c >&5
# configure:9641: $? = 0
# configure:9648: result: yes
# configure:9656: checking for limit RLIMIT_LOCKS
# configure:9677: gcc -c conftest.c >&5
# configure:9677: $? = 0
# configure:9684: result: yes
# configure:9692: checking for limit RLIMIT_MEMLOCK
# configure:9713: gcc -c conftest.c >&5
# configure:9713: $? = 0
# configure:9720: result: yes
# configure:9728: checking for limit RLIMIT_NPROC
# configure:9749: gcc -c conftest.c >&5
# configure:9749: $? = 0
# configure:9756: result: yes
# configure:9764: checking for limit RLIMIT_NTHR
# configure:9785: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:255:1: error: 'RLIMIT_NTHR' undeclared (first use in this function)
# RLIMIT_NTHR
# ^~~~~~~~~~~
# conftest.c:255:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:9785: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_NTHR
# | ;
# | return 0;
# | }
# configure:9792: result: no
# configure:9800: checking for limit RLIMIT_NOFILE
# configure:9821: gcc -c conftest.c >&5
# configure:9821: $? = 0
# configure:9828: result: yes
# configure:9836: checking for limit RLIMIT_PTHREAD
# configure:9857: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:256:1: error: 'RLIMIT_PTHREAD' undeclared (first use in this function)
# RLIMIT_PTHREAD
# ^~~~~~~~~~~~~~
# conftest.c:256:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:9857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_PTHREAD
# | ;
# | return 0;
# | }
# configure:9864: result: no
# configure:9872: checking for limit RLIMIT_RSS
# configure:9893: gcc -c conftest.c >&5
# configure:9893: $? = 0
# configure:9900: result: yes
# configure:9908: checking for limit RLIMIT_SBSIZE
# configure:9929: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:257:1: error: 'RLIMIT_SBSIZE' undeclared (first use in this function)
# RLIMIT_SBSIZE
# ^~~~~~~~~~~~~
# conftest.c:257:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:9929: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_SBSIZE
# | ;
# | return 0;
# | }
# configure:9936: result: no
# configure:9944: checking for limit RLIMIT_TCACHE
# configure:9965: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:257:1: error: 'RLIMIT_TCACHE' undeclared (first use in this function)
# RLIMIT_TCACHE
# ^~~~~~~~~~~~~
# conftest.c:257:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:9965: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_TCACHE
# | ;
# | return 0;
# | }
# configure:9972: result: no
# configure:9980: checking for limit RLIMIT_VMEM
# configure:10001: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:257:1: error: 'RLIMIT_VMEM' undeclared (first use in this function)
# RLIMIT_VMEM
# ^~~~~~~~~~~
# conftest.c:257:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10001: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_VMEM
# | ;
# | return 0;
# | }
# configure:10008: result: no
# configure:10016: checking for limit RLIMIT_SIGPENDING
# configure:10037: gcc -c conftest.c >&5
# configure:10037: $? = 0
# configure:10044: result: yes
# configure:10052: checking for limit RLIMIT_MSGQUEUE
# configure:10073: gcc -c conftest.c >&5
# configure:10073: $? = 0
# configure:10080: result: yes
# configure:10088: checking for limit RLIMIT_NICE
# configure:10109: gcc -c conftest.c >&5
# configure:10109: $? = 0
# configure:10116: result: yes
# configure:10124: checking for limit RLIMIT_RTPRIO
# configure:10145: gcc -c conftest.c >&5
# configure:10145: $? = 0
# configure:10152: result: yes
# configure:10160: checking for limit RLIMIT_POSIXLOCKS
# configure:10181: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:261:1: error: 'RLIMIT_POSIXLOCKS' undeclared (first use in this function)
# RLIMIT_POSIXLOCKS
# ^~~~~~~~~~~~~~~~~
# conftest.c:261:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10181: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_POSIXLOCKS
# | ;
# | return 0;
# | }
# configure:10188: result: no
# configure:10196: checking for limit RLIMIT_NPTS
# configure:10217: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:261:1: error: 'RLIMIT_NPTS' undeclared (first use in this function)
# RLIMIT_NPTS
# ^~~~~~~~~~~
# conftest.c:261:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10217: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_NPTS
# | ;
# | return 0;
# | }
# configure:10224: result: no
# configure:10232: checking for limit RLIMIT_SWAP
# configure:10253: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:261:1: error: 'RLIMIT_SWAP' undeclared (first use in this function)
# RLIMIT_SWAP
# ^~~~~~~~~~~
# conftest.c:261:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10253: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_SWAP
# | ;
# | return 0;
# | }
# configure:10260: result: no
# configure:10268: checking for limit RLIMIT_KQUEUES
# configure:10289: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:261:1: error: 'RLIMIT_KQUEUES' undeclared (first use in this function)
# RLIMIT_KQUEUES
# ^~~~~~~~~~~~~~
# conftest.c:261:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | RLIMIT_KQUEUES
# | ;
# | return 0;
# | }
# configure:10296: result: no
# configure:10305: checking if RLIMIT_VMEM and RLIMIT_RSS are the same
# configure:10330: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:10330: $? = 0
# configure:10330: ./conftest
# configure:10330: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int main()
# | {
# | int ret = 1;
# | #if defined(HAVE_RLIMIT_VMEM) && defined(HAVE_RLIMIT_RSS)
# | if (RLIMIT_RSS == RLIMIT_VMEM) ret = 0;
# | #endif
# | return ret;
# | }
# configure:10340: result: no
# configure:10350: checking if RLIMIT_VMEM and RLIMIT_AS are the same
# configure:10375: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:10375: $? = 0
# configure:10375: ./conftest
# configure:10375: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int main()
# | {
# | int ret = 1;
# | #if defined(HAVE_RLIMIT_VMEM) && defined(HAVE_RLIMIT_AS)
# | if (RLIMIT_AS == RLIMIT_VMEM) ret = 0;
# | #endif
# | return ret;
# | }
# configure:10385: result: no
# configure:10395: checking if RLIMIT_RSS and RLIMIT_AS are the same
# configure:10420: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:10420: $? = 0
# configure:10420: ./conftest
# configure:10420: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int main()
# | {
# | int ret = 1;
# | #if defined(HAVE_RLIMIT_RSS) && defined(HAVE_RLIMIT_AS)
# | if (RLIMIT_AS == RLIMIT_RSS) ret = 0;
# | #endif
# | return ret;
# | }
# configure:10430: result: no
# configure:10440: checking for struct rusage.ru_maxrss
# configure:10440: gcc -c conftest.c >&5
# configure:10440: $? = 0
# configure:10440: result: yes
# configure:10454: checking for struct rusage.ru_ixrss
# configure:10454: gcc -c conftest.c >&5
# configure:10454: $? = 0
# configure:10454: result: yes
# configure:10468: checking for struct rusage.ru_idrss
# configure:10468: gcc -c conftest.c >&5
# configure:10468: $? = 0
# configure:10468: result: yes
# configure:10482: checking for struct rusage.ru_isrss
# configure:10482: gcc -c conftest.c >&5
# configure:10482: $? = 0
# configure:10482: result: yes
# configure:10496: checking for struct rusage.ru_minflt
# configure:10496: gcc -c conftest.c >&5
# configure:10496: $? = 0
# configure:10496: result: yes
# configure:10510: checking for struct rusage.ru_majflt
# configure:10510: gcc -c conftest.c >&5
# configure:10510: $? = 0
# configure:10510: result: yes
# configure:10524: checking for struct rusage.ru_nswap
# configure:10524: gcc -c conftest.c >&5
# configure:10524: $? = 0
# configure:10524: result: yes
# configure:10538: checking for struct rusage.ru_inblock
# configure:10538: gcc -c conftest.c >&5
# configure:10538: $? = 0
# configure:10538: result: yes
# configure:10552: checking for struct rusage.ru_oublock
# configure:10552: gcc -c conftest.c >&5
# configure:10552: $? = 0
# configure:10552: result: yes
# configure:10566: checking for struct rusage.ru_msgsnd
# configure:10566: gcc -c conftest.c >&5
# configure:10566: $? = 0
# configure:10566: result: yes
# configure:10580: checking for struct rusage.ru_msgrcv
# configure:10580: gcc -c conftest.c >&5
# configure:10580: $? = 0
# configure:10580: result: yes
# configure:10594: checking for struct rusage.ru_nsignals
# configure:10594: gcc -c conftest.c >&5
# configure:10594: $? = 0
# configure:10594: result: yes
# configure:10608: checking for struct rusage.ru_nvcsw
# configure:10608: gcc -c conftest.c >&5
# configure:10608: $? = 0
# configure:10608: result: yes
# configure:10622: checking for struct rusage.ru_nivcsw
# configure:10622: gcc -c conftest.c >&5
# configure:10622: $? = 0
# configure:10622: result: yes
# configure:10660: checking for /dev/fd filesystem
# configure:10673: result: /proc/self/fd
# configure:10682: checking for RFS superroot directory
# configure:10689: result: no
# configure:10697: checking whether we should use the native getcwd
# configure:10707: result: no
# configure:10717: checking whether getcwd calls malloc to allocate memory
# configure:10741: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:10741: $? = 0
# configure:10741: ./conftest
# configure:10741: $? = 0
# configure:10751: result: yes
# configure:10760: checking for setproctitle
# configure:10760: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccWGm6Kl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setproctitle'
# collect2: error: ld returned 1 exit status
# configure:10760: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | /* end confdefs.h. */
# | /* Define setproctitle to an innocuous variant, in case declares setproctitle.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setproctitle innocuous_setproctitle
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setproctitle (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setproctitle
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setproctitle ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setproctitle || defined __stub___setproctitle
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setproctitle ();
# | ;
# | return 0;
# | }
# configure:10760: result: no
# configure:10765: checking for library containing setproctitle
# configure:10796: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccZg3qIn.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setproctitle'
# collect2: error: ld returned 1 exit status
# configure:10796: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setproctitle ();
# | int
# | main ()
# | {
# | return setproctitle ();
# | ;
# | return 0;
# | }
# configure:10796: gcc -o conftest conftest.c -lutil -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# /tmp/ccdIN4Yt.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setproctitle'
# collect2: error: ld returned 1 exit status
# configure:10796: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setproctitle ();
# | int
# | main ()
# | {
# | return setproctitle ();
# | ;
# | return 0;
# | }
# configure:10813: result: no
# configure:10826: checking for NIS
# configure:10834: result: no
# configure:10898: checking for NIS+
# configure:10907: result: no
# configure:10914: checking for utmp file
# configure:10926: result: no
# configure:10936: checking for wtmp file
# configure:10948: result: no
# configure:10958: checking for utmpx file
# configure:10970: result: no
# configure:10980: checking for wtmpx file
# configure:10992: result: no
# configure:11003: checking for brk() prototype in
# configure:11020: gcc -c conftest.c >&5
# conftest.c:270:8: error: conflicting types for 'brk'
# double brk();
# ^~~
# In file included from conftest.c:269:0:
# /usr/include/unistd.h:1040:12: note: previous declaration of 'brk' was here
# extern int brk (void *__addr) __THROW __wur;
# ^~~
# configure:11020: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | /* end confdefs.h. */
# | #include
# | double brk();
# | int
# | main ()
# | {
# | int i;
# | ;
# | return 0;
# | }
# configure:11027: result: yes
# configure:11035: checking for sbrk() prototype in
# configure:11052: gcc -c conftest.c >&5
# conftest.c:271:8: error: conflicting types for 'sbrk'
# double sbrk();
# ^~~~
# In file included from conftest.c:270:0:
# /usr/include/unistd.h:1046:14: note: previous declaration of 'sbrk' was here
# extern void *sbrk (intptr_t __delta) __THROW;
# ^~~~
# configure:11052: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | #define HAVE_BRK_PROTO 1
# | /* end confdefs.h. */
# | #include
# | double sbrk();
# | int
# | main ()
# | {
# | int i;
# | ;
# | return 0;
# | }
# configure:11059: result: yes
# configure:11069: checking for mknod prototype in
# configure:11086: gcc -c conftest.c >&5
# conftest.c:272:8: error: conflicting types for 'mknod'
# int mknod(double x);
# ^~~~~
# In file included from conftest.c:271:0:
# /usr/include/sys/stat.h:335:12: note: previous declaration of 'mknod' was here
# extern int mknod (const char *__path, __mode_t __mode, __dev_t __dev)
# ^~~~~
# configure:11086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | #define HAVE_BRK_PROTO 1
# | #define HAVE_SBRK_PROTO 1
# | /* end confdefs.h. */
# | #include
# | int mknod(double x);
# | int
# | main ()
# | {
# | int i;
# | ;
# | return 0;
# | }
# configure:11093: result: yes
# configure:11101: checking for ioctl prototype in or
# configure:11124: gcc -c conftest.c >&5
# configure:11124: $? = 0
# configure:11131: result: no
# configure:11135: checking for ioctl prototype in
# configure:11152: gcc -c conftest.c >&5
# conftest.c:273:10: error: conflicting types for 'ioctl'
# double ioctl();
# ^~~~~
# In file included from conftest.c:272:0:
# /usr/include/sys/ioctl.h:41:12: note: previous declaration of 'ioctl' was here
# extern int ioctl (int __fd, unsigned long int __request, ...) __THROW;
# ^~~~~
# configure:11152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | #define HAVE_BRK_PROTO 1
# | #define HAVE_SBRK_PROTO 1
# | #define HAVE_MKNOD_PROTO 1
# | /* end confdefs.h. */
# | #include
# | double ioctl();
# | int
# | main ()
# | {
# | int i;
# | ;
# | return 0;
# | }
# configure:11159: result: yes
# configure:11210: checking if named FIFOs work
# configure:11252: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:277:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:282:5: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration]
# unlink("/tmp/fifo443");
# ^~~~~~
# conftest.c:284:8: warning: implicit declaration of function 'mkfifo' [-Wimplicit-function-declaration]
# if(mkfifo("/tmp/fifo443", 0600) < 0)
# ^~~~~~
# conftest.c:288:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1);
# ^~~~
# conftest.c:288:2: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:288:2: note: include '' or provide a declaration of 'exit'
# conftest.c:289:11: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration]
# pid = fork();
# ^~~~
# conftest.c:291:2: warning: incompatible implicit declaration of built-in function 'exit'
# exit(1);
# ^~~~
# conftest.c:291:2: note: include '' or provide a declaration of 'exit'
# conftest.c:294:2: warning: incompatible implicit declaration of built-in function 'exit'
# exit(fd < 0 || read(fd, &c, 1) != 1 || c != 'x');
# ^~~~
# conftest.c:294:2: note: include '' or provide a declaration of 'exit'
# conftest.c:294:17: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration]
# exit(fd < 0 || read(fd, &c, 1) != 1 || c != 'x');
# ^~~~
# conftest.c:297:22: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration]
# ret = (fd < 0 || write(fd, "x", 1) < 1);
# ^~~~~
# conftest.c:299:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit(ret);
# ^~~~
# conftest.c:299:5: note: include '' or provide a declaration of 'exit'
# configure:11252: $? = 0
# configure:11252: ./conftest
# configure:11252: $? = 0
# configure:11263: result: yes
# configure:11270: checking if echo in /bin/sh interprets escape sequences
# configure:11281: result: no
# configure:11289: checking if link() works
# configure:11319: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:279:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:288:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1);
# ^~~~
# conftest.c:288:2: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:288:2: note: include '' or provide a declaration of 'exit'
# conftest.c:292:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit(ret<0);
# ^~~~
# conftest.c:292:5: note: include '' or provide a declaration of 'exit'
# configure:11319: $? = 0
# configure:11319: ./conftest
# configure:11319: $? = 0
# configure:11329: result: yes
# configure:11337: checking if kill(pid, 0) returns ESRCH correctly
# configure:11359: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:281:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:285:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(errno!=ESRCH);
# ^~~~
# conftest.c:285:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:285:5: note: include '' or provide a declaration of 'exit'
# configure:11359: $? = 0
# configure:11359: ./conftest
# configure:11359: $? = 0
# configure:11369: result: yes
# configure:11379: checking if POSIX sigsuspend() works
# configure:11416: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:284:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main() {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:299:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(child==0);
# ^~~~
# conftest.c:299:9: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:299:9: note: include '' or provide a declaration of 'exit'
# configure:11416: $? = 0
# configure:11416: ./conftest
# configure:11416: $? = 0
# configure:11426: result: yes
# configure:11514: checking if getpwnam() is faked
# configure:11538: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:279:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main() {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:282:5: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration]
# sprintf(buf, "%d:%d", getpid(), rand());
# ^~~~~~~
# conftest.c:282:5: warning: incompatible implicit declaration of built-in function 'sprintf'
# conftest.c:282:5: note: include '' or provide a declaration of 'sprintf'
# conftest.c:282:27: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration]
# sprintf(buf, "%d:%d", getpid(), rand());
# ^~~~~~
# conftest.c:282:37: warning: implicit declaration of function 'rand' [-Wimplicit-function-declaration]
# sprintf(buf, "%d:%d", getpid(), rand());
# ^~~~
# conftest.c:284:14: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
# if (pw1) strcpy(name, pw1->pw_name);
# ^~~~~~
# conftest.c:284:14: warning: incompatible implicit declaration of built-in function 'strcpy'
# conftest.c:284:14: note: include '' or provide a declaration of 'strcpy'
# conftest.c:287:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(pw1!=0 && pw2!=0 && !strcmp(name, pw2->pw_name));
# ^~~~
# conftest.c:287:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:287:5: note: include '' or provide a declaration of 'exit'
# conftest.c:287:31: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
# exit(pw1!=0 && pw2!=0 && !strcmp(name, pw2->pw_name));
# ^~~~~~
# configure:11538: $? = 0
# configure:11538: ./conftest
# configure:11538: $? = 0
# configure:11548: result: no
# configure:11559: checking base type of the third argument to accept
# configure:11578: gcc -c conftest.c >&5
# configure:11578: $? = 0
# configure:11588: result: socklen_t
# configure:11597: checking if your system has /dev/ptmx
# configure:11608: result: yes
# configure:11616: checking if /dev/ptmx is usable
# configure:11636: gcc -c conftest.c >&5
# conftest.c:282:5: error: conflicting types for 'ptsname'
# int ptsname();
# ^~~~~~~
# In file included from conftest.c:281:0:
# /usr/include/stdlib.h:932:14: note: previous declaration of 'ptsname' was here
# extern char *ptsname (int __fd) __THROW __wur;
# ^~~~~~~
# configure:11636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | #define HAVE_BRK_PROTO 1
# | #define HAVE_SBRK_PROTO 1
# | #define HAVE_MKNOD_PROTO 1
# | #define HAVE_IOCTL_PROTO 1
# | #define IOCTL_IN_SYS_IOCTL 1
# | #define HAVE_FIFOS 1
# | #define SH_USE_BSD_ECHO 1
# | #define HAVE_LINK 1
# | #define ZSOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #ifdef __linux
# | #define _GNU_SOURCE 1
# | #endif
# | #include
# | int ptsname();
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11643: result: yes
# configure:11724: checking if the wcwidth() function is broken
# configure:11736: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:11736: $? = 0
# configure:11736: ./conftest
# configure:11736: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | #define HAVE_BRK_PROTO 1
# | #define HAVE_SBRK_PROTO 1
# | #define HAVE_MKNOD_PROTO 1
# | #define HAVE_IOCTL_PROTO 1
# | #define IOCTL_IN_SYS_IOCTL 1
# | #define HAVE_FIFOS 1
# | #define SH_USE_BSD_ECHO 1
# | #define HAVE_LINK 1
# | #define ZSOCKLEN_T socklen_t
# | #define USE_DEV_PTMX 1
# | #define MULTIBYTE_SUPPORT 1
# | /* end confdefs.h. */
# | char *my_locales[] = {
# | "en_US.UTF-8", "en_GB.UTF-8", "en.UTF-8", "en_US.UTF-8", 0 };
# | #define _XOPEN_SOURCE
# | #include
# | #include
# | #include
# |
# | int main() {
# | char **localep;
# | char comb_acute_mb[] = { (char)0xcc, (char)0x81 };
# | wchar_t wc;
# |
# | for (localep = my_locales; *localep; localep++)
# | if (setlocale(LC_ALL, *localep) &&
# | mbtowc(&wc, comb_acute_mb, 2) == 2)
# | break;
# | if (!*localep)
# | return 1;
# | if (wcwidth(wc) == 0)
# | return 1;
# | return 0;
# | }
# |
# configure:11746: result: no
# configure:11771: checking if the isprint() function is broken
# configure:11783: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:11783: $? = 0
# configure:11783: ./conftest
# configure:11783: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define MACHTYPE "x86_64"
# | #define VENDOR "unknown"
# | #define OSTYPE "linux-gnu"
# | #define ZSH_SECURE_FREE 1
# | #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# | #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# | #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# | #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# | #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# | #define RESTRICTED_R 1
# | #define CONFIG_LOCALE 1
# | #define MAILDIR_SUPPORT 1
# | #define MAX_FUNCTION_DEPTH 1000
# | #define DEFAULT_READNULLCMD "more"
# | #define PROTOTYPES 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNION_INIT 1
# | #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_CAPABILITY_H 1
# | #define HAVE_UTMP_H 1
# | #define HAVE_UTMPX_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_PCRE_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_DLFCN_H 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_LIBM 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_LIBDL 1
# | #define HAVE_LIBCAP 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_OSPEED 1
# | #define HAVE_GDBM_H 1
# | #define HAVE_LIBGDBM 1
# | #define HAVE_SYS_XATTR_H 1
# | #define RETSIGTYPE void
# | #define LONG_IS_64_BIT 1
# | #define PRINTF_HAS_LLD 1
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# | #define HAVE_STRUCT_TIMEZONE 1
# | #define HAVE_STRUCT_UTMP 1
# | #define HAVE_STRUCT_UTMPX 1
# | #define HAVE_STRUCT_UTMP_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_HOST 1
# | #define HAVE_STRUCT_UTMPX_UT_TV 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# | #define USE_LOCAL_H_ERRNO 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIMELOCAL 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SELECT 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FTELLO 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT3 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGBLOCK 1
# | #define HAVE_SIGHOLD 1
# | #define HAVE_SIGRELSE 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_KILLPG 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_TCSETPGRP 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_NICE 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_INET_ATON 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_GETLOGIN 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETGRGID 1
# | #define HAVE_GETGRNAM 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETUID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETRESUID 1
# | #define HAVE_SETSID 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_UNAME 1
# | #define HAVE_SIGNGAM 1
# | #define HAVE_TGAMMA 1
# | #define HAVE_PUTENV 1
# | #define HAVE_GETENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_BRK 1
# | #define HAVE_SBRK 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TGETENT 1
# | #define HAVE_TIGETFLAG 1
# | #define HAVE_TIGETNUM 1
# | #define HAVE_TIGETSTR 1
# | #define HAVE_SETUPTERM 1
# | #define HAVE_INITSCR 1
# | #define HAVE_GETCCHAR 1
# | #define HAVE_SETCCHAR 1
# | #define HAVE_WADDWSTR 1
# | #define HAVE_WGET_WCH 1
# | #define HAVE_WIN_WCH 1
# | #define HAVE_USE_DEFAULT_COLORS 1
# | #define HAVE_PCRE_COMPILE 1
# | #define HAVE_PCRE_STUDY 1
# | #define HAVE_PCRE_EXEC 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_ERAND48 1
# | #define HAVE_OPEN_MEMSTREAM 1
# | #define HAVE_POSIX_OPENPT 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_ICONV 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTSNAME 1
# | #define HAVE_HTONS 1
# | #define HAVE_NTOHS 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_REGEXEC 1
# | #define HAVE_REGERROR 1
# | #define HAVE_REGFREE 1
# | #define HAVE_GDBM_OPEN 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_REALPATH 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETCWD 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRCOLL 1
# | #define REALPATH_ACCEPTS_NULL 1
# | #define HAVE_CAP_GET_PROC 1
# | #define TGETENT_ACCEPTS_NULL 1
# | #define TGETENT_SUCCESS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_MSYNC 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_DLERROR 1
# | #define HAVE_DLSYM 1
# | #define HAVE_DLCLOSE 1
# | #define POSIX_SIGNALS 1
# | #define POSIX_SIGNALS 1
# | #define ZSH_HAVE_CURSES_H 1
# | #define HAVE_TERM_H 1
# | #define ZSH_HAVE_TERM_H 1
# | #define HAVE_BOOLCODES 1
# | #define HAVE_NUMCODES 1
# | #define HAVE_STRCODES 1
# | #define HAVE_BOOLNAMES 1
# | #define HAVE_NUMNAMES 1
# | #define HAVE_STRNAMES 1
# | #define RLIM_T_IS_UNSIGNED 1
# | #define HAVE_RLIMIT_AS 1
# | #define HAVE_RLIMIT_LOCKS 1
# | #define HAVE_RLIMIT_MEMLOCK 1
# | #define HAVE_RLIMIT_NPROC 1
# | #define HAVE_RLIMIT_NOFILE 1
# | #define HAVE_RLIMIT_RSS 1
# | #define HAVE_RLIMIT_SIGPENDING 1
# | #define HAVE_RLIMIT_MSGQUEUE 1
# | #define HAVE_RLIMIT_NICE 1
# | #define HAVE_RLIMIT_RTPRIO 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# | #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# | #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# | #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# | #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# | #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# | #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# | #define DEFAULT_PATH "/bin:/usr/bin"
# | #define PATH_DEV_FD "/proc/self/fd"
# | #define GETCWD_CALLS_MALLOC 1
# | #define HAVE_BRK_PROTO 1
# | #define HAVE_SBRK_PROTO 1
# | #define HAVE_MKNOD_PROTO 1
# | #define HAVE_IOCTL_PROTO 1
# | #define IOCTL_IN_SYS_IOCTL 1
# | #define HAVE_FIFOS 1
# | #define SH_USE_BSD_ECHO 1
# | #define HAVE_LINK 1
# | #define ZSOCKLEN_T socklen_t
# | #define USE_DEV_PTMX 1
# | #define MULTIBYTE_SUPPORT 1
# | /* end confdefs.h. */
# | char *my_locales[] = {
# | "en_US.UTF-8", "en_GB.UTF-8", "en.UTF-8", "en_US.UTF-8", 0 };
# | #include
# | #include
# |
# | int main() {
# | char **localep;
# | for (localep = my_locales; *localep; localep++)
# | if (setlocale(LC_ALL, *localep) && isprint(0xa0))
# | return 0;
# | return 1;
# | }
# |
# configure:11793: result: no
# configure:11900: checking if your system uses ELF binaries
# configure:11927: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:283:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(argc, argv)
# ^~~~
# conftest.c: In function 'main':
# conftest.c:291:5: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration]
# if(read(i,b,4)==4 && b[0]==127 && b[1]=='E' && b[2]=='L' && b[3]=='F')
# ^~~~
# configure:11927: $? = 0
# configure:11927: ./conftest
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:12064: checking if we can use -rdynamic
# configure:12082: gcc -o conftest -rdynamic conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# configure:12082: $? = 0
# configure:12092: result: yes
# configure:12094: checking if your dlsym() needs a leading underscore
# configure:12103: gcc -c -fPIC conftest.c 1>&5
# conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int]
# fred () { }
# ^~~~
# configure:12106: $? = 0
# configure:12109: gcc -shared -o conftest.so conftest.o 1>&5
# configure:12112: $? = 0
# configure:12173: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:313:13: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if (!f) exit(1);
# ^~~~
# conftest.c:313:13: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:313:13: note: include '' or provide a declaration of 'exit'
# conftest.c:317:13: warning: incompatible implicit declaration of built-in function 'exit'
# exit(1);
# ^~~~
# conftest.c:317:13: note: include '' or provide a declaration of 'exit'
# conftest.c:325:17: warning: incompatible implicit declaration of built-in function 'exit'
# exit(1);
# ^~~~
# conftest.c:325:17: note: include '' or provide a declaration of 'exit'
# conftest.c:331:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:331:5: note: include '' or provide a declaration of 'exit'
# configure:12173: $? = 0
# configure:12173: ./conftest
# configure:12173: $? = 0
# configure:12184: result: no
# configure:12195: checking if environ is available in shared libraries
# configure:12217: gcc -c -fPIC conftest1.c 1>&5
# configure:12220: $? = 0
# configure:12223: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12226: $? = 0
# configure:12229: gcc -c -fPIC conftest2.c 1>&5
# configure:12232: $? = 0
# configure:12235: gcc -o conftest2.so -shared conftest2.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12238: $? = 0
# configure:12300: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:18: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle1) exit(1);
# ^~~~
# conftest.c:314:18: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:18: note: include '' or provide a declaration of 'exit'
# conftest.c:316:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle2) exit(1);
# ^~~~
# conftest.c:316:18: note: include '' or provide a declaration of 'exit'
# conftest.c:321:24: warning: incompatible implicit declaration of built-in function 'exit'
# if(!sym1 || !sym2) exit(1);
# ^~~~
# conftest.c:321:24: note: include '' or provide a declaration of 'exit'
# conftest.c:322:22: warning: incompatible implicit declaration of built-in function 'exit'
# if(sym1 != sym2) exit(1);
# ^~~~
# conftest.c:322:22: note: include '' or provide a declaration of 'exit'
# conftest.c:325:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle1) exit(1);
# ^~~~
# conftest.c:325:18: note: include '' or provide a declaration of 'exit'
# conftest.c:328:15: warning: incompatible implicit declaration of built-in function 'exit'
# if(!sym1) exit(1);
# ^~~~
# conftest.c:328:15: note: include '' or provide a declaration of 'exit'
# conftest.c:329:22: warning: incompatible implicit declaration of built-in function 'exit'
# if(sym1 != sym2) exit(1);
# ^~~~
# conftest.c:329:22: note: include '' or provide a declaration of 'exit'
# conftest.c:330:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:330:5: note: include '' or provide a declaration of 'exit'
# configure:12300: $? = 0
# configure:12300: ./conftest
# configure:12300: $? = 0
# configure:12314: result: yes
# configure:12319: checking if tgetent is available in shared libraries
# configure:12341: gcc -c -fPIC conftest1.c 1>&5
# configure:12344: $? = 0
# configure:12347: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12350: $? = 0
# configure:12353: gcc -c -fPIC conftest2.c 1>&5
# configure:12356: $? = 0
# configure:12359: gcc -o conftest2.so -shared conftest2.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12362: $? = 0
# configure:12424: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:18: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle1) exit(1);
# ^~~~
# conftest.c:314:18: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:18: note: include '' or provide a declaration of 'exit'
# conftest.c:316:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle2) exit(1);
# ^~~~
# conftest.c:316:18: note: include '' or provide a declaration of 'exit'
# conftest.c:321:24: warning: incompatible implicit declaration of built-in function 'exit'
# if(!sym1 || !sym2) exit(1);
# ^~~~
# conftest.c:321:24: note: include '' or provide a declaration of 'exit'
# conftest.c:322:22: warning: incompatible implicit declaration of built-in function 'exit'
# if(sym1 != sym2) exit(1);
# ^~~~
# conftest.c:322:22: note: include '' or provide a declaration of 'exit'
# conftest.c:325:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle1) exit(1);
# ^~~~
# conftest.c:325:18: note: include '' or provide a declaration of 'exit'
# conftest.c:328:15: warning: incompatible implicit declaration of built-in function 'exit'
# if(!sym1) exit(1);
# ^~~~
# conftest.c:328:15: note: include '' or provide a declaration of 'exit'
# conftest.c:329:22: warning: incompatible implicit declaration of built-in function 'exit'
# if(sym1 != sym2) exit(1);
# ^~~~
# conftest.c:329:22: note: include '' or provide a declaration of 'exit'
# conftest.c:330:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:330:5: note: include '' or provide a declaration of 'exit'
# configure:12424: $? = 0
# configure:12424: ./conftest
# configure:12424: $? = 0
# configure:12438: result: yes
# configure:12443: checking if tigetstr is available in shared libraries
# configure:12465: gcc -c -fPIC conftest1.c 1>&5
# configure:12468: $? = 0
# configure:12471: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12474: $? = 0
# configure:12477: gcc -c -fPIC conftest2.c 1>&5
# configure:12480: $? = 0
# configure:12483: gcc -o conftest2.so -shared conftest2.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12486: $? = 0
# configure:12548: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:308:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:18: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle1) exit(1);
# ^~~~
# conftest.c:314:18: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:18: note: include '' or provide a declaration of 'exit'
# conftest.c:316:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle2) exit(1);
# ^~~~
# conftest.c:316:18: note: include '' or provide a declaration of 'exit'
# conftest.c:321:24: warning: incompatible implicit declaration of built-in function 'exit'
# if(!sym1 || !sym2) exit(1);
# ^~~~
# conftest.c:321:24: note: include '' or provide a declaration of 'exit'
# conftest.c:322:22: warning: incompatible implicit declaration of built-in function 'exit'
# if(sym1 != sym2) exit(1);
# ^~~~
# conftest.c:322:22: note: include '' or provide a declaration of 'exit'
# conftest.c:325:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle1) exit(1);
# ^~~~
# conftest.c:325:18: note: include '' or provide a declaration of 'exit'
# conftest.c:328:15: warning: incompatible implicit declaration of built-in function 'exit'
# if(!sym1) exit(1);
# ^~~~
# conftest.c:328:15: note: include '' or provide a declaration of 'exit'
# conftest.c:329:22: warning: incompatible implicit declaration of built-in function 'exit'
# if(sym1 != sym2) exit(1);
# ^~~~
# conftest.c:329:22: note: include '' or provide a declaration of 'exit'
# conftest.c:330:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:330:5: note: include '' or provide a declaration of 'exit'
# configure:12548: $? = 0
# configure:12548: ./conftest
# configure:12548: $? = 0
# configure:12562: result: yes
# configure:12569: checking if name clashes in shared objects are OK
# configure:12582: gcc -c -fPIC conftest1.c 1>&5
# configure:12585: $? = 0
# configure:12588: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12591: $? = 0
# configure:12594: gcc -c -fPIC conftest2.c 1>&5
# configure:12597: $? = 0
# configure:12600: gcc -o conftest2.so -shared conftest2.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12603: $? = 0
# configure:12655: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:309:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:18: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle1) exit(1);
# ^~~~
# conftest.c:314:18: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:18: note: include '' or provide a declaration of 'exit'
# conftest.c:316:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle2) exit(1);
# ^~~~
# conftest.c:316:18: note: include '' or provide a declaration of 'exit'
# conftest.c:319:26: warning: incompatible implicit declaration of built-in function 'exit'
# if(!fred1 || !fred2) exit(1);
# ^~~~
# conftest.c:319:26: note: include '' or provide a declaration of 'exit'
# conftest.c:320:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit((*fred1)() != 42 || (*fred2)() != 69);
# ^~~~
# conftest.c:320:5: note: include '' or provide a declaration of 'exit'
# configure:12655: $? = 0
# configure:12655: ./conftest
# configure:12655: $? = 0
# configure:12669: result: yes
# configure:12676: checking for working RTLD_GLOBAL
# configure:12689: gcc -c -fPIC conftest1.c 1>&5
# configure:12692: $? = 0
# configure:12695: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12698: $? = 0
# configure:12701: gcc -c -fPIC conftest2.c 1>&5
# configure:12704: $? = 0
# configure:12707: gcc -o conftest2.so -shared conftest2.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12710: $? = 0
# configure:12760: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:309:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle) exit(1);
# ^~~~
# conftest.c:314:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:17: note: include '' or provide a declaration of 'exit'
# conftest.c:316:17: warning: incompatible implicit declaration of built-in function 'exit'
# if(!handle) exit(1);
# ^~~~
# conftest.c:316:17: note: include '' or provide a declaration of 'exit'
# conftest.c:318:20: warning: incompatible implicit declaration of built-in function 'exit'
# if(!barneysym) exit(1);
# ^~~~
# conftest.c:318:20: note: include '' or provide a declaration of 'exit'
# conftest.c:319:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit((*barneysym)() != 69);
# ^~~~
# conftest.c:319:5: note: include '' or provide a declaration of 'exit'
# configure:12760: $? = 0
# configure:12760: ./conftest
# configure:12760: $? = 0
# configure:12774: result: yes
# configure:12778: checking whether symbols in the executable are available
# configure:12790: gcc -c -fPIC conftest1.c 1>&5
# configure:12793: $? = 0
# configure:12796: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12799: $? = 0
# configure:12851: gcc -o conftest -rdynamic conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:309:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle) exit(1);
# ^~~~
# conftest.c:314:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:17: note: include '' or provide a declaration of 'exit'
# conftest.c:316:20: warning: incompatible implicit declaration of built-in function 'exit'
# if(!barneysym) exit(1);
# ^~~~
# conftest.c:316:20: note: include '' or provide a declaration of 'exit'
# conftest.c:317:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit((*barneysym)() != 69);
# ^~~~
# conftest.c:317:5: note: include '' or provide a declaration of 'exit'
# configure:12851: $? = 0
# configure:12851: ./conftest
# configure:12851: $? = 0
# configure:12866: result: yes
# configure:12873: checking whether executables can be stripped
# configure:12888: gcc -c -fPIC conftest1.c 1>&5
# configure:12891: $? = 0
# configure:12894: gcc -o conftest1.so -shared conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12897: $? = 0
# configure:12949: gcc -o conftest -rdynamic -s conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:309:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle) exit(1);
# ^~~~
# conftest.c:314:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:17: note: include '' or provide a declaration of 'exit'
# conftest.c:316:20: warning: incompatible implicit declaration of built-in function 'exit'
# if(!barneysym) exit(1);
# ^~~~
# conftest.c:316:20: note: include '' or provide a declaration of 'exit'
# conftest.c:317:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit((*barneysym)() != 69);
# ^~~~
# conftest.c:317:5: note: include '' or provide a declaration of 'exit'
# configure:12949: $? = 0
# configure:12949: ./conftest
# configure:12949: $? = 0
# configure:12964: result: yes
# configure:12967: checking whether libraries can be stripped
# configure:12979: gcc -c -fPIC conftest1.c 1>&5
# configure:12982: $? = 0
# configure:12985: gcc -o conftest1.so -shared -s conftest1.o -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc 1>&5
# configure:12988: $? = 0
# configure:13036: gcc -o conftest conftest.c -lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc >&5
# conftest.c:309:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:314:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if(!handle) exit(1);
# ^~~~
# conftest.c:314:17: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:314:17: note: include '' or provide a declaration of 'exit'
# conftest.c:316:18: warning: incompatible implicit declaration of built-in function 'exit'
# if(!fredsym) exit(1);
# ^~~~
# conftest.c:316:18: note: include '' or provide a declaration of 'exit'
# conftest.c:317:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit((*fredsym)() != 42);
# ^~~~
# conftest.c:317:5: note: include '' or provide a declaration of 'exit'
# configure:13036: $? = 0
# configure:13036: ./conftest
# configure:13036: $? = 0
# configure:13050: result: yes
# configure:13338: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3ca2bbdfa753
#
# config.status:1169: creating Config/defs.mk
# config.status:1169: creating Makefile
# config.status:1169: creating Doc/Makefile
# config.status:1169: creating Etc/Makefile
# config.status:1169: creating Src/Makefile
# config.status:1169: creating Test/Makefile
# config.status:1169: creating config.h
# config.status:1363: executing config.modules commands
# config.status:1363: executing stamp-h commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__mktemp=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_brk=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_cap_get_proc=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_cygwin_conv_path=no
# ac_cv_func_difftime=yes
# ac_cv_func_dlclose=yes
# ac_cv_func_dlerror=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_dlsym=yes
# ac_cv_func_erand48=yes
# ac_cv_func_faccessx=no
# ac_cv_func_fchdir=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fchown=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_fstat=yes
# ac_cv_func_ftello=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_gdbm_open=yes
# ac_cv_func_getcchar=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getenv=yes
# ac_cv_func_getgrgid=yes
# ac_cv_func_getgrnam=yes
# ac_cv_func_gethostbyname2=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getipnodebyname=no
# ac_cv_func_getlogin=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpgrp_void=yes
# ac_cv_func_getpwent=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getxattr=yes
# ac_cv_func_grantpt=yes
# ac_cv_func_htons=yes
# ac_cv_func_iconv=yes
# ac_cv_func_inet_aton=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_initscr=yes
# ac_cv_func_killpg=yes
# ac_cv_func_lchown=yes
# ac_cv_func_load=no
# ac_cv_func_loadbind=no
# ac_cv_func_loadquery=no
# ac_cv_func_lstat=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mktime=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_msync=yes
# ac_cv_func_munmap=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_nice=yes
# ac_cv_func_nis_list=no
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_ntohs=yes
# ac_cv_func_open_memstream=yes
# ac_cv_func_pathconf=yes
# ac_cv_func_pcre_compile=yes
# ac_cv_func_pcre_exec=yes
# ac_cv_func_pcre_study=yes
# ac_cv_func_poll=yes
# ac_cv_func_posix_openpt=yes
# ac_cv_func_ptsname=yes
# ac_cv_func_putenv=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_regerror=yes
# ac_cv_func_regexec=yes
# ac_cv_func_regfree=yes
# ac_cv_func_sbrk=yes
# ac_cv_func_select=yes
# ac_cv_func_setcchar=yes
# ac_cv_func_setenv=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpgrp=yes
# ac_cv_func_setproctitle=no
# ac_cv_func_setresuid=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_setsid=yes
# ac_cv_func_setuid=yes
# ac_cv_func_setupterm=yes
# ac_cv_func_shl_findsym=no
# ac_cv_func_shl_load=no
# ac_cv_func_shl_unload=no
# ac_cv_func_sigaction=yes
# ac_cv_func_sigblock=yes
# ac_cv_func_sighold=yes
# ac_cv_func_signgam=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigrelse=yes
# ac_cv_func_sigsetmask=yes
# ac_cv_func_strcoll_works=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strptime=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_symlink=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tcsetpgrp=yes
# ac_cv_func_tgamma=yes
# ac_cv_func_tgetent=yes
# ac_cv_func_tigetflag=yes
# ac_cv_func_tigetnum=yes
# ac_cv_func_tigetstr=yes
# ac_cv_func_timelocal=yes
# ac_cv_func_uname=yes
# ac_cv_func_unload=no
# ac_cv_func_unlockpt=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_use_default_colors=yes
# ac_cv_func_waddwstr=yes
# ac_cv_func_wait3=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wctomb=yes
# ac_cv_func_wget_wch=yes
# ac_cv_func_win_wch=yes
# ac_cv_func_xw=no
# ac_cv_have_decl__libiconv_version=no
# ac_cv_have_dev_ptmx=yes
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dl_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_gdbm_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libc_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_h=yes
# ac_cv_header_ncurses_ncurses_h=no
# ac_cv_header_ncurses_term_h=no
# ac_cv_header_ncursesw_ncurses_h=no
# ac_cv_header_ncursesw_term_h=no
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_pcre_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_capability_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stropts_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sys_xattr_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termcap_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_utmpx_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_iconv_const=
# ac_cv_lib_c_printf=yes
# ac_cv_lib_cap_cap_get_proc=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_gdbm_gdbm_open=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_rt_clock_gettime=yes
# ac_cv_lib_socket_socket=no
# ac_cv_member_struct_rusage_ru_idrss=yes
# ac_cv_member_struct_rusage_ru_inblock=yes
# ac_cv_member_struct_rusage_ru_isrss=yes
# ac_cv_member_struct_rusage_ru_ixrss=yes
# ac_cv_member_struct_rusage_ru_majflt=yes
# ac_cv_member_struct_rusage_ru_maxrss=yes
# ac_cv_member_struct_rusage_ru_minflt=yes
# ac_cv_member_struct_rusage_ru_msgrcv=yes
# ac_cv_member_struct_rusage_ru_msgsnd=yes
# ac_cv_member_struct_rusage_ru_nivcsw=yes
# ac_cv_member_struct_rusage_ru_nsignals=yes
# ac_cv_member_struct_rusage_ru_nswap=yes
# ac_cv_member_struct_rusage_ru_nvcsw=yes
# ac_cv_member_struct_rusage_ru_oublock=yes
# ac_cv_member_struct_stat_st_atim_tv_nsec=yes
# ac_cv_member_struct_stat_st_atimensec=no
# ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_ctim_tv_nsec=yes
# ac_cv_member_struct_stat_st_ctimensec=no
# ac_cv_member_struct_stat_st_ctimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
# ac_cv_member_struct_stat_st_mtimensec=no
# ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_LN=ln
# ac_cv_prog_PCRECONF=pcre-config
# ac_cv_prog_PDFETEX=pdfetex
# ac_cv_prog_TEXI2HTML=texi2any
# ac_cv_prog_TEXI2PDF=texi2pdf
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_gethostbyname2='none required'
# ac_cv_search_getpwnam='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_setproctitle=no
# ac_cv_search_tgetent='none required'
# ac_cv_search_tigetflag='none required'
# ac_cv_search_tigetstr=-lncursesw
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_ino_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_use_dev_ptmx=yes
# ac_cv_winsize_in_ptem=no
# ac_cv_working_alloca_h=yes
# fp_cv_prog_cc_stdc=
# zsh_cv_c_broken_isprint=no
# zsh_cv_c_broken_signed_to_unsigned_casting=no
# zsh_cv_c_broken_wcwidth=no
# zsh_cv_c_have_union_init=yes
# zsh_cv_c_unicode_support=yes
# zsh_cv_c_variable_length_arrays=yes
# zsh_cv_cs_path=/bin:/usr/bin
# zsh_cv_decl_h_errno_use_local=yes
# zsh_cv_decl_ospeed_include_defines=yes
# zsh_cv_func_dlsym_needs_underscore=no
# zsh_cv_func_realpath_accepts_null=yes
# zsh_cv_func_tgetent_accepts_null=yes
# zsh_cv_func_tgetent_zero_success=no
# zsh_cv_getcwd_malloc=yes
# zsh_cv_getxattr_linux=yes
# zsh_cv_have_RLIMIT_AIO_MEM=no
# zsh_cv_have_RLIMIT_AIO_OPS=no
# zsh_cv_have_RLIMIT_AS=yes
# zsh_cv_have_RLIMIT_KQUEUES=no
# zsh_cv_have_RLIMIT_LOCKS=yes
# zsh_cv_have_RLIMIT_MEMLOCK=yes
# zsh_cv_have_RLIMIT_MSGQUEUE=yes
# zsh_cv_have_RLIMIT_NICE=yes
# zsh_cv_have_RLIMIT_NOFILE=yes
# zsh_cv_have_RLIMIT_NPROC=yes
# zsh_cv_have_RLIMIT_NPTS=no
# zsh_cv_have_RLIMIT_NTHR=no
# zsh_cv_have_RLIMIT_POSIXLOCKS=no
# zsh_cv_have_RLIMIT_PTHREAD=no
# zsh_cv_have_RLIMIT_RSS=yes
# zsh_cv_have_RLIMIT_RTPRIO=yes
# zsh_cv_have_RLIMIT_SBSIZE=no
# zsh_cv_have_RLIMIT_SIGPENDING=yes
# zsh_cv_have_RLIMIT_SWAP=no
# zsh_cv_have_RLIMIT_TCACHE=no
# zsh_cv_have_RLIMIT_VMEM=no
# zsh_cv_header_sys_ioctl_h_ioctl_proto=yes
# zsh_cv_header_sys_ioctl_h_tiocgwinsz=yes
# zsh_cv_header_sys_stat_h_mknod_proto=yes
# zsh_cv_header_termios_h_tiocgwinsz=no
# zsh_cv_header_time_h_select_h_conflicts=no
# zsh_cv_header_unistd_h_brk_proto=yes
# zsh_cv_header_unistd_h_sbrk_proto=yes
# zsh_cv_header_unistd_h_termios_h_ioctl_proto=no
# zsh_cv_ignore_ncurses=no
# zsh_cv_long_is_64_bit=yes
# zsh_cv_no_xopen=no
# zsh_cv_path_curses_header=ncurses.h
# zsh_cv_path_curses_keys_h=/usr/include/curses.h
# zsh_cv_path_errno_h=' /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h'
# zsh_cv_path_rlimit_h=/usr/include/bits/resource.h
# zsh_cv_path_signal_h=/usr/include/bits/signum.h
# zsh_cv_path_term_header=term.h
# zsh_cv_path_utmp=no
# zsh_cv_path_utmpx=no
# zsh_cv_path_wtmp=no
# zsh_cv_path_wtmpx=no
# zsh_cv_printf_has_lld=yes
# zsh_cv_prog_sh_echo_escape=no
# zsh_cv_rdynamic_available=yes
# zsh_cv_rlim_t_is_longer=no
# zsh_cv_rlimit_rss_is_as=no
# zsh_cv_rlimit_vmem_is_as=no
# zsh_cv_rlimit_vmem_is_rss=no
# zsh_cv_shared_environ=yes
# zsh_cv_shared_tgetent=yes
# zsh_cv_shared_tigetstr=yes
# zsh_cv_struct_member_struct_direct_d_ino=no
# zsh_cv_struct_member_struct_direct_d_stat=no
# zsh_cv_struct_member_struct_dirent_d_ino=yes
# zsh_cv_struct_member_struct_dirent_d_stat=no
# zsh_cv_struct_member_struct_sockaddr_in6_sin6_scope_id=yes
# zsh_cv_struct_member_struct_utmp_ut_host=yes
# zsh_cv_struct_member_struct_utmpx_ut_host=yes
# zsh_cv_struct_member_struct_utmpx_ut_tv=yes
# zsh_cv_struct_member_struct_utmpx_ut_xtime=no
# zsh_cv_sys_dynamic_clash_ok=yes
# zsh_cv_sys_dynamic_execsyms=yes
# zsh_cv_sys_dynamic_rtld_global=yes
# zsh_cv_sys_dynamic_strip_exe=yes
# zsh_cv_sys_dynamic_strip_lib=yes
# zsh_cv_sys_elf=yes
# zsh_cv_sys_fifo=yes
# zsh_cv_sys_getpwnam_faked=no
# zsh_cv_sys_killesrch=yes
# zsh_cv_sys_link=yes
# zsh_cv_sys_nis=no
# zsh_cv_sys_nis_plus=no
# zsh_cv_sys_path_dev_fd=/proc/self/fd
# zsh_cv_sys_sigsuspend=yes
# zsh_cv_sys_superroot=no
# zsh_cv_type_exists_struct_timezone=yes
# zsh_cv_type_exists_struct_utmp=yes
# zsh_cv_type_exists_struct_utmpx=yes
# zsh_cv_type_rlim_t=yes
# zsh_cv_type_rlim_t_is_unsigned=yes
# zsh_cv_type_sigset_t=yes
# zsh_cv_type_socklen_t=socklen_t
# zsh_cv_use_getcwd=no
# zsh_cv_use_xattr=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# ANSI2KNR=': ansi2knr'
# AWK='gawk'
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' '
# CURSES_KEYS_H='/usr/include/curses.h'
# D='D'
# DEFS='-DHAVE_CONFIG_H'
# DLCFLAGS='-fPIC'
# DLLD='gcc'
# DLLDFLAGS='-shared'
# DL_EXT='so'
# E='N'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ERRNO_H=' /usr/include/asm-generic/errno.h /usr/include/bits/errno.h /usr/include/asm-generic/errno-base.h'
# EXEEXT=''
# EXELDFLAGS=''
# EXPOPT=''
# EXTRAZSHOBJS=''
# EXTRA_LDFLAGS='-rdynamic'
# FUNCTIONS_SUBDIRS='yes'
# GREP='/usr/sbin/grep'
# IMPOPT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTLIB='install.bin-$(L)'
# L='N'
# LDFLAGS=''
# LIBLDFLAGS=''
# LIBOBJS=''
# LIBS='-lgdbm -lpcre -lcap -ldl -lncursesw -lrt -lm -lc'
# LINKMODS='NOLINKMODS'
# LN='ln'
# LN_S='ln -s'
# LTLIBOBJS=''
# MOD_EXPORT=''
# MOD_IMPORT_FUNCTION=''
# MOD_IMPORT_VARIABLE=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PCRECONF='pcre-config'
# PDFETEX='pdfetex'
# RLIMITS_INC_H='/usr/include/bits/resource.h'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHORTBOOTNAMES='yes'
# SIGNAL_H='/usr/include/bits/signum.h'
# TEXI2HTML='texi2any -c TEXI2HTML=1'
# TEXI2PDF='texi2pdf'
# U=''
# UNINSTLIB='uninstall.bin-$(L)'
# YODL=': yodl'
# YODL_OPTIONS=''
# ZSH_CURSES_H='ncurses.h'
# ZSH_TERM_H='term.h'
# ac_ct_CC='gcc'
# additionalfpath=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='/usr/share/doc/zsh'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# fixed_sitefndir='/usr/local/share/zsh/site-functions'
# fndir='/usr/share/zsh/functions'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='/usr/share/doc/zsh/html'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runhelp='runhelp'
# runhelpdir='${datarootdir}/zsh/${VERSION}/help'
# sbindir='${exec_prefix}/sbin'
# scriptdir='/usr/share/zsh/scripts'
# sharedstatedir='${prefix}/com'
# sitefndir='${datarootdir}/zsh/site-functions'
# sitescriptdir='${datarootdir}/zsh/scripts'
# sysconfdir='${prefix}/etc'
# target_alias=''
# tzsh='zsh'
# zlogin='/etc/zsh/zlogin'
# zlogout='/etc/zsh/zlogout'
# zprofile='/etc/zsh/zprofile'
# zshenv='/etc/zsh/zshenv'
# zshrc='/etc/zsh/zshrc'
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# CLEAN_MK='./Config/clean.mk'
# CONFIG_MK='./Config/config.mk'
# DEFS_MK='Config/defs.mk'
# VERSION_MK='./Config/version.mk'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define MACHTYPE "x86_64"
# #define VENDOR "unknown"
# #define OSTYPE "linux-gnu"
# #define ZSH_SECURE_FREE 1
# #define GLOBAL_ZSHENV "/etc/zsh/zshenv"
# #define GLOBAL_ZSHRC "/etc/zsh/zshrc"
# #define GLOBAL_ZPROFILE "/etc/zsh/zprofile"
# #define GLOBAL_ZLOGIN "/etc/zsh/zlogin"
# #define GLOBAL_ZLOGOUT "/etc/zsh/zlogout"
# #define RESTRICTED_R 1
# #define CONFIG_LOCALE 1
# #define MAILDIR_SUPPORT 1
# #define MAX_FUNCTION_DEPTH 1000
# #define DEFAULT_READNULLCMD "more"
# #define PROTOTYPES 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_UNION_INIT 1
# #define HAVE_VARIABLE_LENGTH_ARRAYS 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_CAPABILITY_H 1
# #define HAVE_UTMP_H 1
# #define HAVE_UTMPX_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_PCRE_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_SYS_STROPTS_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_DLFCN_H 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define HAVE_LIBM 1
# #define HAVE_LIBRT 1
# #define HAVE_CURSES_H 1
# #define HAVE_LIBDL 1
# #define HAVE_LIBCAP 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_OSPEED 1
# #define HAVE_GDBM_H 1
# #define HAVE_LIBGDBM 1
# #define HAVE_SYS_XATTR_H 1
# #define RETSIGTYPE void
# #define LONG_IS_64_BIT 1
# #define PRINTF_HAS_LLD 1
# #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1
# #define HAVE_STRUCT_TIMEZONE 1
# #define HAVE_STRUCT_UTMP 1
# #define HAVE_STRUCT_UTMPX 1
# #define HAVE_STRUCT_UTMP_UT_HOST 1
# #define HAVE_STRUCT_UTMPX_UT_HOST 1
# #define HAVE_STRUCT_UTMPX_UT_TV 1
# #define HAVE_STRUCT_DIRENT_D_INO 1
# #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
# #define USE_LOCAL_H_ERRNO 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRPTIME 1
# #define HAVE_MKTIME 1
# #define HAVE_TIMELOCAL 1
# #define HAVE_DIFFTIME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_SELECT 1
# #define HAVE_POLL 1
# #define HAVE_READLINK 1
# #define HAVE_FCHDIR 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_FSTAT 1
# #define HAVE_LSTAT 1
# #define HAVE_LCHOWN 1
# #define HAVE_FCHOWN 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSEEKO 1
# #define HAVE_FTELLO 1
# #define HAVE_MKFIFO 1
# #define HAVE_MKSTEMP 1
# #define HAVE_WAITPID 1
# #define HAVE_WAIT3 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGBLOCK 1
# #define HAVE_SIGHOLD 1
# #define HAVE_SIGRELSE 1
# #define HAVE_SIGSETMASK 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_KILLPG 1
# #define HAVE_SETPGID 1
# #define HAVE_SETPGRP 1
# #define HAVE_TCSETPGRP 1
# #define HAVE_TCGETATTR 1
# #define HAVE_NICE 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETHOSTBYNAME2 1
# #define HAVE_INET_ATON 1
# #define HAVE_INET_PTON 1
# #define HAVE_INET_NTOP 1
# #define HAVE_GETLOGIN 1
# #define HAVE_GETPWENT 1
# #define HAVE_GETPWNAM 1
# #define HAVE_GETPWUID 1
# #define HAVE_GETGRGID 1
# #define HAVE_GETGRNAM 1
# #define HAVE_INITGROUPS 1
# #define HAVE_SETUID 1
# #define HAVE_SETEUID 1
# #define HAVE_SETREUID 1
# #define HAVE_SETRESUID 1
# #define HAVE_SETSID 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_STRSTR 1
# #define HAVE_STRERROR 1
# #define HAVE_STRTOUL 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_SETLOCALE 1
# #define HAVE_UNAME 1
# #define HAVE_SIGNGAM 1
# #define HAVE_TGAMMA 1
# #define HAVE_PUTENV 1
# #define HAVE_GETENV 1
# #define HAVE_SETENV 1
# #define HAVE_UNSETENV 1
# #define HAVE_BRK 1
# #define HAVE_SBRK 1
# #define HAVE_PATHCONF 1
# #define HAVE_SYSCONF 1
# #define HAVE_TGETENT 1
# #define HAVE_TIGETFLAG 1
# #define HAVE_TIGETNUM 1
# #define HAVE_TIGETSTR 1
# #define HAVE_SETUPTERM 1
# #define HAVE_INITSCR 1
# #define HAVE_GETCCHAR 1
# #define HAVE_SETCCHAR 1
# #define HAVE_WADDWSTR 1
# #define HAVE_WGET_WCH 1
# #define HAVE_WIN_WCH 1
# #define HAVE_USE_DEFAULT_COLORS 1
# #define HAVE_PCRE_COMPILE 1
# #define HAVE_PCRE_STUDY 1
# #define HAVE_PCRE_EXEC 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_ERAND48 1
# #define HAVE_OPEN_MEMSTREAM 1
# #define HAVE_POSIX_OPENPT 1
# #define HAVE_WCTOMB 1
# #define HAVE_ICONV 1
# #define HAVE_GRANTPT 1
# #define HAVE_UNLOCKPT 1
# #define HAVE_PTSNAME 1
# #define HAVE_HTONS 1
# #define HAVE_NTOHS 1
# #define HAVE_REGCOMP 1
# #define HAVE_REGEXEC 1
# #define HAVE_REGERROR 1
# #define HAVE_REGFREE 1
# #define HAVE_GDBM_OPEN 1
# #define HAVE_GETXATTR 1
# #define HAVE_REALPATH 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_SYMLINK 1
# #define HAVE_GETCWD 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_STRCOLL 1
# #define REALPATH_ACCEPTS_NULL 1
# #define HAVE_CAP_GET_PROC 1
# #define TGETENT_ACCEPTS_NULL 1
# #define TGETENT_SUCCESS 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_MUNMAP 1
# #define HAVE_MSYNC 1
# #define GETPGRP_VOID 1
# #define HAVE_DLOPEN 1
# #define HAVE_DLERROR 1
# #define HAVE_DLSYM 1
# #define HAVE_DLCLOSE 1
# #define POSIX_SIGNALS 1
# #define POSIX_SIGNALS 1
# #define ZSH_HAVE_CURSES_H 1
# #define HAVE_TERM_H 1
# #define ZSH_HAVE_TERM_H 1
# #define HAVE_BOOLCODES 1
# #define HAVE_NUMCODES 1
# #define HAVE_STRCODES 1
# #define HAVE_BOOLNAMES 1
# #define HAVE_NUMNAMES 1
# #define HAVE_STRNAMES 1
# #define RLIM_T_IS_UNSIGNED 1
# #define HAVE_RLIMIT_AS 1
# #define HAVE_RLIMIT_LOCKS 1
# #define HAVE_RLIMIT_MEMLOCK 1
# #define HAVE_RLIMIT_NPROC 1
# #define HAVE_RLIMIT_NOFILE 1
# #define HAVE_RLIMIT_RSS 1
# #define HAVE_RLIMIT_SIGPENDING 1
# #define HAVE_RLIMIT_MSGQUEUE 1
# #define HAVE_RLIMIT_NICE 1
# #define HAVE_RLIMIT_RTPRIO 1
# #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
# #define HAVE_STRUCT_RUSAGE_RU_IXRSS 1
# #define HAVE_STRUCT_RUSAGE_RU_IDRSS 1
# #define HAVE_STRUCT_RUSAGE_RU_ISRSS 1
# #define HAVE_STRUCT_RUSAGE_RU_MINFLT 1
# #define HAVE_STRUCT_RUSAGE_RU_MAJFLT 1
# #define HAVE_STRUCT_RUSAGE_RU_NSWAP 1
# #define HAVE_STRUCT_RUSAGE_RU_INBLOCK 1
# #define HAVE_STRUCT_RUSAGE_RU_OUBLOCK 1
# #define HAVE_STRUCT_RUSAGE_RU_MSGSND 1
# #define HAVE_STRUCT_RUSAGE_RU_MSGRCV 1
# #define HAVE_STRUCT_RUSAGE_RU_NSIGNALS 1
# #define HAVE_STRUCT_RUSAGE_RU_NVCSW 1
# #define HAVE_STRUCT_RUSAGE_RU_NIVCSW 1
# #define DEFAULT_PATH "/bin:/usr/bin"
# #define PATH_DEV_FD "/proc/self/fd"
# #define GETCWD_CALLS_MALLOC 1
# #define HAVE_BRK_PROTO 1
# #define HAVE_SBRK_PROTO 1
# #define HAVE_MKNOD_PROTO 1
# #define HAVE_IOCTL_PROTO 1
# #define IOCTL_IN_SYS_IOCTL 1
# #define HAVE_FIFOS 1
# #define SH_USE_BSD_ECHO 1
# #define HAVE_LINK 1
# #define ZSOCKLEN_T socklen_t
# #define USE_DEV_PTMX 1
# #define MULTIBYTE_SUPPORT 1
# #define DYNAMIC_NAME_CLASH_OK 1
# #define DYNAMIC 1
# #define DL_EXT "so"
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status --file=Src/Makemod:Src/Makemod.in
#
# on 3ca2bbdfa753
#
# config.status:1169: creating Src/Makemod
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status --file=Src/Builtins/Makefile:Src/Builtins/Makefile.in
#
# on 3ca2bbdfa753
#
# config.status:1169: creating Src/Builtins/Makefile
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status --file=Src/Modules/Makefile:Src/Modules/Makefile.in
#
# on 3ca2bbdfa753
#
# config.status:1169: creating Src/Modules/Makefile
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status --file=Src/Zle/Makefile:Src/Zle/Makefile.in
#
# on 3ca2bbdfa753
#
# config.status:1169: creating Src/Zle/Makefile