Build of gdb with musl toolchain

The build took 00h 03m 41s and was NOT successful.

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

SLOCLanguage
2,147,031 ansic
331,222 asm
128,054 exp
24,116 sh
16,687 cpp
14,232 makefile
12,387 yacc
5,300 perl
4,556 python
4,343 ada
3,120 pascal
1,516 lisp
879 cs
624 lex
299 f90
228 sed
142 awk
134 objc
73 java
43 fortran
2,694,986 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gdb 7.11.1-1 (Wed Apr 5 00:59:03 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln works... yes
# checking whether ln -s works... yes
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for gawk... gawk
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking whether g++ accepts -static-libstdc++ -static-libgcc... no
# checking for x86_64-unknown-linux-gnatbind... no
# checking for gnatbind... no
# checking for x86_64-unknown-linux-gnatmake... no
# checking for gnatmake... no
# checking whether compiler driver understands Ada... no
# checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
# checking for objdir... .libs
# checking for isl 0.15 (or deprecated 0.14)... no
# recommended isl version is 0.15, minimum required isl version 0.14 is deprecated
# checking for default BUILD_CONFIG...
# checking for --enable-vtable-verify... no
# checking for bison... bison -y
# checking for bison... bison
# checking for gm4... no
# checking for gnum4... no
# checking for m4... m4
# checking for flex... flex
# checking for flex... flex
# checking for makeinfo... makeinfo
# checking for expect... no
# checking for runtest... no
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-as... no
# checking for x86_64-unknown-linux-dlltool... no
# checking for ld... (cached) /sysroot/bin/ld
# checking for x86_64-unknown-linux-ld... (cached) /sysroot/bin/ld
# checking for x86_64-unknown-linux-lipo... no
# checking for x86_64-unknown-linux-nm... no
# checking for x86_64-unknown-linux-ranlib... no
# checking for x86_64-unknown-linux-strip... no
# checking for x86_64-unknown-linux-windres... no
# checking for x86_64-unknown-linux-windmc... no
# checking for x86_64-unknown-linux-objcopy... no
# checking for x86_64-unknown-linux-objdump... no
# checking for x86_64-unknown-linux-readelf... no
# checking where to find the target ar... pre-installed in /sysroot/bin
# checking where to find the target as... pre-installed in /sysroot/bin
# checking where to find the target cc... pre-installed
# checking where to find the target c++... pre-installed
# checking where to find the target c++ for libstdc++... pre-installed
# checking where to find the target dlltool... pre-installed
# checking where to find the target gcc... pre-installed
# checking where to find the target gcj... pre-installed
# checking where to find the target gfortran... pre-installed
# checking where to find the target gccgo... pre-installed
# checking where to find the target ld... pre-installed in /sysroot/bin
# checking where to find the target lipo... pre-installed
# checking where to find the target nm... pre-installed in /sysroot/bin
# checking where to find the target objcopy... pre-installed in /sysroot/bin
# checking where to find the target objdump... pre-installed in /sysroot/bin
# checking where to find the target ranlib... pre-installed in /sysroot/bin
# checking where to find the target readelf... pre-installed in /sysroot/bin
# checking where to find the target strip... pre-installed in /sysroot/bin
# checking where to find the target windres... pre-installed
# checking where to find the target windmc... pre-installed
# checking whether to enable maintainer-specific portions of Makefiles... no
# configure: creating ./config.status
# config.status: creating Makefile
# make[1]: Entering directory '/tmp/gdb/src/gdb-7.11.1'
# Configuring in ./intl
# Configuring in ./zlib
# Configuring in ./libiberty
# Configuring in ./etc
# configure: creating cache ./config.cache
# configure: creating cache ./config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for makeinfo... makeinfo --split-size=5000000
# configure: creating cache ./config.cache
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: creating cache ./config.cache
# checking whether make sets $(MAKE)... checking build system type... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether NLS is requested... no
# checking for msgfmt... configure: updating cache ./config.cache
# configure: creating ./config.status
# /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# x86_64-pc-linux-gnu
# checking host system type... checking for xgettext... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... config.status: creating Makefile
# checking for perl... perl
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-ar... x86_64-unknown-linux-ar
# checking for x86_64-unknown-linux-ranlib... true
# checking whether to install libiberty headers and static library... no
# configure: target_header_dir =
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... Configuring in ./libdecnumber
# configure: creating cache ./config.cache
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for x86_64-unknown-linux-ranlib... true
# checking for aclocal... aclocal
# checking for autoconf... autoconf
# checking for autoheader... autoheader
# checking whether clang supports -W... yes
# checking whether clang supports -Wall... yes
# checking whether clang supports -Wwrite-strings... yes
# checking whether clang supports -Wstrict-prototypes... yes
# checking whether clang supports -Wmissing-prototypes... yes
# checking whether clang supports -Wold-style-definition... yes
# checking whether clang supports -Wmissing-format-attribute... yes
# checking whether clang supports -Wcast-qual... yes
# checking whether clang supports -pedantic -Wlong-long... yes
# checking how to run the C preprocessor... clang -E
# clang -E
# checking for grep that handles long lines and -e... checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... /usr/sbin/grep -E
# checking for ANSI C header files... /usr/sbin/xgettext
# checking for msgmerge... yes
# checking for sys/types.h... /usr/sbin/msgmerge
# yes
# yes
# checking for sys/types.h... checking for x86_64-unknown-linux-gcc... clang
# checking for sys/stat.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... checking for C compiler default output file name... yes
# checking for stdlib.h... yes
# checking for string.h... a.out
# checking whether the C compiler works... yes
# yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... checking for string.h...
# yes
# checking for suffix of object files... checking for memory.h... yes
# checking for memory.h... o
# checking whether we are using the GNU C compiler... yes
# yes
# yes
# checking whether clang accepts -g... checking for strings.h... checking for strings.h... yes
# checking for clang option to accept ISO C89... yes
# yes
# checking for inttypes.h... checking for inttypes.h... none needed
# checking build system type... yes
# yes
# x86_64-pc-linux-gnu
# checking host system type... checking for stdint.h... checking for stdint.h... yes
# yes
# x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-ranlib... true
# checking for library containing strerror... checking for unistd.h... checking for unistd.h... none required
# checking how to run the C preprocessor... yes
# yes
# checking minix/config.h usability... checking ctype.h usability... no
# checking minix/config.h presence... clang -E
# yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... checking stddef.h usability... 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 special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... yes
# checking stddef.h presence... no
# yes
# checking for stddef.h... yes
# checking whether clang supports -W... checking for string.h... (cached) yes
# yes
# checking whether clang supports -Wall... yes
# checking for an ANSI C-conforming const... checking stdio.h usability... yes
# checking for inline... yes
# checking whether clang supports -Wwrite-strings... yes
# checking stdio.h presence... inline
# yes
# checking for stdio.h... yes
# checking for sys/types.h... yes
# checking whether clang supports -Wc++-compat... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
# yes
# checking whether clang supports -Wstrict-prototypes... checking for sys/stat.h... yes
# yes
# checking for uintptr_t... checking whether clang supports -pedantic ... yes
# checking for stdlib.h... yes
# checking whether clang and cc understand -c and -o together... yes
# checking for string.h... yes
# checking for int_least32_t... yes
# checking for memory.h... yes
# checking for int_fast32_t... yes
# checking for an ANSI C-conforming const... yes
# checking for strings.h... yes
# checking for inline... yes
# inline
# checking whether byte ordering is bigendian... yes
# checking for uint64_t... checking for inttypes.h... yes
# checking for stdint.h... yes
# checking what to include in gstdint.h... yes
# stdint.h (already complete)
# checking for an ANSI C-conforming const... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for unistd.h... yes
# checking for off_t... checking for sys/file.h... yes
# checking for off_t... yes
# checking for sys/param.h... yes
# yes
# checking for limits.h... checking size of int... yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for malloc.h... yes
# yes
# checking for working alloca.h... checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for strings.h... (cached) yes
# yes
# checking for alloca... checking for sys/time.h... yes
# checking for time.h... yes
# checking for stdlib.h... (cached) yes
# yes
# yes
# checking for unistd.h... (cached) yes
# checking for sys/resource.h... checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for a thread-safe mkdir -p... checking for getpagesize... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# yes
# checking for sys/stat.h... (cached) yes
# checking for sys/mman.h... checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# yes
# checking for working mmap... no
# checking whether we are using the GNU C Library 2.1 or newer... yes
# no
# checking whether integer division by zero raises SIGFPE... guessing no
# checking for inttypes.h... checking for fcntl.h... yes
# checking for stdint.h... 4
# checking size of long... yes
# checking for unsigned long long... yes
# checking for alloca.h... yes
# checking for inttypes.h... yes
# checking for C compiler default output file name... checking for sys/pstat.h... yes
# checking whether the inttypes.h PRIxNN macros are broken... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... no
# checking for sys/sysmp.h...
# checking for suffix of object files... no
# checking for ld used by GCC... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... no
# o
# checking whether we are using the GNU C compiler... checking for sys/sysinfo.h... yes
# yes
# checking whether clang accepts -g... checking for machine/hal_sysinfo.h... done
# checking argz.h usability... yes
# checking for clang option to accept ISO C89... no
# checking for sys/table.h... no
# checking argz.h presence... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... no
# no
# checking for argz.h... no
# checking for sys/sysctl.h... checking limits.h usability... no
# checking for sys/systemcfg.h... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# no
# 8
# checking for stdint.h... (cached) yes
# checking for ANSI C header files... (cached) yes
# checking locale.h usability... checking for stdio_ext.h... checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... yes
# yes
# checking locale.h presence... checking for process.h... yes
# checking for locale.h... yes
# x86_64-unknown-linux-gnu
# checking for decimal floating point... bid
# checking whether byte ordering is bigendian... checking nl_types.h usability... no
# checking for sys/prctl.h... no
# configure: updating cache ./config.cache
# configure: creating ./config.status
# yes
# yes
# checking nl_types.h presence... checking for sys/wait.h that is POSIX.1 compatible... yes
# checking for nl_types.h... yes
# checking malloc.h usability... config.status: creating Makefile
# yes
# checking whether time.h and sys/time.h may both be included... config.status: creating config.h
# yes
# checking malloc.h presence... config.status: executing gstdint.h commands
# yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking whether errno must be declared... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... no
# checking size of int... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... yes
# checking stddef.h presence... make[1]: Nothing to be done for 'all-target'.
# /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for stddef.h... yes
# yes
# checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-nm
# checking the name lister (x86_64-unknown-linux-nm) interface... Configuring in ./readline
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking sys/param.h usability... checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... x86_64-unknown-linux-objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... x86_64-unknown-linux-ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... true
# checking command to parse x86_64-unknown-linux-nm output from clang object... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for feof_unlocked... failed
# yes
# checking how to run the C preprocessor... checking for fgets_unlocked... yes
# clang -E
# checking for getc_unlocked... configure: creating cache ./config.cache
# 4
# yes
# checking size of long... checking for ANSI C header files... checking build system type... checking for getcwd... x86_64-pc-linux-gnu
# checking host system type... yes
# checking for getegid... x86_64-unknown-linux-gnu
# configure: cross-compiling for x86_64-unknown-linux-gnu is not supported
#
# Beginning configuration for readline-6.2 for x86_64-unknown-linux-gnu
#
# checking whether make sets $(MAKE)... yes
# checking for sys/types.h... yes
# checking for x86_64-unknown-linux-gcc... clang
# yes
# checking for geteuid... yes
# checking for sys/stat.h... yes
# checking for C compiler default output file name... yes
# checking for getgid... checking for stdlib.h... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... yes
# yes
# checking for string.h...
# checking for getuid... checking for suffix of object files... yes
# o
# checking whether we are using the GNU C compiler... checking for memory.h... yes
# checking for mempcpy... yes
# checking whether clang accepts -g... yes
# checking for strings.h... yes
# yes
# checking for clang option to accept ISO C89... yes
# checking for munmap... checking for inttypes.h... none needed
# checking how to run the C preprocessor... yes
# checking for putenv... 8
# checking size of size_t... yes
# checking for stdint.h... clang -E
# yes
# checking for setenv... yes
# checking for unistd.h... yes
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... checking for setlocale... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for dlfcn.h... yes
# yes
# checking for objdir... checking for stpcpy... .libs
# yes
# checking for sys/types.h... yes
# yes
# checking for strcasecmp... checking for sys/stat.h... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for stdlib.h... checking for strdup... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# yes
# checking for strtoul... yes
# checking if clang static flag -static works... checking for string.h... no
# checking if clang supports -c -o file.o... yes
# yes
# checking for tsearch... checking for memory.h... 8
# checking for long long... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# yes
# yes
# checking whether -lc should be explicitly linked in... checking for __argz_count... checking for strings.h... yes
# no
# no
# checking dynamic linker characteristics... checking for __argz_stringify... checking for inttypes.h... yes
# checking size of long long... yes
# checking for stdint.h... no
# checking for __argz_next... 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
# yes
# checking how to run the C preprocessor... clang -E
# checking for unistd.h... no
# checking for __fsetlocking... yes
# checking minix/config.h usability... yes
# checking for iconv... checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... no
# checking minix/config.h presence... yes
# checking for iconv declaration... yes
# checking for working mmap... no
# no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... checking for memcpy... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# yes
# checking whether clang needs -traditional... checking for strerror... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking whether NLS is requested... no
# checking whether to use NLS... no
# no
# checking for aclocal... checking for a BSD-compatible install... aclocal
# checking for autoconf... /usr/bin/install -c
# autoconf
# checking for ar... x86_64-unknown-linux-ar
# checking for autoheader... autoheader
# checking for x86_64-unknown-linux-ranlib... true
# checking for an ANSI C-conforming const... yes
# checking for unistd.h... (cached) yes
# yes
# checking for function prototypes... yes
# checking whether char is unsigned... configure: updating cache ./config.cache
# configure: creating ./config.status
# configure: updating cache ./config.cache
# configure: creating ./config.status
# 8
# checking for a 64-bit type... uint64_t
# checking for intptr_t... config.status: creating Makefile
# config.status: creating config.intl
# no
# checking for working volatile... yes
# checking for uintptr_t... config.status: creating config.h
# config.status: executing default-1 commands
# yes
# checking for ssize_t... make[2]: Entering directory '/tmp/gdb/src/gdb-7.11.1/intl'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/gdb/src/gdb-7.11.1/intl'
# make[2]: Entering directory '/tmp/gdb/src/gdb-7.11.1/etc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/gdb/src/gdb-7.11.1/etc'
# make[2]: Entering directory '/tmp/gdb/src/gdb-7.11.1/libdecnumber'
# source='decNumber.c' object='decNumber.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c decNumber.c
# yes
# checking for pid_t... yes
# checking for library containing strerror... config.status: creating Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Configuring in ./sim
# configure: creating cache ./config.cache
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for x86_64-unknown-linux-ar... x86_64-unknown-linux-ar
# checking for x86_64-unknown-linux-ranlib... true
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking for x86_64-unknown-linux-ranlib... (cached) true
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# === configuring in testsuite (/tmp/gdb/src/gdb-7.11.1/sim/testsuite)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' '--with-system-readline' '--with-python=/usr/bin/python3' '--with-system-gdbinit=/etc/gdb/gdbinit' '--program-transform-name=s,y,y,' '--build=x86_64-pc-linux-gnu' '--host=x86_64-unknown-linux' '--target=x86_64-unknown-linux' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-unknown-linux' 'target_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS= ' 'CPPFLAGS=' --cache-file=.././config.cache --srcdir=.
# configure: loading cache .././config.cache
# checking build system type... (cached) x86_64-pc-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking target system type... (cached) x86_64-unknown-linux-gnu
# configure: creating ./config.status
# config.status: creating Makefile
# source='decContext.c' object='decContext.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c decContext.c
# make[2]: Entering directory '/tmp/gdb/src/gdb-7.11.1/zlib'
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c
# yes
# checking return type of signal handlers... clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-compress.o `test -f 'compress.c' || echo './'`compress.c
# none required
# checking for asprintf... clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c
# void
# checking for size_t... source='bid/decimal32.c' object='decimal32.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal32.c
# yes
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c
# checking for atexit... source='bid/decimal64.c' object='decimal64.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal64.c
# yes
# checking for ssize_t... yes
# checking for basename... source='bid/decimal128.c' object='decimal128.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal128.c
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzread.o `test -f 'gzread.c' || echo './'`gzread.c
# yes
# checking for bcmp... source='bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/bid2dpd_dpd2bid.c
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo './'`gzclose.c
# yes
# yes
# checking for ANSI C header files... (cached) yes
# checking whether stat file-mode macros are broken... clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo './'`gzwrite.c
# checking for bcopy... no
# checking for dirent.h that defines DIR... yes
# source='bid/host-ieee32.c' object='host-ieee32.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee32.c
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo './'`gzlib.c
# yes
# checking for bsearch... checking for library containing opendir... source='bid/host-ieee64.c' object='host-ieee64.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee64.c
# yes
# none required
# checking for bzero... checking for fcntl... clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-infback.o `test -f 'infback.c' || echo './'`infback.c
# source='bid/host-ieee128.c' object='host-ieee128.o' libtool=no clang -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee128.c
# yes
# yes
# checking for kill... checking for calloc... rm -f libdecnumber.a
# x86_64-unknown-linux-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
# make[2]: x86_64-unknown-linux-ar: Command not found
# make[2]: *** [Makefile:87: libdecnumber.a] Error 127
# make[2]: Leaving directory '/tmp/gdb/src/gdb-7.11.1/libdecnumber'
# make[1]: *** [Makefile:6563: all-libdecnumber] Error 2
# make[1]: *** Waiting for unfinished jobs....
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c
# yes
# yes
# checking for lstat... clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c
# checking for clock... inflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
# ~~~ ^
# yes
# yes
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-trees.o `test -f 'trees.c' || echo './'`trees.c
# checking for ffs... checking for memmove... 1 warning generated.
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c
# yes
# yes
# clang -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -c -o libz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c
# checking for getcwd... true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2 " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=-g -O2 " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "tooldir=/usr/x86_64-unknown-linux" "AR=x86_64-unknown-linux-ar" "AS=x86_64-unknown-linux-as" "CC=clang" "CXX=clang++" "LD=/sysroot/bin/ld" "LIBCFLAGS=" "NM=x86_64-unknown-linux-nm" "PICFLAG=" "RANLIB=true" "DESTDIR=" DO=all multi-do # make
# checking for putenv... rm -f libz.a
# x86_64-unknown-linux-ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
# make[2]: x86_64-unknown-linux-ar: Command not found
# make[2]: *** [Makefile:401: libz.a] Error 127
# make[2]: Leaving directory '/tmp/gdb/src/gdb-7.11.1/zlib'
# make[1]: *** [Makefile:8751: all-zlib] Error 2
# yes
# checking for getpagesize... yes
# checking for select... yes
# checking for gettimeofday... yes
# checking for setenv... yes
# checking for index... yes
# checking for setlocale... yes
# checking for insque... yes
# checking for strcasecmp... yes
# checking for memchr... yes
# checking for strpbrk... yes
# checking for memcmp... yes
# checking for tcgetattr... yes
# checking for memcpy... yes
# checking for vsnprintf... yes
# checking for memmem... yes
# yes
# checking for isascii... checking for memmove... yes
# checking for isxdigit... yes
# checking for mempcpy... yes
# yes
# checking for getpwent... checking for memset... yes
# yes
# checking for getpwnam... checking for mkstemps... yes
# yes
# checking for putenv... checking for getpwuid... yes
# checking for working strcoll... no
# yes
# checking fcntl.h usability... checking for random... yes
# checking fcntl.h presence... yes
# checking for rename... yes
# checking for fcntl.h... yes
# checking for unistd.h... (cached) yes
# yes
# checking for stdlib.h... (cached) yes
# checking for rindex... checking varargs.h usability... no
# checking varargs.h presence... yes
# checking for setenv... no
# checking for varargs.h... no
# checking stdarg.h usability... yes
# checking for snprintf... yes
# checking stdarg.h presence... yes
# yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for sigsetmask... checking for strings.h... (cached) yes
# checking limits.h usability... no
# checking for stpcpy... yes
# checking limits.h presence... yes
# yes
# checking for limits.h... yes
# checking for stpncpy... checking locale.h usability... yes
# checking locale.h presence... yes
# checking for strcasecmp... yes
# checking for locale.h... yes
# checking pwd.h usability... yes
# yes
# checking pwd.h presence... checking for strchr... yes
# checking for pwd.h... yes
# checking for memory.h... (cached) yes
# checking termcap.h usability... yes
# checking for strdup... no
# checking termcap.h presence... yes
# no
# checking for termcap.h... no
# checking for strncasecmp... checking termios.h usability... yes
# yes
# checking termios.h presence... checking for strndup... yes
# checking for termios.h... yes
# checking termio.h usability... yes
# checking for strnlen... no
# checking termio.h presence... yes
# checking for strrchr... no
# checking for termio.h... no
# checking sys/pte.h usability... yes
# checking for strstr... no
# checking sys/pte.h presence... no
# checking for sys/pte.h... no
# checking sys/stream.h usability... yes
# checking for strtod... no
# checking sys/stream.h presence... yes
# checking for strtol... no
# checking for sys/stream.h... no
# checking sys/select.h usability... yes
# yes
# checking sys/select.h presence... checking for strtoul... yes
# checking for sys/select.h... yes
# checking sys/file.h usability... yes
# checking for strtoll... yes
# checking sys/file.h presence... yes
# yes
# checking for sys/file.h... yes
# checking for strtoull... checking for sys/ptem.h... yes
# no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... checking for strverscmp... no
# checking for type of signal functions... yes
# checking for tmpnam... posix
# checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
# no
# checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
# missing
# checking for lstat... yes
# checking for vasprintf... yes
# checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
# no
# checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
# no
# checking whether getpw functions are declared in pwd.h... yes
# checking whether termios.h defines TIOCGWINSZ... yes
# checking for vfprintf... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking for sig_atomic_t in signal.h... yes
# checking for vprintf... yes
# checking whether signal handlers are of type void... yes
# checking for TIOCSTAT in sys/ioctl.h... yes
# checking for vsnprintf... no
# checking for FIONREAD in sys/ioctl.h... yes
# checking for vsprintf... yes
# checking for speed_t in sys/types.h... yes
# no
# checking for struct winsize in sys/ioctl.h and termios.h... checking for waitpid... sys/ioctl.h
# checking for struct dirent.d_ino... yes
# checking for setproctitle... yes
# checking for struct dirent.d_fileno... no
# checking whether alloca needs Cray hooks... yes
# checking for tgetent... no
# checking stack direction for C alloca... 0
# checking for vfork.h... no
# checking for fork... no
# checking for tgetent in -ltermcap... yes
# checking for vfork... no
# checking for tgetent in -ltinfo... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for _doprnt... no
# checking for tgetent in -lcurses... no
# checking for sys_errlist... no
# checking for tgetent in -lncurses... no
# checking which library has the termcap functions... using gnutermcap
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking langinfo.h usability... no
# checking for sys_nerr... yes
# checking langinfo.h presence... no
# checking for sys_siglist... yes
# checking for langinfo.h... yes
# checking for mbrlen... no
# checking for external symbol _system_configuration... yes
# checking for mbscasecmp... no
# checking for __fsetlocking... no
# checking for mbscmp... yes
# checking for canonicalize_file_name... no
# checking for mbsnrtowcs... yes
# no
# checking for mbsrtowcs... checking for dup3... yes
# checking for mbschr... yes
# checking for getrlimit... no
# checking for wcrtomb... yes
# checking for getrusage... yes
# checking for wcscoll... yes
# checking for getsysinfo... yes
# checking for wcsdup... no
# checking for gettimeofday... (cached) yes
# checking for on_exit... yes
# checking for wcwidth... yes
# checking for wctype... no
# checking for psignal... yes
# checking for wcswidth... yes
# checking for pstat_getdynamic... yes
# checking whether mbrtowc and mbstate_t are properly declared... no
# checking for pstat_getstatic... yes
# checking for iswlower... no
# checking for realpath... yes
# yes
# checking for iswupper... checking for setrlimit... yes
# yes
# checking for towlower... checking for sbrk... yes
# yes
# checking for spawnve... checking for towupper... no
# yes
# checking for spawnvpe... checking for iswctype... no
# yes
# checking for strerror... checking for nl_langinfo and CODESET... yes
# yes
# checking for wchar_t in wchar.h... checking for strsignal... yes
# checking for wctype_t in wctype.h... yes
# checking for sysconf... yes
# checking for wint_t in wctype.h... yes
# checking configuration for building shared libraries... supported
# yes
# checking for sysctl... configure: updating cache ./config.cache
# configure: creating ./config.status
# no
# checking for sysmp... no
# checking for table... no
# checking for times... yes
# config.status: creating Makefile
# checking for wait3... config.status: creating doc/Makefile
# yes
# checking for wait4... config.status: creating examples/Makefile
# yes
# config.status: creating shlib/Makefile
# checking whether basename is declared... config.status: creating config.h
# yes
# config.status: executing default commands
# checking whether ffs is declared... yes
# checking whether asprintf is declared... yes
# checking whether vasprintf is declared... yes
# checking whether snprintf is declared... yes
# checking whether vsnprintf is declared... yes
# checking whether calloc is declared... yes
# checking whether getenv is declared... yes
# checking whether getopt is declared... yes
# checking whether malloc is declared... yes
# checking whether realloc is declared... yes
# checking whether sbrk is declared... yes
# checking whether strtol is declared... yes
# checking whether strtoul is declared... yes
# checking whether strtoll is declared... yes
# checking whether strtoull is declared... yes
# checking whether strverscmp is declared... yes
# checking whether canonicalize_file_name must be declared... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... no
# checking for working strncmp... yes
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating testsuite/Makefile
# config.status: creating config.h
# config.status: executing default commands
# make[1]: Leaving directory '/tmp/gdb/src/gdb-7.11.1'
# make: *** [Makefile:847: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.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 configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2296: checking build system type
# configure:2310: result: x86_64-pc-linux-gnu
# configure:2357: checking host system type
# configure:2370: result: x86_64-unknown-linux-gnu
# configure:2390: checking target system type
# configure:2403: result: x86_64-unknown-linux-gnu
# configure:2457: checking for a BSD-compatible install
# configure:2525: result: /usr/bin/install -c
# configure:2536: checking whether ln works
# configure:2558: result: yes
# configure:2562: checking whether ln -s works
# configure:2566: result: yes
# configure:2573: checking for a sed that does not truncate output
# configure:2637: result: /usr/sbin/sed
# configure:2646: checking for gawk
# configure:2662: found /usr/sbin/gawk
# configure:2673: result: gawk
# configure:4077: checking for x86_64-unknown-linux-gcc
# configure:4104: result: clang
# configure:4373: checking for C compiler version
# configure:4382: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4393: $? = 0
# configure:4382: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4393: $? = 0
# configure:4382: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4393: $? = 1
# configure:4382: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4393: $? = 1
# configure:4413: checking for C compiler default output file name
# configure:4435: clang conftest.c >&5
# configure:4439: $? = 0
# configure:4476: result: a.out
# configure:4492: checking whether the C compiler works
# configure:4501: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4505: $? = 127
# configure:4520: result: yes
# configure:4527: checking whether we are cross compiling
# configure:4529: result: yes
# configure:4532: checking for suffix of executables
# configure:4539: clang -o conftest conftest.c >&5
# configure:4543: $? = 0
# configure:4565: result:
# configure:4571: checking for suffix of object files
# configure:4593: clang -c conftest.c >&5
# configure:4597: $? = 0
# configure:4618: result: o
# configure:4622: checking whether we are using the GNU C compiler
# configure:4641: clang -c conftest.c >&5
# configure:4641: $? = 0
# configure:4650: result: yes
# configure:4659: checking whether clang accepts -g
# configure:4679: clang -c -g conftest.c >&5
# configure:4679: $? = 0
# configure:4720: result: yes
# configure:4737: checking for clang option to accept ISO C89
# configure:4801: clang -c conftest.c >&5
# configure:4801: $? = 0
# configure:4814: result: none needed
# configure:4946: checking for C++ compiler version
# configure:4955: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4966: $? = 0
# configure:4955: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4966: $? = 0
# configure:4955: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4966: $? = 1
# configure:4955: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4966: $? = 1
# configure:4970: checking whether we are using the GNU C++ compiler
# configure:4989: clang++ -c conftest.cpp >&5
# configure:4989: $? = 0
# configure:4998: result: yes
# configure:5007: checking whether clang++ accepts -g
# configure:5027: clang++ -c -g conftest.cpp >&5
# configure:5027: $? = 0
# configure:5068: result: yes
# configure:5117: checking whether g++ accepts -static-libstdc++ -static-libgcc
# configure:5134: clang++ -o conftest -static-libstdc++ -static-libgcc conftest.cpp >&5
# clang-3.8: warning: argument unused during compilation: '-static-libgcc'
# conftest.cpp:11:2: error: -static-libstdc++ not implemented
# #error -static-libstdc++ not implemented
# ^
# 1 error generated.
# configure:5134: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# | #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
# | #error -static-libstdc++ not implemented
# | #endif
# | int main() {}
# configure:5138: result: no
# configure:5159: checking for x86_64-unknown-linux-gnatbind
# configure:5189: result: no
# configure:5199: checking for gnatbind
# configure:5229: result: no
# configure:5251: checking for x86_64-unknown-linux-gnatmake
# configure:5281: result: no
# configure:5291: checking for gnatmake
# configure:5321: result: no
# configure:5340: checking whether compiler driver understands Ada
# configure:5363: result: no
# configure:5372: checking how to compare bootstrapped objects
# configure:5397: result: cmp --ignore-initial=16 $$f1 $$f2
# configure:5457: checking for objdir
# configure:5472: result: .libs
# configure:6023: checking for isl 0.15 (or deprecated 0.14)
# configure:6036: clang -o conftest -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
# conftest.c:10:10: fatal error: 'isl/ctx.h' file not found
# #include
# ^
# 1 error generated.
# configure:6036: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | isl_ctx_get_max_operations (isl_ctx_alloc ());
# | ;
# | return 0;
# | }
# configure:6043: result: no
# configure:6047: result: recommended isl version is 0.15, minimum required isl version 0.14 is deprecated
# configure:7047: checking for default BUILD_CONFIG
# configure:7079: result:
# configure:7084: checking for --enable-vtable-verify
# configure:7097: result: no
# configure:7693: checking for bison
# configure:7709: found /usr/sbin/bison
# configure:7720: result: bison -y
# configure:7740: checking for bison
# configure:7756: found /usr/sbin/bison
# configure:7767: result: bison
# configure:7787: checking for gm4
# configure:7817: result: no
# configure:7787: checking for gnum4
# configure:7817: result: no
# configure:7787: checking for m4
# configure:7803: found /usr/sbin/m4
# configure:7814: result: m4
# configure:7834: checking for flex
# configure:7850: found /usr/sbin/flex
# configure:7861: result: flex
# configure:7882: checking for flex
# configure:7898: found /usr/sbin/flex
# configure:7909: result: flex
# configure:7929: checking for makeinfo
# configure:7945: found /usr/sbin/makeinfo
# configure:7956: result: makeinfo
# configure:7990: checking for expect
# configure:8020: result: no
# configure:8039: checking for runtest
# configure:8069: result: no
# configure:8145: checking for x86_64-unknown-linux-ar
# configure:8175: result: no
# configure:8286: checking for x86_64-unknown-linux-as
# configure:8316: result: no
# configure:8427: checking for x86_64-unknown-linux-dlltool
# configure:8457: result: no
# configure:8526: checking for ld
# configure:8553: result: /sysroot/bin/ld
# configure:8568: checking for x86_64-unknown-linux-ld
# configure:8595: result: /sysroot/bin/ld
# configure:8709: checking for x86_64-unknown-linux-lipo
# configure:8739: result: no
# configure:8850: checking for x86_64-unknown-linux-nm
# configure:8880: result: no
# configure:8991: checking for x86_64-unknown-linux-ranlib
# configure:9021: result: no
# configure:9127: checking for x86_64-unknown-linux-strip
# configure:9157: result: no
# configure:9263: checking for x86_64-unknown-linux-windres
# configure:9293: result: no
# configure:9404: checking for x86_64-unknown-linux-windmc
# configure:9434: result: no
# configure:9545: checking for x86_64-unknown-linux-objcopy
# configure:9575: result: no
# configure:9686: checking for x86_64-unknown-linux-objdump
# configure:9716: result: no
# configure:9827: checking for x86_64-unknown-linux-readelf
# configure:9857: result: no
# configure:13905: checking where to find the target ar
# configure:13911: result: pre-installed in /sysroot/bin
# configure:13947: checking where to find the target as
# configure:13953: result: pre-installed in /sysroot/bin
# configure:13989: checking where to find the target cc
# configure:13999: result: pre-installed
# configure:14031: checking where to find the target c++
# configure:14041: result: pre-installed
# configure:14076: checking where to find the target c++ for libstdc++
# configure:14086: result: pre-installed
# configure:14121: checking where to find the target dlltool
# configure:14131: result: pre-installed
# configure:14163: checking where to find the target gcc
# configure:14173: result: pre-installed
# configure:14205: checking where to find the target gcj
# configure:14215: result: pre-installed
# configure:14250: checking where to find the target gfortran
# configure:14260: result: pre-installed
# configure:14295: checking where to find the target gccgo
# configure:14305: result: pre-installed
# configure:14340: checking where to find the target ld
# configure:14346: result: pre-installed in /sysroot/bin
# configure:14382: checking where to find the target lipo
# configure:14392: result: pre-installed
# configure:14413: checking where to find the target nm
# configure:14419: result: pre-installed in /sysroot/bin
# configure:14455: checking where to find the target objcopy
# configure:14461: result: pre-installed in /sysroot/bin
# configure:14497: checking where to find the target objdump
# configure:14503: result: pre-installed in /sysroot/bin
# configure:14539: checking where to find the target ranlib
# configure:14545: result: pre-installed in /sysroot/bin
# configure:14581: checking where to find the target readelf
# configure:14587: result: pre-installed in /sysroot/bin
# configure:14623: checking where to find the target strip
# configure:14629: result: pre-installed in /sysroot/bin
# configure:14665: checking where to find the target windres
# configure:14675: result: pre-installed
# configure:14707: checking where to find the target windmc
# configure:14717: result: pre-installed
# configure:14777: checking whether to enable maintainer-specific portions of Makefiles
# configure:14786: result: no
# configure:15043: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:946: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_AR_FOR_TARGET_set=
# ac_cv_env_AR_FOR_TARGET_value=
# ac_cv_env_AR_set=
# ac_cv_env_AR_value=
# ac_cv_env_AS_FOR_TARGET_set=
# ac_cv_env_AS_FOR_TARGET_value=
# ac_cv_env_AS_set=
# ac_cv_env_AS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_FOR_TARGET_set=
# ac_cv_env_CC_FOR_TARGET_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_FOR_TARGET_set=
# ac_cv_env_CXX_FOR_TARGET_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_DLLTOOL_FOR_TARGET_set=
# ac_cv_env_DLLTOOL_FOR_TARGET_value=
# ac_cv_env_DLLTOOL_set=
# ac_cv_env_DLLTOOL_value=
# ac_cv_env_GCC_FOR_TARGET_set=
# ac_cv_env_GCC_FOR_TARGET_value=
# ac_cv_env_GCJ_FOR_TARGET_set=
# ac_cv_env_GCJ_FOR_TARGET_value=
# ac_cv_env_GFORTRAN_FOR_TARGET_set=
# ac_cv_env_GFORTRAN_FOR_TARGET_value=
# ac_cv_env_GOC_FOR_TARGET_set=
# ac_cv_env_GOC_FOR_TARGET_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LD_FOR_TARGET_set=
# ac_cv_env_LD_FOR_TARGET_value=
# ac_cv_env_LD_set=
# ac_cv_env_LD_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIPO_FOR_TARGET_set=
# ac_cv_env_LIPO_FOR_TARGET_value=
# ac_cv_env_LIPO_set=
# ac_cv_env_LIPO_value=
# ac_cv_env_NM_FOR_TARGET_set=
# ac_cv_env_NM_FOR_TARGET_value=
# ac_cv_env_NM_set=
# ac_cv_env_NM_value=
# ac_cv_env_OBJCOPY_FOR_TARGET_set=
# ac_cv_env_OBJCOPY_FOR_TARGET_value=
# ac_cv_env_OBJCOPY_set=
# ac_cv_env_OBJCOPY_value=
# ac_cv_env_OBJDUMP_FOR_TARGET_set=
# ac_cv_env_OBJDUMP_FOR_TARGET_value=
# ac_cv_env_OBJDUMP_set=
# ac_cv_env_OBJDUMP_value=
# ac_cv_env_RANLIB_FOR_TARGET_set=
# ac_cv_env_RANLIB_FOR_TARGET_value=
# ac_cv_env_RANLIB_set=
# ac_cv_env_RANLIB_value=
# ac_cv_env_READELF_FOR_TARGET_set=
# ac_cv_env_READELF_FOR_TARGET_value=
# ac_cv_env_READELF_set=
# ac_cv_env_READELF_value=
# ac_cv_env_STRIP_FOR_TARGET_set=
# ac_cv_env_STRIP_FOR_TARGET_value=
# ac_cv_env_STRIP_set=
# ac_cv_env_STRIP_value=
# ac_cv_env_WINDMC_FOR_TARGET_set=
# ac_cv_env_WINDMC_FOR_TARGET_value=
# ac_cv_env_WINDMC_set=
# ac_cv_env_WINDMC_value=
# ac_cv_env_WINDRES_FOR_TARGET_set=
# ac_cv_env_WINDRES_FOR_TARGET_value=
# ac_cv_env_WINDRES_set=
# ac_cv_env_WINDRES_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_build_configargs_set=
# ac_cv_env_build_configargs_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_host_configargs_set=
# ac_cv_env_host_configargs_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_env_target_configargs_set=
# ac_cv_env_target_configargs_value=
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_AR_FOR_TARGET=/sysroot/bin/ar
# ac_cv_path_AS_FOR_TARGET=/sysroot/bin/as
# ac_cv_path_LD_FOR_TARGET=/sysroot/bin/ld
# ac_cv_path_NM_FOR_TARGET=/sysroot/bin/nm
# ac_cv_path_OBJCOPY_FOR_TARGET=/sysroot/bin/objcopy
# ac_cv_path_OBJDUMP_FOR_TARGET=/sysroot/bin/objdump
# ac_cv_path_RANLIB_FOR_TARGET=/sysroot/bin/ranlib
# ac_cv_path_READELF_FOR_TARGET=/sysroot/bin/readelf
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_STRIP_FOR_TARGET=/sysroot/bin/strip
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BISON=bison
# ac_cv_prog_CC=clang
# ac_cv_prog_FLEX=flex
# ac_cv_prog_LD=/sysroot/bin/ld
# ac_cv_prog_LEX=flex
# ac_cv_prog_M4=m4
# ac_cv_prog_MAKEINFO=makeinfo
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# acx_cv_cc_gcc_supports_ada=no
# acx_cv_prog_LN=ln
# gcc_cv_isl=no
# gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
# gcc_cv_tool_dirs=
# gcc_cv_tool_prefix=/usr
# lt_cv_objdir=.libs
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='x86_64-unknown-linux-ar'
# AR_FOR_BUILD='ar'
# AR_FOR_TARGET='/sysroot/bin/ar'
# AS='x86_64-unknown-linux-as'
# AS_FOR_BUILD='as'
# AS_FOR_TARGET='/sysroot/bin/as'
# AWK='gawk'
# BISON='bison'
# BUILD_CONFIG=''
# CC='clang'
# CC_FOR_BUILD='gcc'
# CC_FOR_TARGET='cc'
# CFLAGS=''
# CFLAGS_FOR_BUILD=''
# CFLAGS_FOR_TARGET='-g -O2 '
# COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
# COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
# COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
# CONFIGURE_GDB_TK=''
# CPPFLAGS=''
# CXX='clang++'
# CXXFLAGS=''
# CXXFLAGS_FOR_BUILD=''
# CXXFLAGS_FOR_TARGET='-g -O2 '
# CXX_FOR_BUILD='g++'
# CXX_FOR_TARGET='c++'
# DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
# DLLTOOL='x86_64-unknown-linux-dlltool'
# DLLTOOL_FOR_BUILD='dlltool'
# DLLTOOL_FOR_TARGET='dlltool'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# EXPECT='expect'
# EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
# FLAGS_FOR_TARGET=''
# FLEX='flex'
# GCC_FOR_TARGET='cc'
# GCC_SHLIB_SUBDIR=''
# GCJ_FOR_BUILD='gcj'
# GCJ_FOR_TARGET='gcj'
# GDB_TK=''
# GFORTRAN_FOR_BUILD='gfortran'
# GFORTRAN_FOR_TARGET='gfortran'
# GNATBIND='no'
# GNATMAKE='no'
# GOC_FOR_BUILD='gccgo'
# GOC_FOR_TARGET='gccgo'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_GDB_TK=''
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LD='/sysroot/bin/ld'
# LDFLAGS=''
# LDFLAGS_FOR_BUILD=''
# LDFLAGS_FOR_TARGET=''
# LD_FOR_BUILD='ld'
# LD_FOR_TARGET='/sysroot/bin/ld'
# LEX='flex'
# LIBOBJS=''
# LIBS=''
# LIPO='x86_64-unknown-linux-lipo'
# LIPO_FOR_TARGET='lipo'
# LN='ln'
# LN_S='ln -s'
# LTLIBOBJS=''
# M4='m4'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo'
# NM='x86_64-unknown-linux-nm'
# NM_FOR_BUILD='nm'
# NM_FOR_TARGET='/sysroot/bin/nm'
# OBJCOPY='x86_64-unknown-linux-objcopy'
# OBJCOPY_FOR_TARGET='/sysroot/bin/objcopy'
# OBJDUMP='x86_64-unknown-linux-objdump'
# OBJDUMP_FOR_TARGET='/sysroot/bin/objdump'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='true'
# RANLIB_FOR_BUILD='ranlib'
# RANLIB_FOR_TARGET='/sysroot/bin/ranlib'
# RAW_CXX_FOR_TARGET='c++'
# READELF='x86_64-unknown-linux-readelf'
# READELF_FOR_TARGET='/sysroot/bin/readelf'
# RPATH_ENVVAR='LD_LIBRARY_PATH'
# RUNTEST='runtest'
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# STRIP='true'
# STRIP_FOR_TARGET='/sysroot/bin/strip'
# SYSROOT_CFLAGS_FOR_TARGET=''
# TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --host=x86_64-unknown-linux --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit'
# WINDMC='x86_64-unknown-linux-windmc'
# WINDMC_FOR_BUILD='windmc'
# WINDMC_FOR_TARGET='windmc'
# WINDRES='x86_64-unknown-linux-windres'
# WINDRES_FOR_BUILD='windres'
# WINDRES_FOR_TARGET='windres'
# YACC='bison -y'
# ac_ct_CC=''
# ac_ct_CXX=''
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_configargs=' --cache-file=./config.cache '\''--prefix=/usr'\'' '\''--disable-nls'\'' '\''--with-system-readline'\'' '\''--with-python=/usr/bin/python3'\'' '\''--with-system-gdbinit=/etc/gdb/gdbinit'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
# build_configdirs=' libiberty'
# build_cpu='x86_64'
# build_libsubdir='build-x86_64-pc-linux-gnu'
# build_noncanonical='x86_64-pc-linux-gnu'
# build_os='linux-gnu'
# build_subdir='build-x86_64-pc-linux-gnu'
# build_tooldir='${exec_prefix}/x86_64-unknown-linux'
# build_vendor='pc'
# compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
# configdirs=' intl libiberty opcodes bfd readline zlib libdecnumber sim gdb etc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# do_compare='cmp --ignore-initial=16 $$f1 $$f2'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# extra_host_libiberty_configure_flags=''
# extra_host_zlib_configure_flags=''
# extra_isl_gmp_configure_flags=''
# extra_liboffloadmic_configure_flags=''
# extra_linker_plugin_configure_flags=''
# extra_linker_plugin_flags=''
# extra_mpc_gmp_configure_flags=''
# extra_mpc_mpfr_configure_flags=''
# extra_mpfr_configure_flags=''
# gmpinc=''
# gmplibs='-lmpc -lmpfr -lgmp'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_configargs=' --cache-file=./config.cache '\''--prefix=/usr'\'' '\''--disable-nls'\'' '\''--with-system-readline'\'' '\''--with-python=/usr/bin/python3'\'' '\''--with-system-gdbinit=/etc/gdb/gdbinit'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
# host_cpu='x86_64'
# host_noncanonical='x86_64-unknown-linux'
# host_os='linux-gnu'
# host_shared='no'
# host_subdir='.'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# islinc=''
# isllibs=''
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# poststage1_ldflags='-static-libstdc++ -static-libgcc'
# poststage1_libs=''
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# stage1_cflags='-g'
# stage1_checking='--enable-checking=yes,types'
# stage1_languages=',c,'
# stage1_ldflags=''
# stage1_libs=''
# stage2_werror_flag=''
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_configargs='--cache-file=./config.cache --enable-multilib '\''--prefix=/usr'\'' '\''--disable-nls'\'' '\''--with-system-readline'\'' '\''--with-python=/usr/bin/python3'\'' '\''--with-system-gdbinit=/etc/gdb/gdbinit'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
# target_configdirs=''
# target_cpu='x86_64'
# target_noncanonical='x86_64-unknown-linux'
# target_os='linux-gnu'
# target_subdir='x86_64-unknown-linux'
# target_vendor='unknown'
# tooldir='${exec_prefix}/x86_64-unknown-linux'
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# alphaieee_frag='/dev/null'
# host_makefile_frag='/dev/null'
# ospace_frag='/dev/null'
# serialization_dependencies='serdep.tmp'
# target_makefile_frag='./config/mt-gnu'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/sim/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/sim/configure --srcdir=.././sim --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1690: creating cache ./config.cache
# configure:1775: checking for x86_64-unknown-linux-gcc
# configure:1802: result: clang
# configure:2071: checking for C compiler version
# configure:2080: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2091: $? = 0
# configure:2080: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2091: $? = 0
# configure:2080: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2091: $? = 1
# configure:2080: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2091: $? = 1
# configure:2111: checking for C compiler default output file name
# configure:2133: clang conftest.c >&5
# configure:2137: $? = 0
# configure:2174: result: a.out
# configure:2190: checking whether the C compiler works
# configure:2218: result: yes
# configure:2225: checking whether we are cross compiling
# configure:2227: result: yes
# configure:2230: checking for suffix of executables
# configure:2237: clang -o conftest conftest.c >&5
# configure:2241: $? = 0
# configure:2263: result:
# configure:2269: checking for suffix of object files
# configure:2291: clang -c conftest.c >&5
# configure:2295: $? = 0
# configure:2316: result: o
# configure:2320: checking whether we are using the GNU C compiler
# configure:2339: clang -c conftest.c >&5
# configure:2339: $? = 0
# configure:2348: result: yes
# configure:2357: checking whether clang accepts -g
# configure:2377: clang -c -g conftest.c >&5
# configure:2377: $? = 0
# configure:2418: result: yes
# configure:2435: checking for clang option to accept ISO C89
# configure:2499: clang -c conftest.c >&5
# configure:2499: $? = 0
# configure:2512: result: none needed
# configure:2569: checking for a BSD-compatible install
# configure:2637: result: /usr/bin/install -c
# configure:2651: checking for x86_64-unknown-linux-ar
# configure:2678: result: x86_64-unknown-linux-ar
# configure:2743: checking for x86_64-unknown-linux-ranlib
# configure:2770: result: true
# configure:2837: checking build system type
# configure:2851: result: x86_64-pc-linux-gnu
# configure:2871: checking host system type
# configure:2884: result: x86_64-unknown-linux-gnu
# configure:2904: checking target system type
# configure:2917: result: x86_64-unknown-linux-gnu
# configure:2962: checking for x86_64-unknown-linux-gcc
# configure:2989: result: clang
# configure:3258: checking for C compiler version
# configure:3267: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3278: $? = 0
# configure:3267: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3278: $? = 0
# configure:3267: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3278: $? = 1
# configure:3267: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3278: $? = 1
# configure:3282: checking whether we are using the GNU C compiler
# configure:3310: result: yes
# configure:3319: checking whether clang accepts -g
# configure:3380: result: yes
# configure:3397: checking for clang option to accept ISO C89
# configure:3474: result: none needed
# configure:3501: checking for x86_64-unknown-linux-ranlib
# configure:3528: result: true
# configure:3906: updating cache ./config.cache
# configure:3979: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:740: creating Makefile
# configure:5046: === configuring in testsuite (/tmp/gdb/src/gdb-7.11.1/sim/testsuite)
# configure:5109: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-nls' '--with-system-readline' '--with-python=/usr/bin/python3' '--with-system-gdbinit=/etc/gdb/gdbinit' '--program-transform-name=s,y,y,' '--build=x86_64-pc-linux-gnu' '--host=x86_64-unknown-linux' '--target=x86_64-unknown-linux' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-unknown-linux' 'target_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS= ' 'CPPFLAGS=' --cache-file=.././config.cache --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=' '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_prog_AR=x86_64-unknown-linux-ar
# ac_cv_prog_CC=clang
# ac_cv_prog_RANLIB=true
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='x86_64-unknown-linux-ar'
# CC='clang'
# CC_FOR_BUILD='gcc'
# CFLAGS=''
# CFLAGS_FOR_BUILD=''
# CPPFLAGS=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# HDEFINES=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LDFLAGS=' '
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='true'
# SHELL='/bin/sh'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sim_arch=''
# subdirs=' testsuite'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/sim/testsuite/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux build_alias=x86_64-pc-linux-gnu host_alias=x86_64-unknown-linux target_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=.././config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1575: loading cache .././config.cache
# configure:1686: checking build system type
# configure:1700: result: x86_64-pc-linux-gnu
# configure:1720: checking host system type
# configure:1733: result: x86_64-unknown-linux-gnu
# configure:1753: checking target system type
# configure:1766: result: x86_64-unknown-linux-gnu
# configure:2060: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:725: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=' '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_prog_AR=x86_64-unknown-linux-ar
# ac_cv_prog_CC=clang
# ac_cv_prog_RANLIB=true
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sim_arch=''
# subdirs=''
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/etc/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/etc/configure --srcdir=.././etc --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1572: creating cache ./config.cache
# configure:1683: checking for a BSD-compatible install
# configure:1751: result: /usr/bin/install -c
# configure:1850: updating cache ./config.cache
# configure:1923: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:715: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-pc-linux-gnu'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/intl/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/intl/configure --srcdir=.././intl --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2098: creating cache ./config.cache
# configure:2179: checking whether make sets $(MAKE)
# configure:2201: result: yes
# configure:2247: checking for a BSD-compatible install
# configure:2315: result: /usr/bin/install -c
# configure:2340: checking whether NLS is requested
# configure:2349: result: no
# configure:2387: checking for msgfmt
# configure:2418: result: /usr/sbin/msgfmt
# configure:2427: checking for gmsgfmt
# configure:2458: result: /usr/sbin/msgfmt
# configure:2498: checking for xgettext
# configure:2529: result: /usr/sbin/xgettext
# configure:2569: checking for msgmerge
# configure:2599: result: /usr/sbin/msgmerge
# configure:2642: checking for x86_64-unknown-linux-gcc
# configure:2669: result: clang
# configure:2938: checking for C compiler version
# configure:2947: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2958: $? = 0
# configure:2947: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2958: $? = 0
# configure:2947: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2958: $? = 1
# configure:2947: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2958: $? = 1
# configure:2978: checking for C compiler default output file name
# configure:3000: clang conftest.c >&5
# configure:3004: $? = 0
# configure:3041: result: a.out
# configure:3057: checking whether the C compiler works
# configure:3085: result: yes
# configure:3092: checking whether we are cross compiling
# configure:3094: result: yes
# configure:3097: checking for suffix of executables
# configure:3104: clang -o conftest conftest.c >&5
# configure:3108: $? = 0
# configure:3130: result:
# configure:3136: checking for suffix of object files
# configure:3158: clang -c conftest.c >&5
# configure:3162: $? = 0
# configure:3183: result: o
# configure:3187: checking whether we are using the GNU C compiler
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3215: result: yes
# configure:3224: checking whether clang accepts -g
# configure:3244: clang -c -g conftest.c >&5
# configure:3244: $? = 0
# configure:3285: result: yes
# configure:3302: checking for clang option to accept ISO C89
# configure:3366: clang -c conftest.c >&5
# configure:3366: $? = 0
# configure:3379: result: none needed
# configure:3403: checking build system type
# configure:3417: result: x86_64-pc-linux-gnu
# configure:3437: checking host system type
# configure:3450: result: x86_64-unknown-linux-gnu
# configure:3473: checking for x86_64-unknown-linux-ranlib
# configure:3500: result: true
# configure:3563: checking for library containing strerror
# configure:3594: clang -o conftest conftest.c >&5
# conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:3594: $? = 0
# configure:3611: result: none required
# configure:3624: checking how to run the C preprocessor
# configure:3655: clang -E conftest.c
# configure:3655: $? = 0
# configure:3669: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3694: result: clang -E
# configure:3714: clang -E conftest.c
# configure:3714: $? = 0
# configure:3728: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3728: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3757: checking for grep that handles long lines and -e
# configure:3815: result: /usr/sbin/grep
# configure:3820: checking for egrep
# configure:3882: result: /usr/sbin/grep -E
# configure:3887: checking for ANSI C header files
# configure:3907: clang -c conftest.c >&5
# configure:3907: $? = 0
# configure:3991: result: yes
# configure:3999: checking for an ANSI C-conforming const
# configure:4064: clang -c conftest.c >&5
# configure:4064: $? = 0
# configure:4071: result: yes
# configure:4079: checking for inline
# configure:4095: clang -c conftest.c >&5
# configure:4095: $? = 0
# configure:4103: result: inline
# configure:4126: checking for sys/types.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for sys/stat.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for stdlib.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for string.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for memory.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for strings.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for inttypes.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for stdint.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for unistd.h
# configure:4126: clang -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4139: checking for off_t
# configure:4139: clang -c conftest.c >&5
# configure:4139: $? = 0
# configure:4139: clang -c conftest.c >&5
# conftest.c:55:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:4139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4139: result: yes
# configure:4150: checking for size_t
# configure:4150: clang -c conftest.c >&5
# configure:4150: $? = 0
# configure:4150: clang -c conftest.c >&5
# conftest.c:55:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4150: result: yes
# configure:4163: checking for working alloca.h
# configure:4180: clang -o conftest conftest.c >&5
# configure:4180: $? = 0
# configure:4188: result: yes
# configure:4196: checking for alloca
# configure:4233: clang -o conftest conftest.c >&5
# configure:4233: $? = 0
# configure:4241: result: yes
# configure:4354: checking for stdlib.h
# configure:4354: result: yes
# configure:4354: checking for unistd.h
# configure:4354: result: yes
# configure:4367: checking for getpagesize
# configure:4367: clang -o conftest conftest.c >&5
# configure:4367: $? = 0
# configure:4367: result: yes
# configure:4376: checking for working mmap
# configure:4523: result: no
# configure:4533: checking whether we are using the GNU C Library 2.1 or newer
# configure:4560: result: no
# configure:4568: checking whether integer division by zero raises SIGFPE
# configure:4636: result: guessing no
# configure:4649: checking for inttypes.h
# configure:4666: clang -c conftest.c >&5
# configure:4666: $? = 0
# configure:4673: result: yes
# configure:4684: checking for stdint.h
# configure:4701: clang -c conftest.c >&5
# configure:4701: $? = 0
# configure:4708: result: yes
# configure:4719: checking for unsigned long long
# configure:4736: clang -o conftest conftest.c >&5
# configure:4736: $? = 0
# configure:4744: result: yes
# configure:4772: checking for inttypes.h
# configure:4790: clang -c conftest.c >&5
# configure:4790: $? = 0
# configure:4798: result: yes
# configure:4811: checking whether the inttypes.h PRIxNN macros are broken
# configure:4832: clang -c conftest.c >&5
# configure:4832: $? = 0
# configure:4840: result: no
# configure:4891: checking for ld used by GCC
# configure:4954: result: /sysroot/bin/ld
# configure:4961: checking if the linker (/sysroot/bin/ld) is GNU ld
# GNU gold (GNU Binutils 2.26.20160125) 1.11
# configure:4973: result: yes
# configure:4979: checking for shared library run path origin
# configure:4992: result: done
# configure:5398: checking argz.h usability
# configure:5398: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:5398: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_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:5398: result: no
# configure:5398: checking argz.h presence
# configure:5398: clang -E conftest.c
# conftest.c:30:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:5398: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:5398: result: no
# configure:5398: checking for argz.h
# configure:5398: result: no
# configure:5398: checking limits.h usability
# configure:5398: clang -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking limits.h presence
# configure:5398: clang -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for limits.h
# configure:5398: result: yes
# configure:5398: checking locale.h usability
# configure:5398: clang -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking locale.h presence
# configure:5398: clang -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for locale.h
# configure:5398: result: yes
# configure:5398: checking nl_types.h usability
# configure:5398: clang -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking nl_types.h presence
# configure:5398: clang -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for nl_types.h
# configure:5398: result: yes
# configure:5398: checking malloc.h usability
# configure:5398: clang -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking malloc.h presence
# configure:5398: clang -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for malloc.h
# configure:5398: result: yes
# configure:5398: checking stddef.h usability
# configure:5398: clang -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking stddef.h presence
# configure:5398: clang -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for stddef.h
# configure:5398: result: yes
# configure:5398: checking for stdlib.h
# configure:5398: result: yes
# configure:5398: checking for string.h
# configure:5398: result: yes
# configure:5398: checking for unistd.h
# configure:5398: result: yes
# configure:5398: checking sys/param.h usability
# configure:5398: clang -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking sys/param.h presence
# configure:5398: clang -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for sys/param.h
# configure:5398: result: yes
# configure:5415: checking for feof_unlocked
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for fgets_unlocked
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getc_unlocked
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getcwd
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getegid
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for geteuid
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getgid
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getuid
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for mempcpy
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for munmap
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for putenv
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for setenv
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for setlocale
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for stpcpy
# configure:5415: clang -o conftest conftest.c >&5
# conftest.c:75:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:75:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strcasecmp
# configure:5415: clang -o conftest conftest.c >&5
# conftest.c:76:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:76:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strdup
# configure:5415: clang -o conftest conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:77:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strtoul
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for tsearch
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_count
# configure:5415: clang -o conftest conftest.c >&5
# /tmp/conftest-a8b49f.o:conftest.c:function main: error: undefined reference to '__argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_FEOF_UNLOCKED 1
# | #define HAVE_FGETS_UNLOCKED 1
# | #define HAVE_GETC_UNLOCKED 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define __argz_count to an innocuous variant, in case declares __argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_count innocuous___argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_count
# |
# | /* 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 __argz_count ();
# | /* 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___argz_count || defined __stub_____argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __argz_count ();
# | ;
# | return 0;
# | }
# configure:5415: result: no
# configure:5415: checking for __argz_stringify
# configure:5415: clang -o conftest conftest.c >&5
# /tmp/conftest-47f8cd.o:conftest.c:function main: error: undefined reference to '__argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_FEOF_UNLOCKED 1
# | #define HAVE_FGETS_UNLOCKED 1
# | #define HAVE_GETC_UNLOCKED 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_stringify innocuous___argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_stringify
# |
# | /* 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 __argz_stringify ();
# | /* 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___argz_stringify || defined __stub_____argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __argz_stringify ();
# | ;
# | return 0;
# | }
# configure:5415: result: no
# configure:5415: checking for __argz_next
# configure:5415: clang -o conftest conftest.c >&5
# /tmp/conftest-13235e.o:conftest.c:function main: error: undefined reference to '__argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NL_TYPES_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_FEOF_UNLOCKED 1
# | #define HAVE_FGETS_UNLOCKED 1
# | #define HAVE_GETC_UNLOCKED 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define __argz_next to an innocuous variant, in case declares __argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __argz_next innocuous___argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __argz_next
# |
# | /* 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 __argz_next ();
# | /* 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___argz_next || defined __stub_____argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __argz_next ();
# | ;
# | return 0;
# | }
# configure:5415: result: no
# configure:5415: checking for __fsetlocking
# configure:5415: clang -o conftest conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5431: checking for iconv
# configure:5455: clang -o conftest conftest.c >&5
# configure:5455: $? = 0
# configure:5529: result: yes
# configure:5572: checking for iconv declaration
# configure:5601: clang -c conftest.c >&5
# configure:5601: $? = 0
# configure:5612: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:5623: checking for nl_langinfo and CODESET
# configure:5639: clang -o conftest conftest.c >&5
# configure:5639: $? = 0
# configure:5648: result: yes
# configure:5658: checking for LC_MESSAGES
# configure:5674: clang -o conftest conftest.c >&5
# configure:5674: $? = 0
# configure:5682: result: yes
# configure:5696: checking for bison
# configure:5712: found /usr/sbin/bison
# configure:5723: result: bison
# configure:5737: checking version of bison
# configure:5746: result: 3.0.4, ok
# configure:5768: checking whether NLS is requested
# configure:5777: result: no
# configure:6335: checking whether to use NLS
# configure:6337: result: no
# configure:6465: checking for aclocal
# configure:6481: found /usr/sbin/aclocal
# configure:6492: result: aclocal
# configure:6508: checking for autoconf
# configure:6524: found /usr/sbin/autoconf
# configure:6535: result: autoconf
# configure:6551: checking for autoheader
# configure:6567: found /usr/sbin/autoheader
# configure:6578: result: autoheader
# configure:6687: updating cache ./config.cache
# configure:6724: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:907: creating Makefile
# config.status:907: creating config.intl
# config.status:907: creating config.h
# config.status:1087: executing default-1 commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=' '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_func___argz_count=no
# ac_cv_func___argz_next=no
# ac_cv_func___argz_stringify=no
# ac_cv_func___fsetlocking=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_feof_unlocked=yes
# ac_cv_func_fgets_unlocked=yes
# ac_cv_func_getc_unlocked=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_gnu_library_2_1=no
# ac_cv_header_argz_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_prog_ACLOCAL=aclocal
# ac_cv_prog_AUTOCONF=autoconf
# ac_cv_prog_AUTOHEADER=autoheader
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_RANLIB=true
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/sysroot/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# am_cv_val_LC_MESSAGES=yes
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe='guessing no'
# gt_cv_inttypes_pri_broken=no
# jm_ac_cv_header_inttypes_h=yes
# jm_ac_cv_header_stdint_h=yes
# nls_cv_header_intl=
# nls_cv_header_libgt=
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal'
# ALLOCA=''
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# BUILD_INCLUDED_LIBINTL='no'
# CATOBJEXT=''
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GENCAT='gencat'
# GLIBC21='no'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INCINTL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS=''
# INTLOBJS=''
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# LDFLAGS=' '
# LIBICONV=''
# LIBINTL=''
# LIBINTL_DEP=''
# LIBOBJS=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# POSUB=''
# RANLIB='true'
# SET_MAKE=''
# SHELL='/bin/sh'
# USE_INCLUDED_LIBINTL='no'
# USE_NLS='no'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #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 HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define INTDIV0_RAISES_SIGFPE 0
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_FEOF_UNLOCKED 1
# #define HAVE_FGETS_UNLOCKED 1
# #define HAVE_GETC_UNLOCKED 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define IN_LIBINTL 1
# #define IN_LIBRARY 1
# #define DEPENDS_ON_LIBICONV 1
# #define ENABLE_RELOCATABLE 1
# #define NO_XMALLOC 1
# #define set_relocation_prefix libintl_set_relocation_prefix
# #define relocate libintl_relocate
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/readline/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by readline configure 6.2, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/readline/configure --srcdir=.././readline --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2108: creating cache ./config.cache
# configure:2220: checking build system type
# configure:2234: result: x86_64-pc-linux-gnu
# configure:2254: checking host system type
# configure:2267: result: x86_64-unknown-linux-gnu
# configure:2368: checking whether make sets $(MAKE)
# configure:2390: result: yes
# configure:2407: checking for x86_64-unknown-linux-gcc
# configure:2434: result: clang
# configure:2703: checking for C compiler version
# configure:2712: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2723: $? = 0
# configure:2712: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2723: $? = 0
# configure:2712: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2723: $? = 1
# configure:2712: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2723: $? = 1
# configure:2743: checking for C compiler default output file name
# configure:2765: clang -g conftest.c >&5
# configure:2769: $? = 0
# configure:2806: result: a.out
# configure:2822: checking whether the C compiler works
# configure:2850: result: yes
# configure:2857: checking whether we are cross compiling
# configure:2859: result: yes
# configure:2862: checking for suffix of executables
# configure:2869: clang -o conftest -g conftest.c >&5
# configure:2873: $? = 0
# configure:2895: result:
# configure:2901: checking for suffix of object files
# configure:2923: clang -c -g conftest.c >&5
# configure:2927: $? = 0
# configure:2948: result: o
# configure:2952: checking whether we are using the GNU C compiler
# configure:2971: clang -c -g conftest.c >&5
# configure:2971: $? = 0
# configure:2980: result: yes
# configure:2989: checking whether clang accepts -g
# configure:3009: clang -c -g conftest.c >&5
# configure:3009: $? = 0
# configure:3050: result: yes
# configure:3067: checking for clang option to accept ISO C89
# configure:3131: clang -c -g conftest.c >&5
# configure:3131: $? = 0
# configure:3144: result: none needed
# configure:3170: checking how to run the C preprocessor
# configure:3201: clang -E conftest.c
# configure:3201: $? = 0
# configure:3215: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3215: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3240: result: clang -E
# configure:3260: clang -E conftest.c
# configure:3260: $? = 0
# configure:3274: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3274: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3303: checking for grep that handles long lines and -e
# configure:3361: result: /usr/sbin/grep
# configure:3366: checking for egrep
# configure:3428: result: /usr/sbin/grep -E
# configure:3433: checking for ANSI C header files
# configure:3453: clang -c -g conftest.c >&5
# configure:3453: $? = 0
# configure:3537: result: yes
# configure:3550: checking for sys/types.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for sys/stat.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for stdlib.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for string.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for memory.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for strings.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for inttypes.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for stdint.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for unistd.h
# configure:3550: clang -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3564: checking minix/config.h usability
# configure:3564: clang -c -g conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3564: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3564: result: no
# configure:3564: checking minix/config.h presence
# configure:3564: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3564: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3564: result: no
# configure:3564: checking for minix/config.h
# configure:3564: result: no
# configure:3585: checking whether it is safe to define __EXTENSIONS__
# configure:3603: clang -c -g conftest.c >&5
# configure:3603: $? = 0
# configure:3610: result: yes
# configure:3630: checking whether clang needs -traditional
# conftest.c:24:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:24:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:3664: result: no
# configure:3685: checking for a BSD-compatible install
# configure:3753: result: /usr/bin/install -c
# configure:3766: checking for ar
# configure:3794: result: x86_64-unknown-linux-ar
# configure:3806: checking for x86_64-unknown-linux-ranlib
# configure:3833: result: true
# configure:3899: checking for an ANSI C-conforming const
# configure:3964: clang -c -g -O conftest.c >&5
# configure:3964: $? = 0
# configure:3971: result: yes
# configure:3979: checking for function prototypes
# configure:3982: result: yes
# configure:3995: checking whether char is unsigned
# configure:4013: clang -c -g -O conftest.c >&5
# configure:4013: $? = 0
# configure:4020: result: no
# configure:4027: checking for working volatile
# configure:4046: clang -c -g -O conftest.c >&5
# configure:4046: $? = 0
# configure:4053: result: yes
# configure:4062: checking return type of signal handlers
# configure:4080: clang -c -g -O conftest.c >&5
# conftest.c:32:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4080: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:4087: result: void
# configure:4096: checking for size_t
# configure:4096: clang -c -g -O conftest.c >&5
# configure:4096: $? = 0
# configure:4096: clang -c -g -O conftest.c >&5
# conftest.c:63:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4096: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4096: result: yes
# configure:4107: checking for ssize_t
# configure:4107: clang -c -g -O conftest.c >&5
# configure:4107: $? = 0
# configure:4107: clang -c -g -O conftest.c >&5
# conftest.c:63:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:4107: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4107: result: yes
# configure:4119: checking for ANSI C header files
# configure:4223: result: yes
# configure:4232: checking whether stat file-mode macros are broken
# configure:4259: clang -c -g -O conftest.c >&5
# configure:4259: $? = 0
# configure:4266: result: no
# configure:4277: checking for dirent.h that defines DIR
# configure:4296: clang -c -g -O conftest.c >&5
# configure:4296: $? = 0
# configure:4304: result: yes
# configure:4318: checking for library containing opendir
# configure:4349: clang -o conftest -g -O conftest.c >&5
# configure:4349: $? = 0
# configure:4366: result: none required
# configure:4437: checking for fcntl
# configure:4437: clang -o conftest -g -O conftest.c >&5
# configure:4437: $? = 0
# configure:4437: result: yes
# configure:4437: checking for kill
# configure:4437: clang -o conftest -g -O conftest.c >&5
# configure:4437: $? = 0
# configure:4437: result: yes
# configure:4437: checking for lstat
# configure:4437: clang -o conftest -g -O conftest.c >&5
# configure:4437: $? = 0
# configure:4437: result: yes
# configure:4451: checking for memmove
# configure:4451: clang -o conftest -g -O conftest.c >&5
# conftest.c:55:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:55:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for putenv
# configure:4451: clang -o conftest -g -O conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for select
# configure:4451: clang -o conftest -g -O conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for setenv
# configure:4451: clang -o conftest -g -O conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for setlocale
# configure:4451: clang -o conftest -g -O conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for strcasecmp
# configure:4451: clang -o conftest -g -O conftest.c >&5
# conftest.c:60:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:60:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for strpbrk
# configure:4451: clang -o conftest -g -O conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:61:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for tcgetattr
# configure:4451: clang -o conftest -g -O conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for vsnprintf
# configure:4451: clang -o conftest -g -O conftest.c >&5
# conftest.c:63:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:63:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4464: checking for isascii
# configure:4464: clang -o conftest -g -O conftest.c >&5
# configure:4464: $? = 0
# configure:4464: result: yes
# configure:4464: checking for isxdigit
# configure:4464: clang -o conftest -g -O conftest.c >&5
# configure:4464: $? = 0
# configure:4464: result: yes
# configure:4477: checking for getpwent
# configure:4477: clang -o conftest -g -O conftest.c >&5
# configure:4477: $? = 0
# configure:4477: result: yes
# configure:4477: checking for getpwnam
# configure:4477: clang -o conftest -g -O conftest.c >&5
# configure:4477: $? = 0
# configure:4477: result: yes
# configure:4477: checking for getpwuid
# configure:4477: clang -o conftest -g -O conftest.c >&5
# configure:4477: $? = 0
# configure:4477: result: yes
# configure:4488: checking for working strcoll
# configure:4519: result: no
# configure:4532: checking fcntl.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking fcntl.h presence
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for fcntl.h
# configure:4532: result: yes
# configure:4532: checking for unistd.h
# configure:4532: result: yes
# configure:4532: checking for stdlib.h
# configure:4532: result: yes
# configure:4532: checking varargs.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# In file included from conftest.c:82:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:4532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4532: result: no
# configure:4532: checking varargs.h presence
# configure:4532: clang -E conftest.c
# In file included from conftest.c:49:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:4532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:4532: result: no
# configure:4532: checking for varargs.h
# configure:4532: result: no
# configure:4532: checking stdarg.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking stdarg.h presence
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for stdarg.h
# configure:4532: result: yes
# configure:4532: checking for string.h
# configure:4532: result: yes
# configure:4532: checking for strings.h
# configure:4532: result: yes
# configure:4532: checking limits.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking limits.h presence
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for limits.h
# configure:4532: result: yes
# configure:4532: checking locale.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking locale.h presence
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for locale.h
# configure:4532: result: yes
# configure:4532: checking pwd.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking pwd.h presence
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for pwd.h
# configure:4532: result: yes
# configure:4532: checking for memory.h
# configure:4532: result: yes
# configure:4532: checking termcap.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# conftest.c:89:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# configure:4532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | /* 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:4532: result: no
# configure:4532: checking termcap.h presence
# configure:4532: clang -E conftest.c
# conftest.c:56:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# configure:4532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | /* end confdefs.h. */
# | #include
# configure:4532: result: no
# configure:4532: checking for termcap.h
# configure:4532: result: no
# configure:4532: checking termios.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking termios.h presence
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for termios.h
# configure:4532: result: yes
# configure:4532: checking termio.h usability
# configure:4532: clang -c -g -O conftest.c >&5
# conftest.c:90:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:4532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_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:4532: result: no
# configure:4532: checking termio.h presence
# configure:4532: clang -E conftest.c
# conftest.c:57:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:4532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4532: result: no
# configure:4532: checking for termio.h
# configure:4532: result: no
# configure:4546: checking sys/pte.h usability
# configure:4546: clang -c -g -O conftest.c >&5
# conftest.c:90:10: fatal error: 'sys/pte.h' file not found
# #include
# ^
# 1 error generated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_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:4546: result: no
# configure:4546: checking sys/pte.h presence
# configure:4546: clang -E conftest.c
# conftest.c:57:10: fatal error: 'sys/pte.h' file not found
# #include
# ^
# 1 error generated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4546: result: no
# configure:4546: checking for sys/pte.h
# configure:4546: result: no
# configure:4546: checking sys/stream.h usability
# configure:4546: clang -c -g -O conftest.c >&5
# conftest.c:90:10: fatal error: 'sys/stream.h' file not found
# #include
# ^
# 1 error generated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_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:4546: result: no
# configure:4546: checking sys/stream.h presence
# configure:4546: clang -E conftest.c
# conftest.c:57:10: fatal error: 'sys/stream.h' file not found
# #include
# ^
# 1 error generated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4546: result: no
# configure:4546: checking for sys/stream.h
# configure:4546: result: no
# configure:4546: checking sys/select.h usability
# configure:4546: clang -c -g -O conftest.c >&5
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking sys/select.h presence
# configure:4546: clang -E conftest.c
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking for sys/select.h
# configure:4546: result: yes
# configure:4546: checking sys/file.h usability
# configure:4546: clang -c -g -O conftest.c >&5
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking sys/file.h presence
# configure:4546: clang -E conftest.c
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking for sys/file.h
# configure:4546: result: yes
# configure:4560: checking for sys/ptem.h
# configure:4560: clang -c -g -O conftest.c >&5
# conftest.c:65:10: fatal error: 'sys/ptem.h' file not found
# #include
# ^
# 1 error generated.
# configure:4560: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_STREAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:4560: result: no
# configure:4583: checking for special C compiler options needed for large files
# configure:4628: result: no
# configure:4634: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4659: clang -c -g -O conftest.c >&5
# configure:4659: $? = 0
# configure:4691: result: no
# configure:4776: checking for type of signal functions
# configure:4799: clang -o conftest -g -O conftest.c >&5
# configure:4799: $? = 0
# configure:4857: result: posix
# configure:4872: checking if signal handlers must be reinstalled when invoked
# configure:4878: WARNING: cannot check signal handling if cross compiling -- defaulting to no
# configure:4941: result: no
# configure:4950: checking for presence of POSIX-style sigsetjmp/siglongjmp
# configure:4956: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to missing
# configure:5013: result: missing
# configure:5020: checking for lstat
# configure:5039: clang -o conftest -g -O conftest.c >&5
# configure:5039: $? = 0
# configure:5047: result: yes
# configure:5055: checking whether or not strcoll and strcmp differ
# configure:5061: WARNING: cannot check strcoll if cross compiling -- defaulting to no
# configure:5116: result: no
# configure:5124: checking whether the ctype macros accept non-ascii characters
# configure:5130: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
# configure:5180: result: no
# configure:5188: checking whether getpw functions are declared in pwd.h
# configure:5213: result: yes
# configure:5221: checking whether termios.h defines TIOCGWINSZ
# configure:5244: result: no
# configure:5248: checking whether sys/ioctl.h defines TIOCGWINSZ
# configure:5271: result: yes
# configure:5282: checking for sig_atomic_t in signal.h
# configure:5300: clang -o conftest -g -O conftest.c >&5
# configure:5300: $? = 0
# configure:5308: result: yes
# configure:5325: checking whether signal handlers are of type void
# configure:5349: clang -c -g -O conftest.c >&5
# configure:5349: $? = 0
# configure:5356: result: yes
# configure:5364: checking for TIOCSTAT in sys/ioctl.h
# configure:5381: clang -c -g -O conftest.c >&5
# conftest.c:69:9: error: use of undeclared identifier 'TIOCSTAT'
# int x = TIOCSTAT;
# ^
# 1 error generated.
# configure:5381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | int x = TIOCSTAT;
# | ;
# | return 0;
# | }
# configure:5389: result: no
# configure:5396: checking for FIONREAD in sys/ioctl.h
# configure:5413: clang -c -g -O conftest.c >&5
# configure:5413: $? = 0
# configure:5421: result: yes
# configure:5428: checking for speed_t in sys/types.h
# configure:5444: clang -c -g -O conftest.c >&5
# conftest.c:69:1: error: use of undeclared identifier 'speed_t'
# speed_t x;
# ^
# 1 error generated.
# configure:5444: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | speed_t x;
# | ;
# | return 0;
# | }
# configure:5452: result: no
# configure:5459: checking for struct winsize in sys/ioctl.h and termios.h
# configure:5476: clang -c -g -O conftest.c >&5
# configure:5476: $? = 0
# configure:5503: result: sys/ioctl.h
# configure:5518: checking for struct dirent.d_ino
# configure:5556: clang -c -g -O conftest.c >&5
# configure:5556: $? = 0
# configure:5564: result: yes
# configure:5572: checking for struct dirent.d_fileno
# configure:5610: clang -c -g -O conftest.c >&5
# configure:5610: $? = 0
# configure:5618: result: yes
# configure:5640: checking for tgetent
# configure:5640: clang -o conftest -g -O conftest.c >&5
# conftest.c:102: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5640: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# | /* Define tgetent to an innocuous variant, in case declares tgetent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define tgetent innocuous_tgetent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char tgetent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef tgetent
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_tgetent || defined __stub___tgetent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5640: result: no
# configure:5644: checking for tgetent in -ltermcap
# configure:5669: clang -o conftest -g -O conftest.c -ltermcap >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# conftest.c:79: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5678: result: no
# configure:5683: checking for tgetent in -ltinfo
# configure:5708: clang -o conftest -g -O conftest.c -ltinfo >&5
# /sysroot/bin/ld: error: cannot find -ltinfo
# conftest.c:79: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5708: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5717: result: no
# configure:5722: checking for tgetent in -lcurses
# configure:5747: clang -o conftest -g -O conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# conftest.c:79: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5756: result: no
# configure:5761: checking for tgetent in -lncurses
# configure:5786: clang -o conftest -g -O conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# conftest.c:79: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5795: result: no
# configure:5814: checking which library has the termcap functions
# configure:5817: result: using gnutermcap
# configure:5851: checking wctype.h usability
# configure:5851: clang -c -g -O conftest.c >&5
# configure:5851: $? = 0
# configure:5851: result: yes
# configure:5851: checking wctype.h presence
# configure:5851: clang -E conftest.c
# configure:5851: $? = 0
# configure:5851: result: yes
# configure:5851: checking for wctype.h
# configure:5851: result: yes
# configure:5863: checking wchar.h usability
# configure:5863: clang -c -g -O conftest.c >&5
# configure:5863: $? = 0
# configure:5863: result: yes
# configure:5863: checking wchar.h presence
# configure:5863: clang -E conftest.c
# configure:5863: $? = 0
# configure:5863: result: yes
# configure:5863: checking for wchar.h
# configure:5863: result: yes
# configure:5875: checking langinfo.h usability
# configure:5875: clang -c -g -O conftest.c >&5
# configure:5875: $? = 0
# configure:5875: result: yes
# configure:5875: checking langinfo.h presence
# configure:5875: clang -E conftest.c
# configure:5875: $? = 0
# configure:5875: result: yes
# configure:5875: checking for langinfo.h
# configure:5875: result: yes
# configure:5886: checking for mbrlen
# configure:5886: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5886: $? = 0
# configure:5886: result: yes
# configure:5892: checking for mbscasecmp
# configure:5892: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# conftest.c:106: error: undefined reference to 'mbscasecmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_MBRLEN 1
# | /* end confdefs.h. */
# | /* Define mbscasecmp to an innocuous variant, in case declares mbscasecmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbscasecmp innocuous_mbscasecmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbscasecmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbscasecmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mbscasecmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mbscasecmp || defined __stub___mbscasecmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbscasecmp ();
# | ;
# | return 0;
# | }
# configure:5892: result: no
# configure:5898: checking for mbscmp
# configure:5898: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# conftest.c:106: error: undefined reference to 'mbscmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5898: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_MBRLEN 1
# | /* end confdefs.h. */
# | /* Define mbscmp to an innocuous variant, in case declares mbscmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbscmp innocuous_mbscmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbscmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbscmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mbscmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mbscmp || defined __stub___mbscmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbscmp ();
# | ;
# | return 0;
# | }
# configure:5898: result: no
# configure:5904: checking for mbsnrtowcs
# configure:5904: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5904: $? = 0
# configure:5904: result: yes
# configure:5910: checking for mbsrtowcs
# configure:5910: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5910: $? = 0
# configure:5910: result: yes
# configure:5920: checking for mbschr
# configure:5920: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# conftest.c:108: error: undefined reference to 'mbschr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5920: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_MBSNRTOWCS 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | /* Define mbschr to an innocuous variant, in case declares mbschr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbschr innocuous_mbschr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbschr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbschr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mbschr ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mbschr || defined __stub___mbschr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbschr ();
# | ;
# | return 0;
# | }
# configure:5920: result: no
# configure:5938: checking for wcrtomb
# configure:5938: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5938: $? = 0
# configure:5938: result: yes
# configure:5944: checking for wcscoll
# configure:5944: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5944: $? = 0
# configure:5944: result: yes
# configure:5950: checking for wcsdup
# configure:5950: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5950: $? = 0
# configure:5950: result: yes
# configure:5956: checking for wcwidth
# configure:5956: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5956: $? = 0
# configure:5956: result: yes
# configure:5962: checking for wctype
# configure:5962: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5962: $? = 0
# configure:5962: result: yes
# configure:5971: checking for wcswidth
# configure:5971: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:5971: $? = 0
# configure:5971: result: yes
# configure:5990: checking whether mbrtowc and mbstate_t are properly declared
# configure:6010: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6010: $? = 0
# configure:6018: result: yes
# configure:6034: checking for iswlower
# configure:6034: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for iswupper
# configure:6034: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for towlower
# configure:6034: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for towupper
# configure:6034: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for iswctype
# configure:6034: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6045: checking for nl_langinfo and CODESET
# configure:6061: clang -o conftest -g -O -L./lib/termcap conftest.c >&5
# configure:6061: $? = 0
# configure:6069: result: yes
# configure:6076: checking for wchar_t in wchar.h
# configure:6096: clang -c -g -O conftest.c >&5
# configure:6096: $? = 0
# configure:6103: result: yes
# configure:6111: checking for wctype_t in wctype.h
# configure:6130: clang -c -g -O conftest.c >&5
# configure:6130: $? = 0
# configure:6137: result: yes
# configure:6145: checking for wint_t in wctype.h
# configure:6164: clang -c -g -O conftest.c >&5
# configure:6164: $? = 0
# configure:6171: result: yes
# configure:6213: checking configuration for building shared libraries
# configure:6237: result: supported
# configure:6365: updating cache ./config.cache
# configure:6402: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by readline config.status 6.2, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:923: creating Makefile
# config.status:923: creating doc/Makefile
# config.status:923: creating examples/Makefile
# config.status:923: creating shlib/Makefile
# config.status:923: creating config.h
# config.status:1103: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_char_unsigned=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=' '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_func_fcntl=yes
# ac_cv_func_getpwent=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_isascii=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_iswlower=yes
# ac_cv_func_iswupper=yes
# ac_cv_func_isxdigit=yes
# ac_cv_func_kill=yes
# ac_cv_func_lstat=yes
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbscasecmp=no
# ac_cv_func_mbschr=no
# ac_cv_func_mbscmp=no
# ac_cv_func_mbsnrtowcs=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memmove=yes
# ac_cv_func_putenv=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strcoll_works=no
# ac_cv_func_strpbrk=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tgetent=no
# ac_cv_func_towlower=yes
# ac_cv_func_towupper=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcscoll=yes
# ac_cv_func_wcsdup=yes
# ac_cv_func_wcswidth=yes
# ac_cv_func_wctype=yes
# ac_cv_func_wcwidth=yes
# ac_cv_have_sig_atomic_t=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_pte_h=no
# ac_cv_header_sys_ptem_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stream_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termcap_h=no
# ac_cv_header_termio_h=no
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses_tgetent=no
# ac_cv_lib_ncurses_tgetent=no
# ac_cv_lib_termcap_tgetent=no
# ac_cv_lib_tinfo_tgetent=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=x86_64-unknown-linux-ar
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_RANLIB=true
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
# ac_cv_sys_tiocgwinsz_in_termios_h=no
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# bash_cv_dirent_has_d_fileno=yes
# bash_cv_dirent_has_dino=yes
# bash_cv_fionread_in_ioctl=yes
# bash_cv_func_ctype_nonascii=no
# bash_cv_func_lstat=yes
# bash_cv_func_sigsetjmp=missing
# bash_cv_func_strcoll_broken=no
# bash_cv_getpw_declared=yes
# bash_cv_langinfo_codeset=yes
# bash_cv_must_reinstall_sighandlers=no
# bash_cv_signal_vintage=posix
# bash_cv_speed_t_in_sys_types=no
# bash_cv_struct_winsize_header=ioctl_h
# bash_cv_termcap_lib=gnutermcap
# bash_cv_tiocstat_in_ioctl=no
# bash_cv_type_wchar_t=yes
# bash_cv_type_wctype_t=yes
# bash_cv_type_wint_t=yes
# bash_cv_void_sighandler=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='x86_64-unknown-linux-ar'
# ARFLAGS='cr'
# BUILD_DIR='/tmp/gdb/src/gdb-7.11.1/readline'
# CC='clang'
# CFLAGS='-g -O'
# CPP='clang -E'
# CPPFLAGS=''
# CROSS_COMPILE='-DCROSS_COMPILING'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LDFLAGS=' -L./lib/termcap'
# LIBOBJS=' ${LIBOBJDIR}mbschr$U.o'
# LIBS=''
# LIBVERSION='6.2'
# LOCAL_CFLAGS=''
# LOCAL_DEFS=''
# LOCAL_LDFLAGS=''
# LTLIBOBJS=' ${LIBOBJDIR}mbschr$U.lo'
# MAKE_SHELL='/bin/sh'
# OBJEXT='o'
# PACKAGE_BUGREPORT='bug-readline@gnu.org'
# PACKAGE_NAME='readline'
# PACKAGE_STRING='readline 6.2'
# PACKAGE_TARNAME='readline'
# PACKAGE_URL=''
# PACKAGE_VERSION='6.2'
# PATH_SEPARATOR=':'
# PURIFY=''
# RANLIB='true'
# SET_MAKE=''
# SHARED_INSTALL_TARGET=''
# SHARED_TARGET=''
# SHELL='/bin/sh'
# SHLIB_DLLVERSION='$(SHLIB_MAJOR)'
# SHLIB_DOT='.'
# SHLIB_LIBPREF='lib'
# SHLIB_LIBS=''
# SHLIB_LIBSUFF='so'
# SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)'
# SHLIB_MAJOR='6'
# SHLIB_MINOR='2'
# SHLIB_STATUS='supported'
# SHLIB_XLDFLAGS='-Wl,-rpath,$(libdir) -Wl,-soname,`basename $@ $(SHLIB_MINOR)`'
# SHOBJ_CC='clang'
# SHOBJ_CFLAGS='-fPIC'
# SHOBJ_LD='${CC}'
# SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
# SHOBJ_LIBS=''
# SHOBJ_STATUS='supported'
# SHOBJ_XLDFLAGS=''
# STATIC_INSTALL_TARGET='install-static'
# STATIC_TARGET='static'
# TERMCAP_LIB='-ltermcap'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "readline"
# #define PACKAGE_TARNAME "readline"
# #define PACKAGE_VERSION "6.2"
# #define PACKAGE_STRING "readline 6.2"
# #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define RETSIGTYPE void
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define HAVE_FCNTL 1
# #define HAVE_KILL 1
# #define HAVE_LSTAT 1
# #define HAVE_MEMMOVE 1
# #define HAVE_PUTENV 1
# #define HAVE_SELECT 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRPBRK 1
# #define HAVE_TCGETATTR 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_ISASCII 1
# #define HAVE_ISXDIGIT 1
# #define HAVE_GETPWENT 1
# #define HAVE_GETPWNAM 1
# #define HAVE_GETPWUID 1
# #define HAVE_FCNTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_POSIX_SIGNALS 1
# #define HAVE_LSTAT 1
# #define HAVE_GETPW_DECLS 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define VOID_SIGHANDLER 1
# #define FIONREAD_IN_SYS_IOCTL 1
# #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# #define HAVE_STRUCT_DIRENT_D_INO 1
# #define HAVE_STRUCT_DIRENT_D_FILENO 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_MBRLEN 1
# #define HAVE_MBSNRTOWCS 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WCRTOMB 1
# #define HAVE_WCSCOLL 1
# #define HAVE_WCSDUP 1
# #define HAVE_WCWIDTH 1
# #define HAVE_WCTYPE 1
# #define HAVE_WCSWIDTH 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_ISWLOWER 1
# #define HAVE_ISWUPPER 1
# #define HAVE_TOWLOWER 1
# #define HAVE_TOWUPPER 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WCTYPE_T 1
# #define HAVE_WINT_T 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/libiberty/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/libiberty/configure --srcdir=.././libiberty --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2342: creating cache ./config.cache
# configure:2493: checking whether to enable maintainer-specific portions of Makefiles
# configure:2503: result: no
# configure:2518: checking for makeinfo
# configure:2545: result: makeinfo --split-size=5000000
# configure:2585: checking for perl
# configure:2601: found /usr/sbin/perl
# configure:2612: result: perl
# configure:2631: checking build system type
# configure:2645: result: x86_64-pc-linux-gnu
# configure:2665: checking host system type
# configure:2678: result: x86_64-unknown-linux-gnu
# configure:2703: checking for x86_64-unknown-linux-ar
# configure:2730: result: x86_64-unknown-linux-ar
# configure:2795: checking for x86_64-unknown-linux-ranlib
# configure:2822: result: true
# configure:2907: checking whether to install libiberty headers and static library
# configure:2930: result: no
# configure:2932: target_header_dir =
# configure:2944: checking for x86_64-unknown-linux-gcc
# configure:2971: result: clang
# configure:3240: checking for C compiler version
# configure:3249: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3260: $? = 0
# configure:3249: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3260: $? = 0
# configure:3249: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3260: $? = 1
# configure:3249: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3260: $? = 1
# configure:3276: clang -o conftest conftest.c >&5
# configure:3279: $? = 0
# configure:3308: checking for C compiler default output file name
# configure:3330: clang conftest.c >&5
# configure:3334: $? = 0
# configure:3371: result: a.out
# configure:3387: checking whether the C compiler works
# configure:3415: result: yes
# configure:3422: checking whether we are cross compiling
# configure:3424: result: yes
# configure:3427: checking for suffix of executables
# configure:3434: clang -o conftest conftest.c >&5
# configure:3438: $? = 0
# configure:3460: result:
# configure:3467: checking for suffix of object files
# configure:3489: clang -c conftest.c >&5
# configure:3493: $? = 0
# configure:3514: result: o
# configure:3518: checking whether we are using the GNU C compiler
# configure:3537: clang -c conftest.c >&5
# configure:3537: $? = 0
# configure:3546: result: yes
# configure:3555: checking whether clang accepts -g
# configure:3575: clang -c -g conftest.c >&5
# configure:3575: $? = 0
# configure:3616: result: yes
# configure:3633: checking for clang option to accept ISO C89
# configure:3697: clang -c conftest.c >&5
# configure:3697: $? = 0
# configure:3710: result: none needed
# configure:3736: checking how to run the C preprocessor
# configure:3767: clang -E conftest.c
# configure:3767: $? = 0
# configure:3781: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3781: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3806: result: clang -E
# configure:3826: clang -E conftest.c
# configure:3826: $? = 0
# configure:3840: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3840: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3869: checking for grep that handles long lines and -e
# configure:3927: result: /usr/sbin/grep
# configure:3932: checking for egrep
# configure:3994: result: /usr/sbin/grep -E
# configure:3999: checking for ANSI C header files
# configure:4019: clang -c conftest.c >&5
# configure:4019: $? = 0
# configure:4103: result: yes
# configure:4116: checking for sys/types.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for sys/stat.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for stdlib.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for string.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for memory.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for strings.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for inttypes.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for stdint.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for unistd.h
# configure:4116: clang -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4130: checking minix/config.h usability
# configure:4130: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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:4130: result: no
# configure:4130: checking minix/config.h presence
# configure:4130: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4130: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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:4130: result: no
# configure:4130: checking for minix/config.h
# configure:4130: result: no
# configure:4151: checking whether it is safe to define __EXTENSIONS__
# configure:4169: clang -c conftest.c >&5
# configure:4169: $? = 0
# configure:4176: result: yes
# configure:4198: checking for special C compiler options needed for large files
# configure:4243: result: no
# configure:4249: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4274: clang -c conftest.c >&5
# configure:4274: $? = 0
# configure:4306: result: no
# configure:4410: checking whether clang supports -W
# configure:4427: clang -c -W conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether clang supports -Wall
# configure:4427: clang -c -Wall conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether clang supports -Wwrite-strings
# configure:4427: clang -c -Wwrite-strings conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether clang supports -Wc++-compat
# configure:4427: clang -c -Wc++-compat conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether clang supports -Wstrict-prototypes
# configure:4427: clang -c -Wstrict-prototypes conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4459: checking whether clang supports -pedantic
# configure:4477: clang -c -pedantic conftest.c >&5
# configure:4477: $? = 0
# configure:4485: result: yes
# configure:4501: checking whether clang and cc understand -c and -o together
# configure:4532: clang -c conftest.c -o conftest2.o >&5
# configure:4536: $? = 0
# configure:4542: clang -c conftest.c -o conftest2.o >&5
# configure:4546: $? = 0
# configure:4557: cc -c conftest.c >&5
# configure:4561: $? = 0
# configure:4569: cc -c conftest.c -o conftest2.o >&5
# configure:4573: $? = 0
# configure:4579: cc -c conftest.c -o conftest2.o >&5
# configure:4583: $? = 0
# configure:4601: result: yes
# configure:4620: checking for an ANSI C-conforming const
# configure:4685: clang -c conftest.c >&5
# configure:4685: $? = 0
# configure:4692: result: yes
# configure:4700: checking for inline
# configure:4716: clang -c conftest.c >&5
# configure:4716: $? = 0
# configure:4724: result: inline
# configure:4742: checking whether byte ordering is bigendian
# configure:4757: clang -c conftest.c >&5
# conftest.c:25:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:25:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4757: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4802: clang -c conftest.c >&5
# configure:4802: $? = 0
# configure:4820: clang -c conftest.c >&5
# conftest.c:31:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4820: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4948: result: no
# configure:4987: checking for a BSD-compatible install
# configure:5055: result: /usr/bin/install -c
# configure:5220: checking for sys/file.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/param.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for limits.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for stdlib.h
# configure:5220: result: yes
# configure:5220: checking for malloc.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for string.h
# configure:5220: result: yes
# configure:5220: checking for unistd.h
# configure:5220: result: yes
# configure:5220: checking for strings.h
# configure:5220: result: yes
# configure:5220: checking for sys/time.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for time.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/resource.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/stat.h
# configure:5220: result: yes
# configure:5220: checking for sys/mman.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for fcntl.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for alloca.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/pstat.h
# configure:5220: clang -E conftest.c
# conftest.c:39:10: fatal error: 'sys/pstat.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for sys/sysmp.h
# configure:5220: clang -E conftest.c
# conftest.c:39:10: fatal error: 'sys/sysmp.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for sys/sysinfo.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for machine/hal_sysinfo.h
# configure:5220: clang -E conftest.c
# conftest.c:40:10: fatal error: 'machine/hal_sysinfo.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for sys/table.h
# configure:5220: clang -E conftest.c
# conftest.c:40:10: fatal error: 'sys/table.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for sys/sysctl.h
# configure:5220: clang -E conftest.c
# conftest.c:40:10: fatal error: 'sys/sysctl.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for sys/systemcfg.h
# configure:5220: clang -E conftest.c
# conftest.c:40:10: fatal error: 'sys/systemcfg.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for stdint.h
# configure:5220: result: yes
# configure:5220: checking for stdio_ext.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for process.h
# configure:5220: clang -E conftest.c
# conftest.c:42:10: fatal error: 'process.h' file not found
# #include
# ^
# 1 error generated.
# configure:5220: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | /* end confdefs.h. */
# | #include
# configure:5220: result: no
# configure:5220: checking for sys/prctl.h
# configure:5220: clang -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5230: checking for sys/wait.h that is POSIX.1 compatible
# configure:5256: clang -c conftest.c >&5
# configure:5256: $? = 0
# configure:5263: result: yes
# configure:5271: checking whether time.h and sys/time.h may both be included
# configure:5291: clang -c conftest.c >&5
# configure:5291: $? = 0
# configure:5298: result: yes
# configure:5307: checking whether errno must be declared
# configure:5323: clang -c conftest.c >&5
# configure:5323: $? = 0
# configure:5330: result: no
# configure:5344: checking size of int
# configure:5349: clang -c conftest.c >&5
# configure:5349: $? = 0
# configure:5349: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5349: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5349: clang -c conftest.c >&5
# conftest.c:81:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5349: clang -c conftest.c >&5
# configure:5349: $? = 0
# configure:5349: clang -c conftest.c >&5
# configure:5349: $? = 0
# configure:5349: clang -c conftest.c >&5
# configure:5349: $? = 0
# configure:5364: result: 4
# configure:5378: checking size of long
# configure:5383: clang -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5383: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5383: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5383: clang -c conftest.c >&5
# conftest.c:82:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5383: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5383: clang -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: clang -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: clang -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: clang -c conftest.c >&5
# configure:5383: $? = 0
# configure:5398: result: 8
# configure:5412: checking size of size_t
# configure:5417: clang -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5417: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5417: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5417: clang -c conftest.c >&5
# conftest.c:83:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5417: clang -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: clang -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: clang -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: clang -c conftest.c >&5
# configure:5417: $? = 0
# configure:5432: result: 8
# configure:5444: checking for long long
# configure:5444: clang -c conftest.c >&5
# configure:5444: $? = 0
# configure:5444: clang -c conftest.c >&5
# conftest.c:84:24: error: expected expression
# if (sizeof ((long long)))
# ^
# 1 error generated.
# configure:5444: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | /* 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 ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5444: result: yes
# configure:5452: checking size of long long
# configure:5457: clang -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5457: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5457: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5457: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5457: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5457: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5457: clang -c conftest.c >&5
# conftest.c:85:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5457: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5457: clang -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: clang -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: clang -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: clang -c conftest.c >&5
# configure:5457: $? = 0
# configure:5472: result: 8
# configure:5486: checking for a 64-bit type
# configure:5504: clang -c conftest.c >&5
# configure:5504: $? = 0
# configure:5554: result: uint64_t
# configure:5565: checking for intptr_t
# configure:5565: clang -c conftest.c >&5
# configure:5565: $? = 0
# configure:5565: clang -c conftest.c >&5
# conftest.c:87:23: error: expected expression
# if (sizeof ((intptr_t)))
# ^
# 1 error generated.
# configure:5565: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | /* 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 ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5565: result: yes
# configure:5600: checking for uintptr_t
# configure:5600: clang -c conftest.c >&5
# configure:5600: $? = 0
# configure:5600: clang -c conftest.c >&5
# conftest.c:88:24: error: expected expression
# if (sizeof ((uintptr_t)))
# ^
# 1 error generated.
# configure:5600: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_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
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5600: result: yes
# configure:5635: checking for ssize_t
# configure:5635: clang -c conftest.c >&5
# configure:5635: $? = 0
# configure:5635: clang -c conftest.c >&5
# conftest.c:89:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:5635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_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
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5635: result: yes
# configure:5654: checking for pid_t
# configure:5654: clang -c conftest.c >&5
# configure:5654: $? = 0
# configure:5654: clang -c conftest.c >&5
# conftest.c:90:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:5654: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5654: result: yes
# configure:6326: checking for library containing strerror
# configure:6360: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:61:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:6360: $? = 0
# configure:6377: result: none required
# configure:6388: checking for asprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:88:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for atexit
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for basename
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bcmp
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bcopy
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bsearch
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bzero
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
# char bzero ();
# ^
# conftest.c:83:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for calloc
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
# char calloc ();
# ^
# conftest.c:84:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for clock
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for ffs
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for getcwd
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for getpagesize
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for gettimeofday
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for index
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration]
# char index ();
# ^
# conftest.c:90:6: note: 'index' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for insque
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memchr
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:92:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
# char memchr ();
# ^
# conftest.c:92:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memcmp
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:93:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
# char memcmp ();
# ^
# conftest.c:93:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memcpy
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:94:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:94:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memmem
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memmove
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:96:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:96:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for mempcpy
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memset
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:98:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:98:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for mkstemps
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for putenv
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for random
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for rename
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for rindex
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration]
# char rindex ();
# ^
# conftest.c:103:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for setenv
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for snprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:105:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:105:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for sigsetmask
# configure:6388: clang -o conftest conftest.c >&5
# /tmp/conftest-30bd53.o:conftest.c:function main: error: undefined reference to 'sigsetmask'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6388: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# | /* Define sigsetmask to an innocuous variant, in case declares sigsetmask.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sigsetmask innocuous_sigsetmask
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sigsetmask (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sigsetmask
# |
# | /* 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 sigsetmask ();
# | /* 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_sigsetmask || defined __stub___sigsetmask
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sigsetmask ();
# | ;
# | return 0;
# | }
# configure:6388: result: no
# configure:6388: checking for stpcpy
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:106:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:106:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for stpncpy
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:107:6: warning: incompatible redeclaration of library function 'stpncpy' [-Wincompatible-library-redeclaration]
# char stpncpy ();
# ^
# conftest.c:107:6: note: 'stpncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strcasecmp
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:108:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:108:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strchr
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:109:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strdup
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:110:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:110:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strncasecmp
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:111:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:111:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strndup
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:112:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:112:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strnlen
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strrchr
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:114:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:114:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strstr
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:115:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:115:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtod
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtol
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtoul
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtoll
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtoull
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strverscmp
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for tmpnam
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vasprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:134:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vfprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:124:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
# char vfprintf ();
# ^
# conftest.c:124:6: note: 'vfprintf' is a builtin with type 'int ()'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:125:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:125:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vsnprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:126:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:126:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vsprintf
# configure:6388: clang -o conftest conftest.c >&5
# conftest.c:127:6: warning: incompatible redeclaration of library function 'vsprintf' [-Wincompatible-library-redeclaration]
# char vsprintf ();
# ^
# conftest.c:127:6: note: 'vsprintf' is a builtin with type 'int (char *, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for waitpid
# configure:6388: clang -o conftest conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for setproctitle
# configure:6388: clang -o conftest conftest.c >&5
# /tmp/conftest-4c3e99.o:conftest.c:function main: error: undefined reference to 'setproctitle'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6388: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | /* end confdefs.h. */
# | /* Define setproctitle to an innocuous variant, in case declares setproctitle.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setproctitle innocuous_setproctitle
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setproctitle (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setproctitle
# |
# | /* 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 setproctitle ();
# | /* 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_setproctitle || defined __stub___setproctitle
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setproctitle ();
# | ;
# | return 0;
# | }
# configure:6388: result: no
# configure:6406: checking whether alloca needs Cray hooks
# configure:6429: result: no
# configure:6447: checking stack direction for C alloca
# configure:6484: result: 0
# configure:6494: checking for vfork.h
# configure:6494: clang -E conftest.c
# conftest.c:107:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:6494: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | /* end confdefs.h. */
# | #include
# configure:6494: result: no
# configure:6506: checking for fork
# configure:6506: clang -o conftest conftest.c >&5
# configure:6506: $? = 0
# configure:6506: result: yes
# configure:6506: checking for vfork
# configure:6506: clang -o conftest conftest.c >&5
# conftest.c:131:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:131:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:6506: $? = 0
# configure:6506: result: yes
# configure:6517: checking for working fork
# configure:6549: result: cross
# configure:6565: WARNING: result yes guessed because of cross compilation
# configure:6570: checking for working vfork
# configure:6680: result: yes
# configure:6739: checking for _doprnt
# configure:6739: clang -o conftest conftest.c >&5
# /tmp/conftest-cff46a.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6739: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:6739: result: no
# configure:6751: checking for sys_errlist
# configure:6770: clang -o conftest conftest.c >&5
# /tmp/conftest-324a3f.o:conftest.c:function main: error: undefined reference to 'sys_errlist'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | int *p;
# | int
# | main ()
# | {
# | extern int sys_errlist []; p = sys_errlist;
# | ;
# | return 0;
# | }
# configure:6788: result: no
# configure:6751: checking for sys_nerr
# configure:6770: clang -o conftest conftest.c >&5
# /tmp/conftest-e096d2.o:conftest.c:function main: error: undefined reference to 'sys_nerr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | int *p;
# | int
# | main ()
# | {
# | extern int sys_nerr []; p = sys_nerr;
# | ;
# | return 0;
# | }
# configure:6788: result: no
# configure:6751: checking for sys_siglist
# configure:6770: clang -o conftest conftest.c >&5
# /tmp/conftest-0cb539.o:conftest.c:function main: error: undefined reference to 'sys_siglist'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | int *p;
# | int
# | main ()
# | {
# | extern int sys_siglist []; p = sys_siglist;
# | ;
# | return 0;
# | }
# configure:6788: result: no
# configure:6795: checking for external symbol _system_configuration
# configure:6808: clang -c conftest.c >&5
# conftest.c:111:10: fatal error: 'sys/systemcfg.h' file not found
# #include
# ^
# 1 error generated.
# configure:6808: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | double x = _system_configuration.physmem;
# | ;
# | return 0;
# | }
# configure:6815: result: no
# configure:6823: checking for __fsetlocking
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for canonicalize_file_name
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-431238.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | /* end confdefs.h. */
# | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define canonicalize_file_name innocuous_canonicalize_file_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char canonicalize_file_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef canonicalize_file_name
# |
# | /* 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 canonicalize_file_name ();
# | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return canonicalize_file_name ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for dup3
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for getrlimit
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for getrusage
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for getsysinfo
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-af573d.o:conftest.c:function main: error: undefined reference to 'getsysinfo'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | /* end confdefs.h. */
# | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getsysinfo innocuous_getsysinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getsysinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getsysinfo
# |
# | /* 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 getsysinfo ();
# | /* 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_getsysinfo || defined __stub___getsysinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getsysinfo ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for gettimeofday
# configure:6823: result: yes
# configure:6823: checking for on_exit
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-58675a.o:conftest.c:function main: error: undefined reference to 'on_exit'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define on_exit to an innocuous variant, in case declares on_exit.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define on_exit innocuous_on_exit
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char on_exit (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef on_exit
# |
# | /* 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 on_exit ();
# | /* 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_on_exit || defined __stub___on_exit
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return on_exit ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for psignal
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for pstat_getdynamic
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-26a0b8.o:conftest.c:function main: error: undefined reference to 'pstat_getdynamic'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | /* end confdefs.h. */
# | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pstat_getdynamic innocuous_pstat_getdynamic
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pstat_getdynamic (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pstat_getdynamic
# |
# | /* 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 pstat_getdynamic ();
# | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pstat_getdynamic ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for pstat_getstatic
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-e8d6fa.o:conftest.c:function main: error: undefined reference to 'pstat_getstatic'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | /* end confdefs.h. */
# | /* Define pstat_getstatic to an innocuous variant, in case declares pstat_getstatic.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pstat_getstatic innocuous_pstat_getstatic
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pstat_getstatic (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pstat_getstatic
# |
# | /* 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 pstat_getstatic ();
# | /* 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_pstat_getstatic || defined __stub___pstat_getstatic
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pstat_getstatic ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for realpath
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for setrlimit
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sbrk
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for spawnve
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-ff40a7.o:conftest.c:function main: error: undefined reference to 'spawnve'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | /* end confdefs.h. */
# | /* Define spawnve to an innocuous variant, in case declares spawnve.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define spawnve innocuous_spawnve
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char spawnve (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef spawnve
# |
# | /* 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 spawnve ();
# | /* 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_spawnve || defined __stub___spawnve
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return spawnve ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for spawnvpe
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-603ba0.o:conftest.c:function main: error: undefined reference to 'spawnvpe'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | /* end confdefs.h. */
# | /* Define spawnvpe to an innocuous variant, in case declares spawnvpe.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define spawnvpe innocuous_spawnvpe
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char spawnvpe (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef spawnvpe
# |
# | /* 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 spawnvpe ();
# | /* 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_spawnvpe || defined __stub___spawnvpe
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return spawnvpe ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for strerror
# configure:6823: clang -o conftest conftest.c >&5
# conftest.c:143:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:143:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for strsignal
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sysconf
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sysctl
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-7b5c11.o:conftest.c:function main: error: undefined reference to 'sysctl'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | /* end confdefs.h. */
# | /* Define sysctl to an innocuous variant, in case declares sysctl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysctl innocuous_sysctl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysctl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysctl
# |
# | /* 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 sysctl ();
# | /* 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_sysctl || defined __stub___sysctl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysctl ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for sysmp
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-c50876.o:conftest.c:function main: error: undefined reference to 'sysmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | /* end confdefs.h. */
# | /* Define sysmp to an innocuous variant, in case declares sysmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysmp innocuous_sysmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysmp
# |
# | /* 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 sysmp ();
# | /* 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_sysmp || defined __stub___sysmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysmp ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for table
# configure:6823: clang -o conftest conftest.c >&5
# /tmp/conftest-c86c2d.o:conftest.c:function main: error: undefined reference to 'table'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6823: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | /* end confdefs.h. */
# | /* Define table to an innocuous variant, in case declares table.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define table innocuous_table
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char table (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef table
# |
# | /* 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 table ();
# | /* 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_table || defined __stub___table
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return table ();
# | ;
# | return 0;
# | }
# configure:6823: result: no
# configure:6823: checking for times
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for wait3
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for wait4
# configure:6823: clang -o conftest conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6833: checking whether basename is declared
# configure:6833: clang -c conftest.c >&5
# configure:6833: $? = 0
# configure:6833: result: yes
# configure:6843: checking whether ffs is declared
# configure:6843: clang -c conftest.c >&5
# configure:6843: $? = 0
# configure:6843: result: yes
# configure:6853: checking whether asprintf is declared
# configure:6853: clang -c conftest.c >&5
# configure:6853: $? = 0
# configure:6853: result: yes
# configure:6863: checking whether vasprintf is declared
# configure:6863: clang -c conftest.c >&5
# configure:6863: $? = 0
# configure:6863: result: yes
# configure:6873: checking whether snprintf is declared
# configure:6873: clang -c conftest.c >&5
# configure:6873: $? = 0
# configure:6873: result: yes
# configure:6883: checking whether vsnprintf is declared
# configure:6883: clang -c conftest.c >&5
# configure:6883: $? = 0
# configure:6883: result: yes
# configure:6894: checking whether calloc is declared
# configure:6894: clang -c conftest.c >&5
# configure:6894: $? = 0
# configure:6894: result: yes
# configure:6904: checking whether getenv is declared
# configure:6904: clang -c conftest.c >&5
# configure:6904: $? = 0
# configure:6904: result: yes
# configure:6914: checking whether getopt is declared
# configure:6914: clang -c conftest.c >&5
# configure:6914: $? = 0
# configure:6914: result: yes
# configure:6924: checking whether malloc is declared
# configure:6924: clang -c conftest.c >&5
# configure:6924: $? = 0
# configure:6924: result: yes
# configure:6934: checking whether realloc is declared
# configure:6934: clang -c conftest.c >&5
# configure:6934: $? = 0
# configure:6934: result: yes
# configure:6944: checking whether sbrk is declared
# configure:6944: clang -c conftest.c >&5
# configure:6944: $? = 0
# configure:6944: result: yes
# configure:6955: checking whether strtol is declared
# configure:6955: clang -c conftest.c >&5
# configure:6955: $? = 0
# configure:6955: result: yes
# configure:6965: checking whether strtoul is declared
# configure:6965: clang -c conftest.c >&5
# configure:6965: $? = 0
# configure:6965: result: yes
# configure:6975: checking whether strtoll is declared
# configure:6975: clang -c conftest.c >&5
# configure:6975: $? = 0
# configure:6975: result: yes
# configure:6985: checking whether strtoull is declared
# configure:6985: clang -c conftest.c >&5
# configure:6985: $? = 0
# configure:6985: result: yes
# configure:6996: checking whether strverscmp is declared
# configure:6996: clang -c conftest.c >&5
# configure:6996: $? = 0
# configure:6996: result: yes
# configure:7007: checking whether canonicalize_file_name must be declared
# configure:7038: clang -c conftest.c >&5
# conftest.c:162:28: error: use of undeclared identifier 'canonicalize_file_name'
# char *(*pfn) = (char *(*)) canonicalize_file_name
# ^
# 1 error generated.
# configure:7038: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define 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 HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LONG_LONG 1
# | #define SIZEOF_LONG_LONG 8
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION 0
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_TIMES 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_CALLOC 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_SBRK 1
# | #define HAVE_DECL_STRTOL 1
# | #define HAVE_DECL_STRTOUL 1
# | #define HAVE_DECL_STRTOLL 1
# | #define HAVE_DECL_STRTOULL 1
# | #define HAVE_DECL_STRVERSCMP 1
# | /* end confdefs.h. */
# |
# | #include "confdefs.h"
# | #include
# | #ifdef HAVE_STRING_H
# | #include
# | #else
# | #ifdef HAVE_STRINGS_H
# | #include
# | #endif
# | #endif
# | #ifdef HAVE_STDLIB_H
# | #include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | char *(*pfn) = (char *(*)) canonicalize_file_name
# | ;
# | return 0;
# | }
# configure:7046: result: yes
# configure:7074: checking for stdlib.h
# configure:7074: result: yes
# configure:7074: checking for unistd.h
# configure:7074: result: yes
# configure:7086: checking for getpagesize
# configure:7086: result: yes
# configure:7095: checking for working mmap
# configure:7242: result: no
# configure:7253: checking for working strncmp
# configure:7336: result: yes
# configure:7441: updating cache ./config.cache
# configure:7479: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:1001: creating Makefile
# config.status:1001: creating testsuite/Makefile
# config.status:1001: creating config.h
# config.status:1186: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_stack_direction=0
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=' '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_func___fsetlocking=yes
# ac_cv_func__doprnt=no
# ac_cv_func_asprintf=yes
# ac_cv_func_atexit=yes
# ac_cv_func_basename=yes
# ac_cv_func_bcmp=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_bsearch=yes
# ac_cv_func_bzero=yes
# ac_cv_func_calloc=yes
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_clock=yes
# ac_cv_func_dup3=yes
# ac_cv_func_ffs=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getsysinfo=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_index=yes
# ac_cv_func_insque=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memcmp=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmem=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkstemps=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_on_exit=no
# ac_cv_func_psignal=yes
# ac_cv_func_pstat_getdynamic=no
# ac_cv_func_pstat_getstatic=no
# ac_cv_func_putenv=yes
# ac_cv_func_random=yes
# ac_cv_func_realpath=yes
# ac_cv_func_rename=yes
# ac_cv_func_rindex=yes
# ac_cv_func_sbrk=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setproctitle=no
# ac_cv_func_setrlimit=yes
# ac_cv_func_sigsetmask=no
# ac_cv_func_snprintf=yes
# ac_cv_func_spawnve=no
# ac_cv_func_spawnvpe=no
# ac_cv_func_stpcpy=yes
# ac_cv_func_stpncpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strncmp_works=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_strverscmp=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_sysctl=no
# ac_cv_func_sysmp=no
# ac_cv_func_table=no
# ac_cv_func_times=yes
# ac_cv_func_tmpnam=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vfprintf=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_vsprintf=yes
# ac_cv_func_wait3=yes
# ac_cv_func_wait4=yes
# ac_cv_func_waitpid=yes
# ac_cv_have_decl_asprintf=yes
# ac_cv_have_decl_basename_char_p_=yes
# ac_cv_have_decl_calloc=yes
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getopt=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_sbrk=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strtol=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoul=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_vasprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_machine_hal_sysinfo_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_process_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_ext_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_prctl_h=yes
# ac_cv_header_sys_pstat_h=no
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=no
# ac_cv_header_sys_sysinfo_h=yes
# ac_cv_header_sys_sysmp_h=no
# ac_cv_header_sys_systemcfg_h=no
# ac_cv_header_sys_table_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_os_cray=no
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=x86_64-unknown-linux-ar
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000'
# ac_cv_prog_PERL=perl
# ac_cv_prog_RANLIB=true
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_size_t=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_long=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uintptr_t=yes
# acx_cv_prog_cc_pedantic_=yes
# acx_cv_prog_cc_warning__W=yes
# acx_cv_prog_cc_warning__Wall=yes
# acx_cv_prog_cc_warning__Wcpp_compat=yes
# acx_cv_prog_cc_warning__Wstrict_prototypes=yes
# acx_cv_prog_cc_warning__Wwrite_strings=yes
# liberty_cv_uint64=uint64_t
# libiberty_cv_decl_needed_canonicalize_file_name=yes
# libiberty_cv_declare_errno=no
# libiberty_cv_var_sys_errlist=no
# libiberty_cv_var_sys_nerr=no
# libiberty_cv_var_sys_siglist=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='x86_64-unknown-linux-ar'
# BUILD_INFO='info'
# CC='clang'
# CFLAGS=''
# CHECK='really-check'
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# HAVE_PERL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_DEST='libdir'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LDFLAGS=' '
# LIBOBJS=' ${LIBOBJDIR}./sigsetmask$U.o ${LIBOBJDIR}./setproctitle$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}./sigsetmask$U.lo ${LIBOBJDIR}./setproctitle$U.lo'
# MAINT='#'
# MAKEINFO='makeinfo --split-size=5000000'
# NOASANFLAG=''
# NOTMAINT=''
# NO_MINUS_C_MINUS_O=''
# OBJEXT='o'
# OUTPUT_OPTION='-o $@'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='perl'
# PICFLAG=''
# RANLIB='true'
# SHELL='/bin/sh'
# ac_ct_CC=''
# ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic '
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libiberty_topdir='./..'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pexecute='pex-unix'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux'
# target_header_dir=''
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# host_makefile_frag='xhost-mkfrag'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #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 HAVE_SYS_FILE_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_SYS_SYSINFO_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDIO_EXT_H 1
# #define HAVE_SYS_PRCTL_H 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SIZE_T 8
# #define HAVE_LONG_LONG 1
# #define SIZEOF_LONG_LONG 8
# #define UNSIGNED_64BIT_TYPE uint64_t
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_ASPRINTF 1
# #define HAVE_ATEXIT 1
# #define HAVE_BASENAME 1
# #define HAVE_BCMP 1
# #define HAVE_BCOPY 1
# #define HAVE_BSEARCH 1
# #define HAVE_BZERO 1
# #define HAVE_CALLOC 1
# #define HAVE_CLOCK 1
# #define HAVE_FFS 1
# #define HAVE_GETCWD 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INDEX 1
# #define HAVE_INSQUE 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMCMP 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMEM 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MEMSET 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_PUTENV 1
# #define HAVE_RANDOM 1
# #define HAVE_RENAME 1
# #define HAVE_RINDEX 1
# #define HAVE_SETENV 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STPCPY 1
# #define HAVE_STPNCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRNLEN 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOD 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRTOLL 1
# #define HAVE_STRTOULL 1
# #define HAVE_STRVERSCMP 1
# #define HAVE_TMPNAM 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VFPRINTF 1
# #define HAVE_VPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_VSPRINTF 1
# #define HAVE_WAITPID 1
# #define STACK_DIRECTION 0
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DUP3 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_PSIGNAL 1
# #define HAVE_REALPATH 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_SBRK 1
# #define HAVE_STRERROR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_SYSCONF 1
# #define HAVE_TIMES 1
# #define HAVE_WAIT3 1
# #define HAVE_WAIT4 1
# #define HAVE_DECL_BASENAME 1
# #define HAVE_DECL_FFS 1
# #define HAVE_DECL_ASPRINTF 1
# #define HAVE_DECL_VASPRINTF 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_DECL_CALLOC 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_GETOPT 1
# #define HAVE_DECL_MALLOC 1
# #define HAVE_DECL_REALLOC 1
# #define HAVE_DECL_SBRK 1
# #define HAVE_DECL_STRTOL 1
# #define HAVE_DECL_STRTOUL 1
# #define HAVE_DECL_STRTOLL 1
# #define HAVE_DECL_STRTOULL 1
# #define HAVE_DECL_STRVERSCMP 1
# #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/libdecnumber/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 libdecnumber configure , which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/libdecnumber/configure --srcdir=.././libdecnumber --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2148: creating cache ./config.cache
# configure:2251: checking whether make sets $(MAKE)
# configure:2273: result: yes
# configure:2290: checking for x86_64-unknown-linux-gcc
# configure:2317: result: clang
# configure:2586: checking for C compiler version
# configure:2595: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2606: $? = 0
# configure:2595: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2606: $? = 0
# configure:2595: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2606: $? = 1
# configure:2595: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2606: $? = 1
# configure:2626: checking for C compiler default output file name
# configure:2648: clang conftest.c >&5
# configure:2652: $? = 0
# configure:2689: result: a.out
# configure:2705: checking whether the C compiler works
# configure:2733: result: yes
# configure:2740: checking whether we are cross compiling
# configure:2742: result: yes
# configure:2745: checking for suffix of executables
# configure:2752: clang -o conftest conftest.c >&5
# configure:2756: $? = 0
# configure:2778: result:
# configure:2784: checking for suffix of object files
# configure:2806: clang -c conftest.c >&5
# configure:2810: $? = 0
# configure:2831: result: o
# configure:2835: checking whether we are using the GNU C compiler
# configure:2854: clang -c conftest.c >&5
# configure:2854: $? = 0
# configure:2863: result: yes
# configure:2872: checking whether clang accepts -g
# configure:2892: clang -c -g conftest.c >&5
# configure:2892: $? = 0
# configure:2933: result: yes
# configure:2950: checking for clang option to accept ISO C89
# configure:3014: clang -c conftest.c >&5
# configure:3014: $? = 0
# configure:3027: result: none needed
# configure:3050: checking for x86_64-unknown-linux-ranlib
# configure:3077: result: true
# configure:3145: checking for aclocal
# configure:3161: found /usr/sbin/aclocal
# configure:3172: result: aclocal
# configure:3188: checking for autoconf
# configure:3204: found /usr/sbin/autoconf
# configure:3215: result: autoconf
# configure:3231: checking for autoheader
# configure:3247: found /usr/sbin/autoheader
# configure:3258: result: autoheader
# configure:3294: checking whether clang supports -W
# configure:3311: clang -c -W conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wall
# configure:3311: clang -c -Wall conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wwrite-strings
# configure:3311: clang -c -Wwrite-strings conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wstrict-prototypes
# configure:3311: clang -c -Wstrict-prototypes conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wmissing-prototypes
# configure:3311: clang -c -Wmissing-prototypes conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wold-style-definition
# configure:3311: clang -c -Wold-style-definition conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wmissing-format-attribute
# configure:3311: clang -c -Wmissing-format-attribute conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether clang supports -Wcast-qual
# configure:3311: clang -c -Wcast-qual conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3344: checking whether clang supports -pedantic -Wlong-long
# configure:3362: clang -c -pedantic -Wlong-long conftest.c >&5
# configure:3362: $? = 0
# configure:3370: result: yes
# configure:3419: checking how to run the C preprocessor
# configure:3450: clang -E conftest.c
# configure:3450: $? = 0
# configure:3464: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3464: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3489: result: clang -E
# configure:3509: clang -E conftest.c
# configure:3509: $? = 0
# configure:3523: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3552: checking for grep that handles long lines and -e
# configure:3610: result: /usr/sbin/grep
# configure:3615: checking for egrep
# configure:3677: result: /usr/sbin/grep -E
# configure:3682: checking for ANSI C header files
# configure:3702: clang -c conftest.c >&5
# configure:3702: $? = 0
# configure:3786: result: yes
# configure:3799: checking for sys/types.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for sys/stat.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for stdlib.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for string.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for memory.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for strings.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for inttypes.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for stdint.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for unistd.h
# configure:3799: clang -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3815: checking ctype.h usability
# configure:3815: clang -c conftest.c >&5
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking ctype.h presence
# configure:3815: clang -E conftest.c
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking for ctype.h
# configure:3815: result: yes
# configure:3815: checking stddef.h usability
# configure:3815: clang -c conftest.c >&5
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking stddef.h presence
# configure:3815: clang -E conftest.c
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking for stddef.h
# configure:3815: result: yes
# configure:3815: checking for string.h
# configure:3815: result: yes
# configure:3815: checking stdio.h usability
# configure:3815: clang -c conftest.c >&5
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking stdio.h presence
# configure:3815: clang -E conftest.c
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking for stdio.h
# configure:3815: result: yes
# configure:3839: checking for uintmax_t
# configure:3839: clang -c conftest.c >&5
# configure:3839: $? = 0
# configure:3839: clang -c conftest.c >&5
# conftest.c:29:24: error: expected expression
# if (sizeof ((uintmax_t)))
# ^
# 1 error generated.
# configure:3839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3839: result: yes
# configure:3848: checking for uintptr_t
# configure:3848: clang -c conftest.c >&5
# configure:3848: $? = 0
# configure:3848: clang -c conftest.c >&5
# conftest.c:29:24: error: expected expression
# if (sizeof ((uintptr_t)))
# ^
# 1 error generated.
# configure:3848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3848: result: yes
# configure:3857: checking for int_least32_t
# configure:3857: clang -c conftest.c >&5
# configure:3857: $? = 0
# configure:3857: clang -c conftest.c >&5
# conftest.c:29:28: error: expected expression
# if (sizeof ((int_least32_t)))
# ^
# 1 error generated.
# configure:3857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_least32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3857: result: yes
# configure:3866: checking for int_fast32_t
# configure:3866: clang -c conftest.c >&5
# configure:3866: $? = 0
# configure:3866: clang -c conftest.c >&5
# conftest.c:29:27: error: expected expression
# if (sizeof ((int_fast32_t)))
# ^
# 1 error generated.
# configure:3866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_fast32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3866: result: yes
# configure:3875: checking for uint64_t
# configure:3875: clang -c conftest.c >&5
# configure:3875: $? = 0
# configure:3875: clang -c conftest.c >&5
# conftest.c:29:23: error: expected expression
# if (sizeof ((uint64_t)))
# ^
# 1 error generated.
# configure:3875: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3875: result: yes
# configure:3956: checking what to include in gstdint.h
# configure:3984: result: stdint.h (already complete)
# configure:4234: checking for an ANSI C-conforming const
# configure:4299: clang -c conftest.c >&5
# configure:4299: $? = 0
# configure:4306: result: yes
# configure:4314: checking for off_t
# configure:4314: clang -c conftest.c >&5
# configure:4314: $? = 0
# configure:4314: clang -c conftest.c >&5
# conftest.c:59:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:4314: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4314: result: yes
# configure:4329: checking size of int
# configure:4334: clang -c conftest.c >&5
# configure:4334: $? = 0
# configure:4334: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4334: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4334: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4334: clang -c conftest.c >&5
# configure:4334: $? = 0
# configure:4334: clang -c conftest.c >&5
# configure:4334: $? = 0
# configure:4334: clang -c conftest.c >&5
# configure:4334: $? = 0
# configure:4349: result: 4
# configure:4363: checking size of long
# configure:4368: clang -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4368: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4368: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4368: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4368: clang -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: clang -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: clang -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: clang -c conftest.c >&5
# configure:4368: $? = 0
# configure:4383: result: 8
# configure:4395: checking for ANSI C header files
# configure:4499: result: yes
# configure:4527: checking build system type
# configure:4541: result: x86_64-pc-linux-gnu
# configure:4561: checking host system type
# configure:4574: result: x86_64-unknown-linux-gnu
# configure:4594: checking target system type
# configure:4607: result: x86_64-unknown-linux-gnu
# configure:4636: checking for decimal floating point
# configure:4701: result: bid
# configure:4706: checking whether byte ordering is bigendian
# configure:4721: clang -c conftest.c >&5
# conftest.c:27:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:27:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4766: clang -c conftest.c >&5
# configure:4766: $? = 0
# configure:4784: clang -c conftest.c >&5
# conftest.c:33:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4784: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4912: result: no
# configure:5012: updating cache ./config.cache
# configure:5050: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libdecnumber config.status , which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:855: creating Makefile
# config.status:855: creating config.h
# config.status:1030: executing gstdint.h commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=' '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_header_ctype_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_ACLOCAL=aclocal
# ac_cv_prog_AUTOCONF=autoconf
# ac_cv_prog_AUTOHEADER=autoheader
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_RANLIB=true
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_int_fast32_t=yes
# ac_cv_type_int_least32_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_u_int64_t=no
# ac_cv_type_uint64_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# acx_cv_header_stdint=stdint.h
# acx_cv_header_stdint_kind='(already complete)'
# acx_cv_prog_cc_pedantic__Wlong_long=yes
# acx_cv_prog_cc_warning__W=yes
# acx_cv_prog_cc_warning__Wall=yes
# acx_cv_prog_cc_warning__Wcast_qual=yes
# acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
# acx_cv_prog_cc_warning__Wmissing_prototypes=yes
# acx_cv_prog_cc_warning__Wold_style_definition=yes
# acx_cv_prog_cc_warning__Wstrict_prototypes=yes
# acx_cv_prog_cc_warning__Wwrite_strings=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal'
# ADDITIONAL_OBJS=' $(bid_OBJS)'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS=' '
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# OBJEXT='o'
# PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
# PACKAGE_NAME='libdecnumber'
# PACKAGE_STRING='libdecnumber '
# PACKAGE_TARNAME='libdecnumber'
# PACKAGE_URL=''
# PACKAGE_VERSION=' '
# PATH_SEPARATOR=':'
# PICFLAG=''
# RANLIB='true'
# SET_MAKE=''
# SHELL='/bin/sh'
# WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual'
# WARN_PEDANTIC='-pedantic -Wno-long-long'
# WERROR=''
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# enable_decimal_float='bid'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libdecnumber"
# #define PACKAGE_TARNAME "libdecnumber"
# #define PACKAGE_VERSION " "
# #define PACKAGE_STRING "libdecnumber "
# #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDIO_H 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define STDC_HEADERS 1
#
# configure: exit 0

CMD: config logfiles '/tmp/gdb/src/gdb-7.11.1/zlib/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/zlib/configure --srcdir=.././zlib --cache-file=./config.cache --prefix=/usr --disable-nls --with-system-readline --with-python=/usr/bin/python3 --with-system-gdbinit=/etc/gdb/gdbinit --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-pc-linux-gnu --host=x86_64-unknown-linux --target=x86_64-unknown-linux
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 48e88c20d5d9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2107: creating cache ./config.cache
# configure:2252: checking build system type
# configure:2266: result: x86_64-pc-linux-gnu
# configure:2286: checking host system type
# configure:2299: result: x86_64-unknown-linux-gnu
# configure:2319: checking target system type
# configure:2332: result: x86_64-unknown-linux-gnu
# configure:2380: checking for a BSD-compatible install
# configure:2448: result: /usr/bin/install -c
# configure:2459: checking whether build environment is sane
# configure:2509: result: yes
# configure:2558: checking for x86_64-unknown-linux-strip
# configure:2588: result: no
# configure:2598: checking for strip
# configure:2614: found /sysroot/bin/strip
# configure:2625: result: strip
# configure:2637: WARNING: using cross tools not prefixed with host triplet
# configure:2650: checking for a thread-safe mkdir -p
# configure:2689: result: /usr/sbin/mkdir -p
# configure:2702: checking for gawk
# configure:2729: result: gawk
# configure:2740: checking whether make sets $(MAKE)
# configure:2762: result: yes
# configure:2844: checking whether to enable maintainer-specific portions of Makefiles
# configure:2853: result: no
# configure:2924: checking for x86_64-unknown-linux-gcc
# configure:2951: result: clang
# configure:3220: checking for C compiler version
# configure:3229: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3240: $? = 0
# configure:3229: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3240: $? = 0
# configure:3229: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3240: $? = 1
# configure:3229: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3240: $? = 1
# configure:3256: clang -o conftest conftest.c >&5
# configure:3259: $? = 0
# configure:3288: checking for C compiler default output file name
# configure:3310: clang conftest.c >&5
# configure:3314: $? = 0
# configure:3351: result: a.out
# configure:3367: checking whether the C compiler works
# configure:3395: result: yes
# configure:3402: checking whether we are cross compiling
# configure:3404: result: yes
# configure:3407: checking for suffix of executables
# configure:3414: clang -o conftest conftest.c >&5
# configure:3418: $? = 0
# configure:3440: result:
# configure:3447: checking for suffix of object files
# configure:3469: clang -c conftest.c >&5
# configure:3473: $? = 0
# configure:3494: result: o
# configure:3498: checking whether we are using the GNU C compiler
# configure:3517: clang -c conftest.c >&5
# configure:3517: $? = 0
# configure:3526: result: yes
# configure:3535: checking whether clang accepts -g
# configure:3555: clang -c -g conftest.c >&5
# configure:3555: $? = 0
# configure:3596: result: yes
# configure:3613: checking for clang option to accept ISO C89
# configure:3677: clang -c conftest.c >&5
# configure:3677: $? = 0
# configure:3690: result: none needed
# configure:3721: checking for style of include used by make
# configure:3749: result: GNU
# configure:3775: checking dependency style of clang
# configure:3886: result: gcc3
# configure:3951: checking how to print strings
# configure:3978: result: printf
# configure:3999: checking for a sed that does not truncate output
# configure:4063: result: /usr/sbin/sed
# configure:4081: checking for grep that handles long lines and -e
# configure:4139: result: /usr/sbin/grep
# configure:4144: checking for egrep
# configure:4206: result: /usr/sbin/grep -E
# configure:4211: checking for fgrep
# configure:4273: result: /usr/sbin/grep -F
# configure:4308: checking for ld used by clang
# configure:4375: result: /sysroot/bin/ld
# configure:4382: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4397: result: yes
# configure:4409: checking for BSD- or MS-compatible name lister (nm)
# configure:4458: result: x86_64-unknown-linux-nm
# configure:4588: checking the name lister (x86_64-unknown-linux-nm) interface
# configure:4595: clang -c conftest.c >&5
# configure:4598: x86_64-unknown-linux-nm "conftest.o"
# /tmp/gdb/src/gdb-7.11.1/zlib/configure: line 4599: x86_64-unknown-linux-nm: command not found
# configure:4601: output
# configure:4608: result: BSD nm
# configure:4611: checking whether ln -s works
# configure:4615: result: yes
# configure:4623: checking the maximum length of command line arguments
# configure:4748: result: 1572864
# configure:4765: checking whether the shell understands some XSI constructs
# configure:4775: result: yes
# configure:4779: checking whether the shell understands "+="
# configure:4785: result: yes
# configure:4820: checking for /sysroot/bin/ld option to reload object files
# configure:4827: result: -r
# configure:4856: checking for x86_64-unknown-linux-objdump
# configure:4883: result: x86_64-unknown-linux-objdump
# configure:4955: checking how to recognize dependent libraries
# configure:5156: result: pass_all
# configure:5176: checking for x86_64-unknown-linux-ar
# configure:5203: result: x86_64-unknown-linux-ar
# configure:5281: checking for x86_64-unknown-linux-strip
# configure:5308: result: strip
# configure:5380: checking for x86_64-unknown-linux-ranlib
# configure:5407: result: true
# configure:5549: checking command to parse x86_64-unknown-linux-nm output from clang object
# configure:5667: clang -c conftest.c >&5
# configure:5670: $? = 0
# configure:5674: x86_64-unknown-linux-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# /tmp/gdb/src/gdb-7.11.1/zlib/configure: line 5675: x86_64-unknown-linux-nm: command not found
# configure:5677: $? = 0
# cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
# configure:5667: clang -c conftest.c >&5
# configure:5670: $? = 0
# configure:5674: x86_64-unknown-linux-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
# /tmp/gdb/src/gdb-7.11.1/zlib/configure: line 5675: x86_64-unknown-linux-nm: command not found
# configure:5677: $? = 0
# cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
# configure:5769: result: failed
# configure:5868: clang -c conftest.c >&5
# configure:5871: $? = 0
# configure:6630: checking how to run the C preprocessor
# configure:6661: clang -E conftest.c
# configure:6661: $? = 0
# configure:6675: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zlib"
# | #define VERSION "1.1.4"
# | /* end confdefs.h. */
# | #include
# configure:6700: result: clang -E
# configure:6720: clang -E conftest.c
# configure:6720: $? = 0
# configure:6734: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6734: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zlib"
# | #define VERSION "1.1.4"
# | /* end confdefs.h. */
# | #include
# configure:6763: checking for ANSI C header files
# configure:6783: clang -c conftest.c >&5
# configure:6783: $? = 0
# configure:6867: result: yes
# configure:6880: checking for sys/types.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for sys/stat.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for stdlib.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for string.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for memory.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for strings.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for inttypes.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for stdint.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for unistd.h
# configure:6880: clang -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6895: checking for dlfcn.h
# configure:6895: clang -c conftest.c >&5
# configure:6895: $? = 0
# configure:6895: result: yes
# configure:7082: checking for objdir
# configure:7097: result: .libs
# configure:7368: checking if clang supports -fno-rtti -fno-exceptions
# configure:7386: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7390: $? = 0
# configure:7403: result: yes
# configure:7423: checking for clang option to produce PIC
# configure:7709: result: -fPIC -DPIC
# configure:7721: checking if clang PIC flag -fPIC -DPIC works
# configure:7739: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7743: $? = 0
# configure:7756: result: yes
# configure:7780: checking if clang static flag -static works
# configure:7808: result: no
# configure:7823: checking if clang supports -c -o file.o
# configure:7844: clang -c -o out/conftest2.o conftest.c >&5
# configure:7848: $? = 0
# configure:7870: result: yes
# configure:7878: checking if clang supports -c -o file.o
# configure:7925: result: yes
# configure:7958: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9038: result: yes
# configure:9075: checking whether -lc should be explicitly linked in
# configure:9083: clang -c conftest.c >&5
# configure:9086: $? = 0
# configure:9101: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9104: $? = 0
# configure:9118: result: no
# configure:9283: checking dynamic linker characteristics
# configure:9737: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9737: $? = 0
# configure:9959: result: GNU/Linux ld.so
# configure:10066: checking how to hardcode library paths into programs
# configure:10091: result: immediate
# configure:10646: checking whether stripping libraries is possible
# configure:10651: result: yes
# configure:10686: checking if libtool supports shared libraries
# configure:10688: result: yes
# configure:10691: checking whether to build shared libraries
# configure:10712: result: yes
# configure:10715: checking whether to build static libraries
# configure:10719: result: yes
# configure:10762: checking how to run the C preprocessor
# configure:10832: result: clang -E
# configure:10852: clang -E conftest.c
# configure:10852: $? = 0
# configure:10866: clang -E conftest.c
# conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:10866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "zlib"
# | #define VERSION "1.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:10919: checking for stdlib.h
# configure:10919: result: yes
# configure:10919: checking for unistd.h
# configure:10919: result: yes
# configure:10932: checking for getpagesize
# configure:10932: clang -o conftest conftest.c >&5
# configure:10932: $? = 0
# configure:10932: result: yes
# configure:10941: checking for working mmap
# configure:11088: result: no
# configure:11101: checking for memcpy
# configure:11101: clang -o conftest conftest.c >&5
# conftest.c:49:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:49:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:11101: $? = 0
# configure:11101: result: yes
# configure:11101: checking for strerror
# configure:11101: clang -o conftest conftest.c >&5
# conftest.c:50:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:50:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:11101: $? = 0
# configure:11101: result: yes
# configure:11167: checking for unistd.h
# configure:11167: result: yes
# configure:11289: updating cache ./config.cache
# configure:11386: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 48e88c20d5d9
#
# config.status:1016: creating Makefile
# config.status:1179: executing depfiles commands
# config.status:1179: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux
# ac_cv_func_getpagesize=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_strerror=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# 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_SED=/usr/sbin/sed
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=x86_64-unknown-linux-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_OBJDUMP=x86_64-unknown-linux-objdump
# ac_cv_prog_RANLIB=true
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# 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=/sysroot/bin/ld
# lt_cv_path_NM=x86_64-unknown-linux-nm
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe=
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl=
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gdb/src/gdb-7.11.1/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='x86_64-unknown-linux-ar'
# AUTOCONF='${SHELL} /tmp/gdb/src/gdb-7.11.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/gdb/src/gdb-7.11.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/gdb/src/gdb-7.11.1/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COMPPATH='.'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=' '
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo --split-size=5000000'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='x86_64-unknown-linux-nm'
# NMEDIT=''
# OBJDUMP='x86_64-unknown-linux-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='zlib'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PICFLAG=''
# RANLIB='true'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TARGET_LIBRARY_FALSE=''
# TARGET_LIBRARY_TRUE='#'
# VERSION='1.1.4'
# ac_ct_CC=''
# 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-pc-linux-gnu'
# build_alias='x86_64-pc-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# 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/gdb/src/gdb-7.11.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# mkinstalldirs='/tmp/gdb/src/gdb-7.11.1/mkinstalldirs'
# multi_basedir=''
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_all='libzgcj.la'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
# toolexeclibdir='$(libdir)'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "zlib"
# #define VERSION "1.1.4"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MEMCPY 1
# #define HAVE_STRERROR 1
# #define HAVE_UNISTD_H 1
#
# configure: exit 0