Build of vile with musl toolchain

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

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

SLOCLanguage
95,903 ansic
11,508 lex
3,416 sh
3,200 perl
3,180 cpp
271 awk
183 makefile
14 sed
117,675 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: vile 9.8_q-2 (Wed Apr 5 00:29:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# Configuring for linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for executable suffix...
# checking for object suffix... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking how to run the C preprocessor... clang -E
# checking whether clang needs -traditional... no
# checking for AIX... no
# checking for POSIXized ISC... no
# checking for minix/config.h... no
# checking for clang option to accept ANSI C... -DCC_HAS_PROTOS
# checking for clang option to accept ANSI C... none needed
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if we can initialize unions... yes
# checking if we must define _GNU_SOURCE... no
# checking if SIGWINCH is defined... yes
# checking for reflex... no
# checking for flex... flex
# checking for yywrap in -lfl... no
# checking for yywrap in -ll... no
# checking lex output file root... lex.yy
# checking whether yytext is a pointer... no
# checking for makeflags variable...
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether make sets ${MAKE}... yes
# checking for mawk... no
# checking for gawk... gawk
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking whether ln -s works... yes
# checking for archiver (symbol AR)... ar
# checking for archiver options (symbol AR_OPTS)... rv
# checking if you want to see long compiling messages... yes
# checking if you wish to build only core functions... no
# checking if you wish to disable shell/external commands... no
# checking for CFLAGS options...
# checking if you want to compile-in plugin support... no
# checking if you want to build syntax filters... yes
# checking if you want built-in syntax filters... none
# checking if you want loadable syntax filters... none
# checking if any filters are built-in/loadable... no
# checking if flex is really flex... yes
# checking version of flex... 2.6.0
# checking for library path... $(libdir)/vile
# checking for startup path... $(datadir)
# checking if flex supports %pointer... no
# configure: WARNING: Your flex program does not support POSIX %pointer. Get flex.
# checking if flex supports character classes... no
# configure: WARNING: Your flex program does not support POSIX character classes. Get flex.
# checking if flex supports options... no
# configure: WARNING: Your flex program does not support POSIX options. Get flex.
# checking if flex supports states... flex conftest.l 1>&5
# configure: WARNING: disabling build for lex-filters
# checking if you want to use perl as an extension language... no
# checking for getpwnam... yes
# checking for lint... no
# checking for alint... no
# checking for splint... no
# checking for lclint... no
# checking for ANSI C header files... yes
# checking for dirent.h that defines DIR... yes
# checking for opendir in -ldir... no
# checking for nl_langinfo and CODESET... yes
# checking for fcntl.h... yes
# checking for ioctl.h... no
# checking for limits.h... yes
# checking for memory.h... yes
# checking for poll.h... yes
# checking for pwd.h... yes
# checking for search.h... yes
# checking for select.h... no
# checking for setjmp.h... yes
# checking for sgtty.h... no
# checking for signal.h... yes
# checking for stdarg.h... yes
# checking for stddef.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for sys/filio.h... no
# checking for sys/ioctl.h... yes
# checking for sys/itimer.h... no
# checking for sys/param.h... yes
# checking for sys/resource.h... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... yes
# checking for sys/time.h... yes
# checking for sys/wait.h... yes
# checking for termio.h... no
# checking for termios.h... yes
# checking for unistd.h... yes
# checking for utime.h... yes
# checking for varargs.h... no
# checking return type of signal handlers... void
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... (cached) yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for pid_t... yes
# checking for time_t... yes
# checking for intptr_t... yes
# checking whether stat file-mode macros are broken... no
# checking for struct stat.st_blksize... yes
# checking for struct stat.st_blocks... yes
# checking for struct stat.st_rdev... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking whether time.h and sys/time.h may both be included... yes
# checking if we can include select.h with time.h... yes
# checking if we may include sys/resource.h with sys/wait.h... no
# checking for termio.h... (cached) no
# checking for termios.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking whether termios.h needs _POSIX_SOURCE... no
# checking declaration of size-change... yes
# checking for file-pointer ready definition... none
# checking for and functions... yes
# checking for library containing wctype... none required
# checking for long file names... yes
# checking for restartable reads on pipes... unknown
# checking for va_copy... yes
# checking for __va_copy... yes
# checking whether setpgrp takes no argument... configure: error: cannot check setpgrp if cross compiling
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/vile/src/vile-9.8/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.52.20100530. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## ---------- ##
# ## Platform. ##
# ## ---------- ##
#
# hostname = 9262f9903a50
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH = /sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#
# ## ------------ ##
# ## Core tests. ##
# ## ------------ ##
#
# configure:1025: PATH=".;."; conftest.sh
# ./configure: line 1026: conftest.sh: command not found
# configure:1028: $? = 127
# configure:1070: checking build system type
# configure:1088: result: x86_64-unknown-linux-gnu
# configure:1096: checking host system type
# configure:1110: result: x86_64-unknown-linux-gnu
# configure:1135: result: Configuring for linux-gnu
# configure:1169: checking for x86_64-unknown-linux-gcc
# configure:1192: result: clang
# configure:1455: checking for C compiler version
# configure:1458: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:1461: $? = 0
# configure:1463: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:1466: $? = 0
# configure:1468: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:1471: $? = 1
# configure:1491: checking for C compiler default output
# configure:1494: clang conftest.c >&5
# configure:1497: $? = 0
# configure:1526: result: a.out
# configure:1531: checking whether the C compiler works
# configure:1537: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:1540: $? = 127
# configure:1555: result: yes
# configure:1562: checking whether we are cross compiling
# configure:1564: result: yes
# configure:1567: checking for executable suffix
# configure:1569: clang -o conftest conftest.c >&5
# configure:1572: $? = 0
# configure:1594: result:
# configure:1600: checking for object suffix
# configure:1618: clang -c conftest.c >&5
# configure:1621: $? = 0
# configure:1640: result: o
# configure:1644: checking whether we are using the GNU C compiler
# configure:1665: clang -c conftest.c >&5
# configure:1668: $? = 0
# configure:1671: test -s conftest.o
# configure:1674: $? = 0
# configure:1686: result: yes
# configure:1692: checking whether clang accepts -g
# configure:1710: clang -c -g conftest.c >&5
# configure:1713: $? = 0
# configure:1716: test -s conftest.o
# configure:1719: $? = 0
# configure:1729: result: yes
# configure:1756: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:1759: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:1864: checking how to run the C preprocessor
# configure:1890: clang -E conftest.c
# configure:1896: $? = 0
# configure:1923: clang -E conftest.c
# configure:1920:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:1929: $? = 1
# configure: failed program was:
# #line 1919 "configure"
# #include "confdefs.h"
# #include
# configure:1966: result: clang -E
# configure:1981: clang -E conftest.c
# configure:1987: $? = 0
# configure:2014: clang -E conftest.c
# configure:2011:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2020: $? = 1
# configure: failed program was:
# #line 2010 "configure"
# #include "confdefs.h"
# #include
# configure:2061: checking whether clang needs -traditional
# configure:2069:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:2084:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:2096: result: no
# configure:2105: checking for AIX
# configure:2124: result: no
# configure:2129: checking for POSIXized ISC
# configure:2148: result: no
# configure:2153: checking for minix/config.h
# configure:2163: clang -E conftest.c
# configure:2160:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:2169: $? = 1
# configure: failed program was:
# #line 2159 "configure"
# #include "confdefs.h"
# #include
# configure:2188: result: no
# configure:2284: checking for clang option to accept ANSI C
# configure:2409: clang -c -DCC_HAS_PROTOS conftest.c >&5
# configure:2412: $? = 0
# configure:2415: test -s conftest.o
# configure:2418: $? = 0
# configure:2431: result: -DCC_HAS_PROTOS
# configure:2537: checking for clang option to accept ANSI C
# configure:2594: clang -c conftest.c >&5
# configure:2597: $? = 0
# configure:2600: test -s conftest.o
# configure:2603: $? = 0
# configure:2620: result: none needed
# configure:2628: checking for an ANSI C-conforming const
# configure:2692: clang -c conftest.c >&5
# configure:2695: $? = 0
# configure:2698: test -s conftest.o
# configure:2701: $? = 0
# configure:2711: result: yes
# configure:2721: checking for inline
# configure:2738: clang -c conftest.c >&5
# configure:2741: $? = 0
# configure:2744: test -s conftest.o
# configure:2747: $? = 0
# configure:2758: result: inline
# configure:2773: checking if we can initialize unions
# configure:2792: clang -c conftest.c >&5
# configure:2795: $? = 0
# configure:2798: test -s conftest.o
# configure:2801: $? = 0
# configure:2812: result: yes
# configure:2851: checking if we must define _GNU_SOURCE
# configure:2873: clang -c conftest.c >&5
# configure:2876: $? = 0
# configure:2879: test -s conftest.o
# configure:2882: $? = 0
# configure:2930: result: no
# configure:3455: checking if SIGWINCH is defined
# configure:3477: clang -c conftest.c >&5
# In file included from configure:3465:
# /sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:3480: $? = 0
# configure:3483: test -s conftest.o
# configure:3486: $? = 0
# configure:3534: result: yes
# configure:3611: checking for reflex
# configure:3637: result: no
# configure:3611: checking for flex
# configure:3626: found /usr/sbin/flex
# configure:3634: result: flex
# configure:3647: checking for yywrap in -lfl
# configure:3674: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /tmp/conftest-4faefa.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3677: $? = 1
# configure: failed program was:
# #line 3655 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char yywrap ();
# int
# main ()
# {
# yywrap ();
# ;
# return 0;
# }
# configure:3694: result: no
# configure:3699: checking for yywrap in -ll
# configure:3726: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /tmp/conftest-259379.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3729: $? = 1
# configure: failed program was:
# #line 3707 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char yywrap ();
# int
# main ()
# {
# yywrap ();
# ;
# return 0;
# }
# configure:3746: result: no
# configure:3757: checking lex output file root
# configure:3776: result: lex.yy
# configure:3780: checking whether yytext is a pointer
# configure:3796: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3799: $? = 1
# configure: failed program was:
# extern char *yytext;
# configure:3817: result: no
# configure:3980: checking for makeflags variable
# configure:4014: result:
# configure:4029: checking for a BSD compatible install
# configure:4078: result: /usr/bin/install -c
# configure:4089: checking whether make sets ${MAKE}
# configure:4109: result: yes
# configure:4122: checking for mawk
# configure:4148: result: no
# configure:4122: checking for gawk
# configure:4137: found /usr/sbin/gawk
# configure:4145: result: gawk
# configure:4158: checking for x86_64-unknown-linux-ranlib
# configure:4184: result: no
# configure:4193: checking for ranlib
# configure:4208: found /sysroot/bin/ranlib
# configure:4217: result: ranlib
# configure:4229: checking whether ln -s works
# configure:4233: result: yes
# configure:4244: checking for archiver (symbol AR)
# configure:4253: result: ar
# configure:4262: checking for archiver options (symbol AR_OPTS)
# configure:4271: result: rv
# configure:4276: checking if you want to see long compiling messages
# configure:4310: result: yes
# configure:4331: checking if you wish to build only core functions
# configure:4348: result: no
# configure:4365: checking if you wish to disable shell/external commands
# configure:4382: result: no
# configure:4394: checking for CFLAGS options
# configure:4418: result:
# configure:4421: checking if you want to compile-in plugin support
# configure:4438: result: no
# configure:4441: checking if you want to build syntax filters
# configure:4458: result: yes
# configure:4470: checking if you want built-in syntax filters
# configure:4481: result: none
# configure:4484: checking if you want loadable syntax filters
# configure:4495: result: none
# configure:4556: checking if any filters are built-in/loadable
# configure:4569: result: no
# configure:4576: checking if flex is really flex
# configure:4580: result: yes
# configure:4582: checking version of flex
# configure:4585: result: 2.6.0
# configure:4649: checking for library path
# configure:4711: result: $(libdir)/vile
# configure:4714: checking for startup path
# configure:4776: result: $(datadir)
# configure:4779: checking if flex supports %pointer
# configure:4788: flex conftest.l 1>&5
# configure:4791: $? = 1
# configure:4797: result: no
# configure:4801: WARNING: Your flex program does not support POSIX %pointer. Get flex.
# configure:4805: checking if flex supports character classes
# configure:4815: flex conftest.l 1>&5
# configure:4818: $? = 1
# configure:4824: result: no
# configure:4828: WARNING: Your flex program does not support POSIX character classes. Get flex.
# configure:4832: checking if flex supports options
# configure:4841: flex conftest.l 1>&5
# configure:4844: $? = 1
# configure:4850: result: no
# configure:4854: WARNING: Your flex program does not support POSIX options. Get flex.
# configure:4858: checking if flex supports states
# configure:4880: flex conftest.l 1>&5
# configure:4883: $? = 1
# configure:4895: result: flex conftest.l 1>&5
# configure:4922: WARNING: disabling build for lex-filters
# configure:4926: checking if you want to use perl as an extension language
# configure:4936: result: no
# configure:5203: checking for getpwnam
# configure:5240: clang -o conftest -O conftest.c >&5
# configure:5243: $? = 0
# configure:5246: test -s conftest
# configure:5249: $? = 0
# configure:5259: result: yes
# configure:5330: checking for lint
# configure:5356: result: no
# configure:5330: checking for alint
# configure:5356: result: no
# configure:5330: checking for splint
# configure:5356: result: no
# configure:5330: checking for lclint
# configure:5356: result: no
# configure:5372: checking for ANSI C header files
# configure:5386: clang -E conftest.c
# configure:5392: $? = 0
# configure:5500: result: yes
# configure:5513: checking for dirent.h that defines DIR
# configure:5534: clang -c -O conftest.c >&5
# configure:5537: $? = 0
# configure:5540: test -s conftest.o
# configure:5543: $? = 0
# configure:5553: result: yes
# configure:5566: checking for opendir in -ldir
# configure:5593: clang -o conftest -O conftest.c -ldir >&5
# /sysroot/bin/ld: error: cannot find -ldir
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5596: $? = 1
# configure: failed program was:
# #line 5574 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir ();
# int
# main ()
# {
# opendir ();
# ;
# return 0;
# }
# configure:5613: result: no
# configure:5675: checking for nl_langinfo and CODESET
# configure:5693: clang -o conftest -O conftest.c >&5
# configure:5696: $? = 0
# configure:5699: test -s conftest
# configure:5702: $? = 0
# configure:5713: result: yes
# configure:5756: checking for fcntl.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for ioctl.h
# configure:5766: clang -E conftest.c
# configure:5763:10: fatal error: 'ioctl.h' file not found
# #include
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5756: checking for limits.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for memory.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for poll.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for pwd.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for search.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for select.h
# configure:5766: clang -E conftest.c
# configure:5763:10: fatal error: 'select.h' file not found
# #include
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5756: checking for setjmp.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sgtty.h
# configure:5766: clang -E conftest.c
# configure:5763:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5756: checking for signal.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for stdarg.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for stddef.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for stdlib.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for string.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/filio.h
# configure:5766: clang -E conftest.c
# configure:5763:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5756: checking for sys/ioctl.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/itimer.h
# configure:5766: clang -E conftest.c
# configure:5763:10: fatal error: 'sys/itimer.h' file not found
# #include
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5756: checking for sys/param.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/resource.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/select.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/socket.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/time.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for sys/wait.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for termio.h
# configure:5766: clang -E conftest.c
# configure:5763:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5756: checking for termios.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for unistd.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for utime.h
# configure:5766: clang -E conftest.c
# configure:5772: $? = 0
# configure:5791: result: yes
# configure:5756: checking for varargs.h
# configure:5766: clang -E conftest.c
# In file included from configure:5763:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:5772: $? = 1
# configure: failed program was:
# #line 5762 "configure"
# #include "confdefs.h"
# #include
# configure:5791: result: no
# configure:5802: checking return type of signal handlers
# configure:5830: clang -c -O conftest.c >&5
# configure:5833: $? = 0
# configure:5836: test -s conftest.o
# configure:5839: $? = 0
# configure:5849: result: void
# configure:5878: checking for sys/types.h
# configure:5890: clang -c -O conftest.c >&5
# configure:5893: $? = 0
# configure:5896: test -s conftest.o
# configure:5899: $? = 0
# configure:5909: result: yes
# configure:5878: checking for sys/stat.h
# configure:5890: clang -c -O conftest.c >&5
# configure:5893: $? = 0
# configure:5896: test -s conftest.o
# configure:5899: $? = 0
# configure:5909: result: yes
# configure:5878: checking for stdlib.h
# configure:5909: result: yes
# configure:5878: checking for string.h
# configure:5909: result: yes
# configure:5878: checking for memory.h
# configure:5909: result: yes
# configure:5878: checking for strings.h
# configure:5890: clang -c -O conftest.c >&5
# configure:5893: $? = 0
# configure:5896: test -s conftest.o
# configure:5899: $? = 0
# configure:5909: result: yes
# configure:5878: checking for inttypes.h
# configure:5890: clang -c -O conftest.c >&5
# configure:5893: $? = 0
# configure:5896: test -s conftest.o
# configure:5899: $? = 0
# configure:5909: result: yes
# configure:5878: checking for stdint.h
# configure:5890: clang -c -O conftest.c >&5
# configure:5893: $? = 0
# configure:5896: test -s conftest.o
# configure:5899: $? = 0
# configure:5909: result: yes
# configure:5878: checking for unistd.h
# configure:5909: result: yes
# configure:5919: checking for size_t
# configure:5940: clang -c -O conftest.c >&5
# configure:5943: $? = 0
# configure:5946: test -s conftest.o
# configure:5949: $? = 0
# configure:5959: result: yes
# configure:5971: checking for uid_t in sys/types.h
# configure:5991: result: yes
# configure:6005: checking for pid_t
# configure:6026: clang -c -O conftest.c >&5
# configure:6029: $? = 0
# configure:6032: test -s conftest.o
# configure:6035: $? = 0
# configure:6045: result: yes
# configure:6057: checking for time_t
# configure:6078: clang -c -O conftest.c >&5
# configure:6081: $? = 0
# configure:6084: test -s conftest.o
# configure:6087: $? = 0
# configure:6097: result: yes
# configure:6109: checking for intptr_t
# configure:6130: clang -c -O conftest.c >&5
# configure:6133: $? = 0
# configure:6136: test -s conftest.o
# configure:6139: $? = 0
# configure:6149: result: yes
# configure:6225: checking whether stat file-mode macros are broken
# configure:6270: result: no
# configure:6280: checking for struct stat.st_blksize
# configure:6300: clang -c -O conftest.c >&5
# configure:6303: $? = 0
# configure:6306: test -s conftest.o
# configure:6309: $? = 0
# configure:6319: result: yes
# configure:6333: checking for struct stat.st_blocks
# configure:6353: clang -c -O conftest.c >&5
# configure:6356: $? = 0
# configure:6359: test -s conftest.o
# configure:6362: $? = 0
# configure:6372: result: yes
# configure:6388: checking for struct stat.st_rdev
# configure:6408: clang -c -O conftest.c >&5
# configure:6411: $? = 0
# configure:6414: test -s conftest.o
# configure:6417: $? = 0
# configure:6427: result: yes
# configure:6441: checking whether struct tm is in sys/time.h or time.h
# configure:6461: clang -c -O conftest.c >&5
# configure:6454:20: warning: expression result unused [-Wunused-value]
# struct tm *tp; tp->tm_sec;
# ~~ ^~~~~~
# 1 warning generated.
# configure:6464: $? = 0
# configure:6467: test -s conftest.o
# configure:6470: $? = 0
# configure:6480: result: time.h
# configure:6490: checking whether time.h and sys/time.h may both be included
# configure:6512: clang -c -O conftest.c >&5
# configure:6515: $? = 0
# configure:6518: test -s conftest.o
# configure:6521: $? = 0
# configure:6531: result: yes
# configure:6541: checking if we can include select.h with time.h
# configure:6578: clang -c -O conftest.c >&5
# configure:6581: $? = 0
# configure:6584: test -s conftest.o
# configure:6587: $? = 0
# configure:6598: result: yes
# configure:6604: checking if we may include sys/resource.h with sys/wait.h
# configure:6635: clang -c -O conftest.c >&5
# configure:6613:87: error: missing ')' after 'defined'
# #if defined(HAVE_SYS_TIME_H) && (defined(SELECT_WITH_TIME) || !(defined(HAVE_SELECT_H || defined(HAVE_SYS_SELECT_H))))
# ^
# configure:6613:72: note: to match this '('
# #if defined(HAVE_SYS_TIME_H) && (defined(SELECT_WITH_TIME) || !(defined(HAVE_SELECT_H || defined(HAVE_SYS_SELECT_H))))
# ^
# 1 error generated.
# configure:6638: $? = 1
# configure: failed program was:
# #line 6611 "configure"
# #include "confdefs.h"
#
# #if defined(HAVE_SYS_TIME_H) && (defined(SELECT_WITH_TIME) || !(defined(HAVE_SELECT_H || defined(HAVE_SYS_SELECT_H))))
# #include
# #ifdef TIME_WITH_SYS_TIME
# # include
# #endif
# #else
# #include
# #endif
# #include
# #include
# #include
#
# int
# main ()
# {
#
# ;
# return 0;
# }
# configure:6655: result: no
# configure:6668: checking for termio.h
# configure:6703: result: no
# configure:6668: checking for termios.h
# configure:6703: result: yes
# configure:6668: checking for unistd.h
# configure:6703: result: yes
# configure:6771: checking whether termios.h needs _POSIX_SOURCE
# configure:6786: clang -c -O conftest.c >&5
# configure:6789: $? = 0
# configure:6792: test -s conftest.o
# configure:6795: $? = 0
# configure:6841: result: no
# configure:6846: checking declaration of size-change
# configure:6905: clang -c -O conftest.c >&5
# configure:6908: $? = 0
# configure:6911: test -s conftest.o
# configure:6914: $? = 0
# size-change succeeded ()
# configure:6933: result: yes
# configure:6950: checking for file-pointer ready definition
# test-compile ( (p)->_IO_read_ptr < (p)->_IO_read_end)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_IO_read_ptr < (p)->_IO_read_end)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:47: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_IO_read_ptr < (p)->_IO_read_end)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 2 errors generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->_IO_read_ptr < (p)->_IO_read_end)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->__cnt > 0)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->__cnt > 0)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 1 error generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->__cnt > 0)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->__rptr < (p)->__rend)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->__rptr < (p)->__rend)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:41: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->__rptr < (p)->__rend)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 2 errors generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->__rptr < (p)->__rend)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->_cnt > 0)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_cnt > 0)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 1 error generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->_cnt > 0)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->_gptr < (p)->_egptr)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_gptr < (p)->_egptr)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:40: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_gptr < (p)->_egptr)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 2 errors generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->_gptr < (p)->_egptr)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->_r > 0)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_r > 0)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 1 error generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->_r > 0)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->_rcount > 0)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->_rcount > 0)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 1 error generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->_rcount > 0)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# test-compile ( (p)->endr < (p)->endb)
# configure:6979: clang -c -O conftest.c >&5
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:27: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->endr < (p)->endb)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# configure:6972:9: error: incomplete definition of type 'struct _IO_FILE'
# int x = isready_c(stdin)
# ^~~~~~~~~~~~~~~~
# configure:6967:39: note: expanded from macro 'isready_c'
# #define isready_c(p) ( (p)->endr < (p)->endb)
# ~~~^
# /sysroot/include/bits/alltypes.h:356:16: note: forward declaration of 'struct _IO_FILE'
# typedef struct _IO_FILE FILE;
# ^
# 2 errors generated.
# configure:6982: $? = 1
# configure: failed program was:
# #line 6964 "configure"
# #include "confdefs.h"
#
# #include
# #define isready_c(p) ( (p)->endr < (p)->endb)
#
# int
# main ()
# {
# int x = isready_c(stdin)
# ;
# return 0;
# }
# configure:7012: result: none
# configure:7019: checking for and functions
# configure:7053: clang -c -O conftest.c >&5
# configure:7056: $? = 0
# configure:7059: test -s conftest.o
# configure:7062: $? = 0
# configure:7073: result: yes
# configure:7076: checking for library containing wctype
# configure:7103: clang -o conftest -O conftest.c >&5
# configure:7106: $? = 0
# configure:7109: test -s conftest
# configure:7112: $? = 0
# configure:7165: result: none required
# configure:7178: checking for long file names
# configure:7217: result: yes
# configure:7227: checking for restartable reads on pipes
# configure:7305: result: unknown
# configure:7314: checking for va_copy
# configure:7338: clang -o conftest -O conftest.c >&5
# configure:7341: $? = 0
# configure:7344: test -s conftest
# configure:7347: $? = 0
# configure:7357: result: yes
# configure:7364: checking for __va_copy
# configure:7388: clang -o conftest -O conftest.c >&5
# configure:7391: $? = 0
# configure:7394: test -s conftest
# configure:7397: $? = 0
# configure:7407: result: yes
# configure:7414: checking whether setpgrp takes no argument
# configure:7420: error: cannot check setpgrp if cross compiling
#
# ## ----------------- ##
# ## Cache variables. ##
# ## ----------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=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=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_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_getpwnam=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_ioctl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_poll_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_select_h=no
# ac_cv_header_setjmp_h=yes
# ac_cv_header_sgtty_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_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_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_itimer_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_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_sys_wait_h=yes
# ac_cv_header_termio_h=no
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_dir_opendir=no
# ac_cv_lib_fl_yywrap=no
# ac_cv_lib_l_yywrap=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_wctype='none required'
# ac_cv_struct_tm=time.h
# ac_cv_sys_long_file_names=yes
# ac_cv_type_intptr_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_time_t=yes
# ac_cv_type_uid_t=yes
# am_cv_langinfo_codeset=yes
# cf_cv_ansi_cc=-DCC_HAS_PROTOS
# cf_cv_can_restart_read=unknown
# cf_cv_define_sigwinch=yes
# cf_cv_fp_isready=none
# cf_cv_gnu_source=no
# cf_cv_have___va_copy=yes
# cf_cv_have_va_copy=yes
# cf_cv_have_wctype=yes
# cf_cv_init_unions=yes
# cf_cv_makeflags=
# cf_cv_resource_with_wait=no
# cf_cv_select_with_time=yes
# cf_cv_sizechange=yes
# cf_cv_subst_AR=ar
# cf_cv_subst_AR_OPTS=rv
# cf_cv_system_name=linux-gnu
#
# ## ------------ ##
# ## confdefs.h. ##
# ## ------------ ##
#
# #define SYSTEM_NAME "linux-gnu"
# #define CC_HAS_PROTOS 1
# #define LEX_IS_FLEX 1
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_POLL_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SEARCH_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define RETSIGTYPE void
# #define SIGT RETSIGTYPE
# #define SIGRET /*do nothing*/
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_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_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_ST_BLKSIZE 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_ST_BLOCKS 1
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_ST_RDEV 1
# #define TIME_WITH_SYS_TIME 1
# #define SELECT_WITH_TIME 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SIZECHANGE 1
# #define HAVE_WCTYPE 1
# #define HAVE_LONG_FILE_NAMES 1
# #define HAVE_VA_COPY 1
# #define HAVE___VA_COPY 1
#
#
# configure: exit 1