Build of rlwrap with musl toolchain

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

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

SLOCLanguage
5,403 ansic
4,226 sh
1,270 perl
254 ruby
11,153 total

The process tree of the build process is here.

Log

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

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

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

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: rlwrap 0.42-2 (Wed Apr 5 00:19:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking whether build environment is sane... yes
# checking for style of include used by make... 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 whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# 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 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking how to run the C preprocessor... clang -E
# checking for perl... /usr/sbin/perl
# checking for strip... strip
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libutil.h usability... no
# checking libutil.h presence... no
# checking for libutil.h... no
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking for sys/wait.h... (cached) yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking curses.h usability... no
# checking curses.h presence... no
# checking for curses.h... no
# checking termcap.h usability... no
# checking termcap.h presence... no
# checking for termcap.h... no
# checking for term.h... no
# checking for ncurses/term.h... no
# checking argument type of tputs putc function... int
# checking whether your getopt() correctly understands double colons in option string...
# configure: WARNING: This test doens't work when cross-compiling. Edit GETOPT_GROKS_OPTIONAL_ARGS in config.h by hand
#
# checking for an ANSI C-conforming const... yes
# checking for pid_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether clang needs -traditional... no
# checking return type of signal handlers... void
# checking for getopt_long... yes
# checking for getopt_long... (cached) yes
# checking for isastream... yes
# checking for mkstemps... yes
# checking for pselect... yes
# checking for putenv... yes
# checking for readlink... yes
# checking for sched_yield... yes
# checking for setenv... yes
# checking for setitimer... yes
# checking for setsid... yes
# checking for setrlimit... yes
# checking for sigaction... yes
# checking for snprintf... yes
# checking for strlcpy... yes
# checking for strlcat... yes
# checking for strnlen... yes
# checking for system... yes
# checking for openpty in -lutil... yes
# checking for openpty... yes
# checking for getpty... no
# checking for grantpt... yes
# checking for unlockpt... yes
# checking for getpt... no
# checking for pty/tty type... checking pty.h usability... yes
# checking pty.h presence... yes
# checking for pty.h... yes
# OPENPTY
# configure: checking for pty ranges...
# checking for tgetent... no
# checking for tgetent in -ltinfo... no
# checking for tgetent in -lcurses... no
# checking for tgetent in -lncurses... no
# checking for tgetent in -ltermcap... no
# configure: WARNING: No termcap nor curses library found
# checking for readline in -lreadline... no
# configure: error:
# You need the GNU readline library(ftp://ftp.gnu.org/gnu/readline/ ) to build
# this program!
#
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/rlwrap/src/rlwrap-0.42/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 rlwrap configure 0.42, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f3241115c60d
# 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:2257: checking build system type
# configure:2271: result: x86_64-unknown-linux-gnu
# configure:2291: checking host system type
# configure:2304: result: x86_64-unknown-linux-gnu
# configure:2341: checking for a BSD-compatible install
# configure:2409: result: /usr/bin/install -c
# configure:2420: checking whether build environment is sane
# configure:2475: result: yes
# configure:2534: checking for x86_64-unknown-linux-strip
# configure:2564: result: no
# configure:2574: checking for strip
# configure:2590: found /sysroot/bin/strip
# configure:2601: result: strip
# configure:2626: checking for a thread-safe mkdir -p
# configure:2665: result: /usr/sbin/mkdir -p
# configure:2672: checking for gawk
# configure:2688: found /usr/sbin/gawk
# configure:2699: result: gawk
# configure:2710: checking whether make sets $(MAKE)
# configure:2732: result: yes
# configure:2761: checking whether make supports nested variables
# configure:2778: result: yes
# configure:2907: checking whether make sets $(MAKE)
# configure:2929: result: yes
# configure:2938: checking whether build environment is sane
# configure:2993: result: yes
# configure:3063: checking for style of include used by make
# configure:3091: result: GNU
# configure:3122: checking for x86_64-unknown-linux-gcc
# configure:3149: result: clang
# configure:3418: checking for C compiler version
# configure:3427: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3438: $? = 0
# configure:3427: 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:3438: $? = 0
# configure:3427: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3438: $? = 1
# configure:3427: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3438: $? = 1
# configure:3458: checking whether the C compiler works
# configure:3480: clang conftest.c >&5
# configure:3484: $? = 0
# configure:3532: result: yes
# configure:3535: checking for C compiler default output file name
# configure:3537: result: a.out
# configure:3543: checking for suffix of executables
# configure:3550: clang -o conftest conftest.c >&5
# configure:3554: $? = 0
# configure:3576: result:
# configure:3598: checking whether we are cross compiling
# configure:3606: clang -o conftest conftest.c >&5
# configure:3610: $? = 0
# configure:3617: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3621: $? = 127
# configure:3636: result: yes
# configure:3641: checking for suffix of object files
# configure:3663: clang -c conftest.c >&5
# configure:3667: $? = 0
# configure:3688: result: o
# configure:3692: checking whether we are using the GNU C compiler
# configure:3711: clang -c conftest.c >&5
# configure:3711: $? = 0
# configure:3720: result: yes
# configure:3729: checking whether clang accepts -g
# configure:3749: clang -c -g conftest.c >&5
# configure:3749: $? = 0
# configure:3790: result: yes
# configure:3807: checking for clang option to accept ISO C89
# configure:3870: clang -c conftest.c >&5
# configure:3870: $? = 0
# configure:3883: result: none needed
# configure:3908: checking whether clang understands -c and -o together
# configure:3930: clang -c conftest.c -o conftest2.o
# configure:3933: $? = 0
# configure:3930: clang -c conftest.c -o conftest2.o
# configure:3933: $? = 0
# configure:3945: result: yes
# configure:3964: checking dependency style of clang
# configure:4075: result: gcc3
# configure:4096: checking how to run the C preprocessor
# configure:4127: clang -E conftest.c
# configure:4127: $? = 0
# configure:4141: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4141: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | /* end confdefs.h. */
# | #include
# configure:4166: result: clang -E
# configure:4186: clang -E conftest.c
# configure:4186: $? = 0
# configure:4200: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4200: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | /* end confdefs.h. */
# | #include
# configure:4229: checking for grep that handles long lines and -e
# configure:4287: result: /usr/sbin/grep
# configure:4292: checking for egrep
# configure:4354: result: /usr/sbin/grep -E
# configure:4359: checking for ANSI C header files
# configure:4379: clang -c conftest.c >&5
# configure:4379: $? = 0
# configure:4463: result: yes
# configure:4476: checking for sys/types.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for sys/stat.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for stdlib.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for string.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for memory.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for strings.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for inttypes.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for stdint.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for unistd.h
# configure:4476: clang -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4489: checking minix/config.h usability
# configure:4489: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4489: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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
# | #include
# configure:4489: result: no
# configure:4489: checking minix/config.h presence
# configure:4489: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4489: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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
# configure:4489: result: no
# configure:4489: checking for minix/config.h
# configure:4489: result: no
# configure:4510: checking whether it is safe to define __EXTENSIONS__
# configure:4528: clang -c conftest.c >&5
# configure:4528: $? = 0
# configure:4535: result: yes
# configure:4574: checking for x86_64-unknown-linux-gcc
# configure:4601: result: clang
# configure:4870: checking for C compiler version
# configure:4879: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4890: $? = 0
# configure:4879: 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:4890: $? = 0
# configure:4879: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4890: $? = 1
# configure:4879: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4890: $? = 1
# configure:4894: checking whether we are using the GNU C compiler
# configure:4922: result: yes
# configure:4931: checking whether clang accepts -g
# configure:4992: result: yes
# configure:5009: checking for clang option to accept ISO C89
# configure:5085: result: none needed
# configure:5110: checking whether clang understands -c and -o together
# configure:5147: result: yes
# configure:5166: checking dependency style of clang
# configure:5277: result: gcc3
# configure:5297: checking how to run the C preprocessor
# configure:5367: result: clang -E
# configure:5387: clang -E conftest.c
# configure:5387: $? = 0
# configure:5401: clang -E conftest.c
# conftest.c:27:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5401: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | /* end confdefs.h. */
# | #include
# configure:5432: checking for perl
# configure:5450: found /usr/sbin/perl
# configure:5462: result: /usr/sbin/perl
# configure:5473: checking for strip
# configure:5501: result: strip
# configure:5511: checking for ANSI C header files
# configure:5615: result: yes
# configure:5623: checking for sys/wait.h that is POSIX.1 compatible
# configure:5649: clang -c conftest.c >&5
# configure:5649: $? = 0
# configure:5656: result: yes
# configure:5667: checking errno.h usability
# configure:5667: clang -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking errno.h presence
# configure:5667: clang -E conftest.c
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking for errno.h
# configure:5667: result: yes
# configure:5667: checking fcntl.h usability
# configure:5667: clang -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking fcntl.h presence
# configure:5667: clang -E conftest.c
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking for fcntl.h
# configure:5667: result: yes
# configure:5667: checking libutil.h usability
# configure:5667: clang -c conftest.c >&5
# conftest.c:64:10: fatal error: 'libutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:5667: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_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:5667: result: no
# configure:5667: checking libutil.h presence
# configure:5667: clang -E conftest.c
# conftest.c:31:10: fatal error: 'libutil.h' file not found
# #include
# ^
# 1 error generated.
# configure:5667: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5667: result: no
# configure:5667: checking for libutil.h
# configure:5667: result: no
# configure:5667: checking for stdlib.h
# configure:5667: result: yes
# configure:5667: checking for string.h
# configure:5667: result: yes
# configure:5667: checking sched.h usability
# configure:5667: clang -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking sched.h presence
# configure:5667: clang -E conftest.c
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking for sched.h
# configure:5667: result: yes
# configure:5667: checking sys/ioctl.h usability
# configure:5667: clang -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking sys/ioctl.h presence
# configure:5667: clang -E conftest.c
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking for sys/ioctl.h
# configure:5667: result: yes
# configure:5667: checking for sys/wait.h
# configure:5667: result: yes
# configure:5667: checking sys/resource.h usability
# configure:5667: clang -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking sys/resource.h presence
# configure:5667: clang -E conftest.c
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking for sys/resource.h
# configure:5667: result: yes
# configure:5667: checking stddef.h usability
# configure:5667: clang -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking stddef.h presence
# configure:5667: clang -E conftest.c
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking for stddef.h
# configure:5667: result: yes
# configure:5680: checking termios.h usability
# configure:5680: clang -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking termios.h presence
# configure:5680: clang -E conftest.c
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking for termios.h
# configure:5680: result: yes
# configure:5680: checking for unistd.h
# configure:5680: result: yes
# configure:5680: checking for stdint.h
# configure:5680: result: yes
# configure:5680: checking time.h usability
# configure:5680: clang -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking time.h presence
# configure:5680: clang -E conftest.c
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking for time.h
# configure:5680: result: yes
# configure:5680: checking getopt.h usability
# configure:5680: clang -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking getopt.h presence
# configure:5680: clang -E conftest.c
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking for getopt.h
# configure:5680: result: yes
# configure:5680: checking regex.h usability
# configure:5680: clang -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking regex.h presence
# configure:5680: clang -E conftest.c
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking for regex.h
# configure:5680: result: yes
# configure:5680: checking curses.h usability
# configure:5680: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:5680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_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:5680: result: no
# configure:5680: checking curses.h presence
# configure:5680: clang -E conftest.c
# conftest.c:44:10: fatal error: 'curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:5680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# configure:5680: result: no
# configure:5680: checking for curses.h
# configure:5680: result: no
# configure:5680: checking termcap.h usability
# configure:5680: clang -c conftest.c >&5
# conftest.c:77:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# configure:5680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_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:5680: result: no
# configure:5680: checking termcap.h presence
# configure:5680: clang -E conftest.c
# conftest.c:44:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# configure:5680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #include
# configure:5680: result: no
# configure:5680: checking for termcap.h
# configure:5680: result: no
# configure:5694: checking for term.h
# configure:5694: clang -c conftest.c >&5
# conftest.c:48:10: fatal error: 'term.h' file not found
# #include
# ^
# 1 error generated.
# configure:5694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_CURSES_H
# | #include
# | #endif
# |
# | #include
# configure:5694: result: no
# configure:5694: checking for ncurses/term.h
# configure:5694: clang -c conftest.c >&5
# conftest.c:48:10: fatal error: 'ncurses/term.h' file not found
# #include
# ^
# 1 error generated.
# configure:5694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_CURSES_H
# | #include
# | #endif
# |
# | #include
# configure:5694: result: no
# configure:5717: checking argument type of tputs putc function
# configure:5744: clang -c conftest.c >&5
# conftest.c:58:32: warning: control reaches end of non-void function [-Wreturn-type]
# int f(char i) { }
# ^
# conftest.c:62:1: warning: implicit declaration of function 'tputs' is invalid in C99 [-Wimplicit-function-declaration]
# tputs("a", 1, f);
# ^
# 2 warnings generated.
# configure:5744: $? = 0
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_CURSES_H
# | # include
# | # ifdef HAVE_TERM_H
# | # include
# | # else
# | # ifdef HAVE_NCURSES_TERM_H /* cygwin? AIX? */
# | # include
# | # endif
# | # endif
# | #else
# | # ifdef HAVE_TERMCAP_H
# | # include
# | # endif
# | #endif
# | int f(char i) { }
# | int
# | main ()
# | {
# | tputs("a", 1, f);
# | ;
# | return 0;
# | }
# configure:5750: result: int
# configure:5759: checking whether your getopt() correctly understands double colons in option string
# configure:5763: WARNING: This test doens't work when cross-compiling. Edit GETOPT_GROKS_OPTIONAL_ARGS in config.h by hand
# configure:5802: result:
# configure:5811: checking for an ANSI C-conforming const
# configure:5877: clang -c conftest.c >&5
# configure:5877: $? = 0
# configure:5884: result: yes
# configure:5892: checking for pid_t
# configure:5892: clang -c conftest.c >&5
# configure:5892: $? = 0
# configure:5892: clang -c conftest.c >&5
# conftest.c:81:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5892: result: yes
# configure:5903: checking whether time.h and sys/time.h may both be included
# configure:5923: clang -c conftest.c >&5
# configure:5923: $? = 0
# configure:5930: result: yes
# configure:5941: checking whether clang needs -traditional
# conftest.c:46:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:46:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:5975: result: no
# configure:5982: checking return type of signal handlers
# configure:6000: clang -c conftest.c >&5
# conftest.c:52:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6000: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:6007: result: void
# configure:6017: checking for getopt_long
# configure:6017: clang -o conftest conftest.c >&5
# configure:6017: $? = 0
# configure:6017: result: yes
# configure:6030: checking for getopt_long
# configure:6030: result: yes
# configure:6030: checking for isastream
# configure:6030: clang -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for mkstemps
# configure:6030: clang -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for pselect
# configure:6030: clang -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for putenv
# configure:6030: clang -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for readlink
# configure:6030: clang -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for sched_yield
# configure:6030: clang -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6042: checking for setenv
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for setitimer
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for setsid
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for setrlimit
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for sigaction
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for snprintf
# configure:6042: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:82:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for strlcpy
# configure:6042: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:83:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for strlcat
# configure:6042: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:84:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for strnlen
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for system
# configure:6042: clang -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6063: checking for openpty in -lutil
# configure:6088: clang -o conftest conftest.c -lutil >&5
# configure:6088: $? = 0
# configure:6097: result: yes
# configure:6111: checking for openpty
# configure:6111: clang -o conftest conftest.c -lutil >&5
# configure:6111: $? = 0
# configure:6111: result: yes
# configure:6111: checking for getpty
# configure:6111: clang -o conftest conftest.c -lutil >&5
# /tmp/conftest-97750b.o:conftest.c:function main: error: undefined reference to 'getpty'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | /* end confdefs.h. */
# | /* Define getpty to an innocuous variant, in case declares getpty.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpty innocuous_getpty
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpty (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpty
# |
# | /* 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 getpty ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getpty || defined __stub___getpty
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpty ();
# | ;
# | return 0;
# | }
# configure:6111: result: no
# configure:6111: checking for grantpt
# configure:6111: clang -o conftest conftest.c -lutil >&5
# configure:6111: $? = 0
# configure:6111: result: yes
# configure:6111: checking for unlockpt
# configure:6111: clang -o conftest conftest.c -lutil >&5
# configure:6111: $? = 0
# configure:6111: result: yes
# configure:6123: checking for getpt
# configure:6142: clang -o conftest conftest.c -lutil >&5
# conftest.c:68:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
# #define _GNU_SOURCE
# ^
# conftest.c:22:9: note: previous definition is here
# #define _GNU_SOURCE 1
# ^
# conftest.c:75:7: warning: implicit declaration of function 'getpt' is invalid in C99 [-Wimplicit-function-declaration]
# (void)getpt();
# ^
# 2 warnings generated.
# /tmp/conftest-5a705a.o:conftest.c:function main: error: undefined reference to 'getpt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | /* end confdefs.h. */
# | #define _GNU_SOURCE
# | #ifdef HAVE_STDLIB_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | (void)getpt();
# | ;
# | return 0;
# | }
# configure:6150: result: no
# configure:6159: checking for pty/tty type
# configure:6168: checking pty.h usability
# configure:6168: clang -c conftest.c >&5
# configure:6168: $? = 0
# configure:6168: result: yes
# configure:6168: checking pty.h presence
# configure:6168: clang -E conftest.c
# configure:6168: $? = 0
# configure:6168: result: yes
# configure:6168: checking for pty.h
# configure:6168: result: yes
# configure:6206: result: OPENPTY
# configure:6256: checking for pty ranges...
# configure:6281: checking for tgetent
# configure:6281: clang -o conftest conftest.c -lutil >&5
# /tmp/conftest-2c5d4b.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:6281: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTY_H 1
# | #define PTYS_ARE_OPENPTY 1
# | #define PTYCHAR1 "?"
# | #define PTYCHAR2 "?"
# | /* end confdefs.h. */
# | /* Define tgetent to an innocuous variant, in case declares tgetent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define tgetent innocuous_tgetent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char tgetent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef tgetent
# |
# | /* 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 ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_tgetent || defined __stub___tgetent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:6281: result: no
# configure:6285: checking for tgetent in -ltinfo
# configure:6310: clang -o conftest conftest.c -ltinfo -lutil >&5
# /sysroot/bin/ld: error: cannot find -ltinfo
# /tmp/conftest-ba6171.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:6310: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTY_H 1
# | #define PTYS_ARE_OPENPTY 1
# | #define PTYCHAR1 "?"
# | #define PTYCHAR2 "?"
# | /* 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:6319: result: no
# configure:6324: checking for tgetent in -lcurses
# configure:6349: clang -o conftest conftest.c -lcurses -lutil >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-41d272.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:6349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTY_H 1
# | #define PTYS_ARE_OPENPTY 1
# | #define PTYCHAR1 "?"
# | #define PTYCHAR2 "?"
# | /* 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:6358: result: no
# configure:6363: checking for tgetent in -lncurses
# configure:6388: clang -o conftest conftest.c -lncurses -lutil >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-760253.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:6388: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTY_H 1
# | #define PTYS_ARE_OPENPTY 1
# | #define PTYCHAR1 "?"
# | #define PTYCHAR2 "?"
# | /* 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:6397: result: no
# configure:6402: checking for tgetent in -ltermcap
# configure:6427: clang -o conftest conftest.c -ltermcap -lutil >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-9ed356.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:6427: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTY_H 1
# | #define PTYS_ARE_OPENPTY 1
# | #define PTYCHAR1 "?"
# | #define PTYCHAR2 "?"
# | /* 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:6436: result: no
# configure:6441: WARNING: No termcap nor curses library found
# configure:6461: checking for readline in -lreadline
# configure:6486: clang -o conftest conftest.c -lreadline -lutil >&5
# /sysroot/bin/ld: error: cannot find -lreadline
# /tmp/conftest-af8343.o:conftest.c:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6486: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rlwrap"
# | #define PACKAGE_TARNAME "rlwrap"
# | #define PACKAGE_VERSION "0.42"
# | #define PACKAGE_STRING "rlwrap 0.42"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rlwrap"
# | #define VERSION "0.42"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SPY_ON_READLINE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_REGEX_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define TIME_WITH_SYS_TIME 1
# | #define RETSIGTYPE void
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_ISASTREAM 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PSELECT 1
# | #define HAVE_PUTENV 1
# | #define HAVE_READLINK 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SETSID 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_PTY_H 1
# | #define PTYS_ARE_OPENPTY 1
# | #define PTYCHAR1 "?"
# | #define PTYCHAR2 "?"
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:6495: result: no
# configure:6500: error:
# You need the GNU readline library(ftp://ftp.gnu.org/gnu/readline/ ) to build
# this program!
#
#
# ## ---------------- ##
# ## 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_getopt_long=yes
# ac_cv_func_getpty=no
# ac_cv_func_grantpt=yes
# ac_cv_func_isastream=yes
# ac_cv_func_mkstemps=yes
# ac_cv_func_openpty=yes
# ac_cv_func_pselect=yes
# ac_cv_func_putenv=yes
# ac_cv_func_readlink=yes
# ac_cv_func_sched_yield=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_setsid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_system=yes
# ac_cv_func_tgetent=no
# ac_cv_func_unlockpt=yes
# ac_cv_header_curses_h=no
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libutil_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_term_h=no
# ac_cv_header_pty_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=no
# ac_cv_header_termcap_h=no
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses_tgetent=no
# ac_cv_lib_ncurses_tgetent=no
# ac_cv_lib_readline_readline=no
# ac_cv_lib_termcap_tgetent=no
# ac_cv_lib_tinfo_tgetent=no
# ac_cv_lib_util_openpty=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_STRIP=strip
# 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_safe_to_define___extensions__=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_tputs_putc=int
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ptyttylib_cv_func_getpt=no
# ptyttylib_cv_ptys=OPENPTY
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/rlwrap/src/rlwrap-0.42/tools/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/rlwrap/src/rlwrap-0.42/tools/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/rlwrap/src/rlwrap-0.42/tools/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/rlwrap/src/rlwrap-0.42/tools/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# HAVE_LONG_OPTS='yes'
# HAVE_OPTIONAL_ARGS=''
# HAVE_PROC_PID_CWD=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lutil '
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/rlwrap/src/rlwrap-0.42/tools/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='rlwrap'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='rlwrap'
# PACKAGE_STRING='rlwrap 0.42'
# PACKAGE_TARNAME='rlwrap'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.42'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.42'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# 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='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/rlwrap/src/rlwrap-0.42/tools/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "rlwrap"
# #define PACKAGE_TARNAME "rlwrap"
# #define PACKAGE_VERSION "0.42"
# #define PACKAGE_STRING "rlwrap 0.42"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "rlwrap"
# #define VERSION "0.42"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define SPY_ON_READLINE 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_REGEX_H 1
# #define TPUTS_PUTC_ARGTYPE int
# #define TIME_WITH_SYS_TIME 1
# #define RETSIGTYPE void
# #define HAVE_GETOPT_LONG 1
# #define HAVE_ISASTREAM 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_PSELECT 1
# #define HAVE_PUTENV 1
# #define HAVE_READLINK 1
# #define HAVE_SCHED_YIELD 1
# #define HAVE_SETENV 1
# #define HAVE_SETITIMER 1
# #define HAVE_SETSID 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_SIGACTION 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRLCPY 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRNLEN 1
# #define HAVE_SYSTEM 1
# #define HAVE_LIBUTIL 1
# #define HAVE_OPENPTY 1
# #define HAVE_GRANTPT 1
# #define HAVE_UNLOCKPT 1
# #define HAVE_PTY_H 1
# #define PTYS_ARE_OPENPTY 1
# #define PTYCHAR1 "?"
# #define PTYCHAR2 "?"
#
# configure: exit 1