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.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ configure --with-gmp=/usr/local --prefix=/home/ilist/marshall-clean/haskell-mpfr/deps/mpfrBuild ## --------- ## ## Platform. ## ## --------- ## hostname = hitri uname -m = x86_64 uname -r = 4.0.0-2-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.0.8-2 (2015-07-22) /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: /home/ilist/marshall-clean/haskell-mpfr/.cabal-sandbox/bin PATH: /home/ilist/.cabal/bin PATH: /home/ilist/.cabal/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /home/ilist/.cabal/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2633: checking for a BSD-compatible install configure:2701: result: /usr/bin/install -c configure:2712: checking whether build environment is sane configure:2767: result: yes configure:2918: checking for a thread-safe mkdir -p configure:2957: result: /bin/mkdir -p configure:2964: checking for gawk configure:2980: found /usr/bin/gawk configure:2991: result: gawk configure:3002: checking whether make sets $(MAKE) configure:3024: result: yes configure:3053: checking whether make supports nested variables configure:3070: result: yes configure:3188: checking whether to enable maintainer-specific portions of Makefiles configure:3197: result: yes configure:3225: checking build system type configure:3239: result: x86_64-unknown-linux-gnu configure:3259: checking host system type configure:3272: result: x86_64-unknown-linux-gnu configure:3293: checking for grep that handles long lines and -e configure:3351: result: /bin/grep configure:3356: checking for egrep configure:3418: result: /bin/grep -E configure:3423: checking for a sed that does not truncate output configure:3487: result: /bin/sed configure:3730: checking for CC and CFLAGS in gmp.h configure:3766: result: yes CC= CFLAGS= configure:3838: checking for gcc configure:3854: found /usr/bin/gcc configure:3865: result: gcc configure:4094: checking for C compiler version configure:4103: gcc --version >&5 gcc (Debian 4.9.2-10) 4.9.2 Copyright (C) 2014 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:4114: $? = 0 configure:4103: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.2 (Debian 4.9.2-10) configure:4114: $? = 0 configure:4103: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4114: $? = 4 configure:4103: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4114: $? = 4 configure:4134: checking whether the C compiler works configure:4156: gcc -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4160: $? = 0 configure:4208: result: yes configure:4211: checking for C compiler default output file name configure:4213: result: a.out configure:4219: checking for suffix of executables configure:4226: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4230: $? = 0 configure:4252: result: configure:4274: checking whether we are cross compiling configure:4282: gcc -o conftest -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4286: $? = 0 configure:4293: ./conftest configure:4297: $? = 0 configure:4312: result: no configure:4317: checking for suffix of object files configure:4339: gcc -c -I/usr/local/include conftest.c >&5 configure:4343: $? = 0 configure:4364: result: o configure:4368: checking whether we are using the GNU C compiler configure:4387: gcc -c -I/usr/local/include conftest.c >&5 configure:4387: $? = 0 configure:4396: result: yes configure:4405: checking whether gcc accepts -g configure:4425: gcc -c -g -I/usr/local/include conftest.c >&5 configure:4425: $? = 0 configure:4466: result: yes configure:4483: checking for gcc option to accept ISO C89 configure:4546: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 configure:4546: $? = 0 configure:4559: result: none needed configure:4584: checking whether gcc understands -c and -o together configure:4606: gcc -c conftest.c -o conftest2.o configure:4609: $? = 0 configure:4606: gcc -c conftest.c -o conftest2.o configure:4609: $? = 0 configure:4621: result: yes configure:4649: checking for style of include used by make configure:4677: result: GNU configure:4703: checking dependency style of gcc configure:4814: result: gcc3 configure:4834: checking how to run the C preprocessor configure:4865: gcc -E -I/usr/local/include conftest.c configure:4865: $? = 0 configure:4879: gcc -E -I/usr/local/include conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPFR" | #define PACKAGE_TARNAME "mpfr" | #define PACKAGE_VERSION "3.1.3" | #define PACKAGE_STRING "MPFR 3.1.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4904: result: gcc -E configure:4924: gcc -E -I/usr/local/include conftest.c ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= 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= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes