Build of zsh with musl toolchain

The build took 00h 01m 22s and was NOT successful.

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

SLOCLanguage
102,077 ansic
6,135 sh
687 perl
388 awk
16 sed
109,303 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: zsh 5.2-1 (Wed Apr 5 01:42:56 UTC 2017)
# ==> 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... clang
# 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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang 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... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking whether clang needs -traditional... no
# checking for an ANSI C-conforming const... yes
# checking for clang 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... no
# checking termcap.h presence... no
# checking for termcap.h... no
# checking termio.h usability... no
# checking termio.h presence... no
# checking for termio.h... no
# 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... no
# checking sys/capability.h presence... no
# checking for sys/capability.h... no
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking utmpx.h usability... yes
# checking utmpx.h presence... yes
# checking for utmpx.h... yes
# checking for sys/types.h... (cached) yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking pcre.h usability... no
# checking pcre.h presence... no
# checking for pcre.h... no
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking sys/stropts.h usability... 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... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# 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... no
# checking if _XOPEN_SOURCE_EXTENDED should not be defined... no
# checking for library containing tigetflag... no
# checking for library containing tgetent... no
# configure: error: in `/tmp/zsh/src/zsh-5.2':
# configure: error: "No terminal handling library was found on your system.
# This is probably a library called 'curses' or 'ncurses'. You may
# need to install a package called 'curses-devel' or 'ncurses-devel' on your
# system."
# See `config.log' for more details
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = 3dd9183d54d6
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# 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:3079: result: clang
# configure:3348: checking for C compiler version
# configure:3357: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3368: $? = 0
# configure:3357: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3368: $? = 0
# configure:3357: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3368: $? = 1
# configure:3357: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3368: $? = 1
# configure:3388: checking whether the C compiler works
# configure:3410: clang 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: clang -o conftest conftest.c >&5
# configure:3484: $? = 0
# configure:3506: result:
# configure:3528: checking whether we are cross compiling
# configure:3536: clang -o conftest conftest.c >&5
# configure:3540: $? = 0
# configure:3547: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3551: $? = 127
# configure:3566: result: yes
# configure:3571: checking for suffix of object files
# configure:3593: clang -c conftest.c >&5
# configure:3597: $? = 0
# configure:3618: result: o
# configure:3622: checking whether we are using the GNU C compiler
# configure:3641: clang -c conftest.c >&5
# configure:3641: $? = 0
# configure:3650: result: yes
# configure:3659: checking whether clang accepts -g
# configure:3679: clang -c -g conftest.c >&5
# configure:3679: $? = 0
# configure:3720: result: yes
# configure:3737: checking for clang option to accept ISO C89
# configure:3800: clang -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: clang -c conftest.c >&5
# configure:3922: $? = 0
# configure:3954: result: no
# configure:4101: checking how to run the C preprocessor
# configure:4132: clang -E conftest.c
# configure:4132: $? = 0
# configure:4146: clang -E conftest.c
# conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:4191: clang -E conftest.c
# configure:4191: $? = 0
# configure:4205: clang -E conftest.c
# conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang needs -traditional
# conftest.c:23:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:23:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:4398: result: no
# configure:4404: checking for an ANSI C-conforming const
# configure:4470: clang -c conftest.c >&5
# configure:4470: $? = 0
# configure:4477: result: yes
# configure:4489: checking for clang option to accept ANSI C
# configure:4524: clang -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: clang -c conftest.c >&5
# configure:4585: $? = 0
# configure:4669: result: yes
# configure:4682: checking for sys/types.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for sys/stat.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for stdlib.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for string.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for memory.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for strings.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for inttypes.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for stdint.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4682: checking for unistd.h
# configure:4682: clang -c conftest.c >&5
# configure:4682: $? = 0
# configure:4682: result: yes
# configure:4694: checking for size_t
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: clang -c conftest.c >&5
# conftest.c:70:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -o conftest conftest.c >&5
# configure:4724: $? = 0
# configure:4732: result: yes
# configure:4740: checking for alloca
# configure:4777: clang -o conftest conftest.c >&5
# configure:4777: $? = 0
# configure:4785: result: yes
# configure:4891: checking if the compiler supports union initialisation
# configure:4907: clang -c conftest.c >&5
# configure:4907: $? = 0
# configure:4914: result: yes
# configure:4922: checking if signed to unsigned casting is broken
# configure:4944: result: no
# configure:4952: checking if the compiler supports variable-length arrays
# configure:4968: clang -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: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5516: result: yes
# configure:5529: checking for library containing opendir
# configure:5560: clang -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: clang -c conftest.c >&5
# configure:5776: $? = 0
# configure:5783: result: yes
# configure:5791: checking whether stat file-mode macros are broken
# configure:5818: clang -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: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/time.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/times.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/select.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# conftest.c:78:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# 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
# | /* 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 termcap.h presence
# configure:5930: clang -E conftest.c
# conftest.c:45:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# 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
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for termcap.h
# configure:5930: result: no
# configure:5930: checking termio.h usability
# configure:5930: clang -c conftest.c >&5
# conftest.c:78:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# 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
# | /* 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 termio.h presence
# configure:5930: clang -E conftest.c
# conftest.c:45:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# 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
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for termio.h
# configure:5930: result: no
# configure:5930: checking termios.h usability
# configure:5930: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking termios.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/param.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# conftest.c:80:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# 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_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: clang -E conftest.c
# conftest.c:47:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# 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_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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking limits.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking fcntl.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# conftest.c:84:10: fatal error: 'libc.h' file not found
# #include
# ^
# 1 error generated.
# 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_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: clang -E conftest.c
# conftest.c:51:10: fatal error: 'libc.h' file not found
# #include
# ^
# 1 error generated.
# 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_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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/utsname.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/resource.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking locale.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking errno.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking stdio.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking stdarg.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# In file included from conftest.c:90:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# 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_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: clang -E conftest.c
# In file included from conftest.c:57:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# 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_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: clang -c conftest.c >&5
# conftest.c:92:10: fatal error: 'sys/capability.h' file not found
# #include
# ^
# 1 error generated.
# 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_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
# | /* 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/capability.h presence
# configure:5930: clang -E conftest.c
# conftest.c:59:10: fatal error: 'sys/capability.h' file not found
# #include
# ^
# 1 error generated.
# 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_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
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for sys/capability.h
# configure:5930: result: no
# configure:5930: checking utmp.h usability
# configure:5930: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking utmp.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking utmpx.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking pwd.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking grp.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking poll.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/mman.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking netinet/in_systm.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# conftest.c:100:10: fatal error: 'pcre.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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
# | /* 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 pcre.h presence
# configure:5930: clang -E conftest.c
# conftest.c:67:10: fatal error: 'pcre.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for pcre.h
# configure:5930: result: no
# configure:5930: checking langinfo.h usability
# configure:5930: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking langinfo.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking wchar.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking stddef.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking sys/stropts.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# configure:5930: $? = 0
# configure:5930: result: yes
# configure:5930: checking iconv.h presence
# configure:5930: clang -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: clang -c conftest.c >&5
# conftest.c:105:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_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.h presence
# configure:5930: clang -E conftest.c
# conftest.c:72:10: fatal error: 'ncurses.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_H 1
# | /* end confdefs.h. */
# | #include
# configure:5930: result: no
# configure:5930: checking for ncurses.h
# configure:5930: result: no
# configure:5930: checking ncursesw/ncurses.h usability
# configure:5930: clang -c conftest.c >&5
# conftest.c:105:10: fatal error: 'ncursesw/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_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: clang -E conftest.c
# conftest.c:72:10: fatal error: 'ncursesw/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_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: clang -c conftest.c >&5
# conftest.c:105:10: fatal error: 'ncurses/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_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: clang -E conftest.c
# conftest.c:72:10: fatal error: 'ncurses/ncurses.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_LANGINFO_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_ICONV_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: clang -c conftest.c >&5
# configure:5943: $? = 0
# configure:5943: result: yes
# configure:5943: checking dlfcn.h presence
# configure:5943: clang -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: clang -c conftest.c >&5
# conftest.c:106:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_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_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: clang -E conftest.c
# conftest.c:73:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_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_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: clang -c conftest.c >&5
# configure:5986: $? = 0
# configure:5993: result: no
# configure:6003: checking TIOCGWINSZ in termios.h
# configure:6023: clang -o conftest conftest.c >&5
# conftest.c:81:9: error: use of undeclared identifier 'TIOCGWINSZ'
# int x = TIOCGWINSZ;
# ^
# 1 error generated.
# 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_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_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_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_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: clang -o conftest conftest.c >&5
# configure:6057: $? = 0
# configure:6065: result: yes
# configure:6074: checking for streams headers including struct winsize
# configure:6091: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'sys/stream.h' file not found
# #include
# ^
# 1 error generated.
# 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_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_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_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_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: clang -o conftest conftest.c -lc >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]
# char printf ();
# ^
# conftest.c:81:6: note: 'printf' is a builtin with type 'int (const char *, ...)'
# 1 warning generated.
# configure:6131: $? = 0
# configure:6140: result: yes
# configure:6147: checking for pow in -lm
# configure:6172: clang -o conftest conftest.c -lm -lc >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:81:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:6172: $? = 0
# configure:6181: result: yes
# configure:6193: checking for clock_gettime in -lrt
# configure:6218: clang -o conftest conftest.c -lrt -lm -lc >&5
# configure:6218: $? = 0
# configure:6227: result: yes
# configure:6252: checking for library containing tigetstr
# configure:6283: clang -o conftest conftest.c -lrt -lm -lc >&5
# /tmp/conftest-2c8004.o:conftest.c:function main: error: undefined reference to 'tigetstr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_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_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_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_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: clang -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-6c139e.o:conftest.c:function main: error: undefined reference to 'tigetstr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_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_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_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_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:6300: result: no
# configure:6324: checking if _XOPEN_SOURCE_EXTENDED should not be defined
# configure:6338: result: no
# configure:6345: checking for library containing tigetflag
# configure:6376: clang -o conftest conftest.c -lrt -lm -lc >&5
# /tmp/conftest-e3fc37.o:conftest.c:function main: error: undefined reference to 'tigetflag'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6376: $? = 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_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_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_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_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 tigetflag ();
# | int
# | main ()
# | {
# | return tigetflag ();
# | ;
# | return 0;
# | }
# configure:6376: clang -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-e5d5f0.o:conftest.c:function main: error: undefined reference to 'tigetflag'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6376: $? = 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_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_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_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_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 tigetflag ();
# | int
# | main ()
# | {
# | return tigetflag ();
# | ;
# | return 0;
# | }
# configure:6393: result: no
# configure:6401: checking for library containing tgetent
# configure:6432: clang -o conftest conftest.c -lrt -lm -lc >&5
# /tmp/conftest-1cbfd0.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6432: $? = 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_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_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_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_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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:6432: clang -o conftest conftest.c -lncursesw -lrt -lm -lc >&5
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-421590.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6432: $? = 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_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_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_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_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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:6449: result: no
# configure:6456: error: in `/tmp/zsh/src/zsh-5.2':
# configure:6458: error: "No terminal handling library was found on your system.
# This is probably a library called 'curses' or 'ncurses'. You may
# need to install a package called 'curses-devel' or 'ncurses-devel' on your
# system."
# See `config.log' for more details
#
# ## ---------------- ##
# ## 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=set
# ac_cv_env_CC_value=clang
# 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_alloca_works=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_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=no
# ac_cv_header_ncurses_ncurses_h=no
# ac_cv_header_ncursesw_ncurses_h=no
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_pcre_h=no
# 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=no
# 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_termcap_h=no
# ac_cv_header_termio_h=no
# 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_lib_c_printf=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_rt_clock_gettime=yes
# 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_CC=clang
# ac_cv_prog_CPP='clang -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_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_search_tgetent=no
# ac_cv_search_tigetflag=no
# ac_cv_search_tigetstr=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_size_t=yes
# ac_cv_winsize_in_ptem=no
# ac_cv_working_alloca_h=yes
# fp_cv_prog_cc_stdc=
# zsh_cv_c_broken_signed_to_unsigned_casting=no
# zsh_cv_c_have_union_init=yes
# zsh_cv_c_variable_length_arrays=yes
# zsh_cv_header_sys_ioctl_h_tiocgwinsz=yes
# zsh_cv_header_termios_h_tiocgwinsz=no
# zsh_cv_header_time_h_select_h_conflicts=no
# zsh_cv_no_xopen=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# ANSI2KNR=': ansi2knr'
# AWK='gawk'
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=' '
# CURSES_KEYS_H=''
# D=''
# DEFS=''
# DLCFLAGS=''
# DLLD=''
# DLLDFLAGS=''
# DL_EXT=''
# E=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ERRNO_H=''
# EXEEXT=''
# EXELDFLAGS=''
# EXPOPT=''
# EXTRAZSHOBJS=''
# EXTRA_LDFLAGS=''
# FUNCTIONS_SUBDIRS='yes'
# GREP='/usr/sbin/grep'
# IMPOPT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTLIB=''
# L=''
# LDFLAGS=''
# LIBLDFLAGS=''
# LIBOBJS=''
# LIBS='-lrt -lm -lc'
# LINKMODS=''
# 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=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SHORTBOOTNAMES=''
# SIGNAL_H=''
# TEXI2HTML='texi2any -c TEXI2HTML=1'
# TEXI2PDF='texi2pdf'
# U=''
# UNINSTLIB=''
# YODL=': yodl'
# YODL_OPTIONS=''
# ZSH_CURSES_H=''
# ZSH_TERM_H=''
# ac_ct_CC=''
# 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='NONE'
# 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_MK=''
# DEFS_MK=''
# 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_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_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_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_DLFCN_H 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define HAVE_LIBM 1
# #define HAVE_LIBRT 1
#
# configure: exit 255