Build of libedit with vanilla toolchain

The build took 00h 01m 09s and was SUCCESSFUL.

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

SLOCLanguage
15,705 ansic
4,210 sh
2,508 makefile
427 awk
22,850 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libedit 20160618_3.1-1 (Wed Aug 24 13:09:25 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether make supports nested variables... (cached) yes
# checking for gcc option to accept ISO C99... none needed
# checking whether ln -s works... yes
# checking for gawk... (cached) gawk
# checking for nroff... /usr/bin/nroff
# checking for tgetent in -lncurses... yes
# checking if you want wide-character code... yes
# configure: WARNING: --enable-widec is deprecated, wide-character/UTF-8 is always enabled
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking sys/cdefs.h usability... yes
# checking sys/cdefs.h presence... yes
# checking for sys/cdefs.h... yes
# checking termcap.h usability... yes
# checking termcap.h presence... yes
# checking for termcap.h... yes
# checking for ncurses.h... (cached) yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for term.h... yes
# checking for struct dirent.d_namlen... no
# checking for an ANSI C-conforming const... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for u_int32_t... yes
# checking whether closedir returns void... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking whether gcc needs -traditional... no
# checking return type of signal handlers... void
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for endpwent... yes
# checking for isascii... yes
# checking for memchr... yes
# checking for memset... yes
# checking for re_comp... yes
# checking for regcomp... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for issetugid... no
# checking for wcsdup... yes
# checking for strlcpy... no
# checking for strlcat... no
# checking for getline... yes
# checking for vis... no
# checking for strvis... no
# checking for strunvis... no
# checking for __secure_getenv... no
# checking for secure_getenv... yes
# checking for strlcpy... (cached) no
# checking for strlcat... (cached) no
# checking for vis... (cached) no
# checking for unvis... no
# checking whether getpwnam_r and getpwuid_r are posix like... yes
# checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libedit.pc
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating examples/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1'
# Making all in src
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# AWK=gawk sh ./makelist -h ./vi.c > vi.h
# AWK=gawk sh ./makelist -h ./emacs.c > emacs.h
# AWK=gawk sh ./makelist -h ./common.c > common.h
# AWK=gawk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h
# AWK=gawk sh ./makelist -fh vi.h emacs.h common.h > fcns.h
# AWK=gawk sh ./makelist -fc vi.h emacs.h common.h > func.h
# make all-am
# make[3]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# CC chared.lo
# CC common.lo
# CC el.lo
# CC eln.lo
# CC emacs.lo
# CC hist.lo
# CC keymacro.lo
# CC map.lo
# CC chartype.lo
# CC parse.lo
# CC prompt.lo
# CC read.lo
# CC refresh.lo
# CC search.lo
# CC sig.lo
# CC terminal.lo
# CC tty.lo
# CC vi.lo
# CC wcsdup.lo
# CC tokenizer.lo
# CC tokenizern.lo
# CC history.lo
# CC historyn.lo
# CC filecomplete.lo
# CC readline.lo
# CC strlcpy.lo
# CC strlcat.lo
# CC vis.lo
# CC unvis.lo
# CCLD libedit.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# Making all in examples
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/examples'
# CC tc1.o
# CC fileman.o
# CC wtc1.o
# CCLD tc1
# CCLD fileman
# CCLD wtc1
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/examples'
# Making all in doc
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1'
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1'
# make[1]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# make install-am
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# make[3]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libedit.la '/tmp/libedit/pkg/libedit/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/include'
# /usr/bin/install -c -m 644 histedit.h '/tmp/libedit/pkg/libedit/usr/include/.'
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/include/editline'
# /usr/bin/install -c -m 644 editline/readline.h '/tmp/libedit/pkg/libedit/usr/include/editline'
# libtool: install: /usr/bin/install -c .libs/libedit.so.0.0.54 /tmp/libedit/pkg/libedit/usr/lib/libedit.so.0.0.54
# libtool: install: (cd /tmp/libedit/pkg/libedit/usr/lib && { ln -s -f libedit.so.0.0.54 libedit.so.0 || { rm -f libedit.so.0 && ln -s libedit.so.0.0.54 libedit.so.0; }; })
# libtool: install: (cd /tmp/libedit/pkg/libedit/usr/lib && { ln -s -f libedit.so.0.0.54 libedit.so || { rm -f libedit.so && ln -s libedit.so.0.0.54 libedit.so; }; })
# libtool: install: /usr/bin/install -c .libs/libedit.lai /tmp/libedit/pkg/libedit/usr/lib/libedit.la
# libtool: install: /usr/bin/install -c .libs/libedit.a /tmp/libedit/pkg/libedit/usr/lib/libedit.a
# libtool: install: chmod 644 /tmp/libedit/pkg/libedit/usr/lib/libedit.a
# libtool: install: ranlib /tmp/libedit/pkg/libedit/usr/lib/libedit.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# make[1]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/src'
# Making install in examples
# make[1]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/examples'
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/examples'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/examples'
# make[1]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/examples'
# Making install in doc
# make[1]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/share/man/man3'
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/share/man/man5'
# /usr/bin/install -c -m 644 editline.3 '/tmp/libedit/pkg/libedit/usr/share/man/man3'
# /usr/bin/install -c -m 644 editrc.5 '/tmp/libedit/pkg/libedit/usr/share/man/man5'
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/share/man/man7'
# /usr/bin/install -c -m 644 editline.7 '/tmp/libedit/pkg/libedit/usr/share/man/man7'
# make install-data-hook
# make[3]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_deletestr.3 && ln -s editline.3 el_deletestr.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_end.3 && ln -s editline.3 el_end.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_get.3 && ln -s editline.3 el_get.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_getc.3 && ln -s editline.3 el_getc.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_gets.3 && ln -s editline.3 el_gets.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_init.3 && ln -s editline.3 el_init.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_init_fd.3 && ln -s editline.3 el_init_fd.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_insertstr.3 && ln -s editline.3 el_insertstr.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_line.3 && ln -s editline.3 el_line.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_parse.3 && ln -s editline.3 el_parse.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_push.3 && ln -s editline.3 el_push.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_reset.3 && ln -s editline.3 el_reset.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_resize.3 && ln -s editline.3 el_resize.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_set.3 && ln -s editline.3 el_set.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_source.3 && ln -s editline.3 el_source.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f history.3 && ln -s editline.3 history.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f history_end.3 && ln -s editline.3 history_end.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f history_init.3 && ln -s editline.3 history_init.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_end.3 && ln -s editline.3 tok_end.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_init.3 && ln -s editline.3 tok_init.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_line.3 && ln -s editline.3 tok_line.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_reset.3 && ln -s editline.3 tok_reset.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_str.3 && ln -s editline.3 tok_str.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wdeletestr.3 && ln -s editline.3 el_wdeletestr.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wget.3 && ln -s editline.3 el_wget.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wgetc.3 && ln -s editline.3 el_wgetc.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wgets.3 && ln -s editline.3 el_wgets.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_winsertstr.3 && ln -s editline.3 el_winsertstr.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wline.3 && ln -s editline.3 el_wline.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wparse.3 && ln -s editline.3 el_wparse.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wpush.3 && ln -s editline.3 el_wpush.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f el_wset.3 && ln -s editline.3 el_wset.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f history_w.3 && ln -s editline.3 history_w.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f history_wend.3 && ln -s editline.3 history_wend.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f history_winit.3 && ln -s editline.3 history_winit.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_wend.3 && ln -s editline.3 tok_wend.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_winit.3 && ln -s editline.3 tok_winit.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_wline.3 && ln -s editline.3 tok_wline.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_wreset.3 && ln -s editline.3 tok_wreset.3)
# (cd /tmp/libedit/pkg/libedit/usr/share/man/man3 && rm -f tok_wstr.3 && ln -s editline.3 tok_wstr.3)
# make[3]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[1]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1/doc'
# make[1]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1'
# make[2]: Entering directory '/tmp/libedit/src/libedit-20160618-3.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libedit/pkg/libedit/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libedit.pc '/tmp/libedit/pkg/libedit/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1'
# make[1]: Leaving directory '/tmp/libedit/src/libedit-20160618-3.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libedit"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libedit 20160618_3.1-1 (Wed Aug 24 13:09:40 UTC 2016)

CMD: pacman --query --file libedit-20160618_3.1-1-x86_64.pkg.tar.xz
# libedit 20160618_3.1-1

Creating hybrid package for 'libedit'

Trying to find vanilla package 'libedit'...

CMD: pacman --query --file /mirror/libedit-20160618_3.1-1.pkg.tar.xz
# libedit 20160618_3.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/include/histedit.h
# /usr/include/editline/readline.h
# /usr/share/licenses/libedit/LICENSE
# /usr/share/man/man3/el_wgetc.3.gz
# /usr/share/man/man3/history_winit.3.gz
# /usr/share/man/man3/history_init.3.gz
# /usr/share/man/man3/editline.3.gz
# /usr/share/man/man3/tok_line.3.gz
# /usr/share/man/man3/el_wget.3.gz
# /usr/share/man/man3/tok_wreset.3.gz
# /usr/share/man/man3/el_init_fd.3.gz
# /usr/share/man/man3/el_get.3.gz
# /usr/share/man/man3/el.3.gz
# /usr/share/man/man3/tok_end.3.gz
# /usr/share/man/man3/tok_wend.3.gz
# /usr/share/man/man3/el_reset.3.gz
# /usr/share/man/man3/el_set.3.gz
# /usr/share/man/man3/el_wdeletestr.3.gz
# /usr/share/man/man3/tok_str.3.gz
# /usr/share/man/man3/el_wpush.3.gz
# /usr/share/man/man3/tok_wline.3.gz
# /usr/share/man/man3/el_source.3.gz
# /usr/share/man/man3/tok_reset.3.gz
# /usr/share/man/man3/history_w.3.gz
# /usr/share/man/man3/el_wparse.3.gz
# /usr/share/man/man3/el_getc.3.gz
# /usr/share/man/man3/el_gets.3.gz
# /usr/share/man/man3/el_resize.3.gz
# /usr/share/man/man3/el_wline.3.gz
# /usr/share/man/man3/tok_init.3.gz
# /usr/share/man/man3/tok_winit.3.gz
# /usr/share/man/man3/history_end.3.gz
# /usr/share/man/man3/el_end.3.gz
# /usr/share/man/man3/tok_wstr.3.gz
# /usr/share/man/man3/history_wend.3.gz
# /usr/share/man/man3/el_wgets.3.gz
# /usr/share/man/man3/el_line.3.gz
# /usr/share/man/man3/el_wset.3.gz
# /usr/share/man/man3/el_insertstr.3.gz
# /usr/share/man/man3/el_deletestr.3.gz
# /usr/share/man/man3/el_init.3.gz
# /usr/share/man/man3/el_push.3.gz
# /usr/share/man/man3/el_winsertstr.3.gz
# /usr/share/man/man3/el_parse.3.gz
# /usr/share/man/man7/editline.7.gz
# /usr/share/man/man5/editrc.5.gz
# /usr/lib/libedit.so.0
# /usr/lib/libedit.so
# /usr/lib/libedit.so.0.0.54
# /usr/lib/pkgconfig/libedit.pc
# /sysroot/usr/lib/libedit.so.0.0.54
# /sysroot/usr/lib/libedit.so.0
# /sysroot/usr/lib/libedit.so
# /sysroot/usr/lib/libedit.la
# /sysroot/usr/lib/libedit.a
# /sysroot/usr/lib/pkgconfig/libedit.pc
# /sysroot/usr/include/histedit.h
# /sysroot/usr/include/editline/readline.h

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libedit.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libedit.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/libedit/src/libedit-20160618-3.1/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 libedit configure 3.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-widec
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7bd09080c62e
# 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:2381: checking for x86_64-unknown-linux-gcc
# configure:2411: result: no
# configure:2421: checking for gcc
# configure:2437: found /usr/sbin/gcc
# configure:2448: result: gcc
# configure:2677: checking for C compiler version
# configure:2686: 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:2697: $? = 0
# configure:2686: 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:2697: $? = 0
# configure:2686: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2697: $? = 1
# configure:2686: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2697: $? = 1
# configure:2717: checking whether the C compiler works
# configure:2739: gcc conftest.c >&5
# configure:2743: $? = 0
# configure:2791: result: yes
# configure:2794: checking for C compiler default output file name
# configure:2796: result: a.out
# configure:2802: checking for suffix of executables
# configure:2809: gcc -o conftest conftest.c >&5
# configure:2813: $? = 0
# configure:2835: result:
# configure:2857: checking whether we are cross compiling
# configure:2865: gcc -o conftest conftest.c >&5
# configure:2869: $? = 0
# configure:2876: ./conftest
# configure:2880: $? = 0
# configure:2895: result: no
# configure:2900: checking for suffix of object files
# configure:2922: gcc -c conftest.c >&5
# configure:2926: $? = 0
# configure:2947: result: o
# configure:2951: checking whether we are using the GNU C compiler
# configure:2970: gcc -c conftest.c >&5
# configure:2970: $? = 0
# configure:2979: result: yes
# configure:2988: checking whether gcc accepts -g
# configure:3008: gcc -c -g conftest.c >&5
# configure:3008: $? = 0
# configure:3049: result: yes
# configure:3066: checking for gcc option to accept ISO C89
# configure:3129: gcc -c conftest.c >&5
# configure:3129: $? = 0
# configure:3142: result: none needed
# configure:3167: checking whether gcc understands -c and -o together
# configure:3189: gcc -c conftest.c -o conftest2.o
# configure:3192: $? = 0
# configure:3189: gcc -c conftest.c -o conftest2.o
# configure:3192: $? = 0
# configure:3204: result: yes
# configure:3227: checking how to run the C preprocessor
# configure:3258: gcc -E conftest.c
# configure:3258: $? = 0
# configure:3272: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3272: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3297: result: gcc -E
# configure:3317: gcc -E conftest.c
# configure:3317: $? = 0
# configure:3331: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3360: checking for grep that handles long lines and -e
# configure:3418: result: /usr/sbin/grep
# configure:3423: checking for egrep
# configure:3485: result: /usr/sbin/grep -E
# configure:3490: checking for ANSI C header files
# configure:3510: gcc -c conftest.c >&5
# configure:3510: $? = 0
# configure:3583: gcc -o conftest conftest.c >&5
# configure:3583: $? = 0
# configure:3583: ./conftest
# configure:3583: $? = 0
# configure:3594: result: yes
# configure:3607: checking for sys/types.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for sys/stat.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for stdlib.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for string.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for memory.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for strings.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for inttypes.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for stdint.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3607: checking for unistd.h
# configure:3607: gcc -c conftest.c >&5
# configure:3607: $? = 0
# configure:3607: result: yes
# configure:3620: checking minix/config.h usability
# configure:3620: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3620: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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:3620: result: no
# configure:3620: checking minix/config.h presence
# configure:3620: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3620: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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:3620: result: no
# configure:3620: checking for minix/config.h
# configure:3620: result: no
# configure:3641: checking whether it is safe to define __EXTENSIONS__
# configure:3659: gcc -c conftest.c >&5
# configure:3659: $? = 0
# configure:3666: result: yes
# configure:3697: checking for a BSD-compatible install
# configure:3765: result: /usr/bin/install -c
# configure:3776: checking whether build environment is sane
# configure:3831: result: yes
# configure:3979: checking for a thread-safe mkdir -p
# configure:4018: result: /usr/sbin/mkdir -p
# configure:4025: checking for gawk
# configure:4041: found /usr/sbin/gawk
# configure:4052: result: gawk
# configure:4063: checking whether make sets $(MAKE)
# configure:4085: result: yes
# configure:4115: checking for style of include used by make
# configure:4143: result: GNU
# configure:4177: checking whether make supports nested variables
# configure:4194: result: yes
# configure:4279: checking dependency style of gcc
# configure:4390: result: gcc3
# configure:4477: checking build system type
# configure:4491: result: x86_64-unknown-linux-gnu
# configure:4511: checking host system type
# configure:4524: result: x86_64-unknown-linux-gnu
# configure:4565: checking how to print strings
# configure:4592: result: printf
# configure:4613: checking for a sed that does not truncate output
# configure:4677: result: /usr/sbin/sed
# configure:4695: checking for fgrep
# configure:4757: result: /usr/sbin/grep -F
# configure:4792: checking for ld used by gcc
# configure:4859: result: /usr/sbin/ld
# configure:4866: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4881: result: yes
# configure:4893: checking for BSD- or MS-compatible name lister (nm)
# configure:4947: result: /usr/sbin/nm -B
# configure:5077: checking the name lister (/usr/sbin/nm -B) interface
# configure:5084: gcc -c conftest.c >&5
# configure:5087: /usr/sbin/nm -B "conftest.o"
# configure:5090: output
# 0000000000000000 B some_variable
# configure:5097: result: BSD nm
# configure:5100: checking whether ln -s works
# configure:5104: result: yes
# configure:5112: checking the maximum length of command line arguments
# configure:5243: result: 1572864
# configure:5291: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5331: result: func_convert_file_noop
# configure:5338: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5358: result: func_convert_file_noop
# configure:5365: checking for /usr/sbin/ld option to reload object files
# configure:5372: result: -r
# configure:5406: checking for x86_64-unknown-linux-objdump
# configure:5436: result: no
# configure:5446: checking for objdump
# configure:5462: found /usr/sbin/objdump
# configure:5473: result: objdump
# configure:5505: checking how to recognize dependent libraries
# configure:5705: result: pass_all
# configure:5750: checking for x86_64-unknown-linux-dlltool
# configure:5780: result: no
# configure:5790: checking for dlltool
# configure:5820: result: no
# configure:5850: checking how to associate runtime and link libraries
# configure:5877: result: printf %s\n
# configure:5893: checking for x86_64-unknown-linux-ar
# configure:5923: result: no
# configure:5937: checking for ar
# configure:5953: found /usr/sbin/ar
# configure:5964: result: ar
# configure:6001: checking for archiver @FILE support
# configure:6018: gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6021: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6024: $? = 0
# configure:6029: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6032: $? = 1
# configure:6044: result: @
# configure:6062: checking for x86_64-unknown-linux-strip
# configure:6092: result: no
# configure:6102: checking for strip
# configure:6118: found /usr/sbin/strip
# configure:6129: result: strip
# configure:6161: checking for x86_64-unknown-linux-ranlib
# configure:6191: result: no
# configure:6201: checking for ranlib
# configure:6217: found /usr/sbin/ranlib
# configure:6228: result: ranlib
# configure:6330: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6483: gcc -c conftest.c >&5
# configure:6486: $? = 0
# configure:6490: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6493: $? = 0
# configure:6559: gcc -o conftest conftest.c conftstm.o >&5
# configure:6562: $? = 0
# configure:6600: result: ok
# configure:6647: checking for sysroot
# configure:6677: result: no
# configure:6684: checking for a working dd
# configure:6722: result: /usr/sbin/dd
# configure:6726: checking how to truncate binary pipes
# configure:6741: result: /usr/sbin/dd bs=4096 count=1
# configure:6877: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:7030: checking for x86_64-unknown-linux-mt
# configure:7060: result: no
# configure:7070: checking for mt
# configure:7100: result: no
# configure:7120: checking if : is a manifest tool
# configure:7126: : '-?'
# configure:7134: result: no
# configure:7808: checking for dlfcn.h
# configure:7808: gcc -c conftest.c >&5
# configure:7808: $? = 0
# configure:7808: result: yes
# configure:8064: checking for objdir
# configure:8079: result: .libs
# configure:8343: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8361: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8365: $? = 0
# configure:8378: result: no
# configure:8736: checking for gcc option to produce PIC
# configure:8743: result: -fPIC -DPIC
# configure:8751: checking if gcc PIC flag -fPIC -DPIC works
# configure:8769: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8773: $? = 0
# configure:8786: result: yes
# configure:8815: checking if gcc static flag -static works
# configure:8843: result: yes
# configure:8858: checking if gcc supports -c -o file.o
# configure:8879: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8883: $? = 0
# configure:8905: result: yes
# configure:8913: checking if gcc supports -c -o file.o
# configure:8960: result: yes
# configure:8993: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10252: result: yes
# configure:10289: checking whether -lc should be explicitly linked in
# configure:10297: gcc -c conftest.c >&5
# configure:10300: $? = 0
# configure:10315: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10318: $? = 0
# configure:10332: result: no
# configure:10492: checking dynamic linker characteristics
# configure:11073: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11073: $? = 0
# configure:11310: result: GNU/Linux ld.so
# configure:11432: checking how to hardcode library paths into programs
# configure:11457: result: immediate
# configure:12005: checking whether stripping libraries is possible
# configure:12010: result: yes
# configure:12045: checking if libtool supports shared libraries
# configure:12047: result: yes
# configure:12050: checking whether to build shared libraries
# configure:12075: result: yes
# configure:12078: checking whether to build static libraries
# configure:12082: result: yes
# configure:12135: checking whether make supports nested variables
# configure:12152: result: yes
# configure:12165: checking for gcc option to accept ISO C99
# configure:12314: gcc -c conftest.c >&5
# configure:12314: $? = 0
# configure:12327: result: none needed
# configure:12343: checking whether ln -s works
# configure:12347: result: yes
# configure:12358: checking for gawk
# configure:12385: result: gawk
# configure:12403: checking for nroff
# configure:12421: found /usr/bin/nroff
# configure:12433: result: /usr/bin/nroff
# configure:12451: checking for tgetent in -lncurses
# configure:12476: gcc -o conftest conftest.c -lncurses >&5
# configure:12476: $? = 0
# configure:12485: result: yes
# configure:12596: checking if you want wide-character code
# configure:12605: result: yes
# configure:12607: WARNING: --enable-widec is deprecated, wide-character/UTF-8 is always enabled
# configure:12633: checking for dirent.h that defines DIR
# configure:12652: gcc -c conftest.c >&5
# configure:12652: $? = 0
# configure:12660: result: yes
# configure:12673: checking for library containing opendir
# configure:12704: gcc -o conftest conftest.c -lncurses >&5
# configure:12704: $? = 0
# configure:12721: result: none required
# configure:12788: checking for ANSI C header files
# configure:12892: result: yes
# configure:12900: checking for sys/wait.h that is POSIX.1 compatible
# configure:12926: gcc -c conftest.c >&5
# configure:12926: $? = 0
# configure:12933: result: yes
# configure:12944: checking fcntl.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking fcntl.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for fcntl.h
# configure:12944: result: yes
# configure:12944: checking limits.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking limits.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for limits.h
# configure:12944: result: yes
# configure:12944: checking malloc.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking malloc.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for malloc.h
# configure:12944: result: yes
# configure:12944: checking for stdlib.h
# configure:12944: result: yes
# configure:12944: checking for string.h
# configure:12944: result: yes
# configure:12944: checking sys/ioctl.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking sys/ioctl.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for sys/ioctl.h
# configure:12944: result: yes
# configure:12944: checking sys/param.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking sys/param.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for sys/param.h
# configure:12944: result: yes
# configure:12944: checking for unistd.h
# configure:12944: result: yes
# configure:12944: checking curses.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking curses.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for curses.h
# configure:12944: result: yes
# configure:12944: checking ncurses.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking ncurses.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for ncurses.h
# configure:12944: result: yes
# configure:12944: checking sys/cdefs.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking sys/cdefs.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for sys/cdefs.h
# configure:12944: result: yes
# configure:12944: checking termcap.h usability
# configure:12944: gcc -c conftest.c >&5
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking termcap.h presence
# configure:12944: gcc -E conftest.c
# configure:12944: $? = 0
# configure:12944: result: yes
# configure:12944: checking for termcap.h
# configure:12944: result: yes
# configure:12955: checking for ncurses.h
# configure:12955: result: yes
# configure:12978: checking termios.h usability
# configure:12978: gcc -c conftest.c >&5
# configure:12978: $? = 0
# configure:12978: result: yes
# configure:12978: checking termios.h presence
# configure:12978: gcc -E conftest.c
# configure:12978: $? = 0
# configure:12978: result: yes
# configure:12978: checking for termios.h
# configure:12978: result: yes
# configure:12990: checking for term.h
# configure:12990: gcc -c conftest.c >&5
# configure:12990: $? = 0
# configure:12990: result: yes
# configure:13010: checking for struct dirent.d_namlen
# configure:13010: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:54:12: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
# if (ac_aggr.d_namlen)
# ^
# configure:13010: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #if HAVE_DIRENT_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13010: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:54:19: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
# if (sizeof ac_aggr.d_namlen)
# ^
# configure:13010: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #if HAVE_DIRENT_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (sizeof ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13010: result: no
# configure:13023: checking for an ANSI C-conforming const
# configure:13089: gcc -c conftest.c >&5
# configure:13089: $? = 0
# configure:13096: result: yes
# configure:13104: checking for pid_t
# configure:13104: gcc -c conftest.c >&5
# configure:13104: $? = 0
# configure:13104: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:13104: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13104: result: yes
# configure:13115: checking for size_t
# configure:13115: gcc -c conftest.c >&5
# configure:13115: $? = 0
# configure:13115: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:13115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13115: result: yes
# configure:13126: checking for u_int32_t
# configure:13126: gcc -c conftest.c >&5
# configure:13126: $? = 0
# configure:13126: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:24: error: expected expression before ')' token
# if (sizeof ((u_int32_t)))
# ^
# configure:13126: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13126: result: yes
# configure:13138: checking whether closedir returns void
# configure:13162: gcc -o conftest conftest.c -lncurses >&5
# configure:13162: $? = 0
# configure:13162: ./conftest
# configure:13162: $? = 0
# configure:13172: result: no
# configure:13182: checking vfork.h usability
# configure:13182: gcc -c conftest.c >&5
# conftest.c:79:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13182: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 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:13182: result: no
# configure:13182: checking vfork.h presence
# configure:13182: gcc -E conftest.c
# conftest.c:46:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13182: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | /* end confdefs.h. */
# | #include
# configure:13182: result: no
# configure:13182: checking for vfork.h
# configure:13182: result: no
# configure:13195: checking for fork
# configure:13195: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:13195: $? = 0
# configure:13195: result: yes
# configure:13195: checking for vfork
# configure:13195: gcc -o conftest conftest.c -lncurses >&5
# configure:13195: $? = 0
# configure:13195: result: yes
# configure:13205: checking for working fork
# configure:13227: gcc -o conftest conftest.c -lncurses >&5
# configure:13227: $? = 0
# configure:13227: ./conftest
# configure:13227: $? = 0
# configure:13237: result: yes
# configure:13258: checking for working vfork
# configure:13368: result: yes
# configure:13394: checking whether gcc needs -traditional
# configure:13428: result: no
# configure:13438: checking return type of signal handlers
# configure:13456: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:13456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:13463: result: void
# configure:13471: checking whether lstat correctly handles trailing slash
# configure:13497: gcc -o conftest conftest.c -lncurses >&5
# configure:13497: $? = 0
# configure:13497: ./conftest
# configure:13497: $? = 0
# configure:13514: result: yes
# configure:13533: checking whether stat accepts an empty string
# configure:13553: gcc -o conftest conftest.c -lncurses >&5
# configure:13553: $? = 0
# configure:13553: ./conftest
# configure:13553: $? = 0
# configure:13563: result: no
# configure:13582: checking for endpwent
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for isascii
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'isascii'
# char isascii ();
# ^~~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for memchr
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'memchr'
# char memchr ();
# ^~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for memset
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for re_comp
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for regcomp
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strcasecmp
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strchr
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strcspn
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'strcspn'
# char strcspn ();
# ^~~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strdup
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strerror
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strrchr
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strstr
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strtol
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for issetugid
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/ccnNcpJg.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `issetugid'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | /* end confdefs.h. */
# | /* Define issetugid to an innocuous variant, in case declares issetugid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define issetugid innocuous_issetugid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char issetugid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef issetugid
# |
# | /* 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 issetugid ();
# | /* 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_issetugid || defined __stub___issetugid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return issetugid ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for wcsdup
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for strlcpy
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/cck3IUfp.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for strlcat
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/ccPb3DAr.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcat'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for getline
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13582: checking for vis
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/cc7nmmjx.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `vis'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | #define HAVE_GETLINE 1
# | /* end confdefs.h. */
# | /* Define vis to an innocuous variant, in case declares vis.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vis innocuous_vis
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vis (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vis
# |
# | /* 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 vis ();
# | /* 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_vis || defined __stub___vis
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vis ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for strvis
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/cccUcx0x.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strvis'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | #define HAVE_GETLINE 1
# | /* end confdefs.h. */
# | /* Define strvis to an innocuous variant, in case declares strvis.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strvis innocuous_strvis
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strvis (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strvis
# |
# | /* 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 strvis ();
# | /* 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_strvis || defined __stub___strvis
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strvis ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for strunvis
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/cch75dFA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strunvis'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | #define HAVE_GETLINE 1
# | /* end confdefs.h. */
# | /* Define strunvis to an innocuous variant, in case declares strunvis.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strunvis innocuous_strunvis
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strunvis (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strunvis
# |
# | /* 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 strunvis ();
# | /* 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_strunvis || defined __stub___strunvis
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strunvis ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for __secure_getenv
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# /tmp/ccb1IA8D.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `__secure_getenv'
# collect2: error: ld returned 1 exit status
# configure:13582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | #define HAVE_GETLINE 1
# | /* end confdefs.h. */
# | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __secure_getenv innocuous___secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __secure_getenv
# |
# | /* 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 __secure_getenv ();
# | /* 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___secure_getenv || defined __stub_____secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __secure_getenv ();
# | ;
# | return 0;
# | }
# configure:13582: result: no
# configure:13582: checking for secure_getenv
# configure:13582: gcc -o conftest conftest.c -lncurses >&5
# configure:13582: $? = 0
# configure:13582: result: yes
# configure:13593: checking for strlcpy
# configure:13593: result: no
# configure:13610: checking for strlcat
# configure:13610: result: no
# configure:13627: checking for vis
# configure:13627: result: no
# configure:13644: checking for unvis
# configure:13644: gcc -o conftest conftest.c -lncurses >&5
# /tmp/cc89AiuA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `unvis'
# collect2: error: ld returned 1 exit status
# configure:13644: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | #define HAVE_GETLINE 1
# | #define HAVE_SECURE_GETENV 1
# | /* end confdefs.h. */
# | /* Define unvis to an innocuous variant, in case declares unvis.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define unvis innocuous_unvis
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char unvis (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef unvis
# |
# | /* 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 unvis ();
# | /* 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_unvis || defined __stub___unvis
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return unvis ();
# | ;
# | return 0;
# | }
# configure:13644: result: no
# configure:13662: checking whether getpwnam_r and getpwuid_r are posix like
# configure:13681: gcc -o conftest conftest.c -lncurses >&5
# configure:13681: $? = 0
# configure:13685: result: yes
# configure:13695: checking whether getpwnam_r and getpwuid_r are posix _draft_ like
# configure:13714: gcc -o conftest conftest.c -lncurses >&5
# conftest.c: In function 'main':
# conftest.c:76:1: error: too few arguments to function 'getpwnam_r'
# getpwnam_r(NULL, NULL, NULL, (size_t)0);
# ^~~~~~~~~~
# In file included from conftest.c:72:0:
# /usr/include/pwd.h:151:12: note: declared here
# extern int getpwnam_r (const char *__restrict __name,
# ^~~~~~~~~~
# conftest.c:77:17: error: too few arguments to function 'getpwuid_r'
# getpwuid_r((uid_t)0, NULL, NULL, (size_t)0);
# ^~~~~~~~~~
# In file included from conftest.c:72:0:
# /usr/include/pwd.h:145:12: note: declared here
# extern int getpwuid_r (__uid_t __uid,
# ^~~~~~~~~~
# configure:13714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libedit"
# | #define PACKAGE_TARNAME "libedit-20160618"
# | #define PACKAGE_VERSION "3.1"
# | #define PACKAGE_STRING "libedit 3.1"
# | #define PACKAGE_BUGREPORT ""
# | #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 PACKAGE "libedit-20160618"
# | #define VERSION "3.1"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_LIBNCURSES 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_SYS_CDEFS_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define RETSIGTYPE void
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_ENDPWENT 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMSET 1
# | #define HAVE_RE_COMP 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_WCSDUP 1
# | #define HAVE_GETLINE 1
# | #define HAVE_SECURE_GETENV 1
# | #define HAVE_GETPW_R_POSIX 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | int
# | main ()
# | {
# | getpwnam_r(NULL, NULL, NULL, (size_t)0);
# | getpwuid_r((uid_t)0, NULL, NULL, (size_t)0);
# | ;
# | return 0;
# | }
# configure:13721: result: no
# configure:13842: checking that generated files are newer than configure
# configure:13848: result: done
# configure:13891: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libedit config.status 3.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7bd09080c62e
#
# config.status:1147: creating Makefile
# config.status:1147: creating libedit.pc
# config.status:1147: creating src/Makefile
# config.status:1147: creating doc/Makefile
# config.status:1147: creating examples/Makefile
# config.status:1147: creating config.h
# config.status:1376: executing depfiles commands
# config.status:1376: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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___secure_getenv=no
# ac_cv_func_closedir_void=no
# ac_cv_func_endpwent=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getline=yes
# ac_cv_func_isascii=yes
# ac_cv_func_issetugid=no
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memset=yes
# ac_cv_func_re_comp=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_secure_getenv=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strlcat=no
# ac_cv_func_strlcpy=no
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strunvis=no
# ac_cv_func_strvis=no
# ac_cv_func_unvis=no
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vis=no
# ac_cv_func_wcsdup=yes
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_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_cdefs_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termcap_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_ncurses_tgetent=yes
# ac_cv_member_struct_dirent_d_namlen=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_NROFF=/usr/bin/nroff
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# 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_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# 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_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_u_int32_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libedit/src/libedit-20160618-3.1/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libedit/src/libedit-20160618-3.1/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libedit/src/libedit-20160618-3.1/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libedit/src/libedit-20160618-3.1/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_EXAMPLES_FALSE='#'
# ENABLE_EXAMPLES_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_STRLCAT_FALSE=''
# HAVE_STRLCAT_TRUE='#'
# HAVE_STRLCPY_FALSE=''
# HAVE_STRLCPY_TRUE='#'
# HAVE_UNVIS_FALSE=''
# HAVE_UNVIS_TRUE='#'
# HAVE_VIS_FALSE=''
# HAVE_VIS_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lncurses '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# LT_VERSION='0:54:0'
# MAKEINFO='${SHELL} /tmp/libedit/src/libedit-20160618-3.1/missing makeinfo'
# MANIFEST_TOOL=':'
# MANTYPE='mdoc'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# NROFF='/usr/bin/nroff'
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libedit-20160618'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libedit'
# PACKAGE_STRING='libedit 3.1'
# PACKAGE_TARNAME='libedit-20160618'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='3.1'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libedit/src/libedit-20160618-3.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libedit"
# #define PACKAGE_TARNAME "libedit-20160618"
# #define PACKAGE_VERSION "3.1"
# #define PACKAGE_STRING "libedit 3.1"
# #define PACKAGE_BUGREPORT ""
# #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 PACKAGE "libedit-20160618"
# #define VERSION "3.1"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_LIBNCURSES 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CURSES_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_SYS_CDEFS_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_TERM_H 1
# #define HAVE_U_INT32_T 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define RETSIGTYPE void
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_ENDPWENT 1
# #define HAVE_ISASCII 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMSET 1
# #define HAVE_RE_COMP 1
# #define HAVE_REGCOMP 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_WCSDUP 1
# #define HAVE_GETLINE 1
# #define HAVE_SECURE_GETENV 1
# #define HAVE_GETPW_R_POSIX 1
#
# configure: exit 0