This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/gcc-4.3.6/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 --includedir=/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3/include --libdir=/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3 --libexecdir=/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 --datadir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3 --mandir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/man --infodir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/info --program-prefix=gnat --enable-languages=c,ada --with-gcc --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libmudflap --disable-libssp --disable-libunwind-exceptions --enable-libada --enable-threads=gnat --enable-shared=boehm-gc,ada,libada --enable-multilib --enable-__cxa_atexit --enable-clocale=gnu ## --------- ## ## Platform. ## ## --------- ## hostname = ritchie uname -m = x86_64 uname -r = 3.2.1-gentoo-r2 uname -s = Linux uname -v = #2 SMP Wed Feb 15 11:15:13 PST 2012 /usr/bin/uname -p = Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/arm-elf/gcc-bin/4.5.3 PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.5.3 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1372: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:1505: checking build system type configure:1523: result: x86_64-pc-linux-gnu configure:1558: checking host system type configure:1572: result: x86_64-pc-linux-gnu configure:1580: checking target system type configure:1594: result: x86_64-pc-linux-gnu configure:1637: checking for a BSD-compatible install configure:1692: result: /usr/bin/install -c configure:1703: checking whether ln works configure:1725: result: yes configure:1729: checking whether ln -s works configure:1733: result: yes configure:2847: checking for x86_64-pc-linux-gnu-gcc configure:2873: result: /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc configure:3155: checking for C compiler version configure:3158: /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc --version &5 gnatgcc_2wrap 4.3.2 Copyright (C) 2008 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:3161: $? = 0 configure:3163: /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc -v &5 Reading specs from /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/lib/specs Reading specs from /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/../lib/specs Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/dev-lang/gnat-gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 --includedir=/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3/include --libdir=/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3 --libexecdir=/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 --datadir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3 --mandir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/man --infodir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/info --program-prefix=gnat --enable-languages=c,ada --with-gcc --enable-threads=posix --enable-shared --with-system-zlib --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-libada Thread model: posix gcc version 4.3.2 configure:3166: $? = 0 configure:3168: /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc -V &5 gnatgcc_2wrap: '-V' must come at the start of the command line configure:3171: $? = 1 configure:3194: checking for C compiler default output file name configure:3197: /tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc -march=native -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe -L/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/lib conftest.c >&5 cc1: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory configure:3200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3239: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_alias=x86_64-pc-linux-gnu ac_cv_env_AR_FOR_TARGET_set= ac_cv_env_AR_FOR_TARGET_value= ac_cv_env_AR_set= ac_cv_env_AR_value= ac_cv_env_AS_FOR_TARGET_set= ac_cv_env_AS_FOR_TARGET_value= ac_cv_env_AS_set= ac_cv_env_AS_value= ac_cv_env_CC_FOR_TARGET_set= ac_cv_env_CC_FOR_TARGET_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe' ac_cv_env_CXX_FOR_TARGET_set= ac_cv_env_CXX_FOR_TARGET_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DLLTOOL_FOR_TARGET_set= ac_cv_env_DLLTOOL_FOR_TARGET_value= ac_cv_env_DLLTOOL_set= ac_cv_env_DLLTOOL_value= ac_cv_env_GCC_FOR_TARGET_set= ac_cv_env_GCC_FOR_TARGET_value= ac_cv_env_GCJ_FOR_TARGET_set= ac_cv_env_GCJ_FOR_TARGET_value= ac_cv_env_GFORTRAN_FOR_TARGET_set= ac_cv_env_GFORTRAN_FOR_TARGET_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/lib ac_cv_env_LD_FOR_TARGET_set= ac_cv_env_LD_FOR_TARGET_value= ac_cv_env_LD_set= ac_cv_env_LD_value= ac_cv_env_LIPO_FOR_TARGET_set= ac_cv_env_LIPO_FOR_TARGET_value= ac_cv_env_LIPO_set= ac_cv_env_LIPO_value= ac_cv_env_NM_FOR_TARGET_set= ac_cv_env_NM_FOR_TARGET_value= ac_cv_env_NM_set= ac_cv_env_NM_value= ac_cv_env_OBJCOPY_set= ac_cv_env_OBJCOPY_value= ac_cv_env_OBJDUMP_FOR_TARGET_set= ac_cv_env_OBJDUMP_FOR_TARGET_value= ac_cv_env_OBJDUMP_set= ac_cv_env_OBJDUMP_value= ac_cv_env_RANLIB_FOR_TARGET_set= ac_cv_env_RANLIB_FOR_TARGET_value= ac_cv_env_RANLIB_set= ac_cv_env_RANLIB_value= ac_cv_env_STRIP_FOR_TARGET_set= ac_cv_env_STRIP_FOR_TARGET_value= ac_cv_env_STRIP_set= ac_cv_env_STRIP_value= ac_cv_env_WINDMC_FOR_TARGET_set= ac_cv_env_WINDMC_FOR_TARGET_value= ac_cv_env_WINDMC_set= ac_cv_env_WINDMC_value= ac_cv_env_WINDRES_FOR_TARGET_set= ac_cv_env_WINDRES_FOR_TARGET_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_header_pwd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_host_alias=x86_64-pc-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CC=/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc ac_cv_target=x86_64-pc-linux-gnu ac_cv_target_alias=x86_64-pc-linux-gnu acx_cv_prog_LN=ln fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AR_FOR_BUILD='$(AR)' AR_FOR_TARGET='' AS='' AS_FOR_BUILD='$(AS)' AS_FOR_TARGET='' BISON='' CC='/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/bin/gnatgcc' CC_FOR_BUILD='$(CC)' CC_FOR_TARGET='' CFLAGS='-march=native -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe' CFLAGS_FOR_BUILD='' COMPILER_AS_FOR_TARGET='' COMPILER_LD_FOR_TARGET='' COMPILER_NM_FOR_TARGET='' CONFIGURE_GDB_TK='' CPPFLAGS='' CXX='' CXXFLAGS='-march=native -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe' CXXFLAGS_FOR_BUILD='' CXX_FOR_BUILD='$(CXX)' CXX_FOR_TARGET='' DEBUG_PREFIX_CFLAGS_FOR_TARGET='' DEFS='' DLLTOOL='' DLLTOOL_FOR_BUILD='$(DLLTOOL)' DLLTOOL_FOR_TARGET='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPECT='' FLAGS_FOR_TARGET='' FLEX='' GCC_FOR_TARGET='' GCJ_FOR_BUILD='$(GCJ)' GCJ_FOR_TARGET='' GDB_TK='' GFORTRAN_FOR_BUILD='$(GFORTRAN)' GFORTRAN_FOR_TARGET='' GNATBIND='' GNATMAKE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_GDB_TK='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='' LDFLAGS='-L/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/usr/lib' LDFLAGS_FOR_BUILD='' LD_FOR_BUILD='$(LD)' LD_FOR_TARGET='' LEX='' LIBOBJS='' LIBS='' LIPO='' LIPO_FOR_TARGET='' LN='ln' LN_S='ln -s' LTLIBOBJS='' M4='' MAINT='' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='' MAKEINFO='' NM='' NM_FOR_BUILD='$(NM)' NM_FOR_TARGET='' OBJCOPY='' OBJDUMP='' OBJDUMP_FOR_TARGET='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' RANLIB_FOR_BUILD='$(RANLIB)' RANLIB_FOR_TARGET='' RAW_CXX_FOR_TARGET='' RPATH_ENVVAR='' RUNTEST='' SHELL='/bin/sh' STRIP='' STRIP_FOR_TARGET='' SYSROOT_CFLAGS_FOR_TARGET='' TOPLEVEL_CONFIGURE_ARGUMENTS='/tmp/portage/dev-lang/gnat-gcc-4.3.6/work/gcc-4.3.6/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3 --includedir=/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3/include --libdir=/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3 --libexecdir=/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3 --datadir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3 --mandir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/man --infodir=/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/info --program-prefix=gnat --enable-languages=c,ada --with-gcc --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libmudflap --disable-libssp --disable-libunwind-exceptions --enable-libada --enable-threads=gnat --enable-shared=boehm-gc,ada,libada --enable-multilib --enable-__cxa_atexit --enable-clocale=gnu' WINDMC='' WINDMC_FOR_BUILD='$(WINDMC)' WINDMC_FOR_TARGET='' WINDRES='' WINDRES_FOR_BUILD='$(WINDRES)' WINDRES_FOR_TARGET='' YACC='' ac_ct_CC='' ac_ct_CXX='' ac_ct_GNATBIND='' ac_ct_GNATMAKE='' bindir='/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_configargs='' build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes' build_cpu='x86_64' build_libsubdir='build-x86_64-pc-linux-gnu' build_noncanonical='x86_64-pc-linux-gnu' build_os='linux-gnu' build_subdir='build-x86_64-pc-linux-gnu' build_tooldir='' build_vendor='pc' config_shell='/bin/sh' configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools' datadir='/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3' datarootdir='' do_compare='' docdir='' exec_prefix='NONE' extra_mpfr_configure_flags='' gmpinc='' gmplibs='' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_configargs='' host_cpu='x86_64' host_noncanonical='x86_64-pc-linux-gnu' host_os='linux-gnu' host_subdir='.' host_vendor='pc' htmldir='' includedir='/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3/include' infodir='/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/info' libdir='/usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.3' libexecdir='/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3' localstatedir='${prefix}/var' mandir='/usr/share/gnat-gcc-data/x86_64-pc-linux-gnu/4.3/man' oldincludedir='/usr/include' pdfdir='' prefix='/usr' program_transform_name='s,^,gnat,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stage1_cflags='' stage1_checking='' stage1_languages='' stage2_werror_flag='' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_configargs='' target_cpu='x86_64' target_noncanonical='x86_64-pc-linux-gnu' target_os='linux-gnu' target_subdir='x86_64-pc-linux-gnu' target_vendor='pc' tooldir='' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag='' host_makefile_frag='/dev/null' ospace_frag='' serialization_dependencies='' target_makefile_frag='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77