Build of indent with vanilla toolchain

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

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

SLOCLanguage
27,020 ansic
4,648 sh
2,821 makefile
316 yacc
194 cpp
16 sed
35,015 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: indent 2.2.11-4 (Wed Aug 24 13:42:12 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) texi2html-5.0-4
#
# Total Installed Size: 6.09 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing texi2html...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> 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 for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/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... 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 style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for minix/config.h... (cached) no
# checking whether it is safe to define __EXTENSIONS__... (cached) yes
# checking for strerror in -lcposix... no
# checking for an ANSI C-conforming const... yes
# checking for dvips... /usr/bin/dvips
# checking for texi2pdf... /usr/bin/texi2pdf
# checking for texi2html... /usr/bin/texi2html
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for inline... inline
# checking for off_t... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking whether integer division by zero raises SIGFPE... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unsigned long long... yes
# checking for inttypes.h... yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for ld used by GCC... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking nl_types.h usability... yes
# checking nl_types.h presence... yes
# checking for nl_types.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... 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 iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... yes
# checking for ANSI C header files... (cached) yes
# checking for strchr... yes
# checking for memcpy... yes
# checking for memmove... yes
# checking for utime... yes
# checking for unistd.h... (cached) yes
# checking for string.h... (cached) yes
# checking for malloc.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking sys/utime.h usability... no
# checking sys/utime.h presence... no
# checking for sys/utime.h... no
# checking if struct utimbuf needs -posix... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# configure: creating ./config.status
# config.status: creating intl/Makefile
# config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating po/Makefile.in
# config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating man/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: executing default commands
# cd . && /bin/sh ./config.status Makefile
# config.status: creating Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/indent/src/indent-2.2.11'
# Making all in intl
# make[2]: Entering directory '/tmp/indent/src/indent-2.2.11/intl'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/indent/src/indent-2.2.11/intl'
# Making all in src
# make[2]: Entering directory '/tmp/indent/src/indent-2.2.11/src'
# make all-am
# make[3]: Entering directory '/tmp/indent/src/indent-2.2.11/src'
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT indent.o -MD -MP -MF .deps/indent.Tpo -c -o indent.o indent.c
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c
# mv -f .deps/indent.Tpo .deps/indent.Po
# mv -f .deps/args.Tpo .deps/args.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT backup.o -MD -MP -MF .deps/backup.Tpo -c -o backup.o backup.c
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT comments.o -MD -MP -MF .deps/comments.Tpo -c -o comments.o comments.c
# mv -f .deps/comments.Tpo .deps/comments.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT lexi.o -MD -MP -MF .deps/lexi.Tpo -c -o lexi.o lexi.c
# mv -f .deps/backup.Tpo .deps/backup.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
# In file included from lexi.c:220:0:
# indent-cc.gperf:23:26: warning: 'hash_cc' is static but used in inline function 'is_reserved_cc' which is not static
# extern, rw_decl,
# ^
# indent-cc.gperf:12:16: warning: 'lookup' is static but declared in inline function 'is_reserved_cc' which is not static
# const, rw_decl,
# ^
# In file included from lexi.c:220:0:
# gperf-cc.c:111:19: warning: 'wordlist' is static but declared in inline function 'is_reserved_cc' which is not static
# static templ_ty wordlist[] =
# ^~~~~~~~
# gperf-cc.c:104:24: warning: 'lengthtable' is static but declared in inline function 'is_reserved_cc' which is not static
# static unsigned char lengthtable[] =
# ^~~~~~~~~~~
# In file included from lexi.c:206:0:
# indent.gperf:21:26: warning: 'hash' is static but used in inline function 'is_reserved' which is not static
# static, rw_decl,
# ^
# indent.gperf:12:16: warning: 'lookup' is static but declared in inline function 'is_reserved' which is not static
# const, rw_decl,
# ^
# In file included from lexi.c:206:0:
# gperf.c:109:19: warning: 'wordlist' is static but declared in inline function 'is_reserved' which is not static
# static templ_ty wordlist[] =
# ^~~~~~~~
# gperf.c:103:24: warning: 'lengthtable' is static but declared in inline function 'is_reserved' which is not static
# static unsigned char lengthtable[] =
# ^~~~~~~~~~~
# mv -f .deps/lexi.Tpo .deps/lexi.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT globs.o -MD -MP -MF .deps/globs.Tpo -c -o globs.o globs.c
# mv -f .deps/parse.Tpo .deps/parse.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT code_io.o -MD -MP -MF .deps/code_io.Tpo -c -o code_io.o code_io.c
# mv -f .deps/globs.Tpo .deps/globs.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c
# mv -f .deps/code_io.Tpo .deps/code_io.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
# mv -f .deps/utils.Tpo .deps/utils.Po
# gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -I. -MT handletoken.o -MD -MP -MF .deps/handletoken.Tpo -c -o handletoken.o handletoken.c
# mv -f .deps/output.Tpo .deps/output.Po
# mv -f .deps/handletoken.Tpo .deps/handletoken.Po
# gcc -I. -o indent indent.o args.o backup.o comments.o lexi.o parse.o globs.o code_io.o output.o utils.o handletoken.o
# lexi.o: In function `lexi':
# lexi.c:(.text+0x5cc): undefined reference to `is_reserved_cc'
# lexi.c:(.text+0x5fc): undefined reference to `is_reserved'
# lexi.o: In function `addkey':
# lexi.c:(.text+0x189e): undefined reference to `is_reserved_cc'
# lexi.c:(.text+0x18cd): undefined reference to `is_reserved'
# collect2: error: ld returned 1 exit status
# make[3]: *** [Makefile:307: indent] Error 1
# make[3]: Leaving directory '/tmp/indent/src/indent-2.2.11/src'
# make[2]: *** [Makefile:218: all] Error 2
# make[2]: Leaving directory '/tmp/indent/src/indent-2.2.11/src'
# make[1]: *** [Makefile:335: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/indent/src/indent-2.2.11'
# make: *** [Makefile:271: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/indent/src/indent-2.2.11/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 GNU Indent configure 2.2.11, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2bd80ec5baea
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1935: checking for a BSD-compatible install
# configure:2003: result: /usr/bin/install -c
# configure:2014: checking whether build environment is sane
# configure:2074: result: yes
# configure:2123: checking for x86_64-unknown-linux-strip
# configure:2153: result: no
# configure:2163: checking for strip
# configure:2179: found /usr/bin/strip
# configure:2190: result: strip
# configure:2215: checking for a thread-safe mkdir -p
# configure:2254: result: /usr/bin/mkdir -p
# configure:2267: checking for gawk
# configure:2283: found /usr/bin/gawk
# configure:2294: result: gawk
# configure:2305: checking whether make sets $(MAKE)
# configure:2327: result: yes
# configure:2413: checking whether to enable maintainer-specific portions of Makefiles
# configure:2422: result: no
# configure:2444: checking for x86_64-unknown-linux-gcc
# configure:2474: result: no
# configure:2484: checking for gcc
# configure:2500: found /usr/bin/gcc
# configure:2511: result: gcc
# configure:2743: checking for C compiler version
# configure:2751: 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:2755: $? = 0
# configure:2762: 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:2766: $? = 0
# configure:2773: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2777: $? = 1
# configure:2800: checking for C compiler default output file name
# configure:2822: gcc conftest.c >&5
# configure:2826: $? = 0
# configure:2864: result: a.out
# configure:2883: checking whether the C compiler works
# configure:2893: ./a.out
# configure:2897: $? = 0
# configure:2916: result: yes
# configure:2923: checking whether we are cross compiling
# configure:2925: result: no
# configure:2928: checking for suffix of executables
# configure:2935: gcc -o conftest conftest.c >&5
# configure:2939: $? = 0
# configure:2965: result:
# configure:2971: checking for suffix of object files
# configure:2997: gcc -c conftest.c >&5
# configure:3001: $? = 0
# configure:3026: result: o
# configure:3030: checking whether we are using the GNU C compiler
# configure:3059: gcc -c conftest.c >&5
# configure:3066: $? = 0
# configure:3083: result: yes
# configure:3092: checking whether gcc accepts -g
# configure:3122: gcc -c -g conftest.c >&5
# configure:3129: $? = 0
# configure:3230: result: yes
# configure:3247: checking for gcc option to accept ISO C89
# configure:3321: gcc -c conftest.c >&5
# configure:3328: $? = 0
# configure:3351: result: none needed
# configure:3380: checking for style of include used by make
# configure:3408: result: GNU
# configure:3433: checking dependency style of gcc
# configure:3543: result: gcc3
# configure:3563: checking how to run the C preprocessor
# configure:3603: gcc -E conftest.c
# configure:3610: $? = 0
# configure:3641: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3648: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | /* end confdefs.h. */
# | #include
# configure:3681: result: gcc -E
# configure:3710: gcc -E conftest.c
# configure:3717: $? = 0
# configure:3748: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3755: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | /* end confdefs.h. */
# | #include
# configure:3808: checking for a BSD-compatible install
# configure:3876: result: /usr/bin/install -c
# configure:3890: checking for grep that handles long lines and -e
# configure:3950: result: /usr/bin/grep
# configure:3955: checking for egrep
# configure:4019: result: /usr/bin/grep -E
# configure:4024: checking for ANSI C header files
# configure:4054: gcc -c conftest.c >&5
# configure:4061: $? = 0
# configure:4160: gcc -o conftest conftest.c >&5
# configure:4164: $? = 0
# configure:4170: ./conftest
# configure:4174: $? = 0
# configure:4192: result: yes
# configure:4216: checking for sys/types.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for sys/stat.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for stdlib.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for string.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for memory.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for strings.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for inttypes.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for stdint.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4216: checking for unistd.h
# configure:4237: gcc -c conftest.c >&5
# configure:4244: $? = 0
# configure:4261: result: yes
# configure:4286: checking minix/config.h usability
# configure:4303: gcc -c conftest.c >&5
# conftest.c:53:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4310: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4324: result: no
# configure:4328: checking minix/config.h presence
# configure:4343: gcc -E conftest.c
# conftest.c:20:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4350: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define 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:4364: result: no
# configure:4397: checking for minix/config.h
# configure:4404: result: no
# configure:4435: checking whether it is safe to define __EXTENSIONS__
# configure:4463: gcc -c conftest.c >&5
# configure:4470: $? = 0
# configure:4485: result: yes
# configure:4511: checking for minix/config.h
# configure:4516: result: no
# configure:4669: checking whether it is safe to define __EXTENSIONS__
# configure:4719: result: yes
# configure:4745: checking for strerror in -lcposix
# configure:4780: gcc -o conftest conftest.c -lcposix >&5
# /usr/bin/ld: cannot find -lcposix
# collect2: error: ld returned 1 exit status
# configure:4787: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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 strerror ();
# | int
# | main ()
# | {
# | return strerror ();
# | ;
# | return 0;
# | }
# configure:4808: result: no
# configure:4820: checking for an ANSI C-conforming const
# configure:4895: gcc -c conftest.c >&5
# configure:4902: $? = 0
# configure:4917: result: yes
# configure:4931: checking for dvips
# configure:4949: found /usr/bin/dvips
# configure:4962: result: /usr/bin/dvips
# configure:4972: checking for texi2pdf
# configure:4990: found /usr/bin/texi2pdf
# configure:5003: result: /usr/bin/texi2pdf
# configure:5013: checking for texi2html
# configure:5031: found /usr/bin/texi2html
# configure:5044: result: /usr/bin/texi2html
# configure:5068: checking for msgfmt
# configure:5096: result: /usr/bin/msgfmt
# configure:5105: checking for gmsgfmt
# configure:5136: result: /usr/bin/msgfmt
# configure:5147: checking for xgettext
# configure:5175: result: /usr/bin/xgettext
# configure:5186: checking for msgmerge
# configure:5213: result: /usr/bin/msgmerge
# configure:5254: checking build system type
# configure:5272: result: x86_64-unknown-linux-gnu
# configure:5294: checking host system type
# configure:5309: result: x86_64-unknown-linux-gnu
# configure:5334: checking for x86_64-unknown-linux-ranlib
# configure:5364: result: no
# configure:5374: checking for ranlib
# configure:5390: found /usr/bin/ranlib
# configure:5401: result: ranlib
# configure:5423: checking for inline
# configure:5449: gcc -c conftest.c >&5
# configure:5456: $? = 0
# configure:5474: result: inline
# configure:5493: checking for off_t
# configure:5521: gcc -c conftest.c >&5
# configure:5528: $? = 0
# configure:5555: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:5562: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:5585: result: yes
# configure:5597: checking for size_t
# configure:5625: gcc -c conftest.c >&5
# configure:5632: $? = 0
# configure:5659: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5666: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:5689: result: yes
# configure:5703: checking for working alloca.h
# configure:5730: gcc -o conftest conftest.c >&5
# configure:5737: $? = 0
# configure:5757: result: yes
# configure:5767: checking for alloca
# configure:5814: gcc -o conftest conftest.c >&5
# configure:5821: $? = 0
# configure:5841: result: yes
# configure:6084: checking for stdlib.h
# configure:6091: result: yes
# configure:6084: checking for unistd.h
# configure:6091: result: yes
# configure:6234: checking for getpagesize
# configure:6290: gcc -o conftest conftest.c >&5
# configure:6297: $? = 0
# configure:6319: result: yes
# configure:6331: checking for working mmap
# configure:6478: gcc -o conftest conftest.c >&5
# configure:6482: $? = 0
# configure:6488: ./conftest
# configure:6492: $? = 0
# configure:6509: result: yes
# configure:6521: checking whether we are using the GNU C Library 2.1 or newer
# configure:6552: result: yes
# configure:6560: checking whether integer division by zero raises SIGFPE
# configure:6627: gcc -o conftest conftest.c >&5
# conftest.c:54:5: warning: built-in function 'nan' declared as non-function
# int nan;
# ^~~
# configure:6631: $? = 0
# configure:6637: ./conftest
# configure:6641: $? = 0
# configure:6659: result: yes
# configure:6672: checking for inttypes.h
# configure:6699: gcc -c conftest.c >&5
# configure:6706: $? = 0
# configure:6721: result: yes
# configure:6732: checking for stdint.h
# configure:6759: gcc -c conftest.c >&5
# configure:6766: $? = 0
# configure:6781: result: yes
# configure:6792: checking for unsigned long long
# configure:6819: gcc -o conftest conftest.c >&5
# configure:6826: $? = 0
# configure:6846: result: yes
# configure:6872: checking for inttypes.h
# configure:6900: gcc -c conftest.c >&5
# configure:6907: $? = 0
# configure:6923: result: yes
# configure:6936: checking whether the inttypes.h PRIxNN macros are broken
# configure:6967: gcc -c conftest.c >&5
# configure:6974: $? = 0
# configure:6990: result: no
# configure:7028: checking for ld used by GCC
# configure:7091: result: /usr/bin/ld
# configure:7100: checking if the linker (/usr/bin/ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.1
# configure:7112: result: yes
# configure:7118: checking for shared library run path origin
# configure:7131: result: done
# configure:7561: checking argz.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking argz.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for argz.h
# configure:7681: result: yes
# configure:7561: checking limits.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking limits.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for limits.h
# configure:7681: result: yes
# configure:7561: checking locale.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking locale.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for locale.h
# configure:7681: result: yes
# configure:7561: checking nl_types.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking nl_types.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for nl_types.h
# configure:7681: result: yes
# configure:7561: checking malloc.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking malloc.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for malloc.h
# configure:7681: result: yes
# configure:7561: checking stddef.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking stddef.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for stddef.h
# configure:7681: result: yes
# configure:7550: checking for stdlib.h
# configure:7557: result: yes
# configure:7550: checking for string.h
# configure:7557: result: yes
# configure:7550: checking for unistd.h
# configure:7557: result: yes
# configure:7561: checking sys/param.h usability
# configure:7578: gcc -c conftest.c >&5
# configure:7585: $? = 0
# configure:7599: result: yes
# configure:7603: checking sys/param.h presence
# configure:7618: gcc -E conftest.c
# configure:7625: $? = 0
# configure:7639: result: yes
# configure:7672: checking for sys/param.h
# configure:7681: result: yes
# configure:7722: checking for feof_unlocked
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for fgets_unlocked
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for getc_unlocked
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for getcwd
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for getegid
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for geteuid
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for getgid
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for getuid
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for mempcpy
# configure:7778: gcc -o conftest conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for munmap
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for putenv
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for setenv
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for setlocale
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for stpcpy
# configure:7778: gcc -o conftest conftest.c >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for strcasecmp
# configure:7778: gcc -o conftest conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for strdup
# configure:7778: gcc -o conftest conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for strtoul
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for tsearch
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for __argz_count
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for __argz_stringify
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7722: checking for __argz_next
# configure:7778: gcc -o conftest conftest.c >&5
# configure:7785: $? = 0
# configure:7807: result: yes
# configure:7850: checking for iconv
# configure:7882: gcc -o conftest conftest.c >&5
# configure:7889: $? = 0
# configure:7966: result: yes
# configure:7989: checking for iconv declaration
# configure:8028: gcc -c conftest.c >&5
# configure:8035: $? = 0
# configure:8054: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:8065: checking for nl_langinfo and CODESET
# configure:8091: gcc -o conftest conftest.c >&5
# configure:8098: $? = 0
# configure:8119: result: yes
# configure:8131: checking for LC_MESSAGES
# configure:8157: gcc -o conftest conftest.c >&5
# configure:8164: $? = 0
# configure:8184: result: yes
# configure:8200: checking for bison
# configure:8216: found /usr/bin/bison
# configure:8227: result: bison
# configure:8241: checking version of bison
# configure:8250: result: 3.0.4, ok
# configure:8271: checking whether NLS is requested
# configure:8280: result: yes
# configure:8295: checking whether included gettext is requested
# configure:8305: result: no
# configure:8316: checking for GNU gettext in libc
# configure:8345: gcc -o conftest conftest.c >&5
# configure:8352: $? = 0
# configure:8372: result: yes
# configure:9025: checking for ANSI C header files
# configure:9193: result: yes
# configure:9210: checking for strchr
# configure:9266: gcc -o conftest conftest.c >&5
# conftest.c:103:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:9273: $? = 0
# configure:9295: result: yes
# configure:9210: checking for memcpy
# configure:9266: gcc -o conftest conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:9273: $? = 0
# configure:9295: result: yes
# configure:9210: checking for memmove
# configure:9266: gcc -o conftest conftest.c >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:9273: $? = 0
# configure:9295: result: yes
# configure:9210: checking for utime
# configure:9266: gcc -o conftest conftest.c >&5
# configure:9273: $? = 0
# configure:9295: result: yes
# configure:9316: checking for unistd.h
# configure:9323: result: yes
# configure:9316: checking for string.h
# configure:9323: result: yes
# configure:9316: checking for malloc.h
# configure:9323: result: yes
# configure:9327: checking utime.h usability
# configure:9344: gcc -c conftest.c >&5
# configure:9351: $? = 0
# configure:9365: result: yes
# configure:9369: checking utime.h presence
# configure:9384: gcc -E conftest.c
# configure:9391: $? = 0
# configure:9405: result: yes
# configure:9438: checking for utime.h
# configure:9447: result: yes
# configure:9327: checking sys/utime.h usability
# configure:9344: gcc -c conftest.c >&5
# conftest.c:121:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9351: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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 HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 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_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_UTIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_UTIME_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:9365: result: no
# configure:9369: checking sys/utime.h presence
# configure:9384: gcc -E conftest.c
# conftest.c:88:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9391: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Indent"
# | #define PACKAGE_TARNAME "indent"
# | #define PACKAGE_VERSION "2.2.11"
# | #define PACKAGE_STRING "GNU Indent 2.2.11"
# | #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# | #define PACKAGE "indent"
# | #define VERSION "2.2.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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 HAVE_MMAP 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG 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_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define STDC_HEADERS 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_UTIME 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:9405: result: no
# configure:9438: checking for sys/utime.h
# configure:9447: result: no
# configure:9465: checking if struct utimbuf needs -posix
# configure:9492: gcc -c conftest.c >&5
# configure:9499: $? = 0
# configure:9560: result: no
# configure:9576: checking for dirent.h that defines DIR
# configure:9605: gcc -c conftest.c >&5
# configure:9612: $? = 0
# configure:9629: result: yes
# configure:9644: checking for library containing opendir
# configure:9685: gcc -o conftest conftest.c >&5
# configure:9692: $? = 0
# configure:9723: result: none required
# configure:9957: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU Indent config.status 2.2.11, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2bd80ec5baea
#
# config.status:892: creating intl/Makefile
# config.status:1044: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting
# config.status:892: creating po/Makefile.in
# config.status:1044: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status:892: creating Makefile
# config.status:892: creating src/Makefile
# config.status:892: creating doc/Makefile
# config.status:892: creating man/Makefile
# config.status:892: creating config.h
# config.status:1166: executing depfiles commands
# config.status:1166: executing default-1 commands
# config.status:1166: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___argz_count=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=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_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=yes
# 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_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_utime=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_header_argz_h=yes
# ac_cv_header_dirent_dirent_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_minix_config_h=no
# 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_sys_utime_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_cposix_strerror=no
# ac_cv_objext=o
# ac_cv_path_DVIPS=/usr/bin/dvips
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_TEXI2HTML=/usr/bin/texi2html
# ac_cv_path_TEXI2PDF=/usr/bin/texi2pdf
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# 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_opendir='none required'
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
# acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# 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_func_gnugettext1_libc=yes
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe=yes
# gt_cv_inttypes_pri_broken=no
# jm_ac_cv_header_inttypes_h=yes
# jm_ac_cv_header_stdint_h=yes
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
# unet_cv_sys_utimbuf_needs_posix=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/indent/src/indent-2.2.11/config/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/indent/src/indent-2.2.11/config/missing --run tar'
# AUTOCONF='${SHELL} /tmp/indent/src/indent-2.2.11/config/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/indent/src/indent-2.2.11/config/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/indent/src/indent-2.2.11/config/missing --run automake-1.11'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='no'
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DVIPS='/usr/bin/dvips'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GENCAT='gencat'
# GLIBC21='yes'
# GMSGFMT='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS=''
# INTLOBJS=''
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/indent/src/indent-2.2.11/config/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='config/mkinstalldirs'
# MSGFMT='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# OBJEXT='o'
# PACKAGE='indent'
# PACKAGE_BUGREPORT='bug-indent@gnu.org'
# PACKAGE_NAME='GNU Indent'
# PACKAGE_STRING='GNU Indent 2.2.11'
# PACKAGE_TARNAME='indent'
# PACKAGE_VERSION='2.2.11'
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TEXI2HTML='/usr/bin/texi2html'
# TEXI2PDF='/usr/bin/texi2pdf'
# USE_INCLUDED_LIBINTL='no'
# USE_NLS='yes'
# VERSION='2.2.11'
# XGETTEXT='/usr/bin/xgettext'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/indent/src/indent-2.2.11/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "GNU Indent"
# #define PACKAGE_TARNAME "indent"
# #define PACKAGE_VERSION "2.2.11"
# #define PACKAGE_STRING "GNU Indent 2.2.11"
# #define PACKAGE_BUGREPORT "bug-indent@gnu.org"
# #define PACKAGE "indent"
# #define VERSION "2.2.11"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 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 HAVE_MMAP 1
# #define INTDIV0_RAISES_SIGFPE 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG 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_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define STDC_HEADERS 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_UTIME 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_DIRENT_H 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU Indent config.status 2.2.11, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status Makefile
#
# on 2bd80ec5baea
#
# config.status:892: creating Makefile