This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cppunit configure 1.13.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-static --disable-doxygen --disable-dot --docdir=/usr/share/doc/cppunit-1.13.1 --htmldir=/usr/share/doc/cppunit-1.13.1/html --disable-silent-rules ## --------- ## ## Platform. ## ## --------- ## hostname = dello uname -m = x86_64 uname -r = 3.10.17-gentoo uname -s = Linux uname -v = #2 SMP Mon Dec 2 22:16:05 CET 2013 /usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz /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: /usr/lib64/ccache/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/gcc-bin/4.7.3 PATH: /usr/x86_64-pc-linux-gnu/i686-pc-linux-gnu/gcc-bin/4.6.3 PATH: /opt/nvidia-cg-toolkit/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2363: 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 | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${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:2507: checking for a BSD-compatible install configure:2575: result: /usr/bin/install -c configure:2586: checking whether build environment is sane configure:2641: result: yes configure:2792: checking for a thread-safe mkdir -p configure:2831: result: /bin/mkdir -p configure:2838: checking for gawk configure:2854: found /usr/bin/gawk configure:2865: result: gawk configure:2876: checking whether make sets $(MAKE) configure:2898: result: yes configure:2990: checking whether make supports nested variables configure:3007: result: yes configure:3052: checking whether make sets $(MAKE) configure:3074: result: yes configure:3098: checking for x86_64-pc-linux-gnu-gcc configure:3114: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc configure:3125: result: x86_64-pc-linux-gnu-gcc configure:3394: checking for C compiler version configure:3403: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.3, pie-0.5.5) 4.7.3 Copyright (C) 2012 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:3414: $? = 0 configure:3403: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.3, pie-0.5.5' Thread model: posix gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.3, pie-0.5.5) configure:3414: $? = 0 configure:3403: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3414: $? = 1 configure:3403: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3414: $? = 1 configure:3434: checking whether the C compiler works configure:3456: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3460: $? = 0 configure:3508: result: yes configure:3511: checking for C compiler default output file name configure:3513: result: a.out configure:3519: checking for suffix of executables configure:3526: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3530: $? = 0 configure:3552: result: configure:3574: checking whether we are cross compiling configure:3582: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3586: $? = 0 configure:3593: ./conftest configure:3597: $? = 0 configure:3612: result: no configure:3617: checking for suffix of object files configure:3639: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 ccache: FATAL: Failed to create /var/tmp/ccache/5/1: Permission denied configure:3643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cppunit" | #define PACKAGE_TARNAME "cppunit" | #define PACKAGE_VERSION "1.13.1" | #define PACKAGE_STRING "cppunit 1.13.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "cppunit" | #define VERSION "1.13.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3657: error: in `/var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1': configure:3659: error: cannot compute suffix of object files: cannot compile See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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-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_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_make_make_set=yes am_cv_make_support_nested_variables=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1/config/missing --run aclocal-1.12' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='' AS='' AUTOCONF='${SHELL} /var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1/config/missing --run automake-1.12' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='' CFLAGS='-march=native -O2 -pipe' CPP='' CPPFLAGS='' CPPUNIT_BINARY_AGE='1' CPPUNIT_INTERFACE_AGE='1' CPPUNIT_MAJOR_VERSION='1' CPPUNIT_MICRO_VERSION='1' CPPUNIT_MINOR_VERSION='13' CPPUNIT_VERSION='1.13.1' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-march=native -O2 -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='' DLLTOOL='' DOC_FALSE='' DOC_TRUE='' DOT='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FGREP='' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBADD_DL='' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_RELEASE='1.13' LT_REVISION='1' MAKEINFO='${SHELL} /var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1/config/missing --run makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' NM='' NMEDIT='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='cppunit' PACKAGE_BUGREPORT='' PACKAGE_NAME='cppunit' PACKAGE_STRING='cppunit 1.13.1' PACKAGE_TARNAME='cppunit' PACKAGE_URL='' PACKAGE_VERSION='1.13.1' PATH_SEPARATOR=':' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.13.1' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='' build_os='' build_vendor='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/cppunit-1.13.1' dvidir='${docdir}' enable_dot='no' enable_html_docs='' enable_latex_docs='' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='' host_os='' host_vendor='' htmldir='/usr/share/doc/cppunit-1.13.1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-util/cppunit-1.13.1/work/cppunit-1.13.1/config/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cppunit" #define PACKAGE_TARNAME "cppunit" #define PACKAGE_VERSION "1.13.1" #define PACKAGE_STRING "cppunit 1.13.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "cppunit" #define VERSION "1.13.1" configure: exit 1