This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bc configure 1.06.95, which was generated by GNU Autoconf 2.59. 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 --with-readline --without-libedit ## --------- ## ## Platform. ## ## --------- ## hostname = livecd uname -m = x86_64 uname -r = 4.5.2-aufs-r1 uname -s = Linux uname -v = #1 SMP Sun Jul 3 17:17:11 UTC 2016 /usr/bin/uname -p = AMD Ryzen 7 1700 Eight-Core Processor /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: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1357: checking for a BSD-compatible install configure:1412: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:1423: checking whether build environment is sane configure:1466: result: yes configure:1531: checking for gawk configure:1547: found /usr/bin/gawk configure:1557: result: gawk configure:1567: checking whether make sets $(MAKE) configure:1587: result: yes configure:1784: checking for x86_64-pc-linux-gnu-gcc configure:1800: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:1810: result: x86_64-pc-linux-gnu-gcc configure:2092: checking for C compiler version configure:2095: x86_64-pc-linux-gnu-gcc --version &5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 5.4.0-r3 p1.5, pie-0.6.5) 5.4.0 Copyright (C) 2015 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:2098: $? = 0 configure:2100: x86_64-pc-linux-gnu-gcc -v &5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.4.0-r3 p1.5, pie-0.6.5' --enable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo Hardened 5.4.0-r3 p1.5, pie-0.6.5) configure:2103: $? = 0 configure:2105: 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:2108: $? = 1 configure:2131: checking for C compiler default output file name configure:2134: x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:1:0: error: bad value (znver1) for -march= switch /* confdefs.h. */ ^ configure:2137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "bc" | #define PACKAGE_TARNAME "bc" | #define PACKAGE_VERSION "1.06.95" | #define PACKAGE_STRING "bc 1.06.95" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bc" | #define VERSION "1.06.95" | #define DC_VERSION "1.3.95" | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2176: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=znver1' 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='-Wl,-O1 -Wl,--as-needed' 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/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/missing --run automake-1.9' AWK='gawk' BC_VERSION='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='' CFLAGS='-O2 -march=znver1' CPP='' CPPFLAGS='' CYGPATH_W='echo' DC_VERSION='' DEFS='' DEPDIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/missing --run makeinfo' OBJEXT='' PACKAGE='bc' PACKAGE_BUGREPORT='' PACKAGE_NAME='bc' PACKAGE_STRING='bc 1.06.95' PACKAGE_TARNAME='bc' PACKAGE_VERSION='1.06.95' PATH_SEPARATOR=':' RANLIB='' READLINELIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.06.95' YACC='' ac_ct_CC='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__include='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='x86_64-pc-linux-gnu' datadir='/usr/share' exec_prefix='NONE' host_alias='x86_64-pc-linux-gnu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/sys-devel/bc-1.06.95-r1/work/bc-1.06.95/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc." #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc." #define DC_VERSION "1.3.95" #define PACKAGE "bc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "bc" #define PACKAGE_STRING "bc 1.06.95" #define PACKAGE_TARNAME "bc" #define PACKAGE_VERSION "1.06.95" #define VERSION "1.06.95" configure: exit 77