Build of gdb with vanilla toolchain

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

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

SLOCLanguage
2,147,139 ansic
331,222 asm
128,054 exp
24,116 sh
16,895 makefile
16,687 cpp
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,697,757 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gdb 7.11.1-1 (Wed Aug 24 14:19:32 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-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... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
# 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 x86_64-unknown-linux-ld... no
# 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
# checking where to find the target as... pre-installed
# 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
# checking where to find the target lipo... pre-installed
# checking where to find the target nm... pre-installed
# checking where to find the target objcopy... pre-installed
# checking where to find the target objdump... pre-installed
# checking where to find the target ranlib... pre-installed
# checking where to find the target readelf... pre-installed
# checking where to find the target strip... pre-installed
# 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 ./libiberty
# configure: creating cache ./config.cache
# configure: creating cache ./config.cache
# checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
# checking for makeinfo... yes
# makeinfo --split-size=5000000
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether NLS is requested... no
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for x86_64-unknown-linux-gcc... gcc
# checking for C compiler default output file name... checking for perl... perl
# a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... checking build system type... x86_64-pc-linux-gnu
# checking host system type...
# x86_64-unknown-linux-gnu
# checking for suffix of object files... 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... gcc
# o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... checking for C compiler default output file name... none needed
# a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... checking build system type... x86_64-pc-linux-gnu
# checking host system type...
# checking for suffix of object files... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-ranlib... true
# checking for library containing strerror... o
# checking whether we are using the GNU C compiler... none required
# checking how to run the C preprocessor... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -E
# gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for an ANSI C-conforming const... yes
# yes
# checking for inline... checking for sys/stat.h... inline
# checking for sys/types.h... yes
# checking for stdlib.h... yes
# checking for sys/stat.h... yes
# checking for string.h... yes
# yes
# checking for stdlib.h... checking for memory.h... yes
# yes
# checking for strings.h... checking for string.h... yes
# yes
# checking for inttypes.h... checking for memory.h... yes
# checking for stdint.h... yes
# checking for strings.h... yes
# checking for unistd.h... yes
# checking for inttypes.h... yes
# checking minix/config.h usability... yes
# no
# checking minix/config.h presence... checking for stdint.h... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for unistd.h... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... yes
# no
# checking for off_t... checking whether gcc supports -W... yes
# checking whether gcc supports -Wall... yes
# checking whether gcc supports -Wwrite-strings... yes
# checking for size_t... yes
# checking whether gcc supports -Wc++-compat... yes
# checking whether gcc supports -Wstrict-prototypes... yes
# checking for working alloca.h... yes
# checking whether gcc supports -pedantic ... yes
# checking whether gcc and cc understand -c and -o together... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for an ANSI C-conforming const... yes
# checking for working mmap... no
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking whether integer division by zero raises SIGFPE... guessing no
# checking for inttypes.h... yes
# checking for inline... yes
# checking for stdint.h... inline
# checking whether byte ordering is bigendian... yes
# checking for unsigned long long... yes
# checking for inttypes.h... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for sys/file.h... yes
# yes
# checking whether the inttypes.h PRIxNN macros are broken... checking for sys/param.h... yes
# no
# checking for ld used by GCC... checking for limits.h... x86_64-unknown-linux-ld
# checking if the linker (x86_64-unknown-linux-ld) is GNU ld... no
# checking for shared library run path origin... yes
# done
# checking for stdlib.h... (cached) yes
# checking for malloc.h... checking argz.h usability... yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for strings.h... (cached) yes
# yes
# checking argz.h presence... checking for sys/time.h... yes
# checking for argz.h... yes
# checking limits.h usability... yes
# checking for time.h... yes
# yes
# checking limits.h presence... checking for sys/resource.h... yes
# checking for limits.h... yes
# yes
# checking locale.h usability... checking for sys/stat.h... (cached) yes
# checking for sys/mman.h... yes
# checking for fcntl.h... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# yes
# checking nl_types.h usability... checking for alloca.h... yes
# checking for sys/pstat.h... yes
# checking nl_types.h presence... no
# checking for sys/sysmp.h... yes
# checking for nl_types.h... yes
# checking malloc.h usability... no
# checking for sys/sysinfo.h... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking for machine/hal_sysinfo.h... yes
# checking stddef.h presence... no
# yes
# checking for stddef.h... yes
# checking for sys/table.h... checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# no
# checking for sys/sysctl.h... checking for unistd.h... (cached) yes
# yes
# checking sys/param.h usability... checking for sys/systemcfg.h... no
# checking for stdint.h... (cached) yes
# checking for stdio_ext.h... yes
# yes
# checking sys/param.h presence... checking for process.h... no
# checking for sys/prctl.h... yes
# checking for sys/param.h... yes
# checking for feof_unlocked... yes
# checking for fgets_unlocked... yes
# checking for getc_unlocked... yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for __argz_count... yes
# checking for __argz_stringify... yes
# checking for __argz_next... yes
# checking for __fsetlocking... yes
# checking for iconv... yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking for iconv declaration... 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 whether time.h and sys/time.h may both be included... yes
# checking for LC_MESSAGES... yes
# checking whether errno must be declared... no
# checking size of int... 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
# checking for aclocal... aclocal
# checking for autoconf... autoconf
# checking for autoheader... autoheader
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.intl
# config.status: creating config.h
# config.status: executing default-1 commands
# Configuring in ./zlib
# 4
# checking size of long... configure: creating cache ./config.cache
# 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 build environment is sane... 8
# checking size of size_t... 8
# checking for long long... yes
# checking size of long long... 8
# checking for a 64-bit type... uint64_t
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for ssize_t... yes
# checking for pid_t... yes
# checking for library containing strerror... none required
# checking for asprintf... yes
# checking for atexit... yes
# checking for basename... yes
# checking for bcmp... yes
# checking for bcopy... yes
# checking for bsearch... yes
# checking for bzero... yes
# checking for calloc... yes
# checking for clock... yes
# checking for ffs... yes
# checking for getcwd... yes
# checking for getpagesize... yes
# checking for gettimeofday... yes
# checking for index... yes
# checking for insque... yes
# checking for memchr... yes
# checking for memcmp... yes
# 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... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... gcc
# yes
# checking for memcpy... checking for C compiler default output file name... yes
# checking for memmem... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... yes
# checking for memmove...
# checking for suffix of object files... yes
# o
# checking whether we are using the GNU C compiler... checking for mempcpy... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... yes
# checking for memset... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... yes
# checking for mkstemps... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# yes
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... checking for putenv... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... x86_64-unknown-linux-ld
# checking if the linker (x86_64-unknown-linux-ld) is GNU ld... no
# checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-nm
# checking the name lister (x86_64-unknown-linux-nm) interface... 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 for x86_64-unknown-linux-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
# yes
# 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 gcc object... checking for random... yes
# checking for rename... failed
# yes
# checking for rindex... yes
# checking for setenv... yes
# checking for snprintf... yes
# checking for sigsetmask... yes
# checking for stpcpy... yes
# checking for stpncpy... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strncasecmp... yes
# checking for strndup... yes
# checking for strnlen... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtod... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strtoll... yes
# checking for strtoull... yes
# checking for strverscmp... yes
# checking for tmpnam... yes
# checking for vasprintf... yes
# checking for vfprintf... yes
# checking for vprintf... yes
# checking for vsnprintf... checking how to run the C preprocessor... gcc -E
# yes
# checking for vsprintf... checking for ANSI C header files... yes
# checking for waitpid... yes
# checking for sys/types.h... yes
# yes
# checking for sys/stat.h... checking for setproctitle... yes
# checking for stdlib.h... yes
# no
# checking whether alloca needs Cray hooks... checking for string.h... no
# checking stack direction for C alloca... 0
# checking for vfork.h... no
# checking for fork... yes
# checking for memory.h... yes
# yes
# checking for vfork... checking for strings.h... yes
# yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for _doprnt... checking for inttypes.h... yes
# checking for stdint.h... no
# checking for sys_errlist... yes
# checking for unistd.h... yes
# checking for sys_nerr... yes
# checking for dlfcn.h... yes
# yes
# checking for sys_siglist... checking for objdir... .libs
# yes
# checking for external symbol _system_configuration... no
# checking for __fsetlocking... checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking for canonicalize_file_name... yes
# checking if gcc static flag -static works... yes
# checking for dup3... yes
# checking for getrlimit... yes
# checking for getrusage... yes
# checking if gcc supports -c -o file.o... yes
# yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (x86_64-unknown-linux-ld -m elf_x86_64) supports shared libraries... no
# checking dynamic linker characteristics... checking for getsysinfo... no
# checking for gettimeofday... (cached) yes
# checking for on_exit... yes
# checking for psignal... yes
# checking for pstat_getdynamic... no
# checking for pstat_getstatic... no
# checking for realpath... yes
# checking for setrlimit... yes
# checking for sbrk... yes
# checking for spawnve... no
# checking for spawnvpe... no
# checking for strerror... yes
# checking for strsignal... yes
# checking for sysconf... yes
# checking for sysctl... yes
# checking for sysmp... no
# checking for table... no
# checking for times... yes
# checking for wait3... yes
# checking for wait4... yes
# checking whether basename is declared... yes
# 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... GNU/Linux ld.so
# checking how to hardcode library paths into programs... unsupported
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... no
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# checking how to run the C preprocessor... gcc -E
# yes
# checking whether getopt is declared... checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking whether malloc is declared... yes
# checking for working mmap... no
# checking for memcpy... yes
# checking whether realloc is declared... yes
# checking for strerror... yes
# checking whether sbrk is declared... yes
# checking for unistd.h... (cached) yes
# yes
# checking whether strtol is declared... configure: updating cache ./config.cache
# configure: creating ./config.status
# 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... no
# 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
# Configuring in ./etc
# config.status: creating Makefile
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Configuring in ./libdecnumber
# configure: creating cache ./config.cache
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: updating cache ./config.cache
# configure: creating ./config.status
# configure: creating cache ./config.cache
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking for C compiler default output file name... config.status: creating Makefile
# a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... make[1]: Nothing to be done for 'all-target'.
# Configuring in ./readline
#
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... configure: creating cache ./config.cache
# none needed
# checking for x86_64-unknown-linux-ranlib... true
# checking for aclocal... aclocal
# checking for autoconf... autoconf
# checking for autoheader... autoheader
# checking whether gcc supports -W... checking build system type... x86_64-pc-linux-gnu
# checking host system type... yes
# checking whether gcc supports -Wall... 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 x86_64-unknown-linux-gcc... gcc
# yes
# checking whether gcc supports -Wwrite-strings... checking for C compiler default output file name... yes
# checking whether gcc supports -Wstrict-prototypes... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... yes
# checking whether gcc supports -Wmissing-prototypes...
# checking for suffix of object files... yes
# checking whether gcc supports -Wold-style-definition... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc supports -Wmissing-format-attribute... yes
# checking whether gcc accepts -g... yes
# checking whether gcc supports -Wcast-qual... yes
# checking for gcc option to accept ISO C89... yes
# checking whether gcc supports -pedantic -Wlong-long... none needed
# checking how to run the C preprocessor... yes
# checking how to run the C preprocessor... gcc -E
# gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... 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
# yes
# checking for sys/types.h... checking for sys/types.h... yes
# yes
# checking for sys/stat.h... checking for sys/stat.h... yes
# yes
# checking for stdlib.h... checking for stdlib.h... yes
# yes
# checking for string.h... checking for string.h... yes
# yes
# checking for memory.h... checking for memory.h... yes
# yes
# checking for strings.h... checking for strings.h... yes
# yes
# checking for inttypes.h... checking for inttypes.h... yes
# yes
# checking for stdint.h... checking for stdint.h... yes
# yes
# checking for unistd.h... checking for unistd.h... yes
# yes
# checking minix/config.h usability... checking ctype.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether gcc needs -traditional... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for string.h... (cached) yes
# checking stdio.h usability... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for ar... x86_64-unknown-linux-ar
# checking for x86_64-unknown-linux-ranlib... true
# checking for an ANSI C-conforming const... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
# checking for function prototypes... yes
# checking whether char is unsigned... yes
# checking for uintptr_t... no
# checking for working volatile... yes
# checking return type of signal handlers... yes
# checking for int_least32_t... void
# checking for size_t... yes
# checking for int_fast32_t... yes
# checking for uint64_t... yes
# checking for ssize_t... yes
# checking what to include in gstdint.h... stdint.h (already complete)
# checking for an ANSI C-conforming const... yes
# checking for off_t... yes
# checking for ANSI C header files... (cached) yes
# checking whether stat file-mode macros are broken... no
# checking for dirent.h that defines DIR... yes
# checking size of int... yes
# checking for library containing opendir... none required
# checking for fcntl... yes
# checking for kill... yes
# checking for lstat... yes
# checking for memmove... 4
# checking size of long... yes
# checking for putenv... yes
# checking for select... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for strcasecmp... yes
# checking for strpbrk... yes
# 8
# checking for ANSI C header files... (cached) yes
# checking for tcgetattr... checking build system type... x86_64-pc-linux-gnu
# checking host system type... yes
# x86_64-unknown-linux-gnu
# checking target system type... checking for vsnprintf... x86_64-unknown-linux-gnu
# checking for decimal floating point... bid
# checking whether byte ordering is bigendian... yes
# checking for isascii... yes
# checking for isxdigit... yes
# checking for getpwent... yes
# checking for getpwnam... yes
# checking for getpwuid... yes
# checking for working strcoll... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for unistd.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# no
# checking limits.h usability... configure: updating cache ./config.cache
# configure: creating ./config.status
# yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# config.status: creating Makefile
# checking pwd.h usability... config.status: creating config.h
# config.status: executing gstdint.h commands
# yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for memory.h... (cached) yes
# checking termcap.h usability... Configuring in ./bfd
# yes
# checking termcap.h presence... yes
# checking for termcap.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking termio.h usability... configure: creating cache ./config.cache
# checking build system type... yes
# checking termio.h presence... x86_64-pc-linux-gnu
# checking host system type... yes
# checking for termio.h... yes
# checking sys/pte.h usability... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... gcc
# no
# checking sys/pte.h presence... no
# checking for sys/pte.h... no
# checking for C compiler default output file name... checking sys/stream.h usability... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables... no
# checking sys/stream.h presence... no
# checking for sys/stream.h... no
# checking sys/select.h usability...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# yes
# checking whether gcc accepts -g... checking sys/file.h usability... yes
# checking for gcc option to accept ISO C89... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking for sys/ptem.h... none needed
# checking for library containing strerror... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for type of signal functions... none required
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... 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 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... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking for sig_atomic_t in signal.h... yes
# checking whether signal handlers are of type void... yes
# checking for TIOCSTAT in sys/ioctl.h... no
# checking for FIONREAD in sys/ioctl.h... yes
# checking for speed_t in sys/types.h... no
# checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
# checking for struct dirent.d_ino... yes
# checking for struct dirent.d_fileno... yes
# checking for tgetent... no
# checking for tgetent in -ltermcap... yes
# no
# checking for tgetent in -ltinfo... 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... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... no
# checking for tgetent in -lcurses... gcc3
# checking for x86_64-unknown-linux-ar... x86_64-unknown-linux-ar
# checking for x86_64-unknown-linux-ranlib... true
# checking for x86_64-unknown-linux-gcc... (cached) gcc
# yes
# checking which library has the termcap functions... using libcurses
# checking wctype.h usability... checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking langinfo.h usability... yes
# checking for sys/types.h... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking for mbrlen... yes
# checking for sys/stat.h... yes
# checking for mbscasecmp... yes
# checking for stdlib.h... yes
# no
# checking for mbscmp... checking for string.h... yes
# checking for memory.h... no
# checking for mbsnrtowcs... yes
# checking for strings.h... yes
# checking for mbsrtowcs... yes
# checking for inttypes.h... yes
# checking for mbschr... yes
# checking for stdint.h... no
# checking for wcrtomb... yes
# checking for unistd.h... yes
# checking for wcscoll... yes
# checking minix/config.h usability... yes
# checking for wcsdup... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for wcwidth... yes
# checking how to print strings... yes
# checking for wctype... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... x86_64-unknown-linux-ld
# checking if the linker (x86_64-unknown-linux-ld) is GNU ld... no
# checking for BSD- or MS-compatible name lister (nm)... x86_64-unknown-linux-nm
# checking the name lister (x86_64-unknown-linux-nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... yes
# checking for wcswidth... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for x86_64-unknown-linux-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... (cached) x86_64-unknown-linux-ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... (cached) true
# checking command to parse x86_64-unknown-linux-nm output from gcc object... yes
# checking whether mbrtowc and mbstate_t are properly declared... failed
# checking for dlfcn.h... yes
# checking for iswlower... yes
# checking for objdir... .libs
# yes
# checking for iswupper... checking if gcc supports -fno-rtti -fno-exceptions... yes
# checking for towlower... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking for towupper... yes
# checking if gcc supports -c -o file.o... yes
# checking for iswctype... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (x86_64-unknown-linux-ld -m elf_x86_64) supports shared libraries... no
# checking dynamic linker characteristics... yes
# checking for nl_langinfo and CODESET... GNU/Linux ld.so
# checking how to hardcode library paths into programs... unsupported
# checking for shl_load... yes
# checking for wchar_t in wchar.h... no
# checking for shl_load in -ldld... yes
# checking for wctype_t in wctype.h... no
# checking for dlopen... yes
# checking for wint_t in wctype.h... yes
# checking configuration for building shared libraries... supported
# no
# checking for dlopen in -ldl... configure: updating cache ./config.cache
# configure: creating ./config.status
# yes
# checking whether a program can dlopen itself... cross
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... no
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# checking for dlfcn.h... (cached) yes
# checking for windows.h... no
# checking for library containing dlopen... config.status: creating Makefile
# config.status: creating doc/Makefile
# -ldl
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating examples/Makefile
# config.status: creating shlib/Makefile
# no
# Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether to install libbfd... config.status: creating config.h
# yes
# checking whether NLS is requested... no
# checking whether NLS is requested... no
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... config.status: executing default commands
# /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# make[2]: Entering directory '/tmp/gdb/src/gdb-7.11.1/libiberty'
# if [ x"" != x ] && [ ! -d pic ]; then \
# mkdir pic; \
# else true; fi
# touch stamp-picdir
# checking size of long long... if [ x"" != x ] && [ ! -d noasan ]; then \
# mkdir noasan; \
# else true; fi
# touch stamp-noasandir
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o
# 8
# checking size of void *... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./hex.c -o hex.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o
# 8
# checking size of long... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./partition.c -o partition.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o
# 8
# checking for build system executable suffix... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o
# no
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \
# else true; fi
# checking stddef.h usability... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o
# yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \
# else true; fi
# checking for string.h... (cached) yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o
# checking for strings.h... (cached) yes
# checking for stdlib.h... (cached) yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o
# yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking fcntl.h usability... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o
# yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/time.h usability... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o
# yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/resource.h usability... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sort.c -o sort.o
# yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o
# looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o
# yes
# checking for uintptr_t... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \
# else true; fi
# yes
# checking for int_least32_t... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o
# yes
# checking for int_fast32_t... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o
# yes
# checking for uint64_t... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o
# yes
# checking what to include in bfd_stdint.h... stdint.h (already complete)
# checking whether time.h and sys/time.h may both be included... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o
# yes
# checking for dirent.h that defines DIR... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o
# yes
# checking for library containing opendir... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \
# else true; fi
# none required
# checking whether string.h and strings.h may both be included... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o
# yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \
# else true; fi
# checking for fcntl... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o
# yes
# checking for getpagesize... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o pic/setproctitle.o; \
# else true; fi
# yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o noasan/setproctitle.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./setproctitle.c -o setproctitle.o
# checking for setitimer... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
# make[3]: Entering directory '/tmp/gdb/src/gdb-7.11.1/libiberty/testsuite'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/gdb/src/gdb-7.11.1/libiberty/testsuite'
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./regex.c -o regex.o
# yes
# checking for sysconf... yes
# checking for fdopen... yes
# checking for getuid... yes
# checking for getgid... yes
# checking for fileno... yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o
# checking for strtoull... yes
# checking for getrlimit... yes
# checking whether basename is declared... yes
# checking whether ftello is declared... yes
# checking whether ftello64 is declared... yes
# checking whether fseeko is declared... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o
# yes
# checking whether fseeko64 is declared... yes
# checking whether ffs is declared... yes
# checking whether free is declared... yes
# checking whether getenv is declared... yes
# checking whether malloc is declared... yes
# checking whether realloc is declared... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \
# else true; fi
# yes
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./md5.c -o md5.o
# checking whether stpcpy is declared... yes
# checking whether strstr is declared... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o
# yes
# checking whether asprintf is declared... yes
# checking whether vasprintf is declared... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \
# else true; fi
# yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./argv.c -o argv.o
# checking whether snprintf is declared... yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o
# checking whether vsnprintf is declared... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./concat.c -o concat.o
# yes
# checking whether strnlen is declared... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o
# yes
# checking linker --as-needed support... no
# checking for cos in -lm... if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o
# yes
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \
# else true; fi
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o
# checking for gcc version with buggy 64-bit support... no
# checking sys/procfs.h usability... yes
# checking sys/procfs.h presence... yes
# checking for sys/procfs.h... yes
# checking for prstatus_t in sys/procfs.h... rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
# x86_64-unknown-linux-ar rc ./libiberty.a \
# ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
# make[2]: x86_64-unknown-linux-ar: Command not found
# make[2]: *** [Makefile:250: libiberty.a] Error 127
# make[2]: Leaving directory '/tmp/gdb/src/gdb-7.11.1/libiberty'
# make[1]: *** [Makefile:7070: all-libiberty] Error 2
# make[1]: *** Waiting for unfinished jobs....
# yes
# checking for prstatus32_t in sys/procfs.h... no
# checking for prstatus_t.pr_who in sys/procfs.h... no
# checking for prstatus32_t.pr_who in sys/procfs.h... no
# checking for pstatus_t in sys/procfs.h... no
# checking for pxstatus_t in sys/procfs.h... no
# checking for pstatus32_t in sys/procfs.h... no
# checking for prpsinfo_t in sys/procfs.h... yes
# checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
# checking for prpsinfo32_t in sys/procfs.h... no
# checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
# checking for psinfo_t in sys/procfs.h... no
# checking for psinfo_t.pr_pid in sys/procfs.h... no
# checking for psinfo32_t in sys/procfs.h... no
# checking for psinfo32_t.pr_pid in sys/procfs.h... no
# checking for lwpstatus_t in sys/procfs.h... no
# checking for lwpxstatus_t in sys/procfs.h... no
# checking for lwpstatus_t.pr_context in sys/procfs.h... no
# checking for lwpstatus_t.pr_reg in sys/procfs.h... no
# checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
# checking for win32_pstatus_t in sys/procfs.h... no
# checking for ftello... yes
# checking for ftello64... yes
# checking for fseeko... yes
# checking for fseeko64... yes
# checking for fopen64... yes
# checking size of off_t... 8
# checking file_ptr type... BFD_HOST_64_BIT
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... no
# checking for madvise... yes
# checking for mprotect... yes
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating bfd-in3.h
# config.status: creating po/Makefile.in
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: executing bfd_stdint.h commands
# 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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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:4107: result: no
# configure:4117: checking for gcc
# configure:4133: found /usr/sbin/gcc
# configure:4144: result: gcc
# configure:4373: checking for C compiler version
# configure:4382: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4393: $? = 0
# configure:4382: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4393: $? = 0
# configure:4382: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4393: $? = 1
# configure:4382: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4393: $? = 1
# configure:4413: checking for C compiler default output file name
# configure:4435: gcc conftest.c >&5
# configure:4439: $? = 0
# configure:4476: result: a.out
# configure:4492: checking whether the C compiler works
# configure:4501: ./a.out
# configure:4505: $? = 0
# configure:4520: result: yes
# configure:4527: checking whether we are cross compiling
# configure:4529: result: no
# configure:4532: checking for suffix of executables
# configure:4539: gcc -o conftest conftest.c >&5
# configure:4543: $? = 0
# configure:4565: result:
# configure:4571: checking for suffix of object files
# configure:4593: gcc -c conftest.c >&5
# configure:4597: $? = 0
# configure:4618: result: o
# configure:4622: checking whether we are using the GNU C compiler
# configure:4641: gcc -c conftest.c >&5
# configure:4641: $? = 0
# configure:4650: result: yes
# configure:4659: checking whether gcc accepts -g
# configure:4679: gcc -c -g conftest.c >&5
# configure:4679: $? = 0
# configure:4720: result: yes
# configure:4737: checking for gcc option to accept ISO C89
# configure:4801: gcc -c conftest.c >&5
# configure:4801: $? = 0
# configure:4814: result: none needed
# configure:4848: checking for x86_64-unknown-linux-g++
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-c++
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-gpp
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-aCC
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-CC
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-cxx
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-cc++
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-cl.exe
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-FCC
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-KCC
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-RCC
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-xlC_r
# configure:4878: result: no
# configure:4848: checking for x86_64-unknown-linux-xlC
# configure:4878: result: no
# configure:4892: checking for g++
# configure:4908: found /usr/sbin/g++
# configure:4919: result: g++
# configure:4946: checking for C++ compiler version
# configure:4955: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4966: $? = 0
# configure:4955: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4966: $? = 0
# configure:4955: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4966: $? = 1
# configure:4955: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4966: $? = 1
# configure:4970: checking whether we are using the GNU C++ compiler
# configure:4989: g++ -c conftest.cpp >&5
# configure:4989: $? = 0
# configure:4998: result: yes
# configure:5007: checking whether g++ accepts -g
# configure:5027: g++ -c -g conftest.cpp >&5
# configure:5027: $? = 0
# configure:5068: result: yes
# configure:5117: checking whether g++ accepts -static-libstdc++ -static-libgcc
# configure:5134: g++ -o conftest -static-libstdc++ -static-libgcc conftest.cpp >&5
# configure:5134: $? = 0
# configure:5135: result: yes
# 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: gcc -o conftest -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5
# conftest.c:10:21: fatal error: isl/ctx.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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:8568: checking for x86_64-unknown-linux-ld
# configure:8598: result: no
# 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:13915: result: pre-installed
# configure:13947: checking where to find the target as
# configure:13957: result: pre-installed
# 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:14350: result: pre-installed
# configure:14382: checking where to find the target lipo
# configure:14392: result: pre-installed
# configure:14413: checking where to find the target nm
# configure:14423: result: pre-installed
# configure:14455: checking where to find the target objcopy
# configure:14465: result: pre-installed
# configure:14497: checking where to find the target objdump
# configure:14507: result: pre-installed
# configure:14539: checking where to find the target ranlib
# configure:14549: result: pre-installed
# configure:14581: checking where to find the target readelf
# configure:14591: result: pre-installed
# configure:14623: checking where to find the target strip
# configure:14633: result: pre-installed
# 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 4d6fa93aacc8
#
# 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_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=
# ac_cv_env_CXX_value=
# 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_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BISON=bison
# ac_cv_prog_FLEX=flex
# ac_cv_prog_LEX=flex
# ac_cv_prog_M4=m4
# ac_cv_prog_MAKEINFO=makeinfo
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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='ar'
# AS='x86_64-unknown-linux-as'
# AS_FOR_BUILD='as'
# AS_FOR_TARGET='as'
# AWK='gawk'
# BISON='bison'
# BUILD_CONFIG=''
# CC='gcc'
# 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='g++'
# 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='x86_64-unknown-linux-ld'
# LDFLAGS=''
# LDFLAGS_FOR_BUILD=''
# LDFLAGS_FOR_TARGET=''
# LD_FOR_BUILD='ld'
# LD_FOR_TARGET='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='nm'
# OBJCOPY='x86_64-unknown-linux-objcopy'
# OBJCOPY_FOR_TARGET='objcopy'
# OBJDUMP='x86_64-unknown-linux-objdump'
# OBJDUMP_FOR_TARGET='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='ranlib'
# RAW_CXX_FOR_TARGET='c++'
# READELF='x86_64-unknown-linux-readelf'
# READELF_FOR_TARGET='readelf'
# RPATH_ENVVAR='LD_LIBRARY_PATH'
# RUNTEST='runtest'
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# STRIP='true'
# STRIP_FOR_TARGET='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='gcc'
# ac_ct_CXX='g++'
# 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='-static-libstdc++ -static-libgcc'
# 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/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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 4d6fa93aacc8
#
# 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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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: gcc
# configure:2938: checking for C compiler version
# configure:2947: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2958: $? = 0
# configure:2947: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2958: $? = 0
# configure:2947: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2958: $? = 1
# configure:2947: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2958: $? = 1
# configure:2978: checking for C compiler default output file name
# configure:3000: gcc -static-libstdc++ -static-libgcc 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3108: $? = 0
# configure:3130: result:
# configure:3136: checking for suffix of object files
# configure:3158: gcc -c conftest.c >&5
# configure:3162: $? = 0
# configure:3183: result: o
# configure:3187: checking whether we are using the GNU C compiler
# configure:3206: gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3215: result: yes
# configure:3224: checking whether gcc accepts -g
# configure:3244: gcc -c -g conftest.c >&5
# configure:3244: $? = 0
# configure:3285: result: yes
# configure:3302: checking for gcc option to accept ISO C89
# configure:3366: gcc -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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3594: $? = 0
# configure:3611: result: none required
# configure:3624: checking how to run the C preprocessor
# configure:3655: gcc -E conftest.c
# configure:3655: $? = 0
# configure:3669: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3714: gcc -E conftest.c
# configure:3714: $? = 0
# configure:3728: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:3907: $? = 0
# configure:3991: result: yes
# configure:3999: checking for an ANSI C-conforming const
# configure:4064: gcc -c conftest.c >&5
# configure:4064: $? = 0
# configure:4071: result: yes
# configure:4079: checking for inline
# configure:4095: gcc -c conftest.c >&5
# configure:4095: $? = 0
# configure:4103: result: inline
# configure:4126: checking for sys/types.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for sys/stat.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for stdlib.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for string.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for memory.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for strings.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for inttypes.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for stdint.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for unistd.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4139: checking for off_t
# configure:4139: gcc -c conftest.c >&5
# configure:4139: $? = 0
# configure:4139: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4150: $? = 0
# configure:4150: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4180: $? = 0
# configure:4188: result: yes
# configure:4196: checking for alloca
# configure:4233: gcc -o conftest -static-libstdc++ -static-libgcc 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: gcc -o conftest -static-libstdc++ -static-libgcc 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: yes
# configure:4568: checking whether integer division by zero raises SIGFPE
# configure:4636: result: guessing no
# configure:4649: checking for inttypes.h
# configure:4666: gcc -c conftest.c >&5
# configure:4666: $? = 0
# configure:4673: result: yes
# configure:4684: checking for stdint.h
# configure:4701: gcc -c conftest.c >&5
# configure:4701: $? = 0
# configure:4708: result: yes
# configure:4719: checking for unsigned long long
# configure:4736: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4736: $? = 0
# configure:4744: result: yes
# configure:4772: checking for inttypes.h
# configure:4790: gcc -c conftest.c >&5
# configure:4790: $? = 0
# configure:4798: result: yes
# configure:4811: checking whether the inttypes.h PRIxNN macros are broken
# configure:4832: gcc -c conftest.c >&5
# configure:4832: $? = 0
# configure:4840: result: no
# configure:4891: checking for ld used by GCC
# configure:4954: result: x86_64-unknown-linux-ld
# configure:4961: checking if the linker (x86_64-unknown-linux-ld) is GNU ld
# configure:4973: result: no
# configure:4979: checking for shared library run path origin
# configure:4992: result: done
# configure:5398: checking argz.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking argz.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for argz.h
# configure:5398: result: yes
# configure:5398: checking limits.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking limits.h presence
# configure:5398: gcc -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: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking locale.h presence
# configure:5398: gcc -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: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking nl_types.h presence
# configure:5398: gcc -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: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking malloc.h presence
# configure:5398: gcc -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: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking stddef.h presence
# configure:5398: gcc -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: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking sys/param.h presence
# configure:5398: gcc -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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for fgets_unlocked
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getc_unlocked
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getcwd
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getegid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for geteuid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getgid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getuid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for mempcpy
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for munmap
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for putenv
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for setenv
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for setlocale
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for stpcpy
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strcasecmp
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strdup
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strtoul
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for tsearch
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_count
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_stringify
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_next
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __fsetlocking
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5431: checking for iconv
# configure:5455: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5455: $? = 0
# configure:5529: result: yes
# configure:5572: checking for iconv declaration
# configure:5601: gcc -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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5639: $? = 0
# configure:5648: result: yes
# configure:5658: checking for LC_MESSAGES
# configure:5674: gcc -o conftest -static-libstdc++ -static-libgcc 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 4d6fa93aacc8
#
# config.status:911: creating Makefile
# config.status:911: creating config.intl
# config.status:911: creating config.h
# config.status:1091: 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=gcc
# 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='-static-libstdc++ -static-libgcc '
# 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=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=yes
# 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=yes
# ac_cv_header_argz_h=yes
# 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=gcc
# ac_cv_prog_CPP='gcc -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=
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=x86_64-unknown-linux-ld
# acl_cv_prog_gnu_ld=no
# 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='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GENCAT='gencat'
# GLIBC21='yes'
# 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='-static-libstdc++ -static-libgcc '
# 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_ARGZ_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___ARGZ_COUNT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE___ARGZ_NEXT 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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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: gcc
# configure:2703: checking for C compiler version
# configure:2712: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2723: $? = 0
# configure:2712: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2723: $? = 0
# configure:2712: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2723: $? = 1
# configure:2712: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2723: $? = 1
# configure:2743: checking for C compiler default output file name
# configure:2765: gcc -g -static-libstdc++ -static-libgcc 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: gcc -o conftest -g -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2873: $? = 0
# configure:2895: result:
# configure:2901: checking for suffix of object files
# configure:2923: gcc -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: gcc -c -g conftest.c >&5
# configure:2971: $? = 0
# configure:2980: result: yes
# configure:2989: checking whether gcc accepts -g
# configure:3009: gcc -c -g conftest.c >&5
# configure:3009: $? = 0
# configure:3050: result: yes
# configure:3067: checking for gcc option to accept ISO C89
# configure:3131: gcc -c -g conftest.c >&5
# configure:3131: $? = 0
# configure:3144: result: none needed
# configure:3170: checking how to run the C preprocessor
# configure:3201: gcc -E conftest.c
# configure:3201: $? = 0
# configure:3215: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3260: gcc -E conftest.c
# configure:3260: $? = 0
# configure:3274: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -g conftest.c >&5
# configure:3453: $? = 0
# configure:3537: result: yes
# configure:3550: checking for sys/types.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for sys/stat.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for stdlib.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for string.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for memory.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for strings.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for inttypes.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for stdint.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3550: checking for unistd.h
# configure:3550: gcc -c -g conftest.c >&5
# configure:3550: $? = 0
# configure:3550: result: yes
# configure:3564: checking minix/config.h usability
# configure:3564: gcc -c -g conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -g conftest.c >&5
# configure:3603: $? = 0
# configure:3610: result: yes
# configure:3630: checking whether gcc needs -traditional
# 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: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4013: $? = 0
# configure:4020: result: no
# configure:4027: checking for working volatile
# configure:4046: gcc -c -g -O conftest.c >&5
# configure:4046: $? = 0
# configure:4053: result: yes
# configure:4062: checking return type of signal handlers
# configure:4080: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure: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: gcc -c -g -O conftest.c >&5
# configure:4096: $? = 0
# configure:4096: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c -g -O conftest.c >&5
# configure:4107: $? = 0
# configure:4107: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# 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: gcc -c -g -O conftest.c >&5
# configure:4259: $? = 0
# configure:4266: result: no
# configure:4277: checking for dirent.h that defines DIR
# configure:4296: gcc -c -g -O conftest.c >&5
# configure:4296: $? = 0
# configure:4304: result: yes
# configure:4318: checking for library containing opendir
# configure:4349: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4349: $? = 0
# configure:4366: result: none required
# configure:4437: checking for fcntl
# configure:4437: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4437: $? = 0
# configure:4437: result: yes
# configure:4437: checking for kill
# configure:4437: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4437: $? = 0
# configure:4437: result: yes
# configure:4437: checking for lstat
# configure:4437: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4437: $? = 0
# configure:4437: result: yes
# configure:4451: checking for memmove
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for putenv
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for select
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for setenv
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for setlocale
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for strcasecmp
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for strpbrk
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'strpbrk'
# char strpbrk ();
# ^~~~~~~
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for tcgetattr
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4451: checking for vsnprintf
# configure:4451: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:4451: $? = 0
# configure:4451: result: yes
# configure:4464: checking for isascii
# configure:4464: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'isascii'
# char isascii ();
# ^~~~~~~
# configure:4464: $? = 0
# configure:4464: result: yes
# configure:4464: checking for isxdigit
# configure:4464: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'isxdigit'
# char isxdigit ();
# ^~~~~~~~
# configure:4464: $? = 0
# configure:4464: result: yes
# configure:4477: checking for getpwent
# configure:4477: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4477: $? = 0
# configure:4477: result: yes
# configure:4477: checking for getpwnam
# configure:4477: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4477: $? = 0
# configure:4477: result: yes
# configure:4477: checking for getpwuid
# configure:4477: gcc -o conftest -g -O -static-libstdc++ -static-libgcc 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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking fcntl.h presence
# configure:4532: gcc -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: gcc -c -g -O conftest.c >&5
# In file included from conftest.c:82:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure: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: gcc -E conftest.c
# In file included from conftest.c:49:0:
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^~~~~
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^~~~~
# configure: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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking stdarg.h presence
# configure:4532: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking limits.h presence
# configure:4532: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking locale.h presence
# configure:4532: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking pwd.h presence
# configure:4532: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking termcap.h presence
# configure:4532: gcc -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for termcap.h
# configure:4532: result: yes
# configure:4532: checking termios.h usability
# configure:4532: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking termios.h presence
# configure:4532: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking termio.h presence
# configure:4532: gcc -E conftest.c
# configure:4532: $? = 0
# configure:4532: result: yes
# configure:4532: checking for termio.h
# configure:4532: result: yes
# configure:4546: checking sys/pte.h usability
# configure:4546: gcc -c -g -O conftest.c >&5
# conftest.c:92:21: fatal error: sys/pte.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4546: result: no
# configure:4546: checking sys/pte.h presence
# configure:4546: gcc -E conftest.c
# conftest.c:59:21: fatal error: sys/pte.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_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: gcc -c -g -O conftest.c >&5
# conftest.c:92:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4546: result: no
# configure:4546: checking sys/stream.h presence
# configure:4546: gcc -E conftest.c
# conftest.c:59:24: fatal error: sys/stream.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_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: gcc -c -g -O conftest.c >&5
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking sys/select.h presence
# configure:4546: gcc -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: gcc -c -g -O conftest.c >&5
# configure:4546: $? = 0
# configure:4546: result: yes
# configure:4546: checking sys/file.h presence
# configure:4546: gcc -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: gcc -c -g -O conftest.c >&5
# conftest.c:67:22: fatal error: sys/ptem.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_STREAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure: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: gcc -c -g -O conftest.c >&5
# configure:4659: $? = 0
# configure:4691: result: no
# configure:4776: checking for type of signal functions
# configure:4799: gcc -o conftest -g -O -static-libstdc++ -static-libgcc 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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc 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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5300: $? = 0
# configure:5308: result: yes
# configure:5325: checking whether signal handlers are of type void
# configure:5349: gcc -c -g -O conftest.c >&5
# configure:5349: $? = 0
# configure:5356: result: yes
# configure:5364: checking for TIOCSTAT in sys/ioctl.h
# configure:5381: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:9: error: 'TIOCSTAT' undeclared (first use in this function)
# int x = TIOCSTAT;
# ^~~~~~~~
# conftest.c:71:9: note: each undeclared identifier is reported only once for each function it appears in
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -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: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:1: error: unknown type name 'speed_t'
# speed_t x;
# ^~~~~~~
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -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: gcc -c -g -O conftest.c >&5
# configure:5556: $? = 0
# configure:5564: result: yes
# configure:5572: checking for struct dirent.d_fileno
# configure:5610: gcc -c -g -O conftest.c >&5
# configure:5610: $? = 0
# configure:5618: result: yes
# configure:5640: checking for tgetent
# configure:5640: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccmEDtZR.o: In function `main':
# /tmp/gdb/src/gdb-7.11.1/readline/conftest.c:104: undefined reference to `tgetent'
# collect2: error: ld returned 1 exit status
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c -ltermcap >&5
# /usr/sbin/ld: cannot find -ltermcap
# collect2: error: ld returned 1 exit status
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c -ltinfo >&5
# /usr/sbin/ld: cannot find -ltinfo
# collect2: error: ld returned 1 exit status
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c -lcurses >&5
# configure:5747: $? = 0
# configure:5756: result: yes
# configure:5814: checking which library has the termcap functions
# configure:5817: result: using libcurses
# configure:5851: checking wctype.h usability
# configure:5851: gcc -c -g -O conftest.c >&5
# configure:5851: $? = 0
# configure:5851: result: yes
# configure:5851: checking wctype.h presence
# configure:5851: gcc -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: gcc -c -g -O conftest.c >&5
# configure:5863: $? = 0
# configure:5863: result: yes
# configure:5863: checking wchar.h presence
# configure:5863: gcc -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: gcc -c -g -O conftest.c >&5
# configure:5875: $? = 0
# configure:5875: result: yes
# configure:5875: checking langinfo.h presence
# configure:5875: gcc -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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5886: $? = 0
# configure:5886: result: yes
# configure:5892: checking for mbscasecmp
# configure:5892: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccRkacuR.o: In function `main':
# /tmp/gdb/src/gdb-7.11.1/readline/conftest.c:108: undefined reference to `mbscasecmp'
# collect2: error: ld returned 1 exit status
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cchU2n1T.o: In function `main':
# /tmp/gdb/src/gdb-7.11.1/readline/conftest.c:108: undefined reference to `mbscmp'
# collect2: error: ld returned 1 exit status
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5904: $? = 0
# configure:5904: result: yes
# configure:5910: checking for mbsrtowcs
# configure:5910: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5910: $? = 0
# configure:5910: result: yes
# configure:5920: checking for mbschr
# configure:5920: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccbcM706.o: In function `main':
# /tmp/gdb/src/gdb-7.11.1/readline/conftest.c:110: undefined reference to `mbschr'
# collect2: error: ld returned 1 exit status
# 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_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_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: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5938: $? = 0
# configure:5938: result: yes
# configure:5944: checking for wcscoll
# configure:5944: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5944: $? = 0
# configure:5944: result: yes
# configure:5950: checking for wcsdup
# configure:5950: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5950: $? = 0
# configure:5950: result: yes
# configure:5956: checking for wcwidth
# configure:5956: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5956: $? = 0
# configure:5956: result: yes
# configure:5962: checking for wctype
# configure:5962: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5962: $? = 0
# configure:5962: result: yes
# configure:5971: checking for wcswidth
# configure:5971: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5971: $? = 0
# configure:5971: result: yes
# configure:5990: checking whether mbrtowc and mbstate_t are properly declared
# configure:6010: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6010: $? = 0
# configure:6018: result: yes
# configure:6034: checking for iswlower
# configure:6034: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:107:6: warning: conflicting types for built-in function 'iswlower'
# char iswlower ();
# ^~~~~~~~
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for iswupper
# configure:6034: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'iswupper'
# char iswupper ();
# ^~~~~~~~
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for towlower
# configure:6034: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'towlower'
# char towlower ();
# ^~~~~~~~
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for towupper
# configure:6034: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'towupper'
# char towupper ();
# ^~~~~~~~
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6034: checking for iswctype
# configure:6034: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6034: $? = 0
# configure:6034: result: yes
# configure:6045: checking for nl_langinfo and CODESET
# configure:6061: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6061: $? = 0
# configure:6069: result: yes
# configure:6076: checking for wchar_t in wchar.h
# configure:6096: gcc -c -g -O conftest.c >&5
# configure:6096: $? = 0
# configure:6103: result: yes
# configure:6111: checking for wctype_t in wctype.h
# configure:6130: gcc -c -g -O conftest.c >&5
# configure:6130: $? = 0
# configure:6137: result: yes
# configure:6145: checking for wint_t in wctype.h
# configure:6164: gcc -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 4d6fa93aacc8
#
# config.status:925: creating Makefile
# config.status:925: creating doc/Makefile
# config.status:925: creating examples/Makefile
# config.status:925: creating shlib/Makefile
# config.status:925: creating config.h
# config.status:1105: 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=gcc
# 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='-static-libstdc++ -static-libgcc '
# 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=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses_tgetent=yes
# ac_cv_lib_termcap_tgetent=no
# ac_cv_lib_tinfo_tgetent=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=x86_64-unknown-linux-ar
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -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=libcurses
# bash_cv_tiocstat_in_ioctl=no
# bash_cv_type_wchar_t=yes
# bash_cv_type_wctype_t=yes
# bash_cv_type_wint_t=yes
# bash_cv_void_sighandler=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='x86_64-unknown-linux-ar'
# ARFLAGS='cr'
# BUILD_DIR='/tmp/gdb/src/gdb-7.11.1/readline'
# CC='gcc'
# CFLAGS='-g -O'
# CPP='gcc -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='-static-libstdc++ -static-libgcc '
# 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='gcc'
# SHOBJ_CFLAGS='-fPIC'
# SHOBJ_LD='${CC}'
# SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
# SHOBJ_LIBS=''
# SHOBJ_STATUS='supported'
# SHOBJ_XLDFLAGS=''
# STATIC_INSTALL_TARGET='install-static'
# STATIC_TARGET='static'
# TERMCAP_LIB='-lcurses'
# ac_ct_CC=''
# 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_TERMCAP_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_POSIX_SIGNALS 1
# #define HAVE_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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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: gcc
# configure:3240: checking for C compiler version
# configure:3249: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3260: $? = 0
# configure:3249: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3260: $? = 0
# configure:3249: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3260: $? = 1
# configure:3249: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3260: $? = 1
# configure:3276: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3279: $? = 0
# configure:3308: checking for C compiler default output file name
# configure:3330: gcc -static-libstdc++ -static-libgcc 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3438: $? = 0
# configure:3460: result:
# configure:3467: checking for suffix of object files
# configure:3489: gcc -c conftest.c >&5
# configure:3493: $? = 0
# configure:3514: result: o
# configure:3518: checking whether we are using the GNU C compiler
# configure:3537: gcc -c conftest.c >&5
# configure:3537: $? = 0
# configure:3546: result: yes
# configure:3555: checking whether gcc accepts -g
# configure:3575: gcc -c -g conftest.c >&5
# configure:3575: $? = 0
# configure:3616: result: yes
# configure:3633: checking for gcc option to accept ISO C89
# configure:3697: gcc -c conftest.c >&5
# configure:3697: $? = 0
# configure:3710: result: none needed
# configure:3736: checking how to run the C preprocessor
# configure:3767: gcc -E conftest.c
# configure:3767: $? = 0
# configure:3781: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3826: gcc -E conftest.c
# configure:3826: $? = 0
# configure:3840: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:4019: $? = 0
# configure:4103: result: yes
# configure:4116: checking for sys/types.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for sys/stat.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for stdlib.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for string.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for memory.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for strings.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for inttypes.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for stdint.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4116: checking for unistd.h
# configure:4116: gcc -c conftest.c >&5
# configure:4116: $? = 0
# configure:4116: result: yes
# configure:4130: checking minix/config.h usability
# configure:4130: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -c conftest.c >&5
# configure:4274: $? = 0
# configure:4306: result: no
# configure:4410: checking whether gcc supports -W
# configure:4427: gcc -c -W conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether gcc supports -Wall
# configure:4427: gcc -c -Wall conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether gcc supports -Wwrite-strings
# configure:4427: gcc -c -Wwrite-strings conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether gcc supports -Wc++-compat
# configure:4427: gcc -c -Wc++-compat conftest.c >&5
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4410: checking whether gcc supports -Wstrict-prototypes
# configure:4427: gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4427: $? = 0
# configure:4436: result: yes
# configure:4459: checking whether gcc supports -pedantic
# configure:4477: gcc -c -pedantic conftest.c >&5
# configure:4477: $? = 0
# configure:4485: result: yes
# configure:4501: checking whether gcc and cc understand -c and -o together
# configure:4532: gcc -c conftest.c -o conftest2.o >&5
# configure:4536: $? = 0
# configure:4542: gcc -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: gcc -c conftest.c >&5
# configure:4685: $? = 0
# configure:4692: result: yes
# configure:4700: checking for inline
# configure:4716: gcc -c conftest.c >&5
# configure:4716: $? = 0
# configure:4724: result: inline
# configure:4742: checking whether byte ordering is bigendian
# configure:4757: gcc -c conftest.c >&5
# conftest.c:25:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:25:15: error: unknown type name 'universal'
# 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: gcc -c conftest.c >&5
# configure:4802: $? = 0
# configure:4820: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/param.h
# configure:5220: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for limits.h
# configure:5220: gcc -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: gcc -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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for time.h
# configure:5220: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/resource.h
# configure:5220: gcc -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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for fcntl.h
# configure:5220: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for alloca.h
# configure:5220: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/pstat.h
# configure:5220: gcc -E conftest.c
# conftest.c:39:23: fatal error: sys/pstat.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:39:23: fatal error: sys/sysmp.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for machine/hal_sysinfo.h
# configure:5220: gcc -E conftest.c
# conftest.c:40:33: fatal error: machine/hal_sysinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:40:23: fatal error: sys/table.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for sys/systemcfg.h
# configure:5220: gcc -E conftest.c
# conftest.c:41:27: fatal error: sys/systemcfg.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_SYS_SYSCTL_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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5220: checking for process.h
# configure:5220: gcc -E conftest.c
# conftest.c:43:21: fatal error: process.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_SYS_SYSCTL_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: gcc -E conftest.c
# configure:5220: $? = 0
# configure:5220: result: yes
# configure:5230: checking for sys/wait.h that is POSIX.1 compatible
# configure:5256: gcc -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: gcc -c conftest.c >&5
# configure:5291: $? = 0
# configure:5298: result: yes
# configure:5307: checking whether errno must be declared
# configure:5323: gcc -c conftest.c >&5
# configure:5323: $? = 0
# configure:5330: result: no
# configure:5344: checking size of int
# configure:5349: gcc -c conftest.c >&5
# configure:5349: $? = 0
# configure:5349: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5349: $? = 0
# configure:5349: gcc -c conftest.c >&5
# configure:5349: $? = 0
# configure:5349: gcc -c conftest.c >&5
# configure:5349: $? = 0
# configure:5364: result: 4
# configure:5378: checking size of long
# configure:5383: gcc -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: gcc -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: gcc -c conftest.c >&5
# configure:5383: $? = 0
# configure:5383: gcc -c conftest.c >&5
# configure:5383: $? = 0
# configure:5398: result: 8
# configure:5412: checking size of size_t
# configure:5417: gcc -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: gcc -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: gcc -c conftest.c >&5
# configure:5417: $? = 0
# configure:5417: gcc -c conftest.c >&5
# configure:5417: $? = 0
# configure:5432: result: 8
# configure:5444: checking for long long
# configure:5444: gcc -c conftest.c >&5
# configure:5444: $? = 0
# configure:5444: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: gcc -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: gcc -c conftest.c >&5
# configure:5457: $? = 0
# configure:5457: gcc -c conftest.c >&5
# configure:5457: $? = 0
# configure:5472: result: 8
# configure:5486: checking for a 64-bit type
# configure:5504: gcc -c conftest.c >&5
# configure:5504: $? = 0
# configure:5554: result: uint64_t
# configure:5565: checking for intptr_t
# configure:5565: gcc -c conftest.c >&5
# configure:5565: $? = 0
# configure:5565: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5600: $? = 0
# configure:5600: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5635: $? = 0
# configure:5635: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# 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_SYS_SYSCTL_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: gcc -c conftest.c >&5
# configure:5654: $? = 0
# configure:5654: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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_SYS_SYSCTL_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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6360: $? = 0
# configure:6377: result: none required
# configure:6388: checking for asprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for atexit
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for basename
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bcmp
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'bcmp'
# char bcmp ();
# ^~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bcopy
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'bcopy'
# char bcopy ();
# ^~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bsearch
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for bzero
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'bzero'
# char bzero ();
# ^~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for calloc
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'calloc'
# char calloc ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for clock
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for ffs
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'ffs'
# char ffs ();
# ^~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for getcwd
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for getpagesize
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for gettimeofday
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for index
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'index'
# char index ();
# ^~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for insque
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memchr
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:93:6: warning: conflicting types for built-in function 'memchr'
# char memchr ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memcmp
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:94:6: warning: conflicting types for built-in function 'memcmp'
# char memcmp ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memcpy
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memmem
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memmove
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:97:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for mempcpy
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for memset
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:99:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for mkstemps
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for putenv
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for random
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for rename
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for rindex
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'rindex'
# char rindex ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for setenv
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for snprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:106:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for sigsetmask
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for stpcpy
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for stpncpy
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'stpncpy'
# char stpncpy ();
# ^~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strcasecmp
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strchr
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:111:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strdup
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:112:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strncasecmp
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:113:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^~~~~~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strndup
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:114:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strnlen
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strrchr
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:116:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strstr
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtod
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtol
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtoul
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtoll
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strtoull
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for strverscmp
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for tmpnam
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc2ahDlA.o: In function `main':
# conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vasprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vfprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:126:6: warning: conflicting types for built-in function 'vfprintf'
# char vfprintf ();
# ^~~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:127:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vsnprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:128:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for vsprintf
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:129:6: warning: conflicting types for built-in function 'vsprintf'
# char vsprintf ();
# ^~~~~~~~
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for waitpid
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6388: $? = 0
# configure:6388: result: yes
# configure:6388: checking for setproctitle
# configure:6388: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccvITVyL.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setproctitle'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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: gcc -E conftest.c
# conftest.c:109:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_SYS_SYSCTL_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_SIGSETMASK 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:132:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:6506: $? = 0
# configure:6506: result: yes
# configure:6506: checking for vfork
# configure:6506: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccuhIOT5.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc3sqdvc.o: In function `main':
# conftest.c:(.text+0xb): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
# configure:6770: $? = 0
# configure:6780: result: yes
# configure:6751: checking for sys_nerr
# configure:6770: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc9XQKId.o: In function `main':
# conftest.c:(.text+0xb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
# configure:6770: $? = 0
# configure:6780: result: yes
# configure:6751: checking for sys_siglist
# configure:6770: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6770: $? = 0
# configure:6780: result: yes
# configure:6795: checking for external symbol _system_configuration
# configure:6808: gcc -c conftest.c >&5
# conftest.c:116:27: fatal error: sys/systemcfg.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for canonicalize_file_name
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for dup3
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for getrlimit
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for getrusage
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for getsysinfo
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccNsXUSw.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getsysinfo'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for psignal
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for pstat_getdynamic
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccDGldXK.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pstat_getdynamic'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc3xD9uN.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pstat_getstatic'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for setrlimit
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sbrk
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for spawnve
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccDK7BJX.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `spawnve'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccJIqXi0.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `spawnvpe'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for strsignal
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sysconf
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sysctl
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for sysmp
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc30nIa1.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sysmp'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 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_SYSCTL 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccGw3SI3.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `table'
# collect2: error: ld returned 1 exit status
# 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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 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_SYSCTL 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for wait3
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6823: checking for wait4
# configure:6823: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6823: $? = 0
# configure:6823: result: yes
# configure:6833: checking whether basename is declared
# configure:6833: gcc -c conftest.c >&5
# configure:6833: $? = 0
# configure:6833: result: yes
# configure:6843: checking whether ffs is declared
# configure:6843: gcc -c conftest.c >&5
# configure:6843: $? = 0
# configure:6843: result: yes
# configure:6853: checking whether asprintf is declared
# configure:6853: gcc -c conftest.c >&5
# configure:6853: $? = 0
# configure:6853: result: yes
# configure:6863: checking whether vasprintf is declared
# configure:6863: gcc -c conftest.c >&5
# configure:6863: $? = 0
# configure:6863: result: yes
# configure:6873: checking whether snprintf is declared
# configure:6873: gcc -c conftest.c >&5
# configure:6873: $? = 0
# configure:6873: result: yes
# configure:6883: checking whether vsnprintf is declared
# configure:6883: gcc -c conftest.c >&5
# configure:6883: $? = 0
# configure:6883: result: yes
# configure:6894: checking whether calloc is declared
# configure:6894: gcc -c conftest.c >&5
# configure:6894: $? = 0
# configure:6894: result: yes
# configure:6904: checking whether getenv is declared
# configure:6904: gcc -c conftest.c >&5
# configure:6904: $? = 0
# configure:6904: result: yes
# configure:6914: checking whether getopt is declared
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6914: result: yes
# configure:6924: checking whether malloc is declared
# configure:6924: gcc -c conftest.c >&5
# configure:6924: $? = 0
# configure:6924: result: yes
# configure:6934: checking whether realloc is declared
# configure:6934: gcc -c conftest.c >&5
# configure:6934: $? = 0
# configure:6934: result: yes
# configure:6944: checking whether sbrk is declared
# configure:6944: gcc -c conftest.c >&5
# configure:6944: $? = 0
# configure:6944: result: yes
# configure:6955: checking whether strtol is declared
# configure:6955: gcc -c conftest.c >&5
# configure:6955: $? = 0
# configure:6955: result: yes
# configure:6965: checking whether strtoul is declared
# configure:6965: gcc -c conftest.c >&5
# configure:6965: $? = 0
# configure:6965: result: yes
# configure:6975: checking whether strtoll is declared
# configure:6975: gcc -c conftest.c >&5
# configure:6975: $? = 0
# configure:6975: result: yes
# configure:6985: checking whether strtoull is declared
# configure:6985: gcc -c conftest.c >&5
# configure:6985: $? = 0
# configure:6985: result: yes
# configure:6996: checking whether strverscmp is declared
# configure:6996: gcc -c conftest.c >&5
# configure:6996: $? = 0
# configure:6996: result: yes
# configure:7007: checking whether canonicalize_file_name must be declared
# configure:7038: gcc -c conftest.c >&5
# configure:7038: $? = 0
# configure:7046: result: no
# 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 4d6fa93aacc8
#
# config.status:1008: creating Makefile
# config.status:1008: creating testsuite/Makefile
# config.status:1008: creating config.h
# config.status:1193: 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=gcc
# 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='-static-libstdc++ -static-libgcc '
# 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=yes
# 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=yes
# 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=yes
# 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=yes
# 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=yes
# 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=gcc
# ac_cv_prog_CPP='gcc -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_g=yes
# ac_cv_prog_cc_gcc_c_o=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=no
# libiberty_cv_declare_errno=no
# libiberty_cv_var_sys_errlist=yes
# libiberty_cv_var_sys_nerr=yes
# libiberty_cv_var_sys_siglist=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='x86_64-unknown-linux-ar'
# BUILD_INFO='info'
# CC='gcc'
# CFLAGS=''
# CHECK='really-check'
# CPP='gcc -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='-static-libstdc++ -static-libgcc '
# LIBOBJS=' ${LIBOBJDIR}./setproctitle$U.o'
# LIBS=''
# LTLIBOBJS=' ${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_SYS_SYSCTL_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_SIGSETMASK 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_SYS_ERRLIST 1
# #define HAVE_SYS_NERR 1
# #define HAVE_SYS_SIGLIST 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_DUP3 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_ON_EXIT 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_SYSCTL 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 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/bfd/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 bfd configure 2.26.51, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/gdb/src/gdb-7.11.1/bfd/configure --srcdir=.././bfd --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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2462: creating cache ./config.cache
# configure:2567: checking build system type
# configure:2581: result: x86_64-pc-linux-gnu
# configure:2601: checking host system type
# configure:2614: result: x86_64-unknown-linux-gnu
# configure:2634: checking target system type
# configure:2647: result: x86_64-unknown-linux-gnu
# configure:2681: checking for x86_64-unknown-linux-gcc
# configure:2708: result: gcc
# configure:2977: checking for C compiler version
# configure:2986: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2997: $? = 0
# configure:2986: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2997: $? = 0
# configure:2986: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2997: $? = 1
# configure:2986: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2997: $? = 1
# configure:3017: checking for C compiler default output file name
# configure:3039: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3043: $? = 0
# configure:3080: result: a.out
# configure:3096: checking whether the C compiler works
# configure:3124: result: yes
# configure:3131: checking whether we are cross compiling
# configure:3133: result: yes
# configure:3136: checking for suffix of executables
# configure:3143: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3147: $? = 0
# configure:3169: result:
# configure:3175: checking for suffix of object files
# configure:3197: gcc -c conftest.c >&5
# configure:3201: $? = 0
# configure:3222: result: o
# configure:3226: checking whether we are using the GNU C compiler
# configure:3245: gcc -c conftest.c >&5
# configure:3245: $? = 0
# configure:3254: result: yes
# configure:3263: checking whether gcc accepts -g
# configure:3283: gcc -c -g conftest.c >&5
# configure:3283: $? = 0
# configure:3324: result: yes
# configure:3341: checking for gcc option to accept ISO C89
# configure:3405: gcc -c conftest.c >&5
# configure:3405: $? = 0
# configure:3418: result: none needed
# configure:3439: checking for library containing strerror
# configure:3470: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3470: $? = 0
# configure:3487: result: none required
# configure:3512: checking for a BSD-compatible install
# configure:3580: result: /usr/bin/install -c
# configure:3591: checking whether build environment is sane
# configure:3641: result: yes
# configure:3690: checking for x86_64-unknown-linux-strip
# configure:3720: result: no
# configure:3730: checking for strip
# configure:3746: found /usr/sbin/strip
# configure:3757: result: strip
# configure:3769: WARNING: using cross tools not prefixed with host triplet
# configure:3782: checking for a thread-safe mkdir -p
# configure:3821: result: /usr/sbin/mkdir -p
# configure:3834: checking for gawk
# configure:3861: result: gawk
# configure:3872: checking whether make sets $(MAKE)
# configure:3894: result: yes
# configure:3924: checking for style of include used by make
# configure:3952: result: GNU
# configure:4037: checking dependency style of gcc
# configure:4147: result: gcc3
# configure:4167: checking for x86_64-unknown-linux-ar
# configure:4194: result: x86_64-unknown-linux-ar
# configure:4259: checking for x86_64-unknown-linux-ranlib
# configure:4286: result: true
# configure:4389: checking for x86_64-unknown-linux-gcc
# configure:4416: result: gcc
# configure:4685: checking for C compiler version
# configure:4694: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4705: $? = 0
# configure:4694: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4705: $? = 0
# configure:4694: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4705: $? = 1
# configure:4694: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4705: $? = 1
# configure:4709: checking whether we are using the GNU C compiler
# configure:4737: result: yes
# configure:4746: checking whether gcc accepts -g
# configure:4807: result: yes
# configure:4824: checking for gcc option to accept ISO C89
# configure:4901: result: none needed
# configure:4926: checking how to run the C preprocessor
# configure:4957: gcc -E conftest.c
# configure:4957: $? = 0
# configure:4971: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4971: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | /* end confdefs.h. */
# | #include
# configure:4996: result: gcc -E
# configure:5016: gcc -E conftest.c
# configure:5016: $? = 0
# configure:5030: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | /* end confdefs.h. */
# | #include
# configure:5059: checking for grep that handles long lines and -e
# configure:5117: result: /usr/sbin/grep
# configure:5122: checking for egrep
# configure:5184: result: /usr/sbin/grep -E
# configure:5189: checking for ANSI C header files
# configure:5209: gcc -c conftest.c >&5
# configure:5209: $? = 0
# configure:5293: result: yes
# configure:5306: checking for sys/types.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for sys/stat.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for stdlib.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for string.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for memory.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for strings.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for inttypes.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for stdint.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5306: checking for unistd.h
# configure:5306: gcc -c conftest.c >&5
# configure:5306: $? = 0
# configure:5306: result: yes
# configure:5320: checking minix/config.h usability
# configure:5320: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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:5320: result: no
# configure:5320: checking minix/config.h presence
# configure:5320: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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:5320: result: no
# configure:5320: checking for minix/config.h
# configure:5320: result: no
# configure:5341: checking whether it is safe to define __EXTENSIONS__
# configure:5359: gcc -c conftest.c >&5
# configure:5359: $? = 0
# configure:5366: result: yes
# configure:5429: checking how to print strings
# configure:5456: result: printf
# configure:5477: checking for a sed that does not truncate output
# configure:5541: result: /usr/sbin/sed
# configure:5559: checking for fgrep
# configure:5621: result: /usr/sbin/grep -F
# configure:5656: checking for ld used by gcc
# configure:5723: result: x86_64-unknown-linux-ld
# configure:5730: checking if the linker (x86_64-unknown-linux-ld) is GNU ld
# configure:5745: result: no
# configure:5757: checking for BSD- or MS-compatible name lister (nm)
# configure:5806: result: x86_64-unknown-linux-nm
# configure:5936: checking the name lister (x86_64-unknown-linux-nm) interface
# configure:5943: gcc -c conftest.c >&5
# configure:5946: x86_64-unknown-linux-nm "conftest.o"
# /tmp/gdb/src/gdb-7.11.1/bfd/configure: line 5947: x86_64-unknown-linux-nm: command not found
# configure:5949: output
# configure:5956: result: BSD nm
# configure:5959: checking whether ln -s works
# configure:5963: result: yes
# configure:5971: checking the maximum length of command line arguments
# configure:6096: result: 1572864
# configure:6113: checking whether the shell understands some XSI constructs
# configure:6123: result: yes
# configure:6127: checking whether the shell understands "+="
# configure:6133: result: yes
# configure:6168: checking for x86_64-unknown-linux-ld option to reload object files
# configure:6175: result: -r
# configure:6204: checking for x86_64-unknown-linux-objdump
# configure:6231: result: x86_64-unknown-linux-objdump
# configure:6303: checking how to recognize dependent libraries
# configure:6504: result: pass_all
# configure:6524: checking for x86_64-unknown-linux-ar
# configure:6551: result: x86_64-unknown-linux-ar
# configure:6629: checking for x86_64-unknown-linux-strip
# configure:6656: result: strip
# configure:6728: checking for x86_64-unknown-linux-ranlib
# configure:6755: result: true
# configure:6897: checking command to parse x86_64-unknown-linux-nm output from gcc object
# configure:7015: gcc -c conftest.c >&5
# configure:7018: $? = 0
# configure:7022: 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/bfd/configure: line 7023: x86_64-unknown-linux-nm: command not found
# configure:7025: $? = 0
# cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'
# configure:7015: gcc -c conftest.c >&5
# configure:7018: $? = 0
# configure:7022: 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/bfd/configure: line 7023: x86_64-unknown-linux-nm: command not found
# configure:7025: $? = 0
# cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
# configure:7117: result: failed
# configure:7215: gcc -c conftest.c >&5
# configure:7218: $? = 0
# configure:7968: checking for dlfcn.h
# configure:7968: gcc -c conftest.c >&5
# configure:7968: $? = 0
# configure:7968: result: yes
# configure:8124: checking for objdir
# configure:8139: result: .libs
# configure:8410: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8428: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8432: $? = 0
# configure:8445: result: no
# configure:8465: checking for gcc option to produce PIC
# configure:8751: result: -fPIC -DPIC
# configure:8763: checking if gcc PIC flag -fPIC -DPIC works
# configure:8781: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8785: $? = 0
# configure:8798: result: yes
# configure:8822: checking if gcc static flag -static works
# configure:8850: result: yes
# configure:8865: checking if gcc supports -c -o file.o
# configure:8886: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8890: $? = 0
# configure:8912: result: yes
# configure:8920: checking if gcc supports -c -o file.o
# configure:8967: result: yes
# configure:9000: checking whether the gcc linker (x86_64-unknown-linux-ld -m elf_x86_64) supports shared libraries
# configure:10071: result: no
# configure:10316: checking dynamic linker characteristics
# configure:10767: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:10767: $? = 0
# configure:10989: result: GNU/Linux ld.so
# configure:11096: checking how to hardcode library paths into programs
# configure:11121: result: unsupported
# configure:11215: checking for shl_load
# configure:11215: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc7FVSji.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:11215: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11215: result: no
# configure:11219: checking for shl_load in -ldld
# configure:11244: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:11244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11253: result: no
# configure:11258: checking for dlopen
# configure:11258: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cctQP7gp.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11258: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11258: result: no
# configure:11262: checking for dlopen in -ldl
# configure:11287: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:11287: $? = 0
# configure:11296: result: yes
# configure:11415: checking whether a program can dlopen itself
# configure:11516: result: cross
# configure:11661: checking whether stripping libraries is possible
# configure:11666: result: yes
# configure:11701: checking if libtool supports shared libraries
# configure:11703: result: no
# configure:11706: checking whether to build shared libraries
# configure:11727: result: no
# configure:11730: checking whether to build static libraries
# configure:11734: result: yes
# configure:11784: checking for dlfcn.h
# configure:11784: result: yes
# configure:11797: checking for windows.h
# configure:11797: gcc -c conftest.c >&5
# conftest.c:63:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11797: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_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:11797: result: no
# configure:11824: checking for library containing dlopen
# configure:11855: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccVxvaGz.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 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 dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11855: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:11855: $? = 0
# configure:11872: result: -ldl
# configure:11903: checking for special C compiler options needed for large files
# configure:11948: result: no
# configure:11954: checking for _FILE_OFFSET_BITS value needed for large files
# configure:11979: gcc -c conftest.c >&5
# configure:11979: $? = 0
# configure:12011: result: no
# configure:12335: checking whether to enable maintainer-specific portions of Makefiles
# configure:12344: result: no
# configure:12380: checking whether to install libbfd
# configure:12393: result: yes
# configure:12443: checking whether NLS is requested
# configure:12446: result: no
# configure:12514: checking whether NLS is requested
# configure:12523: result: no
# configure:12561: checking for msgfmt
# configure:12592: result: /usr/sbin/msgfmt
# configure:12601: checking for gmsgfmt
# configure:12632: result: /usr/sbin/msgfmt
# configure:12672: checking for xgettext
# configure:12703: result: /usr/sbin/xgettext
# configure:12743: checking for msgmerge
# configure:12773: result: /usr/sbin/msgmerge
# configure:12826: checking size of long long
# configure:12831: gcc -c conftest.c >&5
# configure:12831: $? = 0
# configure:12831: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~
# configure:12831: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 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:12831: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~
# configure:12831: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 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:12831: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~
# configure:12831: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 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:12831: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~
# configure:12831: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 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:12831: gcc -c conftest.c >&5
# configure:12831: $? = 0
# configure:12831: gcc -c conftest.c >&5
# configure:12831: $? = 0
# configure:12831: gcc -c conftest.c >&5
# configure:12831: $? = 0
# configure:12831: gcc -c conftest.c >&5
# configure:12831: $? = 0
# configure:12846: result: 8
# configure:12860: checking size of void *
# configure:12865: gcc -c conftest.c >&5
# configure:12865: $? = 0
# configure:12865: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# ^~~~~~~~~~
# configure:12865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_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 (void *))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12865: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# ^~~~~~~~~~
# configure:12865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_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 (void *))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12865: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# ^~~~~~~~~~
# configure:12865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_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 (void *))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12865: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
# ^~~~~~~~~~
# configure:12865: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_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 (void *))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12865: gcc -c conftest.c >&5
# configure:12865: $? = 0
# configure:12865: gcc -c conftest.c >&5
# configure:12865: $? = 0
# configure:12865: gcc -c conftest.c >&5
# configure:12865: $? = 0
# configure:12865: gcc -c conftest.c >&5
# configure:12865: $? = 0
# configure:12880: result: 8
# configure:12894: checking size of long
# configure:12899: gcc -c conftest.c >&5
# configure:12899: $? = 0
# configure:12899: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~
# configure:12899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 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 (long))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12899: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~
# configure:12899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 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 (long))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12899: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~
# configure:12899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 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 (long))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12899: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~
# configure:12899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 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 (long))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12899: gcc -c conftest.c >&5
# configure:12899: $? = 0
# configure:12899: gcc -c conftest.c >&5
# configure:12899: $? = 0
# configure:12899: gcc -c conftest.c >&5
# configure:12899: $? = 0
# configure:12899: gcc -c conftest.c >&5
# configure:12899: $? = 0
# configure:12914: result: 8
# configure:12968: checking for build system executable suffix
# configure:12986: result: no
# configure:12996: checking alloca.h usability
# configure:12996: gcc -c conftest.c >&5
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking alloca.h presence
# configure:12996: gcc -E conftest.c
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking for alloca.h
# configure:12996: result: yes
# configure:12996: checking stddef.h usability
# configure:12996: gcc -c conftest.c >&5
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking stddef.h presence
# configure:12996: gcc -E conftest.c
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking for stddef.h
# configure:12996: result: yes
# configure:12996: checking for string.h
# configure:12996: result: yes
# configure:12996: checking for strings.h
# configure:12996: result: yes
# configure:12996: checking for stdlib.h
# configure:12996: result: yes
# configure:12996: checking time.h usability
# configure:12996: gcc -c conftest.c >&5
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking time.h presence
# configure:12996: gcc -E conftest.c
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking for time.h
# configure:12996: result: yes
# configure:12996: checking for unistd.h
# configure:12996: result: yes
# configure:12996: checking wchar.h usability
# configure:12996: gcc -c conftest.c >&5
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking wchar.h presence
# configure:12996: gcc -E conftest.c
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking for wchar.h
# configure:12996: result: yes
# configure:12996: checking wctype.h usability
# configure:12996: gcc -c conftest.c >&5
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking wctype.h presence
# configure:12996: gcc -E conftest.c
# configure:12996: $? = 0
# configure:12996: result: yes
# configure:12996: checking for wctype.h
# configure:12996: result: yes
# configure:13010: checking fcntl.h usability
# configure:13010: gcc -c conftest.c >&5
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking fcntl.h presence
# configure:13010: gcc -E conftest.c
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking for fcntl.h
# configure:13010: result: yes
# configure:13010: checking sys/file.h usability
# configure:13010: gcc -c conftest.c >&5
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking sys/file.h presence
# configure:13010: gcc -E conftest.c
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking for sys/file.h
# configure:13010: result: yes
# configure:13010: checking sys/time.h usability
# configure:13010: gcc -c conftest.c >&5
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking sys/time.h presence
# configure:13010: gcc -E conftest.c
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking for sys/time.h
# configure:13010: result: yes
# configure:13010: checking for sys/stat.h
# configure:13010: result: yes
# configure:13010: checking sys/resource.h usability
# configure:13010: gcc -c conftest.c >&5
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking sys/resource.h presence
# configure:13010: gcc -E conftest.c
# configure:13010: $? = 0
# configure:13010: result: yes
# configure:13010: checking for sys/resource.h
# configure:13010: result: yes
# configure:13034: checking for uintmax_t
# configure:13034: gcc -c conftest.c >&5
# configure:13034: $? = 0
# configure:13034: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:13034: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13034: result: yes
# configure:13043: checking for uintptr_t
# configure:13043: gcc -c conftest.c >&5
# configure:13043: $? = 0
# configure:13043: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:13043: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13043: result: yes
# configure:13052: checking for int_least32_t
# configure:13052: gcc -c conftest.c >&5
# configure:13052: $? = 0
# configure:13052: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:28: error: expected expression before ')' token
# if (sizeof ((int_least32_t)))
# ^
# configure:13052: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_least32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13052: result: yes
# configure:13061: checking for int_fast32_t
# configure:13061: gcc -c conftest.c >&5
# configure:13061: $? = 0
# configure:13061: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:27: error: expected expression before ')' token
# if (sizeof ((int_fast32_t)))
# ^
# configure:13061: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_fast32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13061: result: yes
# configure:13070: checking for uint64_t
# configure:13070: gcc -c conftest.c >&5
# configure:13070: $? = 0
# configure:13070: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:53:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:13070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13070: result: yes
# configure:13151: checking what to include in bfd_stdint.h
# configure:13179: result: stdint.h (already complete)
# configure:13427: checking whether time.h and sys/time.h may both be included
# configure:13447: gcc -c conftest.c >&5
# configure:13447: $? = 0
# configure:13454: result: yes
# configure:13465: checking for dirent.h that defines DIR
# configure:13484: gcc -c conftest.c >&5
# configure:13484: $? = 0
# configure:13492: result: yes
# configure:13506: checking for library containing opendir
# configure:13537: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13537: $? = 0
# configure:13554: result: none required
# configure:13622: checking whether string.h and strings.h may both be included
# configure:13639: gcc -c conftest.c >&5
# configure:13639: $? = 0
# configure:13646: result: yes
# configure:13657: checking for fcntl
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for getpagesize
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for setitimer
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for sysconf
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for fdopen
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for getuid
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for getgid
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13657: checking for fileno
# configure:13657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13657: $? = 0
# configure:13657: result: yes
# configure:13670: checking for strtoull
# configure:13670: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking for getrlimit
# configure:13670: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13681: checking whether basename is declared
# configure:13681: gcc -c conftest.c >&5
# configure:13681: $? = 0
# configure:13681: result: yes
# configure:13692: checking whether ftello is declared
# configure:13692: gcc -c conftest.c >&5
# configure:13692: $? = 0
# configure:13692: result: yes
# configure:13703: checking whether ftello64 is declared
# configure:13703: gcc -c conftest.c >&5
# configure:13703: $? = 0
# configure:13703: result: yes
# configure:13714: checking whether fseeko is declared
# configure:13714: gcc -c conftest.c >&5
# configure:13714: $? = 0
# configure:13714: result: yes
# configure:13725: checking whether fseeko64 is declared
# configure:13725: gcc -c conftest.c >&5
# configure:13725: $? = 0
# configure:13725: result: yes
# configure:13745: checking whether ffs is declared
# configure:13745: gcc -c conftest.c >&5
# configure:13745: $? = 0
# configure:13745: result: yes
# configure:13756: checking whether free is declared
# configure:13756: gcc -c conftest.c >&5
# configure:13756: $? = 0
# configure:13756: result: yes
# configure:13767: checking whether getenv is declared
# configure:13767: gcc -c conftest.c >&5
# configure:13767: $? = 0
# configure:13767: result: yes
# configure:13778: checking whether malloc is declared
# configure:13778: gcc -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13789: checking whether realloc is declared
# configure:13789: gcc -c conftest.c >&5
# configure:13789: $? = 0
# configure:13789: result: yes
# configure:13800: checking whether stpcpy is declared
# configure:13800: gcc -c conftest.c >&5
# configure:13800: $? = 0
# configure:13800: result: yes
# configure:13811: checking whether strstr is declared
# configure:13811: gcc -c conftest.c >&5
# configure:13811: $? = 0
# configure:13811: result: yes
# configure:13822: checking whether asprintf is declared
# configure:13822: gcc -c conftest.c >&5
# configure:13822: $? = 0
# configure:13822: result: yes
# configure:13833: checking whether vasprintf is declared
# configure:13833: gcc -c conftest.c >&5
# configure:13833: $? = 0
# configure:13833: result: yes
# configure:13844: checking whether snprintf is declared
# configure:13844: gcc -c conftest.c >&5
# configure:13844: $? = 0
# configure:13844: result: yes
# configure:13855: checking whether vsnprintf is declared
# configure:13855: gcc -c conftest.c >&5
# configure:13855: $? = 0
# configure:13855: result: yes
# configure:13866: checking whether strnlen is declared
# configure:13866: gcc -c conftest.c >&5
# configure:13866: $? = 0
# configure:13866: result: yes
# configure:13899: checking linker --as-needed support
# configure:13910: result: no
# configure:14001: checking for cos in -lm
# configure:14026: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm -ldl >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^~~
# configure:14026: $? = 0
# configure:14035: result: yes
# configure:14600: checking for gcc version with buggy 64-bit support
# configure:14613: result: no
# configure:14905: checking sys/procfs.h usability
# configure:14905: gcc -c conftest.c >&5
# configure:14905: $? = 0
# configure:14905: result: yes
# configure:14905: checking sys/procfs.h presence
# configure:14905: gcc -E conftest.c
# configure:14905: $? = 0
# configure:14905: result: yes
# configure:14905: checking for sys/procfs.h
# configure:14905: result: yes
# configure:14916: checking for prstatus_t in sys/procfs.h
# configure:14936: gcc -c conftest.c >&5
# configure:14936: $? = 0
# configure:14950: result: yes
# configure:14953: checking for prstatus32_t in sys/procfs.h
# configure:14973: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:1: error: unknown type name 'prstatus32_t'
# prstatus32_t avar
# ^~~~~~~~~~~~
# configure:14973: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prstatus32_t avar
# | ;
# | return 0;
# | }
# configure:14987: result: no
# configure:14990: checking for prstatus_t.pr_who in sys/procfs.h
# configure:15010: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:44: error: 'prstatus_t {aka struct elf_prstatus}' has no member named 'pr_who'; did you mean 'pr_info'?
# prstatus_t avar; void* aref = (void*) &avar.pr_who
# ^
# configure:15010: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prstatus_t avar; void* aref = (void*) &avar.pr_who
# | ;
# | return 0;
# | }
# configure:15024: result: no
# configure:15027: checking for prstatus32_t.pr_who in sys/procfs.h
# configure:15047: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:1: error: unknown type name 'prstatus32_t'
# prstatus32_t avar; void* aref = (void*) &avar.pr_who
# ^~~~~~~~~~~~
# conftest.c:87:46: error: request for member 'pr_who' in something not a structure or union
# prstatus32_t avar; void* aref = (void*) &avar.pr_who
# ^
# configure:15047: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prstatus32_t avar; void* aref = (void*) &avar.pr_who
# | ;
# | return 0;
# | }
# configure:15061: result: no
# configure:15064: checking for pstatus_t in sys/procfs.h
# configure:15084: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:1: error: unknown type name 'pstatus_t'
# pstatus_t avar
# ^~~~~~~~~
# configure:15084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pstatus_t avar
# | ;
# | return 0;
# | }
# configure:15098: result: no
# configure:15101: checking for pxstatus_t in sys/procfs.h
# configure:15121: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:1: error: unknown type name 'pxstatus_t'
# pxstatus_t avar
# ^~~~~~~~~~
# configure:15121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pxstatus_t avar
# | ;
# | return 0;
# | }
# configure:15135: result: no
# configure:15138: checking for pstatus32_t in sys/procfs.h
# configure:15158: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:1: error: unknown type name 'pstatus32_t'
# pstatus32_t avar
# ^~~~~~~~~~~
# configure:15158: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pstatus32_t avar
# | ;
# | return 0;
# | }
# configure:15172: result: no
# configure:15175: checking for prpsinfo_t in sys/procfs.h
# configure:15195: gcc -c conftest.c >&5
# configure:15195: $? = 0
# configure:15209: result: yes
# configure:15212: checking for prpsinfo_t.pr_pid in sys/procfs.h
# configure:15232: gcc -c conftest.c >&5
# configure:15232: $? = 0
# configure:15246: result: yes
# configure:15249: checking for prpsinfo32_t in sys/procfs.h
# configure:15269: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'prpsinfo32_t'
# prpsinfo32_t avar
# ^~~~~~~~~~~~
# configure:15269: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prpsinfo32_t avar
# | ;
# | return 0;
# | }
# configure:15283: result: no
# configure:15286: checking for prpsinfo32_t.pr_pid in sys/procfs.h
# configure:15306: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'prpsinfo32_t'
# prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^~~~~~~~~~~~
# conftest.c:89:46: error: request for member 'pr_pid' in something not a structure or union
# prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^
# configure:15306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
# | ;
# | return 0;
# | }
# configure:15320: result: no
# configure:15323: checking for psinfo_t in sys/procfs.h
# configure:15343: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'psinfo_t'
# psinfo_t avar
# ^~~~~~~~
# configure:15343: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo_t avar
# | ;
# | return 0;
# | }
# configure:15357: result: no
# configure:15360: checking for psinfo_t.pr_pid in sys/procfs.h
# configure:15380: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'psinfo_t'
# psinfo_t avar; void* aref = (void*) &avar.pr_pid
# ^~~~~~~~
# conftest.c:89:42: error: request for member 'pr_pid' in something not a structure or union
# psinfo_t avar; void* aref = (void*) &avar.pr_pid
# ^
# configure:15380: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo_t avar; void* aref = (void*) &avar.pr_pid
# | ;
# | return 0;
# | }
# configure:15394: result: no
# configure:15397: checking for psinfo32_t in sys/procfs.h
# configure:15417: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'psinfo32_t'
# psinfo32_t avar
# ^~~~~~~~~~
# configure:15417: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo32_t avar
# | ;
# | return 0;
# | }
# configure:15431: result: no
# configure:15434: checking for psinfo32_t.pr_pid in sys/procfs.h
# configure:15454: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'psinfo32_t'
# psinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^~~~~~~~~~
# conftest.c:89:44: error: request for member 'pr_pid' in something not a structure or union
# psinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^
# configure:15454: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo32_t avar; void* aref = (void*) &avar.pr_pid
# | ;
# | return 0;
# | }
# configure:15468: result: no
# configure:15471: checking for lwpstatus_t in sys/procfs.h
# configure:15491: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar
# ^~~~~~~~~~~
# configure:15491: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar
# | ;
# | return 0;
# | }
# configure:15505: result: no
# configure:15508: checking for lwpxstatus_t in sys/procfs.h
# configure:15528: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'lwpxstatus_t'
# lwpxstatus_t avar
# ^~~~~~~~~~~~
# configure:15528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpxstatus_t avar
# | ;
# | return 0;
# | }
# configure:15542: result: no
# configure:15545: checking for lwpstatus_t.pr_context in sys/procfs.h
# configure:15565: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar; void* aref = (void*) &avar.pr_context
# ^~~~~~~~~~~
# conftest.c:89:45: error: request for member 'pr_context' in something not a structure or union
# lwpstatus_t avar; void* aref = (void*) &avar.pr_context
# ^
# configure:15565: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar; void* aref = (void*) &avar.pr_context
# | ;
# | return 0;
# | }
# configure:15579: result: no
# configure:15582: checking for lwpstatus_t.pr_reg in sys/procfs.h
# configure:15602: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
# ^~~~~~~~~~~
# conftest.c:89:45: error: request for member 'pr_reg' in something not a structure or union
# lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
# ^
# configure:15602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
# | ;
# | return 0;
# | }
# configure:15616: result: no
# configure:15619: checking for lwpstatus_t.pr_fpreg in sys/procfs.h
# configure:15639: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
# ^~~~~~~~~~~
# conftest.c:89:45: error: request for member 'pr_fpreg' in something not a structure or union
# lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
# ^
# configure:15639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
# | ;
# | return 0;
# | }
# configure:15653: result: no
# configure:15656: checking for win32_pstatus_t in sys/procfs.h
# configure:15676: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:1: error: unknown type name 'win32_pstatus_t'
# win32_pstatus_t avar
# ^~~~~~~~~~~~~~~
# configure:15676: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | win32_pstatus_t avar
# | ;
# | return 0;
# | }
# configure:15690: result: no
# configure:15728: checking for ftello
# configure:15728: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15728: $? = 0
# configure:15728: result: yes
# configure:15728: checking for ftello64
# configure:15728: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15728: $? = 0
# configure:15728: result: yes
# configure:15728: checking for fseeko
# configure:15728: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15728: $? = 0
# configure:15728: result: yes
# configure:15728: checking for fseeko64
# configure:15728: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15728: $? = 0
# configure:15728: result: yes
# configure:15728: checking for fopen64
# configure:15728: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15728: $? = 0
# configure:15728: result: yes
# configure:15743: checking size of off_t
# configure:15748: gcc -c conftest.c >&5
# configure:15748: $? = 0
# configure:15748: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~
# configure:15748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | #define CORE_HEADER "hosts/x86-64linux.h"
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FOPEN64 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 (off_t))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:15748: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~
# configure:15748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | #define CORE_HEADER "hosts/x86-64linux.h"
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FOPEN64 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 (off_t))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:15748: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~
# configure:15748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | #define CORE_HEADER "hosts/x86-64linux.h"
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FOPEN64 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 (off_t))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:15748: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~
# configure:15748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.26.51"
# | #define PACKAGE_STRING "bfd 2.26.51"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.26.51"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define USE_SECUREPLT 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | #define CORE_HEADER "hosts/x86-64linux.h"
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FOPEN64 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 (off_t))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:15748: gcc -c conftest.c >&5
# configure:15748: $? = 0
# configure:15748: gcc -c conftest.c >&5
# configure:15748: $? = 0
# configure:15748: gcc -c conftest.c >&5
# configure:15748: $? = 0
# configure:15748: gcc -c conftest.c >&5
# configure:15748: $? = 0
# configure:15763: result: 8
# configure:15774: checking file_ptr type
# configure:15783: result: BFD_HOST_64_BIT
# configure:15791: checking for stdlib.h
# configure:15791: result: yes
# configure:15791: checking for unistd.h
# configure:15791: result: yes
# configure:15804: checking for getpagesize
# configure:15804: result: yes
# configure:15813: checking for working mmap
# configure:15960: result: no
# configure:15972: checking for madvise
# configure:15972: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15972: $? = 0
# configure:15972: result: yes
# configure:15972: checking for mprotect
# configure:15972: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:15972: $? = 0
# configure:15972: result: yes
# configure:16065: updating cache ./config.cache
# configure:16134: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by bfd config.status 2.26.51, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4d6fa93aacc8
#
# config.status:1233: creating Makefile
# config.status:1233: creating doc/Makefile
# config.status:1233: creating bfd-in3.h
# config.status:1233: creating po/Makefile.in
# config.status:1233: creating config.h
# config.status:1453: executing depfiles commands
# config.status:1453: executing libtool commands
# config.status:1453: executing default-1 commands
# config.status:1453: executing bfd_stdint.h commands
# config.status:1453: executing default commands
#
# ## ---------------- ##
# ## 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=gcc
# 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='-static-libstdc++ -static-libgcc '
# 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_dlopen=no
# ac_cv_func_fcntl=yes
# ac_cv_func_fdopen=yes
# ac_cv_func_fileno=yes
# ac_cv_func_fopen64=yes
# ac_cv_func_fseeko64=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_ftello64=yes
# ac_cv_func_ftello=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getuid=yes
# ac_cv_func_madvise=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_mprotect=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strtoull=yes
# ac_cv_func_sysconf=yes
# ac_cv_have_decl_asprintf=yes
# ac_cv_have_decl_basename=yes
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_free=yes
# ac_cv_have_decl_fseeko64=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_ftello64=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strstr=yes
# ac_cv_have_decl_vasprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_file_h=yes
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_windows_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_m_cos=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# 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_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# 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=gcc
# ac_cv_prog_CPP='gcc -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_safe_to_define___extensions__=yes
# ac_cv_search_dlopen=-ldl
# ac_cv_search_opendir='none required'
# ac_cv_search_strerror='none required'
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_void_p=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# 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_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)'
# am_cv_CC_dependencies_compiler_type=gcc3
# bfd_cv_build_exeext=no
# bfd_cv_have_sys_procfs_type_lwpstatus_t=no
# bfd_cv_have_sys_procfs_type_lwpxstatus_t=no
# bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=no
# bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg=no
# bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=no
# bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid=no
# bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid=yes
# bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=no
# bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=no
# bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid=no
# bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid=no
# bfd_cv_have_sys_procfs_type_prpsinfo32_t=no
# bfd_cv_have_sys_procfs_type_prpsinfo_t=yes
# bfd_cv_have_sys_procfs_type_prstatus32_t=no
# bfd_cv_have_sys_procfs_type_prstatus_t=yes
# bfd_cv_have_sys_procfs_type_psinfo32_t=no
# bfd_cv_have_sys_procfs_type_psinfo_t=no
# bfd_cv_have_sys_procfs_type_pstatus32_t=no
# bfd_cv_have_sys_procfs_type_pstatus_t=no
# bfd_cv_have_sys_procfs_type_pxstatus_t=no
# bfd_cv_have_sys_procfs_type_win32_pstatus_t=no
# bfd_cv_ld_as_needed=no
# gcc_cv_header_string=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=cross
# 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=x86_64-unknown-linux-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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=no
# 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='${SHELL} /tmp/gdb/src/gdb-7.11.1/missing --run 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'
# BFD_HOSTPTR_T='unsigned long'
# BFD_HOST_64BIT_LONG='1'
# BFD_HOST_64BIT_LONG_LONG='0'
# BFD_HOST_64_BIT='long'
# BFD_HOST_64_BIT_DEFINED='1'
# BFD_HOST_U_64_BIT='unsigned long'
# CATALOGS=''
# CATOBJEXT=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='gcc'
# CFLAGS=''
# COREFILE=''
# COREFLAG=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME=''
# DEBUGDIR='${exec_prefix}/lib/debug'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXEEXT_FOR_BUILD=''
# FGREP='/usr/sbin/grep -F'
# GENCAT=''
# GENINSRC_NEVER_FALSE=''
# GENINSRC_NEVER_TRUE='#'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HDEFINES=''
# INCINTL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_LIBBFD_FALSE='#'
# INSTALL_LIBBFD_TRUE=''
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT=''
# LD='x86_64-unknown-linux-ld -m elf_x86_64'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBINTL=''
# LIBINTL_DEP=''
# LIBM='-lm'
# LIBOBJS=''
# LIBS='-ldl '
# 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'
# MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='x86_64-unknown-linux-nm'
# NMEDIT=''
# NO_WERROR=''
# OBJDUMP='x86_64-unknown-linux-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='bfd'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='bfd'
# PACKAGE_STRING='bfd 2.26.51'
# PACKAGE_TARNAME='bfd'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.26.51'
# PATH_SEPARATOR=':'
# PKGVERSION='(GNU Binutils) '
# PLUGINS_FALSE='#'
# PLUGINS_TRUE=''
# POSUB=''
# RANLIB='true'
# REPORT_BUGS_TEXI='@uref{http://www.sourceware.org/bugzilla/}'
# REPORT_BUGS_TO=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_LDFLAGS=''
# SHARED_LIBADD=''
# SHELL='/bin/sh'
# STRIP='strip'
# TDEFINES=' '
# USE_NLS='no'
# VERSION='2.26.51'
# WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# all_backends='$(BFD64_BACKENDS) $(BFD32_BACKENDS)'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bfd64_libs='$(BFD64_LIBS)'
# bfd_backends=' elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf-vxworks.lo elf32.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo'
# bfd_default_target_size='64'
# bfd_file_ptr='BFD_HOST_64_BIT'
# bfd_machines=' cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo cpu-plugin.lo'
# bfd_ufile_ptr='BFD_HOST_U_64_BIT'
# bfdincludedir='$(includedir)'
# bfdlibdir='$(libdir)'
# 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}'
# havevecs='-DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_aout_linux_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -DHAVE_plugin_vec'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_noncanonical='x86_64-unknown-linux'
# 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'
# lt_cv_dlopen_libs='-ldl'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# supports_plugins='1'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux'
# target_cpu='x86_64'
# target_noncanonical='x86_64-unknown-linux'
# target_os='linux-gnu'
# target_vendor='unknown'
# tdefaults=' -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='\''&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_aout_linux_vec,&i386_pei_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec,&plugin_vec'\'' -DSELECT_ARCHITECTURES='\''&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch,&bfd_plugin_arch'\'''
# wordsize='64'
# zlibdir='-L$(top_builddir)/../zlib'
# zlibinc='-I$(top_srcdir)/../zlib'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "bfd"
# #define PACKAGE_TARNAME "bfd"
# #define PACKAGE_VERSION "2.26.51"
# #define PACKAGE_STRING "bfd 2.26.51"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "bfd"
# #define VERSION "2.26.51"
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DLFCN_H 1
# #define USE_SECUREPLT 1
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_VOID_P 8
# #define SIZEOF_LONG 8
# #define HAVE_ALLOCA_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 1
# #define STRING_WITH_STRINGS 1
# #define HAVE_FCNTL 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_SETITIMER 1
# #define HAVE_SYSCONF 1
# #define HAVE_FDOPEN 1
# #define HAVE_GETUID 1
# #define HAVE_GETGID 1
# #define HAVE_FILENO 1
# #define HAVE_STRTOULL 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_DECL_BASENAME 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_DECL_FTELLO64 1
# #define HAVE_DECL_FSEEKO 1
# #define HAVE_DECL_FSEEKO64 1
# #define HAVE_DECL_FFS 1
# #define HAVE_DECL_FREE 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_MALLOC 1
# #define HAVE_DECL_REALLOC 1
# #define HAVE_DECL_STPCPY 1
# #define HAVE_DECL_STRSTR 1
# #define HAVE_DECL_ASPRINTF 1
# #define HAVE_DECL_VASPRINTF 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_SYS_PROCFS_H 1
# #define HAVE_PRSTATUS_T 1
# #define HAVE_PRPSINFO_T 1
# #define HAVE_PRPSINFO_T_PR_PID 1
# #define CORE_HEADER "hosts/x86-64linux.h"
# #define HAVE_FTELLO 1
# #define HAVE_FTELLO64 1
# #define HAVE_FSEEKO 1
# #define HAVE_FSEEKO64 1
# #define HAVE_FOPEN64 1
# #define SIZEOF_OFF_T 8
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MADVISE 1
# #define HAVE_MPROTECT 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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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: gcc
# configure:2586: checking for C compiler version
# configure:2595: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2606: $? = 0
# configure:2595: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2606: $? = 0
# configure:2595: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2606: $? = 1
# configure:2595: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2606: $? = 1
# configure:2626: checking for C compiler default output file name
# configure:2648: gcc -static-libstdc++ -static-libgcc 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2756: $? = 0
# configure:2778: result:
# configure:2784: checking for suffix of object files
# configure:2806: gcc -c conftest.c >&5
# configure:2810: $? = 0
# configure:2831: result: o
# configure:2835: checking whether we are using the GNU C compiler
# configure:2854: gcc -c conftest.c >&5
# configure:2854: $? = 0
# configure:2863: result: yes
# configure:2872: checking whether gcc accepts -g
# configure:2892: gcc -c -g conftest.c >&5
# configure:2892: $? = 0
# configure:2933: result: yes
# configure:2950: checking for gcc option to accept ISO C89
# configure:3014: gcc -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 gcc supports -W
# configure:3311: gcc -c -W conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wall
# configure:3311: gcc -c -Wall conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wwrite-strings
# configure:3311: gcc -c -Wwrite-strings conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wstrict-prototypes
# configure:3311: gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wmissing-prototypes
# configure:3311: gcc -c -Wmissing-prototypes conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wold-style-definition
# configure:3311: gcc -c -Wold-style-definition conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:11:1: warning: old-style function definition [-Wold-style-definition]
# main ()
# ^~~~
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wmissing-format-attribute
# configure:3311: gcc -c -Wmissing-format-attribute conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3294: checking whether gcc supports -Wcast-qual
# configure:3311: gcc -c -Wcast-qual conftest.c >&5
# configure:3311: $? = 0
# configure:3320: result: yes
# configure:3344: checking whether gcc supports -pedantic -Wlong-long
# configure:3362: gcc -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: gcc -E conftest.c
# configure:3450: $? = 0
# configure:3464: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3509: gcc -E conftest.c
# configure:3509: $? = 0
# configure:3523: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:3702: $? = 0
# configure:3786: result: yes
# configure:3799: checking for sys/types.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for sys/stat.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for stdlib.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for string.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for memory.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for strings.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for inttypes.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for stdint.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3799: checking for unistd.h
# configure:3799: gcc -c conftest.c >&5
# configure:3799: $? = 0
# configure:3799: result: yes
# configure:3815: checking ctype.h usability
# configure:3815: gcc -c conftest.c >&5
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking ctype.h presence
# configure:3815: gcc -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: gcc -c conftest.c >&5
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking stddef.h presence
# configure:3815: gcc -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: gcc -c conftest.c >&5
# configure:3815: $? = 0
# configure:3815: result: yes
# configure:3815: checking stdio.h presence
# configure:3815: gcc -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: gcc -c conftest.c >&5
# configure:3839: $? = 0
# configure:3839: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:3848: $? = 0
# configure:3848: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:3857: $? = 0
# configure:3857: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:28: error: expected expression before ')' token
# if (sizeof ((int_least32_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:3866: $? = 0
# configure:3866: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:27: error: expected expression before ')' token
# if (sizeof ((int_fast32_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:3875: $? = 0
# configure:3875: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4299: $? = 0
# configure:4306: result: yes
# configure:4314: checking for off_t
# configure:4314: gcc -c conftest.c >&5
# configure:4314: $? = 0
# configure:4314: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4334: $? = 0
# configure:4334: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:4334: $? = 0
# configure:4334: gcc -c conftest.c >&5
# configure:4334: $? = 0
# configure:4334: gcc -c conftest.c >&5
# configure:4334: $? = 0
# configure:4349: result: 4
# configure:4363: checking size of long
# configure:4368: gcc -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: gcc -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: gcc -c conftest.c >&5
# configure:4368: $? = 0
# configure:4368: gcc -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: gcc -c conftest.c >&5
# conftest.c:27:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:27:15: error: unknown type name 'universal'
# 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: gcc -c conftest.c >&5
# configure:4766: $? = 0
# configure:4784: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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 4d6fa93aacc8
#
# 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=gcc
# 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='-static-libstdc++ -static-libgcc '
# 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=gcc
# ac_cv_prog_CPP='gcc -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='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# 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 = 4d6fa93aacc8
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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 /usr/sbin/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: gcc
# configure:3220: checking for C compiler version
# configure:3229: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3240: $? = 0
# configure:3229: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3240: $? = 0
# configure:3229: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3240: $? = 1
# configure:3229: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3240: $? = 1
# configure:3256: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3259: $? = 0
# configure:3288: checking for C compiler default output file name
# configure:3310: gcc -static-libstdc++ -static-libgcc 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3418: $? = 0
# configure:3440: result:
# configure:3447: checking for suffix of object files
# configure:3469: gcc -c conftest.c >&5
# configure:3473: $? = 0
# configure:3494: result: o
# configure:3498: checking whether we are using the GNU C compiler
# configure:3517: gcc -c conftest.c >&5
# configure:3517: $? = 0
# configure:3526: result: yes
# configure:3535: checking whether gcc accepts -g
# configure:3555: gcc -c -g conftest.c >&5
# configure:3555: $? = 0
# configure:3596: result: yes
# configure:3613: checking for gcc option to accept ISO C89
# configure:3677: gcc -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 gcc
# 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 gcc
# configure:4375: result: x86_64-unknown-linux-ld
# configure:4382: checking if the linker (x86_64-unknown-linux-ld) is GNU ld
# configure:4397: result: no
# 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: gcc -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 x86_64-unknown-linux-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 gcc object
# configure:5667: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:5871: $? = 0
# configure:6630: checking how to run the C preprocessor
# configure:6661: gcc -E conftest.c
# configure:6661: $? = 0
# configure:6675: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:6720: gcc -E conftest.c
# configure:6720: $? = 0
# configure:6734: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:6783: $? = 0
# configure:6867: result: yes
# configure:6880: checking for sys/types.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for sys/stat.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for stdlib.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for string.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for memory.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for strings.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for inttypes.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for stdint.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6880: checking for unistd.h
# configure:6880: gcc -c conftest.c >&5
# configure:6880: $? = 0
# configure:6880: result: yes
# configure:6895: checking for dlfcn.h
# configure:6895: gcc -c conftest.c >&5
# configure:6895: $? = 0
# configure:6895: result: yes
# configure:7082: checking for objdir
# configure:7097: result: .libs
# configure:7368: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7386: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7390: $? = 0
# configure:7403: result: no
# configure:7423: checking for gcc option to produce PIC
# configure:7709: result: -fPIC -DPIC
# configure:7721: checking if gcc PIC flag -fPIC -DPIC works
# configure:7739: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7743: $? = 0
# configure:7756: result: yes
# configure:7780: checking if gcc static flag -static works
# configure:7808: result: yes
# configure:7823: checking if gcc supports -c -o file.o
# configure:7844: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7848: $? = 0
# configure:7870: result: yes
# configure:7878: checking if gcc supports -c -o file.o
# configure:7925: result: yes
# configure:7958: checking whether the gcc linker (x86_64-unknown-linux-ld -m elf_x86_64) supports shared libraries
# configure:9038: result: no
# configure:9283: checking dynamic linker characteristics
# configure:9737: gcc -o conftest -static-libstdc++ -static-libgcc 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: unsupported
# configure:10646: checking whether stripping libraries is possible
# configure:10651: result: yes
# configure:10686: checking if libtool supports shared libraries
# configure:10688: result: no
# configure:10691: checking whether to build shared libraries
# configure:10712: result: no
# configure:10715: checking whether to build static libraries
# configure:10719: result: yes
# configure:10762: checking how to run the C preprocessor
# configure:10832: result: gcc -E
# configure:10852: gcc -E conftest.c
# configure:10852: $? = 0
# configure:10866: gcc -E conftest.c
# conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -o conftest -static-libstdc++ -static-libgcc 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: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:49:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:11101: $? = 0
# configure:11101: result: yes
# configure:11101: checking for strerror
# configure:11101: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# 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 4d6fa93aacc8
#
# config.status:1013: creating Makefile
# config.status:1176: executing depfiles commands
# config.status:1176: 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=gcc
# ac_cv_prog_CPP='gcc -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_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=x86_64-unknown-linux-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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=no
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COMPPATH='.'
# CPP='gcc -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='x86_64-unknown-linux-ld -m elf_x86_64'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# 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)/../lib'
#
# ## ----------- ##
# ## 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