Build of mpfr 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
74,954 ansic
4,483 sh
74 perl
79,511 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: mpfr 3.1.4.p1-1 (Wed Apr 5 00:57:22 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the archiver (ar) interface... ar
# checking for ICC... no
# checking for an ANSI C-conforming const... yes
# checking for working volatile... yes
# checking for main in -lm... yes
# checking whether time.h and sys/time.h may both be included... yes
# 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 for size_t... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking for string.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/fpu.h usability... no
# checking sys/fpu.h presence... no
# checking for sys/fpu.h... no
# checking for struct lconv.decimal_point... yes
# checking for struct lconv.thousands_sep... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking how to copy va_list... va_copy
# checking for memmove... yes
# checking for memset... yes
# checking for setlocale... yes
# checking for strtol... yes
# checking for gettimeofday... yes
# checking for long long int... yes
# checking for intmax_t... yes
# checking for working INTMAX_MAX... yes
# checking for union fpc_csr... no
# checking for fesetround... yes
# checking for gcc float-conversion bug... cannot test, use -ffloat-store
# checking for subnormal numbers... cannot test, assume no
# checking for signed zeros... cannot test, assume no
# checking if the FP division by 0 fails... cannot test, assume no
# checking if NAN == NAN... cannot test, assume no
# checking if charset has consecutive values... cannot test
# checking for math/round... yes
# checking for math/trunc... yes
# checking for math/floor... yes
# checking for math/ceil... yes
# checking for math/nearbyint... yes
# checking for long double... yes
# checking format of `long double' floating point... IEEE extended, little endian
# checking for TLS support using C11... cannot test, assume no
# checking for TLS support... cannot test, assume yes
# checking for library containing clock_gettime... none required
# checking for gmp.h... no
# configure: error: gmp.h can't be found, or is unusable.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/mpfr/src/mpfr-3.1.4/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 MPFR configure 3.1.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-thread-safe --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 21c06afdd780
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2645: checking for a BSD-compatible install
# configure:2713: result: /usr/bin/install -c
# configure:2724: checking whether build environment is sane
# configure:2779: result: yes
# configure:2838: checking for x86_64-unknown-linux-strip
# configure:2868: result: no
# configure:2878: checking for strip
# configure:2894: found /sysroot/bin/strip
# configure:2905: result: strip
# configure:2930: checking for a thread-safe mkdir -p
# configure:2969: result: /usr/sbin/mkdir -p
# configure:2976: checking for gawk
# configure:2992: found /usr/sbin/gawk
# configure:3003: result: gawk
# configure:3014: checking whether make sets $(MAKE)
# configure:3036: result: yes
# configure:3065: checking whether make supports nested variables
# configure:3082: result: yes
# configure:3200: checking whether to enable maintainer-specific portions of Makefiles
# configure:3209: result: yes
# configure:3237: checking build system type
# configure:3251: result: x86_64-pc-linux-gnu
# configure:3271: checking host system type
# configure:3284: result: x86_64-unknown-linux-gnu
# configure:3305: checking for grep that handles long lines and -e
# configure:3363: result: /usr/sbin/grep
# configure:3368: checking for egrep
# configure:3430: result: /usr/sbin/grep -E
# configure:3435: checking for a sed that does not truncate output
# configure:3499: result: /usr/sbin/sed
# configure:3810: checking for x86_64-unknown-linux-gcc
# configure:3837: result: clang
# configure:4106: checking for C compiler version
# configure:4115: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4126: $? = 0
# configure:4115: 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:4126: $? = 0
# configure:4115: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4126: $? = 1
# configure:4115: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4126: $? = 1
# configure:4146: checking whether the C compiler works
# configure:4168: clang conftest.c >&5
# configure:4172: $? = 0
# configure:4220: result: yes
# configure:4223: checking for C compiler default output file name
# configure:4225: result: a.out
# configure:4231: checking for suffix of executables
# configure:4238: clang -o conftest conftest.c >&5
# configure:4242: $? = 0
# configure:4264: result:
# configure:4286: checking whether we are cross compiling
# configure:4294: clang -o conftest conftest.c >&5
# configure:4298: $? = 0
# configure:4305: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4309: $? = 127
# configure:4324: result: yes
# configure:4329: checking for suffix of object files
# configure:4351: clang -c conftest.c >&5
# configure:4355: $? = 0
# configure:4376: result: o
# configure:4380: checking whether we are using the GNU C compiler
# configure:4399: clang -c conftest.c >&5
# configure:4399: $? = 0
# configure:4408: result: yes
# configure:4417: checking whether clang accepts -g
# configure:4437: clang -c -g conftest.c >&5
# configure:4437: $? = 0
# configure:4478: result: yes
# configure:4495: checking for clang option to accept ISO C89
# configure:4558: clang -c conftest.c >&5
# configure:4558: $? = 0
# configure:4571: result: none needed
# configure:4596: checking whether clang understands -c and -o together
# configure:4618: clang -c conftest.c -o conftest2.o
# configure:4621: $? = 0
# configure:4618: clang -c conftest.c -o conftest2.o
# configure:4621: $? = 0
# configure:4633: result: yes
# configure:4661: checking for style of include used by make
# configure:4689: result: GNU
# configure:4715: checking dependency style of clang
# configure:4826: result: gcc3
# configure:4846: checking how to run the C preprocessor
# configure:4877: clang -E conftest.c
# configure:4877: $? = 0
# configure:4891: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4891: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4916: result: clang -E
# configure:4936: clang -E conftest.c
# configure:4936: $? = 0
# configure:4950: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4950: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:4991: checking for x86_64-unknown-linux-ar
# configure:5021: result: no
# configure:4991: checking for x86_64-unknown-linux-lib
# configure:5021: result: no
# configure:4991: checking for x86_64-unknown-linux-link
# configure:5021: result: no
# configure:5035: checking for ar
# configure:5051: found /sysroot/bin/ar
# configure:5062: result: ar
# configure:5078: WARNING: using cross tools not prefixed with host triplet
# configure:5088: checking the archiver (ar) interface
# configure:5104: clang -c conftest.c >&5
# configure:5104: $? = 0
# configure:5106: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5109: $? = 0
# configure:5137: result: ar
# configure:5275: checking for ICC
# configure:5293: clang -c conftest.c >&5
# conftest.c:11:3: error: "ICC Not Found"
# # error "ICC Not Found"
# ^
# conftest.c:12:1: error: unknown type name 'error'
# error
# ^
# conftest.c:15:1: error: expected identifier or '('
# int
# ^
# 3 errors generated.
# configure:5293: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# | #if !defined(__ICC)
# | # error "ICC Not Found"
# | error
# | #endif
# |
# | int
# | main (void)
# | {
# |
# | ;
# | return 0;
# | }
# configure:5300: result: no
# configure:5378: checking for an ANSI C-conforming const
# configure:5444: clang -c conftest.c >&5
# configure:5444: $? = 0
# configure:5451: result: yes
# configure:5459: checking for working volatile
# configure:5478: clang -c conftest.c >&5
# configure:5478: $? = 0
# configure:5485: result: yes
# configure:5651: checking for main in -lm
# configure:5670: clang -o conftest conftest.c -lm >&5
# configure:5670: $? = 0
# configure:5679: result: yes
# configure:5688: checking whether time.h and sys/time.h may both be included
# configure:5708: clang -c conftest.c >&5
# configure:5708: $? = 0
# configure:5715: result: yes
# configure:5724: checking for ANSI C header files
# configure:5744: clang -c conftest.c >&5
# configure:5744: $? = 0
# configure:5828: result: yes
# configure:5841: checking for sys/types.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for sys/stat.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for stdlib.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for string.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for memory.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for strings.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for inttypes.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for stdint.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5841: checking for unistd.h
# configure:5841: clang -c conftest.c >&5
# configure:5841: $? = 0
# configure:5841: result: yes
# configure:5853: checking for size_t
# configure:5853: clang -c conftest.c >&5
# configure:5853: $? = 0
# configure:5853: clang -c conftest.c >&5
# conftest.c:56:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:5853: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main (void)
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5853: result: yes
# configure:5870: checking limits.h usability
# configure:5870: clang -c conftest.c >&5
# configure:5870: $? = 0
# configure:5870: result: yes
# configure:5870: checking limits.h presence
# configure:5870: clang -E conftest.c
# configure:5870: $? = 0
# configure:5870: result: yes
# configure:5870: checking for limits.h
# configure:5870: result: yes
# configure:5878: checking float.h usability
# configure:5878: clang -c conftest.c >&5
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:5878: checking float.h presence
# configure:5878: clang -E conftest.c
# configure:5878: $? = 0
# configure:5878: result: yes
# configure:5878: checking for float.h
# configure:5878: result: yes
# configure:5886: checking for string.h
# configure:5886: result: yes
# configure:5897: checking locale.h usability
# configure:5897: clang -c conftest.c >&5
# configure:5897: $? = 0
# configure:5897: result: yes
# configure:5897: checking locale.h presence
# configure:5897: clang -E conftest.c
# configure:5897: $? = 0
# configure:5897: result: yes
# configure:5897: checking for locale.h
# configure:5897: result: yes
# configure:5910: checking wchar.h usability
# configure:5910: clang -c conftest.c >&5
# configure:5910: $? = 0
# configure:5910: result: yes
# configure:5910: checking wchar.h presence
# configure:5910: clang -E conftest.c
# configure:5910: $? = 0
# configure:5910: result: yes
# configure:5910: checking for wchar.h
# configure:5910: result: yes
# configure:5921: checking stdarg.h usability
# configure:5921: clang -c conftest.c >&5
# configure:5921: $? = 0
# configure:5921: result: yes
# configure:5921: checking stdarg.h presence
# configure:5921: clang -E conftest.c
# configure:5921: $? = 0
# configure:5921: result: yes
# configure:5921: checking for stdarg.h
# configure:5921: result: yes
# configure:5942: checking sys/time.h usability
# configure:5942: clang -c conftest.c >&5
# configure:5942: $? = 0
# configure:5942: result: yes
# configure:5942: checking sys/time.h presence
# configure:5942: clang -E conftest.c
# configure:5942: $? = 0
# configure:5942: result: yes
# configure:5942: checking for sys/time.h
# configure:5942: result: yes
# configure:5942: checking sys/fpu.h usability
# configure:5942: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'sys/fpu.h' file not found
# #include
# ^
# 1 error generated.
# configure:5942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_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:5942: result: no
# configure:5942: checking sys/fpu.h presence
# configure:5942: clang -E conftest.c
# conftest.c:24:10: fatal error: 'sys/fpu.h' file not found
# #include
# ^
# 1 error generated.
# configure:5942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:5942: result: no
# configure:5942: checking for sys/fpu.h
# configure:5942: result: no
# configure:5953: checking for struct lconv.decimal_point
# configure:5953: clang -c conftest.c >&5
# configure:5953: $? = 0
# configure:5953: result: yes
# configure:5963: checking for struct lconv.thousands_sep
# configure:5963: clang -c conftest.c >&5
# configure:5963: $? = 0
# configure:5963: result: yes
# configure:5977: checking for working alloca.h
# configure:5994: clang -o conftest conftest.c >&5
# configure:5994: $? = 0
# configure:6002: result: yes
# configure:6010: checking for alloca
# configure:6047: clang -o conftest conftest.c >&5
# configure:6047: $? = 0
# configure:6055: result: yes
# configure:6165: checking for stdint.h
# configure:6165: result: yes
# configure:6175: checking for SIZE_MAX
# configure:6250: result: yes
# configure:6261: checking how to copy va_list
# configure:6279: clang -o conftest conftest.c >&5
# configure:6279: $? = 0
# configure:6281: result: va_copy
# configure:6320: checking for memmove
# configure:6320: clang -o conftest conftest.c >&5
# conftest.c:53:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:53:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:6320: $? = 0
# configure:6320: result: yes
# configure:6320: checking for memset
# configure:6320: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:54:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:6320: $? = 0
# configure:6320: result: yes
# configure:6320: checking for setlocale
# configure:6320: clang -o conftest conftest.c >&5
# configure:6320: $? = 0
# configure:6320: result: yes
# configure:6320: checking for strtol
# configure:6320: clang -o conftest conftest.c >&5
# configure:6320: $? = 0
# configure:6320: result: yes
# configure:6320: checking for gettimeofday
# configure:6320: clang -o conftest conftest.c >&5
# configure:6320: $? = 0
# configure:6320: result: yes
# configure:6373: checking for long long int
# configure:6373: clang -c conftest.c >&5
# configure:6373: $? = 0
# configure:6373: clang -c conftest.c >&5
# conftest.c:71:28: error: expected expression
# if (sizeof ((long long int)))
# ^
# 1 error generated.
# configure:6373: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRTOL 1
# | #define HAVE_GETTIMEOFDAY 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 (void)
# | {
# | if (sizeof ((long long int)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6373: result: yes
# configure:6381: checking for intmax_t
# configure:6381: clang -c conftest.c >&5
# configure:6381: $? = 0
# configure:6381: clang -c conftest.c >&5
# conftest.c:72:23: error: expected expression
# if (sizeof ((intmax_t)))
# ^
# 1 error generated.
# configure:6381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRTOL 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LONG_LONG 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main (void)
# | {
# | if (sizeof ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6381: result: yes
# configure:6392: checking for working INTMAX_MAX
# configure:6412: clang -c -I./src conftest.c >&5
# configure:6412: $? = 0
# configure:6421: result: yes
# configure:6430: checking for union fpc_csr
# configure:6430: clang -c conftest.c >&5
# conftest.c:47:5: error: invalid application of 'sizeof' to an incomplete type 'union fpc_csr'
# if (sizeof (union fpc_csr))
# ^ ~~~~~~~~~~~~~~~
# conftest.c:47:19: note: forward declaration of 'union fpc_csr'
# if (sizeof (union fpc_csr))
# ^
# 1 error generated.
# configure:6430: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRTOL 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_INTMAX_T 1
# | #define MPFR_HAVE_INTMAX_MAX 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_FPU_H
# | # include
# | #endif
# |
# |
# | int
# | main (void)
# | {
# | if (sizeof (union fpc_csr))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6430: result: no
# configure:6443: checking for fesetround
# configure:6462: clang -o conftest conftest.c -lm >&5
# configure:6462: $? = 0
# configure:6472: result: yes
# configure:6481: checking for gcc float-conversion bug
# configure:6533: result: cannot test, use -ffloat-store
# configure:6540: checking for subnormal numbers
# configure:6571: result: cannot test, assume no
# configure:6579: checking for signed zeros
# configure:6607: result: cannot test, assume no
# configure:6615: checking if the FP division by 0 fails
# configure:6647: result: cannot test, assume no
# configure:6661: checking if NAN == NAN
# configure:6696: result: cannot test, assume no
# configure:6724: checking if charset has consecutive values
# configure:6727: result: cannot test
# configure:6773: checking for math/round
# configure:6791: clang -o conftest -ffloat-store conftest.c -lm >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6791: $? = 0
# configure:6793: result: yes
# configure:6806: checking for math/trunc
# configure:6824: clang -o conftest -ffloat-store conftest.c -lm >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6824: $? = 0
# configure:6826: result: yes
# configure:6839: checking for math/floor
# configure:6857: clang -o conftest -ffloat-store conftest.c -lm >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6857: $? = 0
# configure:6859: result: yes
# configure:6872: checking for math/ceil
# configure:6890: clang -o conftest -ffloat-store conftest.c -lm >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6890: $? = 0
# configure:6892: result: yes
# configure:6905: checking for math/nearbyint
# configure:6923: clang -o conftest -ffloat-store conftest.c -lm >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6923: $? = 0
# configure:6925: result: yes
# configure:6943: checking for long double
# configure:6943: clang -c -ffloat-store conftest.c >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6943: $? = 0
# configure:6943: clang -c -ffloat-store conftest.c >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# conftest.c:80:26: error: expected expression
# if (sizeof ((long double)))
# ^
# 1 error generated.
# configure:6943: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRTOL 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_INTMAX_T 1
# | #define MPFR_HAVE_INTMAX_MAX 1
# | #define MPFR_HAVE_FESETROUND 1
# | #define HAVE_ROUND 1
# | #define HAVE_TRUNC 1
# | #define HAVE_FLOOR 1
# | #define HAVE_CEIL 1
# | #define HAVE_NEARBYINT 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 (void)
# | {
# | if (sizeof ((long double)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6943: result: yes
# configure:6953: checking format of `long double' floating point
# configure:6980: clang -ffloat-store -c conftest.c >&5 2>&1
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:6983: $? = 0
# configure:7255: result: IEEE extended, little endian
# configure:7300: checking for TLS support using C11
# configure:7305: result: cannot test, assume no
# configure:7346: checking for TLS support
# configure:7352: result: cannot test, assume yes
# configure:7404: checking for library containing clock_gettime
# configure:7435: clang -o conftest -ffloat-store conftest.c >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:7435: $? = 0
# configure:7452: result: none required
# configure:7468: checking for gmp.h
# configure:7476: clang -c -ffloat-store conftest.c >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# conftest.c:49:10: fatal error: 'gmp.h' file not found
# #include "gmp.h"
# ^
# 1 error generated.
# configure:7476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MPFR"
# | #define PACKAGE_TARNAME "mpfr"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "MPFR 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define TIME_WITH_SYS_TIME 1
# | #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_LOCALE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDARG 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_VA_COPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRTOL 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_INTMAX_T 1
# | #define MPFR_HAVE_INTMAX_MAX 1
# | #define MPFR_HAVE_FESETROUND 1
# | #define HAVE_ROUND 1
# | #define HAVE_TRUNC 1
# | #define HAVE_FLOOR 1
# | #define HAVE_CEIL 1
# | #define HAVE_NEARBYINT 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
# | #define MPFR_USE_THREAD_SAFE 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# |
# | #include "gmp.h"
# |
# configure:7481: result: no
# configure:7483: error: gmp.h can't be found, or is unusable.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_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_alloca_works=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_strtol=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_fpu_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_main=yes
# ac_cv_member_struct_lconv_decimal_point=yes
# ac_cv_member_struct_lconv_thousands_sep=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# 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_search_clock_gettime='none required'
# ac_cv_type_intmax_t=yes
# ac_cv_type_long_double=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_size_t=yes
# ac_cv_type_union_fpc_csr=no
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_size_max=yes
# mpfr_cv_c_long_double_format='IEEE extended, little endian'
# mpfr_cv_errdivzero='cannot test, assume no'
# mpfr_cv_gcc_floatconv_bug='cannot test, use -ffloat-store'
# mpfr_cv_have_denorms='cannot test, assume no'
# mpfr_cv_have_fesetround=yes
# mpfr_cv_have_intmax_max=yes
# mpfr_cv_have_signedz='cannot test, assume no'
# mpfr_cv_nanisnan='cannot test, assume no'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mpfr/src/mpfr-3.1.4/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS=''
# AUTOCONF='${SHELL} /tmp/mpfr/src/mpfr-3.1.4/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/mpfr/src/mpfr-3.1.4/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/mpfr/src/mpfr-3.1.4/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -ffloat-store'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATAFILES=''
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD=''
# LDFLAGS=''
# LIBMPFR_LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL=''
# LIPO=''
# LN_S=''
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/mpfr/src/mpfr-3.1.4/missing makeinfo'
# MANIFEST_TOOL=''
# MKDIR_P='/usr/sbin/mkdir -p'
# MPFR_LDFLAGS=''
# MPFR_LIBM='-lm'
# NM=''
# NMEDIT=''
# OBJDUMP=''
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='mpfr'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='MPFR'
# PACKAGE_STRING='MPFR 3.1.4'
# PACKAGE_TARNAME='mpfr'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.1.4'
# PATH_SEPARATOR=':'
# RANLIB=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TUNE_LIBS=''
# VERSION='3.1.4'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# 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/mpfr/src/mpfr-3.1.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "MPFR"
# #define PACKAGE_TARNAME "mpfr"
# #define PACKAGE_VERSION "3.1.4"
# #define PACKAGE_STRING "MPFR 3.1.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define TIME_WITH_SYS_TIME 1
# #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_LOCALE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDARG 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDINT_H 1
# #define HAVE_VA_COPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRTOL 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LONG_LONG 1
# #define HAVE_INTMAX_T 1
# #define MPFR_HAVE_INTMAX_MAX 1
# #define MPFR_HAVE_FESETROUND 1
# #define HAVE_ROUND 1
# #define HAVE_TRUNC 1
# #define HAVE_FLOOR 1
# #define HAVE_CEIL 1
# #define HAVE_NEARBYINT 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_LDOUBLE_IEEE_EXT_LITTLE 1
# #define MPFR_USE_THREAD_SAFE 1
# #define HAVE_CLOCK_GETTIME 1
#
# configure: exit 1