Skip to content

Instantly share code, notes, and snippets.

@dts
Created May 29, 2012 07:14
Show Gist options
  • Save dts/2823074 to your computer and use it in GitHub Desktop.
Save dts/2823074 to your computer and use it in GitHub Desktop.
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.0, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/mpfr/3.1.0 --build=x86_64-apple-darwin
## --------- ##
## Platform. ##
## --------- ##
hostname = danair
uname -m = x86_64
uname -r = 11.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 199 tasks, 945 threads, 4 processors
Load average: 9.00, Mach factor: 0.43
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/dstaudigel/.rvm/gems/ruby-1.9.2-p290/bin
PATH: /Users/dstaudigel/.rvm/gems/ruby-1.9.2-p290@global/bin
PATH: /Users/dstaudigel/.rvm/rubies/ruby-1.9.2-p290/bin
PATH: /Users/dstaudigel/.rvm/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /Library/Application Support/ImageMagick-6.7.1/bin
PATH: /sw/local/bin
PATH: /sw/local/sbin
PATH: /Library/Frameworks/Python.framework/Versions/Current/bin
PATH: /Users/dstaudigel/Dropbox/sources/depot_tools
PATH: /usr/local/git/bin
PATH: /Users/dstaudigel/.bin
PATH: /Users/dstaudigel/.gem/ruby/1.8/bin
PATH: .
PATH: /Users/dstaudigel/.bin
PATH: /usr/local/bin
PATH: /sw/local/bin
PATH: /usr/local/mysql/bin
PATH: .
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2534: checking for a BSD-compatible install
configure:2602: result: /usr/bin/install -c
configure:2613: checking whether build environment is sane
configure:2663: result: yes
configure:2804: checking for a thread-safe mkdir -p
configure:2843: result: ./install-sh -c -d
configure:2856: checking for gawk
configure:2886: result: no
configure:2856: checking for mawk
configure:2886: result: no
configure:2856: checking for nawk
configure:2886: result: no
configure:2856: checking for awk
configure:2872: found /usr/bin/awk
configure:2883: result: awk
configure:2894: checking whether make sets $(MAKE)
configure:2916: result: yes
configure:2988: checking whether to disable maintainer-specific portions of Makefiles
configure:2997: result: yes
configure:3020: checking build system type
configure:3034: result: x86_64-apple-darwin
configure:3054: checking host system type
configure:3067: result: x86_64-apple-darwin
configure:3088: checking for grep that handles long lines and -e
configure:3146: result: /usr/bin/grep
configure:3151: checking for egrep
configure:3213: result: /usr/bin/grep -E
configure:3218: checking for a sed that does not truncate output
configure:3282: result: /usr/bin/sed
configure:3553: checking for gcc
configure:3580: result: /usr/bin/llvm-gcc
configure:3809: checking for C compiler version
configure:3818: /usr/bin/llvm-gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
Copyright (C) 2007 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:3829: $? = 0
configure:3818: /usr/bin/llvm-gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
configure:3829: $? = 0
configure:3818: /usr/bin/llvm-gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:3829: $? = 1
configure:3818: /usr/bin/llvm-gcc -qversion >&5
i686-apple-darwin11-llvm-gcc-4.2: no input files
configure:3829: $? = 1
configure:3849: checking whether the C compiler works
configure:3871: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -m64 -arch x86_64 conftest.c >&5
configure:3875: $? = 0
configure:3923: result: yes
configure:3926: checking for C compiler default output file name
configure:3928: result: a.out
configure:3934: checking for suffix of executables
configure:3941: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -arch x86_64 conftest.c >&5
configure:3945: $? = 0
configure:3967: result:
configure:3989: checking whether we are cross compiling
configure:3997: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -arch x86_64 conftest.c >&5
configure:4001: $? = 0
configure:4008: ./conftest
configure:4012: $? = 0
configure:4027: result: no
configure:4032: checking for suffix of object files
configure:4054: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:4058: $? = 0
configure:4079: result: o
configure:4083: checking whether we are using the GNU C compiler
configure:4102: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:4102: $? = 0
configure:4111: result: yes
configure:4120: checking whether /usr/bin/llvm-gcc accepts -g
configure:4140: /usr/bin/llvm-gcc -c -g conftest.c >&5
configure:4140: $? = 0
configure:4181: result: yes
configure:4198: checking for /usr/bin/llvm-gcc option to accept ISO C89
configure:4262: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:4262: $? = 0
configure:4275: result: none needed
configure:4306: checking for style of include used by make
configure:4334: result: GNU
configure:4359: checking dependency style of /usr/bin/llvm-gcc
configure:4469: result: none
configure:4489: checking how to run the C preprocessor
configure:4520: /usr/bin/llvm-gcc -E conftest.c
configure:4520: $? = 0
configure:4534: /usr/bin/llvm-gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4534: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4559: result: /usr/bin/llvm-gcc -E
configure:4579: /usr/bin/llvm-gcc -E conftest.c
configure:4579: $? = 0
configure:4593: /usr/bin/llvm-gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4732: checking for ICC
configure:4750: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c:11:3: error: #error "ICC Not Found"
conftest.c:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
configure:4750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| #if !defined(__ICC)
| # error "ICC Not Found"
| error
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4757: result: no
configure:4767: checking whether /usr/bin/llvm-gcc and cc understand -c and -o together
configure:4798: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5
configure:4802: $? = 0
configure:4808: /usr/bin/llvm-gcc -c conftest.c -o conftest2.o >&5
configure:4812: $? = 0
configure:4823: cc -c conftest.c >&5
configure:4827: $? = 0
configure:4835: cc -c conftest.c -o conftest2.o >&5
configure:4839: $? = 0
configure:4845: cc -c conftest.c -o conftest2.o >&5
configure:4849: $? = 0
configure:4867: result: yes
configure:4892: checking for function prototypes
configure:4895: result: yes
configure:4909: checking for ANSI C header files
configure:4929: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:4929: $? = 0
configure:5002: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -arch x86_64 conftest.c >&5
configure:5002: $? = 0
configure:5002: ./conftest
configure:5002: $? = 0
configure:5013: result: yes
configure:5026: checking for sys/types.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for sys/stat.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for stdlib.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for string.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for memory.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for strings.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for inttypes.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for stdint.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5026: checking for unistd.h
configure:5026: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5026: $? = 0
configure:5026: result: yes
configure:5048: checking for string.h
configure:5048: result: yes
configure:5064: checking if the compiler understands -Wl,-search_paths_first
configure:5079: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5079: $? = 0
configure:5080: result: yes
configure:5094: checking for an ANSI C-conforming const
configure:5159: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5159: $? = 0
configure:5166: result: yes
configure:5174: checking for working volatile
configure:5193: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5193: $? = 0
configure:5200: result: yes
configure:5366: checking for main in -lm
configure:5385: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:5385: $? = 0
configure:5394: result: yes
configure:5403: checking whether time.h and sys/time.h may both be included
configure:5423: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5423: $? = 0
configure:5430: result: yes
configure:5438: checking for size_t
configure:5438: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5438: $? = 0
configure:5438: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: error: expected expression before ')' token
configure:5438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5438: result: yes
configure:5455: checking limits.h usability
configure:5455: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5455: $? = 0
configure:5455: result: yes
configure:5455: checking limits.h presence
configure:5455: /usr/bin/llvm-gcc -E conftest.c
configure:5455: $? = 0
configure:5455: result: yes
configure:5455: checking for limits.h
configure:5455: result: yes
configure:5463: checking float.h usability
configure:5463: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5463: $? = 0
configure:5463: result: yes
configure:5463: checking float.h presence
configure:5463: /usr/bin/llvm-gcc -E conftest.c
configure:5463: $? = 0
configure:5463: result: yes
configure:5463: checking for float.h
configure:5463: result: yes
configure:5471: checking for string.h
configure:5471: result: yes
configure:5482: checking locale.h usability
configure:5482: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5482: $? = 0
configure:5482: result: yes
configure:5482: checking locale.h presence
configure:5482: /usr/bin/llvm-gcc -E conftest.c
configure:5482: $? = 0
configure:5482: result: yes
configure:5482: checking for locale.h
configure:5482: result: yes
configure:5495: checking wchar.h usability
configure:5495: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5495: $? = 0
configure:5495: result: yes
configure:5495: checking wchar.h presence
configure:5495: /usr/bin/llvm-gcc -E conftest.c
configure:5495: $? = 0
configure:5495: result: yes
configure:5495: checking for wchar.h
configure:5495: result: yes
configure:5506: checking stdarg.h usability
configure:5506: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking stdarg.h presence
configure:5506: /usr/bin/llvm-gcc -E conftest.c
configure:5506: $? = 0
configure:5506: result: yes
configure:5506: checking for stdarg.h
configure:5506: result: yes
configure:5527: checking sys/time.h usability
configure:5527: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5527: $? = 0
configure:5527: result: yes
configure:5527: checking sys/time.h presence
configure:5527: /usr/bin/llvm-gcc -E conftest.c
configure:5527: $? = 0
configure:5527: result: yes
configure:5527: checking for sys/time.h
configure:5527: result: yes
configure:5527: checking sys/fpu.h usability
configure:5527: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c:60:21: error: sys/fpu.h: No such file or directory
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/fpu.h>
configure:5527: result: no
configure:5527: checking sys/fpu.h presence
configure:5527: /usr/bin/llvm-gcc -E conftest.c
conftest.c:27:21: error: sys/fpu.h: No such file or directory
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 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 <sys/fpu.h>
configure:5527: result: no
configure:5527: checking for sys/fpu.h
configure:5527: result: no
configure:5540: checking for working alloca.h
configure:5557: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5557: $? = 0
configure:5565: result: yes
configure:5573: checking for alloca
configure:5610: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5610: $? = 0
configure:5618: result: yes
configure:5731: checking for stdint.h
configure:5731: result: yes
configure:5741: checking for SIZE_MAX
configure:5816: result: yes
configure:5827: checking how to copy va_list
configure:5845: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5845: $? = 0
configure:5847: result: va_copy
configure:5886: checking for memmove
configure:5886: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for memset
configure:5886: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for setlocale
configure:5886: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for strtol
configure:5886: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for gettimeofday
configure:5886: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5939: checking for long long int
configure:5939: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5939: $? = 0
configure:5939: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72: error: expected expression before ')' token
configure:5939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long int)))
| return 0;
| ;
| return 0;
| }
configure:5939: result: yes
configure:5947: checking for intmax_t
configure:5947: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:5947: $? = 0
configure:5947: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: expected expression before ')' token
configure:5947: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| return 0;
| ;
| return 0;
| }
configure:5947: result: yes
configure:5958: checking for working INTMAX_MAX
configure:5977: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 -I./src conftest.c >&5
configure:5977: $? = 0
configure:5986: result: yes
configure:5995: checking for union fpc_csr
configure:5995: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: error: invalid application of 'sizeof' to incomplete type 'union fpc_csr'
configure:5995: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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 <sys/fpu.h>
| #endif
|
|
| int
| main ()
| {
| if (sizeof (union fpc_csr))
| return 0;
| ;
| return 0;
| }
configure:5995: result: no
configure:6008: checking for fesetround
configure:6027: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6027: $? = 0
configure:6037: result: yes
configure:6046: checking for gcc float-conversion bug
configure:6086: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6086: $? = 0
configure:6086: ./conftest
configure:6086: $? = 0
configure:6098: result: no
configure:6105: checking for denormalized numbers
configure:6126: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:6126: $? = 0
configure:6126: ./conftest
1.112537e-308
configure:6126: $? = 0
configure:6137: result: yes
configure:6145: checking if the FP division by 0 fails
configure:6165: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:6165: $? = 0
configure:6165: ./conftest
configure:6165: $? = 0
configure:6176: result: no
configure:6190: checking if NAN == NAN
configure:6214: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:6214: $? = 0
configure:6214: ./conftest
configure:6214: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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_DENORMS 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <math.h>
| #ifndef NAN
| # define NAN (0.0/0.0)
| #endif
| int main() {
| double d;
| d = NAN;
| return d != d;
| }
|
configure:6225: result: no
configure:6253: checking if charset has consecutive values
configure:6283: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c >&5
configure:6283: $? = 0
configure:6283: ./conftest
configure:6283: $? = 0
configure:6284: result: yes
configure:6302: checking for math/round
configure:6322: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6322: $? = 0
configure:6324: result: yes
configure:6337: checking for math/trunc
configure:6357: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6357: $? = 0
configure:6359: result: yes
configure:6372: checking for math/floor
configure:6392: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6392: $? = 0
configure:6394: result: yes
configure:6407: checking for math/ceil
configure:6427: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6427: $? = 0
configure:6429: result: yes
configure:6442: checking for math/rint
configure:6462: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lm >&5
configure:6462: $? = 0
configure:6464: result: yes
configure:6482: checking for long double
configure:6482: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:6482: $? = 0
configure:6482: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82: error: expected expression before ')' token
configure:6482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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_DENORMS 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| return 0;
| ;
| return 0;
| }
configure:6482: result: yes
configure:6492: checking format of `long double' floating point
configure:6519: /usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -m64 -c conftest.c >&5 2>&1
configure:6522: $? = 0
configure:6794: result: IEEE extended, little endian
configure:6839: checking for TLS support
configure:6867: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -I./src -Wl,-search_paths_first -arch x86_64 conftest.c >&5
conftest.c:51: error: thread-local storage not supported for this target
configure:6867: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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_DENORMS 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
| /* end confdefs.h. */
|
| #define MPFR_USE_THREAD_SAFE 1
| #include "mpfr-thread.h"
| MPFR_THREAD_ATTR int x = 17;
| int main() {
| return x != 17;
| }
|
configure:6875: result: no
configure:6891: checking for gmp.h
configure:6899: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:6899: $? = 0
configure:6900: result: yes
configure:7328: checking how to print strings
configure:7355: result: printf
configure:7376: checking for a sed that does not truncate output
configure:7440: result: /usr/bin/sed
configure:7458: checking for fgrep
configure:7520: result: /usr/bin/grep -F
configure:7555: checking for ld used by /usr/bin/llvm-gcc
configure:7622: result: /usr/bin/llvm-gcc
configure:7629: checking if the linker (/usr/bin/llvm-gcc) is GNU ld
configure:7644: result: no
configure:7656: checking for BSD- or MS-compatible name lister (nm)
configure:7705: result: /usr/bin/nm
configure:7835: checking the name lister (/usr/bin/nm) interface
configure:7842: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:7845: /usr/bin/nm "conftest.o"
configure:7848: output
0000000000000000 S _some_variable
configure:7855: result: BSD nm
configure:7858: checking whether ln -s works
configure:7862: result: yes
configure:7870: checking the maximum length of command line arguments
configure:7995: result: 196608
configure:8012: checking whether the shell understands some XSI constructs
configure:8022: result: yes
configure:8026: checking whether the shell understands "+="
configure:8032: result: yes
configure:8067: checking how to convert x86_64-apple-darwin file names to x86_64-apple-darwin format
configure:8107: result: func_convert_file_noop
configure:8114: checking how to convert x86_64-apple-darwin file names to toolchain format
configure:8134: result: func_convert_file_noop
configure:8141: checking for /usr/bin/llvm-gcc option to reload object files
configure:8148: result: -r
configure:8222: checking for objdump
configure:8249: result: objdump
configure:8278: checking how to recognize dependent libraries
configure:8480: result: pass_all
configure:8565: checking for dlltool
configure:8592: result: dlltool
configure:8622: checking how to associate runtime and link libraries
configure:8649: result: printf %s\n
configure:8709: checking for ar
configure:8725: found /usr/bin/ar
configure:8736: result: ar
configure:8773: checking for archiver @FILE support
configure:8790: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:8790: $? = 0
configure:8793: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8796: $? = 1
configure:8816: result: no
configure:8874: checking for strip
configure:8890: found /usr/bin/strip
configure:8901: result: strip
configure:8973: checking for ranlib
configure:8989: found /usr/bin/ranlib
configure:9000: result: ranlib
configure:9102: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object
configure:9221: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:9224: $? = 0
configure:9228: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9231: $? = 0
cannot find nm_test_var in conftest.nm
configure:9221: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:9224: $? = 0
configure:9228: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9231: $? = 0
configure:9297: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c conftstm.o >&5
configure:9300: $? = 0
configure:9338: result: ok
configure:9375: checking for sysroot
configure:9405: result: no
configure:9648: checking for mt
configure:9678: result: no
configure:9698: checking if : is a manifest tool
configure:9704: : '-?'
configure:9712: result: no
configure:9768: checking for dsymutil
configure:9784: found /usr/bin/dsymutil
configure:9795: result: dsymutil
configure:9860: checking for nmedit
configure:9876: found /usr/bin/nmedit
configure:9887: result: nmedit
configure:9952: checking for lipo
configure:9968: found /usr/bin/lipo
configure:9979: result: lipo
configure:10044: checking for otool
configure:10060: found /usr/bin/otool
configure:10071: result: otool
configure:10136: checking for otool64
configure:10166: result: no
configure:10211: checking for -single_module linker flag
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:10238: result: yes
configure:10240: checking for -exported_symbols_list linker flag
configure:10260: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:10260: $? = 0
configure:10270: result: yes
configure:10272: checking for -force_load linker flag
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -m64 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/llvm-gcc -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:10302: result: yes
configure:10341: checking for dlfcn.h
configure:10341: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:10341: $? = 0
configure:10341: result: yes
configure:10526: checking for objdir
configure:10541: result: .libs
configure:10812: checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions
configure:10830: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 -fno-rtti -fno-exceptions conftest.c >&5
configure:10834: $? = 0
configure:10847: result: yes
configure:11157: checking for /usr/bin/llvm-gcc option to produce PIC
configure:11164: result: -fno-common -DPIC
configure:11172: checking if /usr/bin/llvm-gcc PIC flag -fno-common -DPIC works
configure:11190: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 -fno-common -DPIC -DPIC conftest.c >&5
configure:11194: $? = 0
configure:11207: result: yes
configure:11236: checking if /usr/bin/llvm-gcc static flag -static works
configure:11264: result: no
configure:11279: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:11300: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 -o out/conftest2.o conftest.c >&5
configure:11304: $? = 0
configure:11326: result: yes
configure:11334: checking if /usr/bin/llvm-gcc supports -c -o file.o
configure:11381: result: yes
configure:11414: checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries
configure:12576: result: yes
configure:12821: checking dynamic linker characteristics
configure:13570: result: darwin dyld
configure:13677: checking how to hardcode library paths into programs
configure:13702: result: immediate
configure:14242: checking whether stripping libraries is possible
configure:14256: result: yes
configure:14282: checking if libtool supports shared libraries
configure:14284: result: yes
configure:14287: checking whether to build shared libraries
configure:14308: result: yes
configure:14311: checking whether to build static libraries
configure:14315: result: yes
configure:14353: checking whether gcc __attribute__ ((mode (XX))) works
configure:14369: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:14369: $? = 0
configure:14377: result: yes
configure:14388: checking for recent GMP
configure:14400: /usr/bin/llvm-gcc -c -Os -w -pipe -march=core2 -msse4 -m64 conftest.c >&5
configure:14400: $? = 0
configure:14401: result: yes
configure:14485: checking for __gmpz_init in -lgmp
configure:14510: /usr/bin/llvm-gcc -o conftest -Os -w -pipe -march=core2 -msse4 -m64 -Wl,-search_paths_first -arch x86_64 conftest.c -lgmp >&5
Undefined symbols for architecture x86_64:
"___gmpz_init", referenced from:
_main in ccoXtnPn.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:14510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LOCALE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDARG 1
| #define HAVE_SYS_TIME_H 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_DENORMS 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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ATTRIBUTE_MODE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __gmpz_init ();
| int
| main ()
| {
| return __gmpz_init ();
| ;
| return 0;
| }
configure:14519: result: no
configure:14524: error: libgmp not found or uses a different ABI (including static vs shared).
Please read the INSTALL file -- see "In case of problem".
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin
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=/usr/bin/llvm-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2 -msse4 -m64'
ac_cv_env_CPPFLAGS_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='-arch x86_64'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-apple-darwin
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
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_dlfcn_h=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-apple-darwin
ac_cv_lib_gmp___gmpz_init=no
ac_cv_lib_m_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/llvm-gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc__usr_bin_llvm_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
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=none
gl_cv_size_max=yes
gmp_cv_c_attribute_mode=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/llvm-gcc
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mpfr_cv_c_long_double_format='IEEE extended, little endian'
mpfr_cv_errdivzero=no
mpfr_cv_gcc_floatconv_bug=no
mpfr_cv_have_denorms=yes
mpfr_cv_have_fesetround=yes
mpfr_cv_have_intmax_max=yes
mpfr_cv_nanisnan=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/missing --run tar'
ANSI2KNR=''
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/llvm-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=core2 -msse4 -m64'
CPP='/usr/bin/llvm-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATAFILES=''
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/llvm-gcc'
LDFLAGS='-Wl,-search_paths_first -arch x86_64'
LIBMPFR_LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MPFR_LDFLAGS=''
MPFR_LIBM='-lm'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='mpfr'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MPFR'
PACKAGE_STRING='MPFR 3.1.0'
PACKAGE_TARNAME='mpfr'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
U=''
VERSION='3.1.0'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/llvm-gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin'
build_alias='x86_64-apple-darwin'
build_cpu='x86_64'
build_os='darwin'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin'
host_alias=''
host_cpu='x86_64'
host_os='darwin'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-mpfr-3.1.0-rBsB/mpfr-3.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/mpfr/3.1.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
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.0"
#define PACKAGE_STRING "MPFR 3.1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PROTOTYPES 1
#define __PROTOTYPES 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_STRING_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LOCALE_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDARG 1
#define HAVE_SYS_TIME_H 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_DENORMS 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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ATTRIBUTE_MODE 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment