This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MP configure 6.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/buildroot/autobuild/instance-0/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-0/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-0/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = gcc159.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-16-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.272-2 (2021-07-19) /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/buildroot/autobuild/instance-0/output-1/host/bin PATH: /home/buildroot/autobuild/instance-0/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3056: checking build system type configure:3070: result: x86_64-pc-linux-gnu configure:3090: checking host system type configure:3103: result: x86_64-pc-linux-gnu configure:3140: checking for a BSD-compatible install configure:3208: result: /usr/bin/install -c configure:3219: checking whether build environment is sane configure:3274: result: yes configure:3425: checking for a thread-safe mkdir -p configure:3464: result: /bin/mkdir -p configure:3471: checking for gawk configure:3487: found /usr/bin/gawk configure:3498: result: gawk configure:3509: checking whether make sets $(MAKE) configure:3531: result: yes configure:3560: checking whether make supports nested variables configure:3577: result: yes configure:3706: checking whether to enable maintainer-specific portions of Makefiles configure:3715: result: no User: ABI= CC=/usr/bin/gcc CFLAGS=-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include CPPFLAGS=-I/home/buildroot/autobuild/instance-0/output-1/host/include MPN_PATH= GMP: abilist=64 x32 32 cclist=gcc icc cc configure:5869: /usr/bin/gcc 2>&1 | grep xlc >/dev/null configure:5872: $? = 1 configure:5926: checking compiler /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include Test compile: configure:5940: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5943: $? = 0 configure:5948: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5951: $? = 0 Test compile: function pointer return configure:5994: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:5997: $? = 0 configure:6002: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6005: $? = 0 Test compile: cmov instruction configure:6050: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6053: $? = 0 configure:6058: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6061: $? = 0 Test compile: double -> ulong conversion configure:6107: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6110: $? = 0 configure:6115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6118: $? = 0 Test compile: double negation configure:6162: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6165: $? = 0 configure:6170: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6173: $? = 0 Test compile: double -> float conversion configure:6218: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6221: $? = 0 configure:6226: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6229: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:6303: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6306: $? = 0 configure:6311: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6314: $? = 0 Test compile: __builtin_alloca availability configure:6354: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:6357: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6478: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6481: $? = 0 configure:6486: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6489: $? = 0 Test compile: long long reliability test 1 configure:6543: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6546: $? = 0 configure:6551: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6554: $? = 0 Test compile: long long reliability test 2 configure:6604: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6607: $? = 0 configure:6612: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6615: $? = 0 Test compile: freebsd hacked gcc configure:6665: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6668: $? = 0 configure:6673: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6676: $? = 0 Test compile: mpn_lshift_com optimization configure:6764: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6767: $? = 0 configure:6772: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6775: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6873: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include conftest.c >&5 configure:6876: $? = 0 configure:6881: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6884: $? = 0 configure:7030: result: yes configure:8802: checking for gcc configure:8829: result: /usr/bin/gcc configure:9058: checking for C compiler version configure:9067: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:9078: $? = 0 configure:9067: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --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 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:9078: $? = 0 configure:9067: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:9078: $? = 1 configure:9067: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:9078: $? = 1 configure:9098: checking whether the C compiler works configure:9120: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 configure:9124: $? = 0 configure:9172: result: yes configure:9175: checking for C compiler default output file name configure:9177: result: a.out configure:9183: checking for suffix of executables configure:9190: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib conftest.c >&5 conftest.c:22:1: fatal error: error closing /tmp/ccVr4IoR.s: No space left on device } ^ compilation terminated. configure:9194: $? = 1 configure:9210: error: in `/home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1': configure:9212: error: cannot compute suffix of executables: cannot compile and link See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_env_ABI_set= ac_cv_env_ABI_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-0/output-1/host/include ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' 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_M4_set= ac_cv_env_M4_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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-pc-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_make_make_set=yes am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='64' ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing aclocal-1.15' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' AS='/usr/bin/as' ASMFLAGS='' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing automake-1.15' AWK='gawk' CALLING_CONVENTIONS_OBJS='amd64call.lo amd64check$U.lo' CC='/usr/bin/gcc' CCAS='' CC_FOR_BUILD='' CFLAGS='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/buildroot/autobuild/instance-0/output-1/host/include' CPP_FOR_BUILD='' CXX='/usr/bin/g++' CXXCPP='' CXXFLAGS='-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='' EXEEXT='' EXEEXT_FOR_BUILD='' FGREP='' GMP_LDFLAGS='' GMP_LIMB_BITS='' GMP_NAIL_BITS='0' GREP='' HAVE_CLOCK_01='' HAVE_CPUTIME_01='' HAVE_GETRUSAGE_01='' HAVE_GETTIMEOFDAY_01='' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='' HAVE_SIGALTSTACK_01='' HAVE_SIGSTACK_01='' HAVE_STACK_T_01='' HAVE_SYS_RESOURCE_H_01='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='' LIBGMP_LDFLAGS='' LIBM='' LIBM_FOR_BUILD='' LIBOBJS='' LIBREADLINE='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' M4='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 6.2.1' PACKAGE_TARNAME='gmp' PACKAGE_URL='http://www.gnu.org/software/gmp/' PACKAGE_VERSION='6.2.1' PATH_SEPARATOR=':' RANLIB='/usr/bin/ranlib' SED='' SET_MAKE='' SHELL='/bin/bash' SPEED_CYCLECOUNTER_OBJ='x86_64.lo' STRIP='' TAL_OBJECT='' TUNE_LIBS='' TUNE_SQR_OBJ='' U_FOR_BUILD='' VERSION='6.2.1' WANT_CXX_FALSE='' WANT_CXX_TRUE='' WITH_READLINE_01='' YACC='' YFLAGS='' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__isrc='' am__leading_dot='.' 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' gmp_srclinks='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/buildroot/autobuild/instance-0/output-1/build/host-gmp-6.2.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/autobuild/instance-0/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' mpn_objects='' mpn_objs_in_libgmp='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/buildroot/autobuild/instance-0/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/buildroot/autobuild/instance-0/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU MP" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "6.2.1" #define PACKAGE_STRING "GNU MP 6.2.1" #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" #define PACKAGE_URL "http://www.gnu.org/software/gmp/" #define PACKAGE "gmp" #define VERSION "6.2.1" #define WANT_FFT 1 #define HAVE_HOST_CPU_x86_64 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define HAVE_CALLING_CONVENTIONS 1 configure: exit 1