The build took 00h 01m 12s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
25,530 |
ansic |
4,577 |
sh |
4,105 |
perl |
1,157 |
makefile |
35,369 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: readline 6.3.008-4 (Wed Aug 24 13:08:35 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Beginning configuration for readline-6.3 for x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
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 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 whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fcntl... yes
checking for kill... yes
checking for lstat... yes
checking for memmove... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strpbrk... yes
checking for tcgetattr... yes
checking for vsnprintf... yes
checking for isascii... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for working strcoll... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether or not strcoll and strcmp differ... no
checking whether the ctype macros accept non-ascii characters... no
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for sig_atomic_t in signal.h... yes
checking whether signal handlers are of type void... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking whether AUDIT_USER_TTY is declared... yes
checking for tgetent... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... yes
checking which library has the termcap functions... using libcurses
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbrlen... yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for mbschr... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wcsdup... yes
checking for wcwidth... yes
checking for wctype... yes
checking for wcswidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for iswlower... yes
checking for iswupper... yes
checking for towlower... yes
checking for towupper... yes
checking for iswctype... yes
checking for nl_langinfo and CODESET... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking for wcwidth broken with unicode combining characters...
checking configuration for building shared libraries... supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
config.status: creating config.h
config.status: executing default commands
rm -f readline.o
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC readline.c
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC vi_mode.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC funmap.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC keymaps.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC search.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC bind.c
In file included from complete.c:62:0:
complete.c: In function 'fnwidth':
rlmbutil.h:132:23: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# define WCWIDTH(wc) wcwidth(wc)
^
complete.c:746:12: note: in expansion of macro 'WCWIDTH'
w = WCWIDTH (wc);
^~~~~~~
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC isearch.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC display.c
In file included from display.c:50:0:
display.c: In function 'rl_redisplay':
rlmbutil.h:132:23: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# define WCWIDTH(wc) wcwidth(wc)
^
display.c:804:15: note: in expansion of macro 'WCWIDTH'
temp = WCWIDTH (wc);
^~~~~~~
rm -f signals.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC signals.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC util.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC undo.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC terminal.c
rm -f text.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC text.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC nls.c
rm -f misc.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC misc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC histexpand.c
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC shell.c
rm -f mbutil.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC mbutil.c
In file included from mbutil.c:47:0:
mbutil.c: In function '_rl_find_next_mbchar_internal':
rlmbutil.h:132:23: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# define WCWIDTH(wc) wcwidth(wc)
^
mbutil.c:125:12: note: in expansion of macro 'WCWIDTH'
if (WCWIDTH (wc) == 0)
^~~~~~~
rm -f tilde.o
gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -DREADLINE_LIBRARY -c ./tilde.c
rm -f colors.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC colors.c
rm -f parse-colors.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC parse-colors.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC xmalloc.c
rm -f xfree.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC xfree.c
rm -f compat.o
gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -fPIC compat.c
test -d shlib || mkdir shlib
( cd shlib ; make -j2 --jobserver-auth=3,4 all )
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory '/tmp/readline/src/readline-6.3/shlib'
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o
rm -f readline.so
rm -f vi_mode.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o readline.o ../readline.c
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o vi_mode.o ../vi_mode.c
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "ranlib" && ranlib libhistory.a
mv readline.o readline.so
rm -f funmap.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o funmap.o ../funmap.c
mv funmap.o funmap.so
rm -f keymaps.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o keymaps.o ../keymaps.c
mv vi_mode.o vi_mode.so
rm -f parens.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o parens.o ../parens.c
mv keymaps.o keymaps.so
rm -f search.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o search.o ../search.c
mv parens.o parens.so
rm -f rltty.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o rltty.o ../rltty.c
mv search.o search.so
rm -f complete.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o complete.o ../complete.c
mv rltty.o rltty.so
rm -f bind.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o bind.o ../bind.c
In file included from ../complete.c:62:0:
../complete.c: In function 'fnwidth':
../rlmbutil.h:132:23: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# define WCWIDTH(wc) wcwidth(wc)
^
../complete.c:746:12: note: in expansion of macro 'WCWIDTH'
w = WCWIDTH (wc);
^~~~~~~
mv complete.o complete.so
rm -f isearch.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o isearch.o ../isearch.c
mv bind.o bind.so
rm -f display.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o display.o ../display.c
In file included from ../display.c:50:0:
../display.c: In function 'rl_redisplay':
../rlmbutil.h:132:23: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# define WCWIDTH(wc) wcwidth(wc)
^
../display.c:804:15: note: in expansion of macro 'WCWIDTH'
temp = WCWIDTH (wc);
^~~~~~~
mv isearch.o isearch.so
rm -f signals.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o signals.o ../signals.c
mv signals.o signals.so
rm -f util.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o util.o ../util.c
mv display.o display.so
mv util.o util.so
rm -f kill.so
rm -f undo.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o kill.o ../kill.c
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o undo.o ../undo.c
mv undo.o undo.so
rm -f macro.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o macro.o ../macro.c
mv kill.o kill.so
rm -f input.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o input.o ../input.c
mv macro.o macro.so
rm -f callback.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o callback.o ../callback.c
mv input.o input.so
rm -f terminal.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o terminal.o ../terminal.c
mv callback.o callback.so
rm -f text.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o text.o ../text.c
mv terminal.o terminal.so
rm -f nls.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o nls.o ../nls.c
mv nls.o nls.so
rm -f misc.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o misc.o ../misc.c
mv text.o text.so
rm -f history.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o history.o ../history.c
mv misc.o misc.so
rm -f histexpand.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o histexpand.o ../histexpand.c
mv history.o history.so
rm -f histfile.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o histfile.o ../histfile.c
mv histfile.o histfile.so
rm -f histsearch.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o histsearch.o ../histsearch.c
mv histexpand.o histexpand.so
rm -f shell.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o shell.o ../shell.c
mv histsearch.o histsearch.so
rm -f mbutil.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o mbutil.o ../mbutil.c
mv shell.o shell.so
rm -f tilde.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c
In file included from ../mbutil.c:47:0:
../mbutil.c: In function '_rl_find_next_mbchar_internal':
../rlmbutil.h:132:23: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# define WCWIDTH(wc) wcwidth(wc)
^
../mbutil.c:125:12: note: in expansion of macro 'WCWIDTH'
if (WCWIDTH (wc) == 0)
^~~~~~~
mv mbutil.o mbutil.so
rm -f colors.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o colors.o ../colors.c
mv tilde.o tilde.so
rm -f parse-colors.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o parse-colors.o ../parse-colors.c
mv colors.o colors.so
rm -f xmalloc.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o xmalloc.o ../xmalloc.c
mv parse-colors.o parse-colors.so
rm -f xfree.so
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o xfree.o ../xfree.c
mv xfree.o xfree.so
mv xmalloc.o xmalloc.so
rm -f compat.so
rm -f libhistory.so.6.3
gcc -c -DHAVE_CONFIG_H -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -fPIC -fPIC -o compat.o ../compat.c
gcc -shared -Wl,-soname,libhistory.so.6.3 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libhistory.so.6.3 .3` -o libhistory.so.6.3 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -lncurses
mv compat.o compat.so
rm -f libreadline.so.6.3
gcc -shared -Wl,-soname,libreadline.so.6.3 -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.6.3 .3` -o libreadline.so.6.3 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -lncurses
make[1]: Leaving directory '/tmp/readline/src/readline-6.3/shlib'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/tmp/readline/src/readline-6.3'
/bin/sh ./support/mkinstalldirs /tmp/readline/pkg/readline/usr/include \
/tmp/readline/pkg/readline/usr/include/readline /tmp/readline/pkg/readline/usr/lib \
/tmp/readline/pkg/readline/usr/share/info /tmp/readline/pkg/readline/usr/share/man/man3 /tmp/readline/pkg/readline/usr/share/doc/readline
test -d shlib || mkdir shlib
mkdir -p -- /tmp/readline/pkg/readline/usr/include /tmp/readline/pkg/readline/usr/include/readline /tmp/readline/pkg/readline/usr/lib /tmp/readline/pkg/readline/usr/share/info /tmp/readline/pkg/readline/usr/share/man/man3 /tmp/readline/pkg/readline/usr/share/doc/readline
( cd shlib ; make -w -j2 --jobserver-auth=3,4 all )
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \
/usr/bin/install -c -m 644 ./$f /tmp/readline/pkg/readline/usr/include/readline ; \
done
make[1]: Entering directory '/tmp/readline/src/readline-6.3/shlib'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/readline/src/readline-6.3/shlib'
/usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /tmp/readline/pkg/readline/usr/share/doc/readline
( if test -d doc ; then \
cd doc && \
make -w -j2 --jobserver-auth=3,4 infodir=/usr/share/info DESTDIR=/tmp/readline/pkg/readline install; \
fi )
( cd examples ; make -w -j2 --jobserver-auth=3,4 DESTDIR=/tmp/readline/pkg/readline install )
make[1]: Entering directory '/tmp/readline/src/readline-6.3/doc'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../support/mkdirs /tmp/readline/pkg/readline/usr/share/info /tmp/readline/pkg/readline/usr/share/man/man3
if test -n "" ; then \
/bin/sh ../support/mkdirs /tmp/readline/pkg/readline ; \
fi
make[1]: Entering directory '/tmp/readline/src/readline-6.3/examples'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
if test -f readline.info; then \
/usr/bin/install -c -m 644 readline.info /tmp/readline/pkg/readline/usr/share/info/readline.info; \
else \
/usr/bin/install -c -m 644 ./readline.info /tmp/readline/pkg/readline/usr/share/info/readline.info; \
fi
/bin/sh ../support/mkdirs /tmp/readline/pkg/readline/usr/share/readline
if test -f rluserman.info; then \
/usr/bin/install -c -m 644 rluserman.info /tmp/readline/pkg/readline/usr/share/info/rluserman.info; \
else \
/usr/bin/install -c -m 644 ./rluserman.info /tmp/readline/pkg/readline/usr/share/info/rluserman.info; \
fi
if test -f history.info; then \
/usr/bin/install -c -m 644 history.info /tmp/readline/pkg/readline/usr/share/info/history.info; \
else \
/usr/bin/install -c -m 644 ./history.info /tmp/readline/pkg/readline/usr/share/info/history.info; \
fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
install-info --dir-file=/tmp/readline/pkg/readline/usr/share/info/dir \
/tmp/readline/pkg/readline/usr/share/info/readline.info ; \
install-info --dir-file=/tmp/readline/pkg/readline/usr/share/info/dir \
/tmp/readline/pkg/readline/usr/share/info/history.info ; \
install-info --dir-file=/tmp/readline/pkg/readline/usr/share/info/dir \
/tmp/readline/pkg/readline/usr/share/info/rluserman.info ; \
else true; fi
mkdir /tmp/readline/pkg/readline/usr/share/readline
/usr/bin/install -c -m 644 ./readline.3 /tmp/readline/pkg/readline/usr/share/man/man3/readline.3
/usr/bin/install -c -m 644 ./history.3 /tmp/readline/pkg/readline/usr/share/man/man3/history.3
if test -n "" ; then \
if test -f readline.html; then \
/usr/bin/install -c -m 644 readline.html /tmp/readline/pkg/readline/readline.html; \
else \
/usr/bin/install -c -m 644 ./readline.html /tmp/readline/pkg/readline/readline.html; \
fi ; \
if test -f history.html; then \
/usr/bin/install -c -m 644 history.html /tmp/readline/pkg/readline/history.html; \
else \
/usr/bin/install -c -m 644 ./history.html /tmp/readline/pkg/readline/history.html; \
fi ; \
if test -f rluserman.html; then \
/usr/bin/install -c -m 644 rluserman.html /tmp/readline/pkg/readline/rluserman.html; \
else \
/usr/bin/install -c -m 644 ./rluserman.html /tmp/readline/pkg/readline/rluserman.html; \
fi ; \
fi
make[1]: Leaving directory '/tmp/readline/src/readline-6.3/doc'
( cd shlib ; make -w -j2 --jobserver-auth=3,4 DESTDIR=/tmp/readline/pkg/readline install )
make[1]: Entering directory '/tmp/readline/src/readline-6.3/shlib'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../support/mkdirs /tmp/readline/pkg/readline/usr/lib
/bin/sh ../support/mkdirs /tmp/readline/pkg/readline/usr/bin
mkdir /tmp/readline/pkg/readline/usr/bin
/bin/sh ../support/shlib-install -O linux-gnu -V unknown -d /tmp/readline/pkg/readline/usr/lib -b /tmp/readline/pkg/readline/usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.6.3
make[1]: Leaving directory '/tmp/readline/src/readline-6.3/examples'
mv /tmp/readline/pkg/readline/usr/lib/libreadline.a /tmp/readline/pkg/readline/usr/lib/libreadline.old
mv: cannot stat '/tmp/readline/pkg/readline/usr/lib/libreadline.a': No such file or directory
make: [Makefile:238: install-static] Error 1 (ignored)
/usr/bin/install -c -m 644 libreadline.a /tmp/readline/pkg/readline/usr/lib/libreadline.a
test -n "ranlib" && ranlib /tmp/readline/pkg/readline/usr/lib/libreadline.a
/bin/sh ../support/shlib-install -O linux-gnu -V unknown -d /tmp/readline/pkg/readline/usr/lib -b /tmp/readline/pkg/readline/usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.6.3
mv /tmp/readline/pkg/readline/usr/lib/libhistory.a /tmp/readline/pkg/readline/usr/lib/libhistory.old
mv: cannot stat '/tmp/readline/pkg/readline/usr/lib/libhistory.a': No such file or directory
make: [Makefile:241: install-static] Error 1 (ignored)
/usr/bin/install -c -m 644 libhistory.a /tmp/readline/pkg/readline/usr/lib/libhistory.a
test -n "ranlib" && ranlib /tmp/readline/pkg/readline/usr/lib/libhistory.a
install: you may need to run ldconfig
make[1]: Leaving directory '/tmp/readline/src/readline-6.3/shlib'
make: Leaving directory '/tmp/readline/src/readline-6.3'
==> Tidying install...
-> Removing doc files...
-> Removing empty directories...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "readline"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: readline 6.3.008-4 (Wed Aug 24 13:08:50 UTC 2016)
CMD: pacman --query --file readline-6.3.008-4-x86_64.pkg.tar.xz
Creating hybrid package for 'readline'
Trying to find vanilla package 'readline'...
CMD: pacman --query --file /mirror/perl-term-readline-gnu-1.31-2.pkg.tar.xz
CMD: pacman --query --file /mirror/readline-6.3.008-4.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/etc/inputrc
/usr/include/readline/readline.h
/usr/include/readline/chardefs.h
/usr/include/readline/keymaps.h
/usr/include/readline/history.h
/usr/include/readline/tilde.h
/usr/include/readline/rlstdc.h
/usr/include/readline/rlconf.h
/usr/include/readline/rltypedefs.h
/usr/lib/libhistory.so.6.3
/usr/lib/libhistory.so.6
/usr/lib/libhistory.so
/usr/lib/libreadline.so.6.3
/usr/lib/libreadline.so.6
/usr/lib/libreadline.so
/usr/share/info/readline.info.gz
/usr/share/info/rluserman.info.gz
/usr/share/info/history.info.gz
/usr/share/man/man3/readline.3.gz
/usr/share/man/man3/history.3.gz
/usr/share/doc/readline/CHANGES
/usr/share/doc/readline/INSTALL
/usr/share/doc/readline/README
/usr/share/readline/excallback.c
/usr/share/readline/fileman.c
/usr/share/readline/histexamp.c
/usr/share/readline/manexamp.c
/usr/share/readline/rl-fgets.c
/usr/share/readline/rl.c
/usr/share/readline/rlcat.c
/usr/share/readline/rlevent.c
/usr/share/readline/rlptytest.c
/usr/share/readline/rltest.c
/usr/share/readline/rlversion.c
/usr/share/readline/rl-callbacktest.c
/usr/share/readline/hist_erasedups.c
/usr/share/readline/hist_purgecmd.c
/sysroot/usr/lib/libhistory.so.6.3
/sysroot/usr/lib/libreadline.a
/sysroot/usr/lib/libhistory.so.6
/sysroot/usr/lib/libhistory.so
/sysroot/usr/lib/libreadline.so.6.3
/sysroot/usr/lib/libreadline.so.6
/sysroot/usr/lib/libhistory.a
/sysroot/usr/lib/libreadline.so
/sysroot/usr/include/readline/readline.h
/sysroot/usr/include/readline/chardefs.h
/sysroot/usr/include/readline/keymaps.h
/sysroot/usr/include/readline/history.h
/sysroot/usr/include/readline/tilde.h
/sysroot/usr/include/readline/rlstdc.h
/sysroot/usr/include/readline/rlconf.h
/sysroot/usr/include/readline/rltypedefs.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf readline.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/readline.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/readline.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/readline.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/readline.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/readline.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/readline/src/readline-6.3/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 readline configure 6.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 8d8f24d2aab3
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:2282: checking build system type
configure:2296: result: x86_64-unknown-linux-gnu
configure:2316: checking host system type
configure:2329: result: x86_64-unknown-linux-gnu
configure:2435: checking whether make sets $(MAKE)
configure:2457: result: yes
configure:2474: checking for x86_64-unknown-linux-gcc
configure:2504: result: no
configure:2514: checking for gcc
configure:2530: found /usr/sbin/gcc
configure:2541: result: gcc
configure:2770: checking for C compiler version
configure:2779: 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:2790: $? = 0
configure:2779: 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:2790: $? = 0
configure:2779: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2790: $? = 1
configure:2779: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2790: $? = 1
configure:2810: checking whether the C compiler works
configure:2832: gcc -fPIC conftest.c >&5
configure:2836: $? = 0
configure:2884: result: yes
configure:2887: checking for C compiler default output file name
configure:2889: result: a.out
configure:2895: checking for suffix of executables
configure:2902: gcc -o conftest -fPIC conftest.c >&5
configure:2906: $? = 0
configure:2928: result:
configure:2950: checking whether we are cross compiling
configure:2958: gcc -o conftest -fPIC conftest.c >&5
configure:2962: $? = 0
configure:2969: ./conftest
configure:2973: $? = 0
configure:2988: result: no
configure:2993: checking for suffix of object files
configure:3015: gcc -c -fPIC conftest.c >&5
configure:3019: $? = 0
configure:3040: result: o
configure:3044: checking whether we are using the GNU C compiler
configure:3063: gcc -c -fPIC conftest.c >&5
configure:3063: $? = 0
configure:3072: result: yes
configure:3081: checking whether gcc accepts -g
configure:3101: gcc -c -g conftest.c >&5
configure:3101: $? = 0
configure:3142: result: yes
configure:3159: checking for gcc option to accept ISO C89
configure:3223: gcc -c -fPIC conftest.c >&5
configure:3223: $? = 0
configure:3236: result: none needed
configure:3262: checking how to run the C preprocessor
configure:3293: gcc -E conftest.c
configure:3293: $? = 0
configure:3307: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3307: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3332: result: gcc -E
configure:3352: gcc -E conftest.c
configure:3352: $? = 0
configure:3366: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3366: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3395: checking for grep that handles long lines and -e
configure:3453: result: /usr/sbin/grep
configure:3458: checking for egrep
configure:3520: result: /usr/sbin/grep -E
configure:3525: checking for ANSI C header files
configure:3545: gcc -c -fPIC conftest.c >&5
configure:3545: $? = 0
configure:3618: gcc -o conftest -fPIC conftest.c >&5
configure:3618: $? = 0
configure:3618: ./conftest
configure:3618: $? = 0
configure:3629: result: yes
configure:3642: checking for sys/types.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for sys/stat.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for stdlib.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for string.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for memory.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for strings.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for inttypes.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for stdint.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3642: checking for unistd.h
configure:3642: gcc -c -fPIC conftest.c >&5
configure:3642: $? = 0
configure:3642: result: yes
configure:3655: checking minix/config.h usability
configure:3655: gcc -c -fPIC conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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:3655: result: no
configure:3655: checking minix/config.h presence
configure:3655: gcc -E conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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:3655: result: no
configure:3655: checking for minix/config.h
configure:3655: result: no
configure:3676: checking whether it is safe to define __EXTENSIONS__
configure:3694: gcc -c -fPIC conftest.c >&5
configure:3694: $? = 0
configure:3701: result: yes
configure:3721: checking whether gcc needs -traditional
configure:3755: result: no
configure:3776: checking for a BSD-compatible install
configure:3844: result: /usr/bin/install -c
configure:3858: checking for x86_64-unknown-linux-ar
configure:3888: result: no
configure:3898: checking for ar
configure:3914: found /usr/sbin/ar
configure:3925: result: ar
configure:3951: checking for x86_64-unknown-linux-ranlib
configure:3981: result: no
configure:3991: checking for ranlib
configure:4007: found /usr/sbin/ranlib
configure:4018: result: ranlib
configure:4044: checking for an ANSI C-conforming const
configure:4109: gcc -c -fPIC conftest.c >&5
configure:4109: $? = 0
configure:4116: result: yes
configure:4124: checking for function prototypes
configure:4127: result: yes
configure:4140: checking whether char is unsigned
configure:4158: gcc -c -fPIC conftest.c >&5
configure:4158: $? = 0
configure:4165: result: no
configure:4172: checking for working volatile
configure:4191: gcc -c -fPIC conftest.c >&5
configure:4191: $? = 0
configure:4198: result: yes
configure:4207: checking return type of signal handlers
configure:4225: gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:10: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
~^~~~~~~~~~~~~~~~~~
configure:4225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:4232: result: void
configure:4241: checking for size_t
configure:4241: gcc -c -fPIC conftest.c >&5
configure:4241: $? = 0
configure:4241: gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:4241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4241: result: yes
configure:4252: checking for ssize_t
configure:4252: gcc -c -fPIC conftest.c >&5
configure:4252: $? = 0
configure:4252: gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:4252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:4252: result: yes
configure:4264: checking for ANSI C header files
configure:4368: result: yes
configure:4377: checking whether stat file-mode macros are broken
configure:4404: gcc -c -fPIC conftest.c >&5
configure:4404: $? = 0
configure:4411: result: no
configure:4422: checking for dirent.h that defines DIR
configure:4441: gcc -c -fPIC conftest.c >&5
configure:4441: $? = 0
configure:4449: result: yes
configure:4462: checking for library containing opendir
configure:4493: gcc -o conftest -fPIC conftest.c >&5
configure:4493: $? = 0
configure:4510: result: none required
configure:4581: checking for fcntl
configure:4581: gcc -o conftest -fPIC conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for kill
configure:4581: gcc -o conftest -fPIC conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for lstat
configure:4581: gcc -o conftest -fPIC conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4594: checking for memmove
configure:4594: gcc -o conftest -fPIC conftest.c >&5
conftest.c:55:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for putenv
configure:4594: gcc -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for select
configure:4594: gcc -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for setenv
configure:4594: gcc -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for setlocale
configure:4594: gcc -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for strcasecmp
configure:4594: gcc -o conftest -fPIC conftest.c >&5
conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for strpbrk
configure:4594: gcc -o conftest -fPIC conftest.c >&5
conftest.c:61:6: warning: conflicting types for built-in function 'strpbrk'
char strpbrk ();
^~~~~~~
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for tcgetattr
configure:4594: gcc -o conftest -fPIC conftest.c >&5
configure:4594: $? = 0
configure:4594: result: yes
configure:4594: checking for vsnprintf
configure:4594: gcc -o conftest -fPIC conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:4594: $? = 0
configure:4594: result: yes
configure:4606: checking for isascii
configure:4606: gcc -o conftest -fPIC conftest.c >&5
conftest.c:64:6: warning: conflicting types for built-in function 'isascii'
char isascii ();
^~~~~~~
configure:4606: $? = 0
configure:4606: result: yes
configure:4606: checking for isxdigit
configure:4606: gcc -o conftest -fPIC conftest.c >&5
conftest.c:65:6: warning: conflicting types for built-in function 'isxdigit'
char isxdigit ();
^~~~~~~~
configure:4606: $? = 0
configure:4606: result: yes
configure:4618: checking for getpwent
configure:4618: gcc -o conftest -fPIC conftest.c >&5
configure:4618: $? = 0
configure:4618: result: yes
configure:4618: checking for getpwnam
configure:4618: gcc -o conftest -fPIC conftest.c >&5
configure:4618: $? = 0
configure:4618: result: yes
configure:4618: checking for getpwuid
configure:4618: gcc -o conftest -fPIC conftest.c >&5
configure:4618: $? = 0
configure:4618: result: yes
configure:4628: checking for working strcoll
configure:4649: gcc -o conftest -fPIC conftest.c >&5
configure:4649: $? = 0
configure:4649: ./conftest
configure:4649: $? = 0
configure:4659: result: yes
configure:4673: checking fcntl.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking fcntl.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for fcntl.h
configure:4673: result: yes
configure:4673: checking for unistd.h
configure:4673: result: yes
configure:4673: checking for stdlib.h
configure:4673: result: yes
configure:4673: checking varargs.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
In file included from conftest.c:83:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_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:4673: result: no
configure:4673: checking varargs.h presence
configure:4673: gcc -E conftest.c
In file included from conftest.c:50:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
configure:4673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h. */
| #include
configure:4673: result: no
configure:4673: checking for varargs.h
configure:4673: result: no
configure:4673: checking stdarg.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking stdarg.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for stdarg.h
configure:4673: result: yes
configure:4673: checking stdbool.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking stdbool.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for stdbool.h
configure:4673: result: yes
configure:4673: checking for string.h
configure:4673: result: yes
configure:4673: checking for strings.h
configure:4673: result: yes
configure:4673: checking limits.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking limits.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for limits.h
configure:4673: result: yes
configure:4673: checking locale.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking locale.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for locale.h
configure:4673: result: yes
configure:4673: checking pwd.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking pwd.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for pwd.h
configure:4673: result: yes
configure:4673: checking for memory.h
configure:4673: result: yes
configure:4673: checking termcap.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking termcap.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for termcap.h
configure:4673: result: yes
configure:4673: checking termios.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking termios.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for termios.h
configure:4673: result: yes
configure:4673: checking termio.h usability
configure:4673: gcc -c -fPIC conftest.c >&5
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking termio.h presence
configure:4673: gcc -E conftest.c
configure:4673: $? = 0
configure:4673: result: yes
configure:4673: checking for termio.h
configure:4673: result: yes
configure:4686: checking sys/pte.h usability
configure:4686: gcc -c -fPIC conftest.c >&5
conftest.c:94:21: fatal error: sys/pte.h: No such file or directory
#include
^
compilation terminated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_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:4686: result: no
configure:4686: checking sys/pte.h presence
configure:4686: gcc -E conftest.c
conftest.c:61:21: fatal error: sys/pte.h: No such file or directory
#include
^
compilation terminated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| /* end confdefs.h. */
| #include
configure:4686: result: no
configure:4686: checking for sys/pte.h
configure:4686: result: no
configure:4686: checking sys/stream.h usability
configure:4686: gcc -c -fPIC conftest.c >&5
conftest.c:94:24: fatal error: sys/stream.h: No such file or directory
#include
^
compilation terminated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_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:4686: result: no
configure:4686: checking sys/stream.h presence
configure:4686: gcc -E conftest.c
conftest.c:61:24: fatal error: sys/stream.h: No such file or directory
#include
^
compilation terminated.
configure:4686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| /* end confdefs.h. */
| #include
configure:4686: result: no
configure:4686: checking for sys/stream.h
configure:4686: result: no
configure:4686: checking sys/select.h usability
configure:4686: gcc -c -fPIC conftest.c >&5
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking sys/select.h presence
configure:4686: gcc -E conftest.c
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking for sys/select.h
configure:4686: result: yes
configure:4686: checking sys/file.h usability
configure:4686: gcc -c -fPIC conftest.c >&5
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking sys/file.h presence
configure:4686: gcc -E conftest.c
configure:4686: $? = 0
configure:4686: result: yes
configure:4686: checking for sys/file.h
configure:4686: result: yes
configure:4699: checking for sys/ptem.h
configure:4699: gcc -c -fPIC conftest.c >&5
conftest.c:69:22: fatal error: sys/ptem.h: No such file or directory
#include
^
compilation terminated.
configure:4699: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_STREAM_H
| # include
| #endif
|
|
| #include
configure:4699: result: no
configure:4722: checking for special C compiler options needed for large files
configure:4767: result: no
configure:4773: checking for _FILE_OFFSET_BITS value needed for large files
configure:4798: gcc -c -fPIC conftest.c >&5
configure:4798: $? = 0
configure:4830: result: no
configure:4915: checking for type of signal functions
configure:4938: gcc -o conftest -fPIC conftest.c >&5
configure:4938: $? = 0
configure:4996: result: posix
configure:5011: checking if signal handlers must be reinstalled when invoked
configure:5069: gcc -o conftest -fPIC conftest.c >&5
conftest.c:99:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:105:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(nsigint != 2);
^~~~
conftest.c:105:2: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:105:2: note: include '' or provide a declaration of 'exit'
configure:5069: $? = 0
configure:5069: ./conftest
configure:5069: $? = 0
configure:5080: result: no
configure:5089: checking for presence of POSIX-style sigsetjmp/siglongjmp
configure:5141: gcc -o conftest -fPIC conftest.c >&5
conftest.c:72:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:91:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0); /* could get sigmask and compare to oset here. */
^~~~
conftest.c:91:3: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:91:3: note: include '' or provide a declaration of 'exit'
conftest.c:99:1: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:99:1: note: include '' or provide a declaration of 'exit'
configure:5141: $? = 0
configure:5141: ./conftest
configure:5141: $? = 0
configure:5152: result: present
configure:5159: checking for lstat
configure:5178: gcc -o conftest -fPIC conftest.c >&5
configure:5178: $? = 0
configure:5186: result: yes
configure:5194: checking whether or not strcoll and strcmp differ
configure:5244: gcc -o conftest -fPIC conftest.c >&5
conftest.c:72:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(c, v)
^~~~
conftest.c: In function 'main':
conftest.c:86:14: warning: implicit declaration of function 'strcoll' [-Wimplicit-function-declaration]
r1 = strcoll("abd", "aXd");
^~~~~~~
conftest.c:90:14: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
r2 = strcmp("abd", "aXd");
^~~~~~
conftest.c:99:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit (r1 > 0 && r2 > 0);
^~~~
conftest.c:99:2: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:99:2: note: include '' or provide a declaration of 'exit'
configure:5244: $? = 0
configure:5244: ./conftest
configure:5244: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
|
| #include
| #if defined (HAVE_LOCALE_H)
| #include
| #endif
|
| main(c, v)
| int c;
| char *v[];
| {
| int r1, r2;
| char *deflocale, *defcoll;
|
| #ifdef HAVE_SETLOCALE
| deflocale = setlocale(LC_ALL, "");
| defcoll = setlocale(LC_COLLATE, "");
| #endif
|
| #ifdef HAVE_STRCOLL
| /* These two values are taken from tests/glob-test. */
| r1 = strcoll("abd", "aXd");
| #else
| r1 = 0;
| #endif
| r2 = strcmp("abd", "aXd");
|
| /* These two should both be greater than 0. It is permissible for
| a system to return different values, as long as the sign is the
| same. */
|
| /* Exit with 1 (failure) if these two values are both > 0, since
| this tests whether strcoll(3) is broken with respect to strcmp(3)
| in the default locale. */
| exit (r1 > 0 && r2 > 0);
| }
|
configure:5255: result: no
configure:5263: checking whether the ctype macros accept non-ascii characters
configure:5308: gcc -o conftest -fPIC conftest.c >&5
conftest.c:73:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(c, v)
^~~~
conftest.c: In function 'main':
conftest.c:94:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit (r1 == 0 || r2 == 0);
^~~~
conftest.c:94:2: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:94:2: note: include '' or provide a declaration of 'exit'
configure:5308: $? = 0
configure:5308: ./conftest
configure:5308: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_LOCALE_H
| #include
| #endif
| #include
| #include
|
| main(c, v)
| int c;
| char *v[];
| {
| char *deflocale;
| unsigned char x;
| int r1, r2;
|
| #ifdef HAVE_SETLOCALE
| /* We take a shot here. If that locale is not known, try the
| system default. We try this one because '\342' (226) is
| known to be a printable character in that locale. */
| deflocale = setlocale(LC_ALL, "en_US.ISO8859-1");
| if (deflocale == 0)
| deflocale = setlocale(LC_ALL, "");
| #endif
|
| x = '\342';
| r1 = isprint(x);
| x -= 128;
| r2 = isprint(x);
| exit (r1 == 0 || r2 == 0);
| }
|
configure:5319: result: no
configure:5327: checking whether getpw functions are declared in pwd.h
configure:5352: result: yes
configure:5360: checking whether termios.h defines TIOCGWINSZ
configure:5383: result: no
configure:5387: checking whether sys/ioctl.h defines TIOCGWINSZ
configure:5410: result: yes
configure:5421: checking for sig_atomic_t in signal.h
configure:5439: gcc -o conftest -fPIC conftest.c >&5
configure:5439: $? = 0
configure:5447: result: yes
configure:5464: checking whether signal handlers are of type void
configure:5488: gcc -c -fPIC conftest.c >&5
configure:5488: $? = 0
configure:5495: result: yes
configure:5503: checking for TIOCSTAT in sys/ioctl.h
configure:5520: gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:9: error: 'TIOCSTAT' undeclared (first use in this function)
int x = TIOCSTAT;
^~~~~~~~
conftest.c:74:9: note: each undeclared identifier is reported only once for each function it appears in
configure:5520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
| int x = TIOCSTAT;
| ;
| return 0;
| }
configure:5528: result: no
configure:5535: checking for FIONREAD in sys/ioctl.h
configure:5552: gcc -c -fPIC conftest.c >&5
configure:5552: $? = 0
configure:5560: result: yes
configure:5567: checking for speed_t in sys/types.h
configure:5583: gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:1: error: unknown type name 'speed_t'
speed_t x;
^~~~~~~
configure:5583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| speed_t x;
| ;
| return 0;
| }
configure:5591: result: no
configure:5598: checking for struct winsize in sys/ioctl.h and termios.h
configure:5615: gcc -c -fPIC conftest.c >&5
configure:5615: $? = 0
configure:5642: result: sys/ioctl.h
configure:5657: checking for struct dirent.d_ino
configure:5695: gcc -c -fPIC conftest.c >&5
configure:5695: $? = 0
configure:5703: result: yes
configure:5711: checking for struct dirent.d_fileno
configure:5749: gcc -c -fPIC conftest.c >&5
configure:5749: $? = 0
configure:5757: result: yes
configure:5765: checking whether AUDIT_USER_TTY is declared
configure:5765: gcc -c -fPIC conftest.c >&5
configure:5765: $? = 0
configure:5765: result: yes
configure:5792: checking for tgetent
configure:5792: gcc -o conftest -fPIC conftest.c >&5
/tmp/ccahepyC.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:5792: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| /* 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:5792: result: no
configure:5796: checking for tgetent in -ltermcap
configure:5821: gcc -o conftest -fPIC conftest.c -ltermcap >&5
/usr/sbin/ld: cannot find -ltermcap
collect2: error: ld returned 1 exit status
configure:5821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:5830: result: no
configure:5835: checking for tgetent in -ltinfo
configure:5860: gcc -o conftest -fPIC conftest.c -ltinfo >&5
/usr/sbin/ld: cannot find -ltinfo
collect2: error: ld returned 1 exit status
configure:5860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:5869: result: no
configure:5874: checking for tgetent in -lcurses
configure:5899: gcc -o conftest -fPIC conftest.c -lcurses >&5
configure:5899: $? = 0
configure:5908: result: yes
configure:5966: checking which library has the termcap functions
configure:5969: result: using libcurses
configure:6003: checking wctype.h usability
configure:6003: gcc -c -fPIC conftest.c >&5
configure:6003: $? = 0
configure:6003: result: yes
configure:6003: checking wctype.h presence
configure:6003: gcc -E conftest.c
configure:6003: $? = 0
configure:6003: result: yes
configure:6003: checking for wctype.h
configure:6003: result: yes
configure:6015: checking wchar.h usability
configure:6015: gcc -c -fPIC conftest.c >&5
configure:6015: $? = 0
configure:6015: result: yes
configure:6015: checking wchar.h presence
configure:6015: gcc -E conftest.c
configure:6015: $? = 0
configure:6015: result: yes
configure:6015: checking for wchar.h
configure:6015: result: yes
configure:6027: checking langinfo.h usability
configure:6027: gcc -c -fPIC conftest.c >&5
configure:6027: $? = 0
configure:6027: result: yes
configure:6027: checking langinfo.h presence
configure:6027: gcc -E conftest.c
configure:6027: $? = 0
configure:6027: result: yes
configure:6027: checking for langinfo.h
configure:6027: result: yes
configure:6038: checking for mbrlen
configure:6038: gcc -o conftest -fPIC conftest.c >&5
configure:6038: $? = 0
configure:6038: result: yes
configure:6044: checking for mbscasecmp
configure:6044: gcc -o conftest -fPIC conftest.c >&5
/tmp/ccBb0Nwd.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `mbscasecmp'
collect2: error: ld returned 1 exit status
configure:6044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| /* end confdefs.h. */
| /* Define mbscasecmp to an innocuous variant, in case declares mbscasecmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbscasecmp innocuous_mbscasecmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbscasecmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mbscasecmp
|
| /* 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 mbscasecmp ();
| /* 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_mbscasecmp || defined __stub___mbscasecmp
| choke me
| #endif
|
| int
| main ()
| {
| return mbscasecmp ();
| ;
| return 0;
| }
configure:6044: result: no
configure:6050: checking for mbscmp
configure:6050: gcc -o conftest -fPIC conftest.c >&5
/tmp/ccgIMDKb.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `mbscmp'
collect2: error: ld returned 1 exit status
configure:6050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| /* end confdefs.h. */
| /* Define mbscmp to an innocuous variant, in case declares mbscmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbscmp innocuous_mbscmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbscmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mbscmp
|
| /* 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 mbscmp ();
| /* 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_mbscmp || defined __stub___mbscmp
| choke me
| #endif
|
| int
| main ()
| {
| return mbscmp ();
| ;
| return 0;
| }
configure:6050: result: no
configure:6056: checking for mbsnrtowcs
configure:6056: gcc -o conftest -fPIC conftest.c >&5
configure:6056: $? = 0
configure:6056: result: yes
configure:6062: checking for mbsrtowcs
configure:6062: gcc -o conftest -fPIC conftest.c >&5
configure:6062: $? = 0
configure:6062: result: yes
configure:6069: checking for mbschr
configure:6069: gcc -o conftest -fPIC conftest.c >&5
/tmp/ccbdSKKk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `mbschr'
collect2: error: ld returned 1 exit status
configure:6069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| /* end confdefs.h. */
| /* Define mbschr to an innocuous variant, in case declares mbschr.
| For example, HP-UX 11i declares gettimeofday. */
| #define mbschr innocuous_mbschr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbschr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mbschr
|
| /* 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 mbschr ();
| /* 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_mbschr || defined __stub___mbschr
| choke me
| #endif
|
| int
| main ()
| {
| return mbschr ();
| ;
| return 0;
| }
configure:6069: result: no
configure:6084: checking for wcrtomb
configure:6084: gcc -o conftest -fPIC conftest.c >&5
configure:6084: $? = 0
configure:6084: result: yes
configure:6090: checking for wcscoll
configure:6090: gcc -o conftest -fPIC conftest.c >&5
configure:6090: $? = 0
configure:6090: result: yes
configure:6096: checking for wcsdup
configure:6096: gcc -o conftest -fPIC conftest.c >&5
configure:6096: $? = 0
configure:6096: result: yes
configure:6102: checking for wcwidth
configure:6102: gcc -o conftest -fPIC conftest.c >&5
configure:6102: $? = 0
configure:6102: result: yes
configure:6108: checking for wctype
configure:6108: gcc -o conftest -fPIC conftest.c >&5
configure:6108: $? = 0
configure:6108: result: yes
configure:6115: checking for wcswidth
configure:6115: gcc -o conftest -fPIC conftest.c >&5
configure:6115: $? = 0
configure:6115: result: yes
configure:6131: checking whether mbrtowc and mbstate_t are properly declared
configure:6151: gcc -o conftest -fPIC conftest.c >&5
configure:6151: $? = 0
configure:6159: result: yes
configure:6175: checking for iswlower
configure:6175: gcc -o conftest -fPIC conftest.c >&5
conftest.c:111:6: warning: conflicting types for built-in function 'iswlower'
char iswlower ();
^~~~~~~~
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for iswupper
configure:6175: gcc -o conftest -fPIC conftest.c >&5
conftest.c:112:6: warning: conflicting types for built-in function 'iswupper'
char iswupper ();
^~~~~~~~
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for towlower
configure:6175: gcc -o conftest -fPIC conftest.c >&5
conftest.c:113:6: warning: conflicting types for built-in function 'towlower'
char towlower ();
^~~~~~~~
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for towupper
configure:6175: gcc -o conftest -fPIC conftest.c >&5
conftest.c:114:6: warning: conflicting types for built-in function 'towupper'
char towupper ();
^~~~~~~~
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for iswctype
configure:6175: gcc -o conftest -fPIC conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6185: checking for nl_langinfo and CODESET
configure:6201: gcc -o conftest -fPIC conftest.c >&5
configure:6201: $? = 0
configure:6209: result: yes
configure:6216: checking for wchar_t in wchar.h
configure:6236: gcc -c -fPIC conftest.c >&5
configure:6236: $? = 0
configure:6243: result: yes
configure:6251: checking for wctype_t in wctype.h
configure:6270: gcc -c -fPIC conftest.c >&5
configure:6270: $? = 0
configure:6277: result: yes
configure:6285: checking for wint_t in wctype.h
configure:6304: gcc -c -fPIC conftest.c >&5
configure:6304: $? = 0
configure:6311: result: yes
configure:6319: checking for wcwidth broken with unicode combining characters
configure:6352: gcc -o conftest -fPIC conftest.c >&5
conftest.c:105:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(c, v)
^~~~
configure:6352: $? = 0
configure:6352: ./conftest
configure:6352: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "readline"
| #define PACKAGE_TARNAME "readline"
| #define PACKAGE_VERSION "6.3"
| #define PACKAGE_STRING "readline 6.3"
| #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
| #define PACKAGE_URL ""
| #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 PROTOTYPES 1
| #define __PROTOTYPES 1
| #define RETSIGTYPE void
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FCNTL 1
| #define HAVE_KILL 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PUTENV 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_TCGETATTR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_STRCOLL 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_PWD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_LSTAT 1
| #define HAVE_GETPW_DECLS 1
| #define GWINSZ_IN_SYS_IOCTL 1
| #define VOID_SIGHANDLER 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_DECL_AUDIT_USER_TTY 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCSDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| #include
| #include
|
| main(c, v)
| int c;
| char **v;
| {
| int w;
|
| setlocale(LC_ALL, "en_US.UTF-8");
| w = wcwidth (0x0301);
| exit (w == 0); /* exit 0 if wcwidth broken */
| }
|
configure:6362: result:
configure:6404: checking configuration for building shared libraries
configure:6428: result: supported
configure:6605: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by readline config.status 6.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 8d8f24d2aab3
config.status:942: creating Makefile
config.status:942: creating doc/Makefile
config.status:942: creating examples/Makefile
config.status:942: creating shlib/Makefile
config.status:942: creating config.h
config.status:1131: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_volatile=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=' -fPIC'
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_fcntl=yes
ac_cv_func_getpwent=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwuid=yes
ac_cv_func_isascii=yes
ac_cv_func_iswctype=yes
ac_cv_func_iswlower=yes
ac_cv_func_iswupper=yes
ac_cv_func_isxdigit=yes
ac_cv_func_kill=yes
ac_cv_func_lstat=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbscasecmp=no
ac_cv_func_mbschr=no
ac_cv_func_mbscmp=no
ac_cv_func_mbsnrtowcs=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_memmove=yes
ac_cv_func_putenv=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcoll_works=yes
ac_cv_func_strpbrk=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tgetent=no
ac_cv_func_towlower=yes
ac_cv_func_towupper=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcsdup=yes
ac_cv_func_wcswidth=yes
ac_cv_func_wctype=yes
ac_cv_func_wcwidth=yes
ac_cv_have_decl_AUDIT_USER_TTY=yes
ac_cv_have_sig_atomic_t=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=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_file_h=yes
ac_cv_header_sys_pte_h=no
ac_cv_header_sys_ptem_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_varargs_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_curses_tgetent=yes
ac_cv_lib_termcap_tgetent=no
ac_cv_lib_tinfo_tgetent=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
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_search_opendir='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
ac_cv_sys_tiocgwinsz_in_termios_h=no
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
bash_cv_dirent_has_d_fileno=yes
bash_cv_dirent_has_dino=yes
bash_cv_fionread_in_ioctl=yes
bash_cv_func_ctype_nonascii=no
bash_cv_func_lstat=yes
bash_cv_func_sigsetjmp=present
bash_cv_func_strcoll_broken=no
bash_cv_getpw_declared=yes
bash_cv_langinfo_codeset=yes
bash_cv_must_reinstall_sighandlers=no
bash_cv_signal_vintage=posix
bash_cv_speed_t_in_sys_types=no
bash_cv_struct_winsize_header=ioctl_h
bash_cv_termcap_lib=libcurses
bash_cv_tiocstat_in_ioctl=no
bash_cv_type_wchar_t=yes
bash_cv_type_wctype_t=yes
bash_cv_type_wint_t=yes
bash_cv_void_sighandler=yes
bash_cv_wcwdith_broken=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
ARFLAGS='cr'
BUILD_DIR='/tmp/readline/src/readline-6.3'
CC='gcc'
CFLAGS=' -fPIC'
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILE=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}mbschr$U.o'
LIBS=''
LIBVERSION='6.3'
LOCAL_CFLAGS=''
LOCAL_DEFS=''
LOCAL_LDFLAGS=''
LTLIBOBJS=' ${LIBOBJDIR}mbschr$U.lo'
MAKE_SHELL='/bin/sh'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-readline@gnu.org'
PACKAGE_NAME='readline'
PACKAGE_STRING='readline 6.3'
PACKAGE_TARNAME='readline'
PACKAGE_URL=''
PACKAGE_VERSION='6.3'
PATH_SEPARATOR=':'
PURIFY=''
RANLIB='ranlib'
SET_MAKE=''
SHARED_INSTALL_TARGET='install-shared'
SHARED_TARGET='shared'
SHELL='/bin/sh'
SHLIB_DLLVERSION='$(SHLIB_MAJOR)'
SHLIB_DOT='.'
SHLIB_LIBPREF='lib'
SHLIB_LIBS=''
SHLIB_LIBSUFF='so'
SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)'
SHLIB_MAJOR='6'
SHLIB_MINOR='3'
SHLIB_STATUS='supported'
SHLIB_XLDFLAGS='-Wl,-rpath,$(libdir) -Wl,-soname,`basename $@ $(SHLIB_MINOR)`'
SHOBJ_CC='gcc'
SHOBJ_CFLAGS='-fPIC'
SHOBJ_LD='${CC}'
SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
SHOBJ_LIBS=''
SHOBJ_STATUS='supported'
SHOBJ_XLDFLAGS=''
STATIC_INSTALL_TARGET='install-static'
STATIC_TARGET='static'
TERMCAP_LIB='-lcurses'
ac_ct_CC='gcc'
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'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "readline"
#define PACKAGE_TARNAME "readline"
#define PACKAGE_VERSION "6.3"
#define PACKAGE_STRING "readline 6.3"
#define PACKAGE_BUGREPORT "bug-readline@gnu.org"
#define PACKAGE_URL ""
#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 PROTOTYPES 1
#define __PROTOTYPES 1
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL 1
#define HAVE_KILL 1
#define HAVE_LSTAT 1
#define HAVE_MEMMOVE 1
#define HAVE_PUTENV 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRPBRK 1
#define HAVE_TCGETATTR 1
#define HAVE_VSNPRINTF 1
#define HAVE_ISASCII 1
#define HAVE_ISXDIGIT 1
#define HAVE_GETPWENT 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_STRCOLL 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_PWD_H 1
#define HAVE_MEMORY_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_POSIX_SIGNALS 1
#define HAVE_POSIX_SIGSETJMP 1
#define HAVE_LSTAT 1
#define HAVE_GETPW_DECLS 1
#define GWINSZ_IN_SYS_IOCTL 1
#define VOID_SIGHANDLER 1
#define FIONREAD_IN_SYS_IOCTL 1
#define STRUCT_WINSIZE_IN_SYS_IOCTL 1
#define HAVE_STRUCT_DIRENT_D_INO 1
#define HAVE_STRUCT_DIRENT_D_FILENO 1
#define HAVE_DECL_AUDIT_USER_TTY 1
#define HAVE_WCTYPE_H 1
#define HAVE_WCHAR_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_MBRLEN 1
#define HAVE_MBSNRTOWCS 1
#define HAVE_MBSRTOWCS 1
#define HAVE_WCRTOMB 1
#define HAVE_WCSCOLL 1
#define HAVE_WCSDUP 1
#define HAVE_WCWIDTH 1
#define HAVE_WCTYPE 1
#define HAVE_WCSWIDTH 1
#define HAVE_MBRTOWC 1
#define HAVE_MBSTATE_T 1
#define HAVE_ISWLOWER 1
#define HAVE_ISWUPPER 1
#define HAVE_TOWLOWER 1
#define HAVE_TOWUPPER 1
#define HAVE_ISWCTYPE 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_WCHAR_T 1
#define HAVE_WCTYPE_T 1
#define HAVE_WINT_T 1
configure: exit 0