This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfconf configure 4.13.4, 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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xfconf-4.13.4 --htmldir=/usr/share/doc/xfconf-4.13.4/html --libdir=/usr/lib64 --disable-perl-bindings --disable-checks --with-perl-options=INSTALLDIRS=vendor ## --------- ## ## Platform. ## ## --------- ## hostname = Locke uname -m = x86_64 uname -r = 4.12.4 uname -s = Linux uname -v = #1 SMP Wed Aug 23 20:27:14 EDT 2017 /usr/bin/uname -p = Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz /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/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: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2629: checking for a BSD-compatible install configure:2697: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2708: checking whether build environment is sane configure:2763: result: yes configure:2914: checking for a thread-safe mkdir -p configure:2953: result: /bin/mkdir -p configure:2960: checking for gawk configure:2976: found /usr/bin/gawk configure:2987: result: gawk configure:2998: checking whether make sets $(MAKE) configure:3020: result: yes configure:3049: checking whether make supports nested variables configure:3066: result: yes configure:3155: checking whether UID '250' is supported by ustar format configure:3158: result: yes configure:3165: checking whether GID '250' is supported by ustar format configure:3168: result: yes configure:3176: checking how to create a ustar tar archive configure:3187: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3190: $? = 0 configure:3230: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3233: $? = 0 configure:3237: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Funtoo 5.4.0) 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:3770: $? = 0 configure:3759: 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: ../gcc-5.4.0/configure --disable-libssp --enable-multilib --enable-version-specific-runtime-libs --enable-libmudflap --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.4.0 --enable-libstdcxx-time --enable-__cxa_atexit --enable-clocale=gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-lto --without-cloog --with-bugurl=http://bugs.funtoo.org --with-pkgversion='Funtoo 5.4.0' --with-mpfr-include=/var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/mpfr/src --with-mpfr-lib=/var/tmp/portage/sys-devel/gcc-5.4.0/work/objdir/mpfr/src/.libs --enable-libgomp --build=x86_64-pc-linux-gnu --enable-libgomp --enable-languages=c,c++,fortran --disable-libgcj --disable-esp --disable-libsanitizer Thread model: posix gcc version 5.4.0 (Funtoo 5.4.0) configure:3770: $? = 0 configure:3759: 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:3770: $? = 1 configure:3759: 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:3770: $? = 1 configure:3790: checking whether the C compiler works configure:3812: x86_64-pc-linux-gnu-gcc -march=sandybridge -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error trying to exec 'as': execvp: No such file or directory configure:3816: $? = 2 configure:3854: result: no configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfconf" | #define PACKAGE_TARNAME "xfconf" | #define PACKAGE_VERSION "4.13.4" | #define PACKAGE_STRING "xfconf 4.13.4" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "xfconf" | #define VERSION "4.13.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3859: error: in `/var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4': configure:3861: 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='-march=sandybridge -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_GDBUS_CODEGEN_set= ac_cv_env_GDBUS_CODEGEN_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed' 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_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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/lib/portage/python3.4/ebuild-helpers/xattr/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 am_cv_prog_tar_ustar=gnutar ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4/missing aclocal-1.15' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='' AUTOCONF='${SHELL} /var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4/missing automake-1.15' AWK='gawk' BUILD_PERL_BINDINGS_FALSE='' BUILD_PERL_BINDINGS_TRUE='' BUILD_XFCONF_BACKEND_PERCHANNEL_XML_FALSE='' BUILD_XFCONF_BACKEND_PERCHANNEL_XML_TRUE='' CATALOGS='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='' CFLAGS='-march=sandybridge -O2 -pipe' CPP='' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_PROFILING_FALSE='' ENABLE_PROFILING_TRUE='' EXEEXT='' FGREP='' GDBUS_CODEGEN='' GETTEXT_PACKAGE='' GIO_CFLAGS='' GIO_LIBS='' GIO_REQUIRED_VERSION='' GIO_UNIX_CFLAGS='' GIO_UNIX_LIBS='' GIO_UNIX_REQUIRED_VERSION='' GIO_UNIX_VERSION='' GIO_VERSION='' GLIB_CFLAGS='' GLIB_LIBS='' GLIB_REQUIRED_VERSION='' GLIB_VERSION='' GMOFILES='' GMSGFMT='' GREP='' GTHREAD_CFLAGS='' GTHREAD_LIBS='' GTHREAD_REQUIRED_VERSION='' GTHREAD_VERSION='' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_EXTRA_CFLAGS='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' HAVE_GNUC_VISIBILITY_FALSE='' HAVE_GNUC_VISIBILITY_TRUE='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='' HELPER_PATH_PREFIX='/usr/lib64' HTML_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='' INTLTOOL_DESKTOP_RULE='' INTLTOOL_DIRECTORY_RULE='' INTLTOOL_EXTRACT='' INTLTOOL_KBD_RULE='' INTLTOOL_KEYS_RULE='' INTLTOOL_MERGE='' INTLTOOL_OAF_RULE='' INTLTOOL_PERL='' INTLTOOL_POLICY_RULE='' INTLTOOL_PONG_RULE='' INTLTOOL_PROP_RULE='' INTLTOOL_SCHEMAS_RULE='' INTLTOOL_SERVER_RULE='' INTLTOOL_SERVICE_RULE='' INTLTOOL_SHEET_RULE='' INTLTOOL_SOUNDLIST_RULE='' INTLTOOL_THEME_RULE='' INTLTOOL_UI_RULE='' INTLTOOL_UPDATE='' INTLTOOL_V_MERGE='' INTLTOOL_V_MERGE_OPTIONS='' INTLTOOL_XAM_RULE='' INTLTOOL_XML_NOMERGE_RULE='' INTLTOOL_XML_RULE='' INTLTOOL__v_MERGE_0='' INTLTOOL__v_MERGE_='' LD='' LDFLAGS='-Wl,-O1 -Wl,--sort-common -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='' LIBXFCE4UTIL_CFLAGS='' LIBXFCE4UTIL_LIBS='' LIBXFCE4UTIL_REQUIRED_VERSION='' LIBXFCE4UTIL_VERSION='' LIBXFCONF_VERINFO='' LIBXFCONF_VERSION_API='' LIPO='' LN_S='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4/missing makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MSGMERGE='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='xfconf' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='xfconf' PACKAGE_STRING='xfconf 4.13.4' PACKAGE_TARNAME='xfconf' PACKAGE_URL='' PACKAGE_VERSION='4.13.4' PATH_SEPARATOR=':' PERL='' PERL_EXTUTILS_DEPENDS_REQUIRED_VERSION='' PERL_EXTUTILS_PKGCONFIG_REQUIRED_VERSION='' PERL_GLIB_REQUIRED_VERSION='' PERL_MAKE_OPTIONS='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VERSION='4.13.4' XFCONF_VERSION='' XGETTEXT='' XGETTEXT_ARGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='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/xfconf-4.13.4' dvidir='${docdir}' 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/xfconf-4.13.4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/xfce-base/xfconf-4.13.4/work/xfconf-4.13.4/install-sh' intltool__v_merge_options_0='' intltool__v_merge_options_='' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xfconf" #define PACKAGE_TARNAME "xfconf" #define PACKAGE_VERSION "4.13.4" #define PACKAGE_STRING "xfconf 4.13.4" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE_URL "" #define PACKAGE "xfconf" #define VERSION "4.13.4" configure: exit 77