Build of rlwrap with vanilla toolchain

The build took 00h 00m 54s and was SUCCESSFUL.

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

SLOCLanguage
5,486 ansic
4,226 sh
2,378 makefile
1,270 perl
254 ruby
13,614 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: rlwrap 0.42-2 (Wed Aug 24 12:59:45 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking 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... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking how to run the C preprocessor... gcc -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... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking termcap.h usability... yes
# checking termcap.h presence... yes
# checking for termcap.h... yes
# checking for term.h... yes
# 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... yes
# 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 gcc 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... no
# checking for strlcat... no
# 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... yes
# 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... yes
# checking for readline in -lreadline... yes
# checking for tigetnum... yes
# checking readline/readline.h usability... yes
# checking readline/readline.h presence... yes
# checking for readline/readline.h... yes
# checking whether your readline headers know about rl_set_screen_size... yes
# checking whether your readline library knows about rl_set_screen_size... checking for rl_set_screen_size... yes
# checking whether your readline knows about rl_variable_value... yes
# checking whether your readline knows about rl_readline_version... yes
# Will rlwrap find command's working directory under /proc//cwd? let's see...
# checking for /proc/249/cwd/configure.ac... yes
# checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv... yes
#
#
# checking that generated files are newer than configure... done
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating filters/Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating doc/rlwrap.man
# config.status: creating config.h
# config.status: executing depfiles commands
#
# Now do:
# make (or gmake) to build rlwrap
# make check for instructions how to test it
# make install to install it
#
# make all-recursive
# make[1]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42'
# Making all in doc
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/doc'
# sed -e 's#@DATADIR@#/usr/share#' rlwrap.man > rlwrap.1
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/doc'
# Making all in src
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/src'
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
# mv -f .deps/signals.Tpo .deps/signals.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT readline.o -MD -MP -MF .deps/readline.Tpo -c -o readline.o readline.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT pty.o -MD -MP -MF .deps/pty.Tpo -c -o pty.o pty.c
# mv -f .deps/pty.Tpo .deps/pty.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c
# mv -f .deps/readline.Tpo .deps/readline.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c
# mv -f .deps/completion.Tpo .deps/completion.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT ptytty.o -MD -MP -MF .deps/ptytty.Tpo -c -o ptytty.o ptytty.c
# mv -f .deps/ptytty.Tpo .deps/ptytty.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
# mv -f .deps/term.Tpo .deps/term.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT string_utils.o -MD -MP -MF .deps/string_utils.Tpo -c -o string_utils.o string_utils.c
# utils.c: In function 'mirror_args':
# utils.c:758:6: warning: type of 'command_pid' defaults to 'int' [-Wimplicit-int]
# void mirror_args(command_pid) {
# ^~~~~~~~~~~
# mv -f .deps/utils.Tpo .deps/utils.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT malloc_debug.o -MD -MP -MF .deps/malloc_debug.Tpo -c -o malloc_debug.o malloc_debug.c
# mv -f .deps/malloc_debug.Tpo .deps/malloc_debug.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
# mv -f .deps/string_utils.Tpo .deps/string_utils.Po
# mv -f .deps/filter.Tpo .deps/filter.Po
# gcc -DDATADIR=\"/usr/share\" -o rlwrap main.o signals.o readline.o pty.o completion.o term.o ptytty.o utils.o string_utils.o malloc_debug.o filter.o -lutil -lreadline -lcurses
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/src'
# Making all in filters
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/filters'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/filters'
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42'
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42'
# make[1]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/doc'
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/rlwrap/pkg/rlwrap/usr/share/man/man1'
# /usr/bin/install -c -m 644 rlwrap.1 '/tmp/rlwrap/pkg/rlwrap/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/doc'
# make[1]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/doc'
# Making install in src
# make[1]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/src'
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/rlwrap/pkg/rlwrap/usr/bin'
# /usr/bin/install -c rlwrap '/tmp/rlwrap/pkg/rlwrap/usr/bin'
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/src'
# make[1]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/src'
# Making install in filters
# make[1]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/filters'
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42/filters'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/rlwrap/pkg/rlwrap/usr/share/man/man3'
# /usr/bin/install -c -m 644 RlwrapFilter.3pm '/tmp/rlwrap/pkg/rlwrap/usr/share/man/man3'
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/filters'
# make[1]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42/filters'
# make[1]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42'
# make[2]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/rlwrap/pkg/rlwrap/usr/share/rlwrap'
# /usr/sbin/mkdir -p '/tmp/rlwrap/pkg/rlwrap/usr/share/rlwrap/filters'
# /usr/bin/install -c -m 644 filters/README filters/RlwrapFilter.pm filters/RlwrapFilter.3pm filters/count_in_prompt filters/pipeto filters/logger filters/null filters/unbackspace filters/pipeline filters/ftp_filter filters/history_format filters/simple_macro filters/template filters/scrub_prompt filters/paint_prompt filters/censor_passwords filters/listing '/tmp/rlwrap/pkg/rlwrap/usr/share/rlwrap/filters'
# /usr/sbin/mkdir -p '/tmp/rlwrap/pkg/rlwrap/usr/share/rlwrap/completions'
# /usr/bin/install -c -m 644 completions/testclient completions/coqtop '/tmp/rlwrap/pkg/rlwrap/usr/share/rlwrap/completions'
# make install-data-hook
# make[3]: Entering directory '/tmp/rlwrap/src/rlwrap-0.42'
# chmod a+x /tmp/rlwrap/pkg/rlwrap/usr/share/rlwrap/filters/*
# make[3]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42'
# make[2]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42'
# make[1]: Leaving directory '/tmp/rlwrap/src/rlwrap-0.42'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "rlwrap"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: rlwrap 0.42-2 (Wed Aug 24 12:59:55 UTC 2016)

CMD: pacman --query --file rlwrap-0.42-2-x86_64.pkg.tar.xz
# rlwrap 0.42-2

Creating hybrid package for 'rlwrap'

Trying to find vanilla package 'rlwrap'...

CMD: pacman --query --file /mirror/rlwrap-0.42-2.pkg.tar.xz
# rlwrap 0.42-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/rlwrap.1.gz
# /usr/share/man/man3/RlwrapFilter.3pm.gz
# /usr/share/rlwrap/filters/README
# /usr/share/rlwrap/filters/RlwrapFilter.pm
# /usr/share/rlwrap/filters/RlwrapFilter.3pm
# /usr/share/rlwrap/filters/count_in_prompt
# /usr/share/rlwrap/filters/pipeto
# /usr/share/rlwrap/filters/logger
# /usr/share/rlwrap/filters/null
# /usr/share/rlwrap/filters/unbackspace
# /usr/share/rlwrap/filters/pipeline
# /usr/share/rlwrap/filters/ftp_filter
# /usr/share/rlwrap/filters/history_format
# /usr/share/rlwrap/filters/simple_macro
# /usr/share/rlwrap/filters/template
# /usr/share/rlwrap/filters/scrub_prompt
# /usr/share/rlwrap/filters/paint_prompt
# /usr/share/rlwrap/filters/censor_passwords
# /usr/share/rlwrap/filters/listing
# /usr/share/rlwrap/completions/testclient
# /usr/share/rlwrap/completions/coqtop
# /usr/bin/rlwrap

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Printing config logfiles

CMD: config logfiles '/tmp/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 = 06de92b2ffbc
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 /usr/sbin/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:3152: result: no
# configure:3162: checking for gcc
# configure:3178: found /usr/sbin/gcc
# configure:3189: result: gcc
# configure:3418: checking for C compiler version
# configure:3427: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3438: $? = 0
# configure:3427: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3438: $? = 0
# configure:3427: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3438: $? = 1
# configure:3427: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3438: $? = 1
# configure:3458: checking whether the C compiler works
# configure:3480: gcc 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: gcc -o conftest conftest.c >&5
# configure:3554: $? = 0
# configure:3576: result:
# configure:3598: checking whether we are cross compiling
# configure:3606: gcc -o conftest conftest.c >&5
# configure:3610: $? = 0
# configure:3617: ./conftest
# configure:3621: $? = 0
# configure:3636: result: no
# configure:3641: checking for suffix of object files
# configure:3663: gcc -c conftest.c >&5
# configure:3667: $? = 0
# configure:3688: result: o
# configure:3692: checking whether we are using the GNU C compiler
# configure:3711: gcc -c conftest.c >&5
# configure:3711: $? = 0
# configure:3720: result: yes
# configure:3729: checking whether gcc accepts -g
# configure:3749: gcc -c -g conftest.c >&5
# configure:3749: $? = 0
# configure:3790: result: yes
# configure:3807: checking for gcc option to accept ISO C89
# configure:3870: gcc -c conftest.c >&5
# configure:3870: $? = 0
# configure:3883: result: none needed
# configure:3908: checking whether gcc understands -c and -o together
# configure:3930: gcc -c conftest.c -o conftest2.o
# configure:3933: $? = 0
# configure:3930: gcc -c conftest.c -o conftest2.o
# configure:3933: $? = 0
# configure:3945: result: yes
# configure:3964: checking dependency style of gcc
# configure:4075: result: gcc3
# configure:4096: checking how to run the C preprocessor
# configure:4127: gcc -E conftest.c
# configure:4127: $? = 0
# configure:4141: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4186: gcc -E conftest.c
# configure:4186: $? = 0
# configure:4200: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:4379: $? = 0
# configure:4452: gcc -o conftest conftest.c >&5
# configure:4452: $? = 0
# configure:4452: ./conftest
# configure:4452: $? = 0
# configure:4463: result: yes
# configure:4476: checking for sys/types.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for sys/stat.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for stdlib.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for string.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for memory.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for strings.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for inttypes.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for stdint.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for unistd.h
# configure:4476: gcc -c conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4489: checking minix/config.h usability
# configure:4489: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:4528: $? = 0
# configure:4535: result: yes
# configure:4574: checking for x86_64-unknown-linux-gcc
# configure:4601: result: gcc
# configure:4870: checking for C compiler version
# configure:4879: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4890: $? = 0
# configure:4879: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4890: $? = 0
# configure:4879: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4890: $? = 1
# configure:4879: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4890: $? = 1
# configure:4894: checking whether we are using the GNU C compiler
# configure:4922: result: yes
# configure:4931: checking whether gcc accepts -g
# configure:4992: result: yes
# configure:5009: checking for gcc option to accept ISO C89
# configure:5085: result: none needed
# configure:5110: checking whether gcc understands -c and -o together
# configure:5147: result: yes
# configure:5166: checking dependency style of gcc
# configure:5277: result: gcc3
# configure:5297: checking how to run the C preprocessor
# configure:5367: result: gcc -E
# configure:5387: gcc -E conftest.c
# configure:5387: $? = 0
# configure:5401: gcc -E conftest.c
# conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5649: $? = 0
# configure:5656: result: yes
# configure:5667: checking errno.h usability
# configure:5667: gcc -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking errno.h presence
# configure:5667: gcc -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: gcc -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking fcntl.h presence
# configure:5667: gcc -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: gcc -c conftest.c >&5
# conftest.c:64:21: fatal error: libutil.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:31:21: fatal error: libutil.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking sched.h presence
# configure:5667: gcc -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: gcc -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking sys/ioctl.h presence
# configure:5667: gcc -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: gcc -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking sys/resource.h presence
# configure:5667: gcc -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: gcc -c conftest.c >&5
# configure:5667: $? = 0
# configure:5667: result: yes
# configure:5667: checking stddef.h presence
# configure:5667: gcc -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: gcc -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking termios.h presence
# configure:5680: gcc -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: gcc -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking time.h presence
# configure:5680: gcc -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: gcc -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking getopt.h presence
# configure:5680: gcc -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: gcc -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking regex.h presence
# configure:5680: gcc -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: gcc -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking curses.h presence
# configure:5680: gcc -E conftest.c
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking for curses.h
# configure:5680: result: yes
# configure:5680: checking termcap.h usability
# configure:5680: gcc -c conftest.c >&5
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking termcap.h presence
# configure:5680: gcc -E conftest.c
# configure:5680: $? = 0
# configure:5680: result: yes
# configure:5680: checking for termcap.h
# configure:5680: result: yes
# configure:5694: checking for term.h
# configure:5694: gcc -c conftest.c >&5
# configure:5694: $? = 0
# configure:5694: result: yes
# configure:5694: checking for ncurses/term.h
# configure:5694: gcc -c conftest.c >&5
# conftest.c:51:26: fatal error: ncurses/term.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:15: warning: passing argument 3 of 'tputs' from incompatible pointer type [-Wincompatible-pointer-types]
# tputs("a", 1, f);
# ^
# In file included from conftest.c:50:0:
# /usr/include/term.h:768:28: note: expected 'int (*)(int)' but argument is of type 'int (*)(char)'
# extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int));
# ^~~~~
# 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
# | #define HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_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:5786: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:57:22: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration]
# int opt = getopt(myargc, myargv, optstring);
# ^~~~~~
# conftest.c:59:14: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (-1);
# ^~~~
# conftest.c:59:14: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:59:14: note: include '' or provide a declaration of 'exit'
# conftest.c:61:14: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# conftest.c:61:14: note: include '' or provide a declaration of 'exit'
# configure:5786: $? = 0
# configure:5786: ./conftest
# configure:5786: $? = 0
# configure:5802: result: yes
# configure:5811: checking for an ANSI C-conforming const
# configure:5877: gcc -c conftest.c >&5
# configure:5877: $? = 0
# configure:5884: result: yes
# configure:5892: checking for pid_t
# configure:5892: gcc -c conftest.c >&5
# configure:5892: $? = 0
# configure:5892: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 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 ((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: gcc -c conftest.c >&5
# configure:5923: $? = 0
# configure:5930: result: yes
# configure:5941: checking whether gcc needs -traditional
# configure:5975: result: no
# configure:5982: checking return type of signal handlers
# configure:6000: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 1
# | #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: gcc -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: gcc -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for mkstemps
# configure:6030: gcc -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for pselect
# configure:6030: gcc -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for putenv
# configure:6030: gcc -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for readlink
# configure:6030: gcc -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6030: checking for sched_yield
# configure:6030: gcc -o conftest conftest.c >&5
# configure:6030: $? = 0
# configure:6030: result: yes
# configure:6042: checking for setenv
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for setitimer
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for setsid
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for setrlimit
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for sigaction
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for snprintf
# configure:6042: gcc -o conftest conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for strlcpy
# configure:6042: gcc -o conftest conftest.c >&5
# /tmp/ccrXXLSn.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:6042: $? = 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 1
# | #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
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* 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 strlcpy ();
# | /* 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_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:6042: result: no
# configure:6042: checking for strlcat
# configure:6042: gcc -o conftest conftest.c >&5
# /tmp/cc8HsGoq.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcat'
# collect2: error: ld returned 1 exit status
# configure:6042: $? = 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 1
# | #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
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* 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 strlcat ();
# | /* 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_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:6042: result: no
# configure:6042: checking for strnlen
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6042: checking for system
# configure:6042: gcc -o conftest conftest.c >&5
# configure:6042: $? = 0
# configure:6042: result: yes
# configure:6063: checking for openpty in -lutil
# configure:6088: gcc -o conftest conftest.c -lutil >&5
# configure:6088: $? = 0
# configure:6097: result: yes
# configure:6111: checking for openpty
# configure:6111: gcc -o conftest conftest.c -lutil >&5
# configure:6111: $? = 0
# configure:6111: result: yes
# configure:6111: checking for getpty
# configure:6111: gcc -o conftest conftest.c -lutil >&5
# /tmp/ccuJaxOs.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getpty'
# collect2: error: ld returned 1 exit status
# 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 1
# | #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_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: gcc -o conftest conftest.c -lutil >&5
# configure:6111: $? = 0
# configure:6111: result: yes
# configure:6111: checking for unlockpt
# configure:6111: gcc -o conftest conftest.c -lutil >&5
# configure:6111: $? = 0
# configure:6111: result: yes
# configure:6123: checking for getpt
# configure:6142: gcc -o conftest conftest.c -lutil >&5
# conftest.c:70:0: warning: "_GNU_SOURCE" redefined
# #define _GNU_SOURCE
#
# conftest.c:22:0: note: this is the location of the previous definition
# #define _GNU_SOURCE 1
#
# configure:6142: $? = 0
# configure:6150: result: yes
# configure:6159: checking for pty/tty type
# configure:6168: checking pty.h usability
# configure:6168: gcc -c conftest.c >&5
# configure:6168: $? = 0
# configure:6168: result: yes
# configure:6168: checking pty.h presence
# configure:6168: gcc -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: gcc -o conftest conftest.c -lutil >&5
# /tmp/ccmn9tGW.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `tgetent'
# collect2: error: ld returned 1 exit status
# 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 1
# | #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_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_GETPT 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: gcc -o conftest conftest.c -ltinfo -lutil >&5
# /usr/sbin/ld: cannot find -ltinfo
# collect2: error: ld returned 1 exit status
# 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 HAVE_CURSES_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define TPUTS_PUTC_ARGTYPE int
# | #define GETOPT_GROKS_OPTIONAL_ARGS 1
# | #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_STRNLEN 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_LIBUTIL 1
# | #define HAVE_OPENPTY 1
# | #define HAVE_GRANTPT 1
# | #define HAVE_UNLOCKPT 1
# | #define HAVE_GETPT 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: gcc -o conftest conftest.c -lcurses -lutil >&5
# configure:6349: $? = 0
# configure:6358: result: yes
# configure:6461: checking for readline in -lreadline
# configure:6486: gcc -o conftest conftest.c -lreadline -lcurses -lutil >&5
# configure:6486: $? = 0
# configure:6495: result: yes
# configure:6511: checking for tigetnum
# configure:6511: gcc -o conftest conftest.c -lutil -lreadline -lcurses >&5
# configure:6511: $? = 0
# configure:6511: result: yes
# configure:6523: checking readline/readline.h usability
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking readline/readline.h presence
# configure:6523: gcc -E conftest.c
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for readline/readline.h
# configure:6523: result: yes
# configure:6532: checking whether your readline headers know about rl_set_screen_size
# configure:6550: result: yes
# configure:6553: checking whether your readline library knows about rl_set_screen_size
# configure:6555: checking for rl_set_screen_size
# configure:6555: gcc -o conftest conftest.c -lutil -lreadline -lcurses >&5
# configure:6555: $? = 0
# configure:6555: result: yes
# configure:6569: checking whether your readline knows about rl_variable_value
# configure:6585: result: yes
# configure:6588: checking whether your readline knows about rl_readline_version
# configure:6604: result: yes
# configure:6614: checking for /proc/249/cwd/configure.ac
# configure:6628: result: yes
# configure:6656: checking whether we can find command line under //cmdline and mirror it by overwriting our own *argv
# configure:6692: result: yes
# configure:6810: checking that generated files are newer than configure
# configure:6816: result: done
# configure:6826: checking that generated files are newer than configure
# configure:6832: result: done
# configure:6851: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by rlwrap config.status 0.42, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 06de92b2ffbc
#
# config.status:930: creating Makefile
# config.status:930: creating filters/Makefile
# config.status:930: creating doc/Makefile
# config.status:930: creating src/Makefile
# config.status:930: creating doc/rlwrap.man
# config.status:930: creating config.h
# config.status:1159: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_file__proc_249_cwd_configure_ac=yes
# 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_rl_set_screen_size=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=no
# ac_cv_func_strlcpy=no
# ac_cv_func_strnlen=yes
# ac_cv_func_system=yes
# ac_cv_func_tgetent=no
# ac_cv_func_tigetnum=yes
# ac_cv_func_unlockpt=yes
# ac_cv_header_curses_h=yes
# 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_readline_readline_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=yes
# ac_cv_header_termcap_h=yes
# 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=yes
# ac_cv_lib_readline_readline=yes
# 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=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_CC=gcc
# 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=yes
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# 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='yes'
# HAVE_PROC_PID_CWD='yes'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lutil -lreadline -lcurses'
# 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='gcc'
# 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='${prefix}'
# 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 HAVE_CURSES_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_TERM_H 1
# #define TPUTS_PUTC_ARGTYPE int
# #define GETOPT_GROKS_OPTIONAL_ARGS 1
# #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_STRNLEN 1
# #define HAVE_SYSTEM 1
# #define HAVE_LIBUTIL 1
# #define HAVE_OPENPTY 1
# #define HAVE_GRANTPT 1
# #define HAVE_UNLOCKPT 1
# #define HAVE_GETPT 1
# #define HAVE_PTY_H 1
# #define PTYS_ARE_OPENPTY 1
# #define PTYCHAR1 "?"
# #define PTYCHAR2 "?"
# #define HAVE_TIGETNUM 1
# #define HAVE_RL_VARIABLE_VALUE 1
# #define HAVE_RL_READLINE_VERSION 1
# #define HAVE__PROC_249_CWD_CONFIGURE_AC 1
# #define HAVE_PROC_PID_CWD 1
# #define PROC_MOUNTPOINT "/proc"
# #define RANDOM_NONSENSE2 "\"iraliuuklajcorjfunavdsytdiydjaoaeauiapidtoxogfplrxfmfcmajikwenafwcownmoodxjljhsv\""
# #define ENABLE_MIRROR_ARGS 1
#
# configure: exit 0