Build of sqlite2 with musl toolchain

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

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

SLOCLanguage
32,402 ansic
10,820 tcl
7,775 sh
677 yacc
334 makefile
62 awk
52,070 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: sqlite2 2.8.17-7 (Wed Apr 5 00:30:18 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
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for egrep... grep -E
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... clang++
# 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 for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking if clang static flag works... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# Version set to 2.8.17
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ANSI C... (cached) none needed
# configure: error: unable to find a compiler for building build tools
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/sqlite2/src/sqlite-2.8.17/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.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a39782959232
# 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
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1605: checking build system type
# configure:1623: result: x86_64-unknown-linux-gnu
# configure:1631: checking host system type
# configure:1645: result: x86_64-unknown-linux-gnu
# configure:1661: checking for x86_64-unknown-linux-gcc
# configure:1687: result: clang
# configure:1969: checking for C compiler version
# configure:1972: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:1975: $? = 0
# configure:1977: 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:1980: $? = 0
# configure:1982: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:1985: $? = 1
# configure:2008: checking for C compiler default output file name
# configure:2011: clang conftest.c >&5
# configure:2014: $? = 0
# configure:2060: result: a.out
# configure:2065: checking whether the C compiler works
# configure:2071: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2074: $? = 127
# configure:2091: result: yes
# configure:2098: checking whether we are cross compiling
# configure:2100: result: yes
# configure:2103: checking for suffix of executables
# configure:2105: clang -o conftest conftest.c >&5
# configure:2108: $? = 0
# configure:2133: result:
# configure:2139: checking for suffix of object files
# configure:2160: clang -c conftest.c >&5
# configure:2163: $? = 0
# configure:2185: result: o
# configure:2189: checking whether we are using the GNU C compiler
# configure:2213: clang -c conftest.c >&5
# configure:2219: $? = 0
# configure:2222: test -z || test ! -s conftest.err
# configure:2225: $? = 0
# configure:2228: test -s conftest.o
# configure:2231: $? = 0
# configure:2244: result: yes
# configure:2250: checking whether clang accepts -g
# configure:2271: clang -c -g conftest.c >&5
# configure:2277: $? = 0
# configure:2280: test -z || test ! -s conftest.err
# configure:2283: $? = 0
# configure:2286: test -s conftest.o
# configure:2289: $? = 0
# configure:2300: result: yes
# configure:2317: checking for clang option to accept ANSI C
# configure:2387: clang -c conftest.c >&5
# configure:2393: $? = 0
# configure:2396: test -z || test ! -s conftest.err
# configure:2399: $? = 0
# configure:2402: test -s conftest.o
# configure:2405: $? = 0
# configure:2423: result: none needed
# configure:2441: 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:2447: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2577: checking for a sed that does not truncate output
# configure:2631: result: /usr/sbin/sed
# configure:2634: checking for egrep
# configure:2644: result: grep -E
# configure:2660: checking for ld used by clang
# configure:2727: result: /sysroot/bin/ld
# configure:2736: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:2751: result: yes
# configure:2756: checking for /sysroot/bin/ld option to reload object files
# configure:2763: result: -r
# configure:2772: checking for BSD-compatible nm
# configure:2814: result: nm
# configure:2818: checking whether ln -s works
# configure:2822: result: yes
# configure:2829: checking how to recognise dependent libraries
# configure:3003: result: pass_all
# configure:3088: clang -c conftest.c >&5
# configure:3091: $? = 0
# configure:3216: checking how to run the C preprocessor
# configure:3251: clang -E conftest.c
# configure:3257: $? = 0
# configure:3289: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3295: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3334: result: clang -E
# configure:3358: clang -E conftest.c
# configure:3364: $? = 0
# configure:3396: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3402: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3446: checking for ANSI C header files
# configure:3471: clang -c conftest.c >&5
# configure:3477: $? = 0
# configure:3480: test -z || test ! -s conftest.err
# configure:3483: $? = 0
# configure:3486: test -s conftest.o
# configure:3489: $? = 0
# configure:3601: result: yes
# configure:3625: checking for sys/types.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for sys/stat.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for stdlib.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for string.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for memory.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for strings.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for inttypes.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for stdint.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3625: checking for unistd.h
# configure:3641: clang -c conftest.c >&5
# configure:3647: $? = 0
# configure:3650: test -z || test ! -s conftest.err
# configure:3653: $? = 0
# configure:3656: test -s conftest.o
# configure:3659: $? = 0
# configure:3670: result: yes
# configure:3696: checking dlfcn.h usability
# configure:3708: clang -c conftest.c >&5
# configure:3714: $? = 0
# configure:3717: test -z || test ! -s conftest.err
# configure:3720: $? = 0
# configure:3723: test -s conftest.o
# configure:3726: $? = 0
# configure:3736: result: yes
# configure:3740: checking dlfcn.h presence
# configure:3750: clang -E conftest.c
# configure:3756: $? = 0
# configure:3776: result: yes
# configure:3811: checking for dlfcn.h
# configure:3818: result: yes
# configure:3841: checking for x86_64-unknown-linux-g++
# configure:3867: result: clang++
# configure:3925: checking for C++ compiler version
# configure:3928: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3931: $? = 0
# configure:3933: 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:3936: $? = 0
# configure:3938: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3941: $? = 1
# configure:3944: checking whether we are using the GNU C++ compiler
# configure:3968: clang++ -c conftest.cc >&5
# configure:3974: $? = 0
# configure:3977: test -z || test ! -s conftest.err
# configure:3980: $? = 0
# configure:3983: test -s conftest.o
# configure:3986: $? = 0
# configure:3999: result: yes
# configure:4005: checking whether clang++ accepts -g
# configure:4026: clang++ -c -g conftest.cc >&5
# configure:4032: $? = 0
# configure:4035: test -z || test ! -s conftest.err
# configure:4038: $? = 0
# configure:4041: test -s conftest.o
# configure:4044: $? = 0
# configure:4055: result: yes
# configure:4097: clang++ -c conftest.cc >&5
# configure:4103: $? = 0
# configure:4106: test -z || test ! -s conftest.err
# configure:4109: $? = 0
# configure:4112: test -s conftest.o
# configure:4115: $? = 0
# configure:4141: clang++ -c conftest.cc >&5
# conftest.cc:24:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:4147: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4097: clang++ -c conftest.cc >&5
# conftest.cc:20:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:20:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:4103: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4097: clang++ -c conftest.cc >&5
# conftest.cc:20:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:20:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:4103: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4097: clang++ -c conftest.cc >&5
# In file included from conftest.cc:21:
# In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:
# /sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'
# _Noreturn void exit (int);
# ^
# conftest.cc:20:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error generated.
# configure:4103: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | extern "C" void exit (int) throw ();
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4097: clang++ -c conftest.cc >&5
# configure:4103: $? = 0
# configure:4106: test -z || test ! -s conftest.err
# configure:4109: $? = 0
# configure:4112: test -s conftest.o
# configure:4115: $? = 0
# configure:4141: clang++ -c conftest.cc >&5
# configure:4147: $? = 0
# configure:4150: test -z || test ! -s conftest.err
# configure:4153: $? = 0
# configure:4156: test -s conftest.o
# configure:4159: $? = 0
# configure:4187: checking how to run the C++ preprocessor
# configure:4218: clang++ -E conftest.cc
# configure:4224: $? = 0
# configure:4256: clang++ -E conftest.cc
# conftest.cc:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4262: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:4301: result: clang++ -E
# configure:4325: clang++ -E conftest.cc
# configure:4331: $? = 0
# configure:4363: clang++ -E conftest.cc
# conftest.cc:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4369: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:4422: checking for x86_64-unknown-linux-g77
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-f77
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-xlf
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-frt
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-pgf77
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-fort77
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-fl32
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-af77
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-f90
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-xlf90
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-pgf90
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-epcf90
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-f95
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-fort
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-xlf95
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-ifc
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-efc
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-pgf95
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-lf95
# configure:4451: result: no
# configure:4422: checking for x86_64-unknown-linux-gfortran
# configure:4451: result: no
# configure:4464: checking for g77
# configure:4493: result: no
# configure:4464: checking for f77
# configure:4493: result: no
# configure:4464: checking for xlf
# configure:4493: result: no
# configure:4464: checking for frt
# configure:4493: result: no
# configure:4464: checking for pgf77
# configure:4493: result: no
# configure:4464: checking for fort77
# configure:4493: result: no
# configure:4464: checking for fl32
# configure:4493: result: no
# configure:4464: checking for af77
# configure:4493: result: no
# configure:4464: checking for f90
# configure:4493: result: no
# configure:4464: checking for xlf90
# configure:4493: result: no
# configure:4464: checking for pgf90
# configure:4493: result: no
# configure:4464: checking for epcf90
# configure:4493: result: no
# configure:4464: checking for f95
# configure:4480: found /usr/sbin/f95
# configure:4490: result: f95
# configure:4505: checking for Fortran 77 compiler version
# configure:4508: f95 --version &5
# GNU Fortran (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:4511: $? = 0
# configure:4513: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# 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:4516: $? = 0
# configure:4518: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:4521: $? = 1
# configure:4529: checking whether we are using the GNU Fortran 77 compiler
# configure:4543: f95 -c conftest.F >&5
# configure:4549: $? = 0
# configure:4552: test -z || test ! -s conftest.err
# configure:4555: $? = 0
# configure:4558: test -s conftest.o
# configure:4561: $? = 0
# configure:4574: result: yes
# configure:4580: checking whether f95 accepts -g
# configure:4592: f95 -c -g conftest.f >&5
# configure:4598: $? = 0
# configure:4601: test -z || test ! -s conftest.err
# configure:4604: $? = 0
# configure:4607: test -s conftest.o
# configure:4610: $? = 0
# configure:4622: result: yes
# configure:4652: checking the maximum length of command line arguments
# configure:4717: result: 32768
# configure:4728: checking command to parse nm output from clang object
# configure:4817: clang -c conftest.c >&5
# configure:4820: $? = 0
# configure:4824: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:4827: $? = 0
# configure:4879: clang -o conftest conftest.c conftstm.o >&5
# configure:4882: $? = 0
# configure:4920: result: ok
# configure:4924: checking for objdir
# configure:4939: result: .libs
# configure:4991: checking for x86_64-unknown-linux-ar
# configure:5020: result: no
# configure:5029: checking for ar
# configure:5045: found /sysroot/bin/ar
# configure:5056: result: ar
# configure:5071: checking for x86_64-unknown-linux-ranlib
# configure:5100: result: no
# configure:5109: checking for ranlib
# configure:5125: found /sysroot/bin/ranlib
# configure:5136: result: ranlib
# configure:5151: checking for x86_64-unknown-linux-strip
# configure:5180: result: no
# configure:5189: checking for strip
# configure:5205: found /sysroot/bin/strip
# configure:5216: result: strip
# configure:5478: checking if clang static flag works
# configure:5501: result: yes
# configure:5519: checking if clang supports -fno-rtti -fno-exceptions
# configure:5537: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:5541: $? = 0
# configure:5552: result: yes
# configure:5567: checking for clang option to produce PIC
# configure:5744: result: -fPIC
# configure:5752: checking if clang PIC flag -fPIC works
# configure:5770: clang -c -fPIC -DPIC conftest.c >&5
# configure:5774: $? = 0
# configure:5785: result: yes
# configure:5809: checking if clang supports -c -o file.o
# configure:5830: clang -c -o out/conftest2.o conftest.c >&5
# configure:5834: $? = 0
# configure:5854: result: yes
# configure:5880: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:6726: result: yes
# configure:6752: checking whether -lc should be explicitly linked in
# configure:6757: clang -c conftest.c >&5
# configure:6760: $? = 0
# configure:6774: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:6777: $? = 0
# configure:6789: result: no
# configure:6797: checking dynamic linker characteristics
# configure:7337: result: GNU/Linux ld.so
# configure:7341: checking how to hardcode library paths into programs
# configure:7366: result: immediate
# configure:7380: checking whether stripping libraries is possible
# configure:7385: result: yes
# configure:8208: checking if libtool supports shared libraries
# configure:8210: result: yes
# configure:8213: checking whether to build shared libraries
# configure:8271: result: yes
# configure:8274: checking whether to build static libraries
# configure:8278: result: yes
# configure:8370: creating libtool
# configure:8917: checking for ld used by clang++
# configure:8984: result: /sysroot/bin/ld -m elf_x86_64
# configure:8993: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:9008: result: yes
# configure:9059: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9885: result: yes
# configure:9903: clang++ -c conftest.cc >&5
# configure:9906: $? = 0
# configure:10002: checking for clang++ option to produce PIC
# configure:10254: result: -fPIC
# configure:10262: checking if clang++ PIC flag -fPIC works
# configure:10280: clang++ -c -fPIC -DPIC conftest.cc >&5
# configure:10284: $? = 0
# configure:10295: result: yes
# configure:10319: checking if clang++ supports -c -o file.o
# configure:10340: clang++ -c -o out/conftest2.o conftest.cc >&5
# configure:10344: $? = 0
# configure:10364: result: yes
# configure:10390: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10415: result: yes
# configure:10486: checking dynamic linker characteristics
# configure:11026: result: GNU/Linux ld.so
# configure:11030: checking how to hardcode library paths into programs
# configure:11055: result: immediate
# configure:11069: checking whether stripping libraries is possible
# configure:11074: result: yes
# configure:12374: checking if libtool supports shared libraries
# configure:12376: result: yes
# configure:12379: checking whether to build shared libraries
# configure:12397: result: yes
# configure:12400: checking whether to build static libraries
# configure:12404: result: yes
# configure:12416: checking for f95 option to produce PIC
# configure:12593: result: -fPIC
# configure:12601: checking if f95 PIC flag -fPIC works
# configure:12619: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:12623: $? = 0
# configure:12634: result: yes
# configure:12658: checking if f95 supports -c -o file.o
# configure:12679: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:12683: $? = 0
# configure:12703: result: yes
# configure:12729: checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13555: result: yes
# configure:13626: checking dynamic linker characteristics
# configure:14166: result: GNU/Linux ld.so
# configure:14170: checking how to hardcode library paths into programs
# configure:14195: result: immediate
# configure:14209: checking whether stripping libraries is possible
# configure:14214: result: yes
# configure:18304: checking for a BSD-compatible install
# configure:18359: result: /usr/bin/install -c
# configure:18438: checking for x86_64-unknown-linux-gcc
# configure:18464: result: clang
# configure:18746: checking for C compiler version
# configure:18749: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:18752: $? = 0
# configure:18754: 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:18757: $? = 0
# configure:18759: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:18762: $? = 1
# configure:18765: checking whether we are using the GNU C compiler
# configure:18820: result: yes
# configure:18826: checking whether clang accepts -g
# configure:18876: result: yes
# configure:18893: checking for clang option to accept ANSI C
# configure:18999: result: none needed
# configure:19017: 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:19023: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:19154: error: unable to find a compiler for building build tools
#
# ## ---------------- ##
# ## 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_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_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_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOWATTACHMEM=''
# ALLOWRELEASE=''
# AR='ar'
# BUILD_CC=''
# BUILD_CFLAGS=''
# BUILD_EXEEXT=''
# BUILD_LIBS=''
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXFLAGS=''
# DEFS=''
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# ENCODING=''
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# INMEMORYDB=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# OBJEXT='o'
# OS_UNIX=''
# OS_WIN=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SHELL='/bin/sh'
# STRIP='strip'
# TARGET_AR=''
# TARGET_CC=''
# TARGET_CFLAGS=''
# TARGET_EXEEXT=''
# TARGET_HAVE_READLINE=''
# TARGET_LFLAGS=''
# TARGET_LIBS=''
# TARGET_LINK=''
# TARGET_RANLIB=''
# TARGET_READLINE_INC=''
# TARGET_READLINE_LIBS=''
# TARGET_TCL_INC=''
# TARGET_TCL_LIBS=''
# TEMP_STORE=''
# VERSION='2.8.17'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='NONE'
# host='a39782959232'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_prefix=''
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define STDC_HEADERS 1
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 1