This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by XCB Proto configure 1.10, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp08 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1774: checking for a BSD-compatible install configure:1842: result: /bin/install -c configure:1853: checking whether build environment is sane configure:1908: result: yes configure:2059: checking for a thread-safe mkdir -p configure:2098: result: /bin/mkdir -p configure:2105: checking for gawk configure:2121: found /bin/gawk configure:2132: result: gawk configure:2143: checking whether make sets $(MAKE) configure:2165: result: yes configure:2194: checking whether make supports nested variables configure:2211: result: yes configure:2339: checking for xmllint configure:2370: result: no configure:2387: WARNING: xmllint not found; unable to validate against schema. configure:2426: checking for a Python interpreter with version >= 2.5 configure:2443: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:2446: $? = 0 configure:2452: result: python configure:2460: checking for python configure:2478: found /usr/bin/python configure:2490: result: /usr/bin/python configure:2508: checking for python version configure:2515: result: 2.7 configure:2527: checking for python platform configure:2534: result: linux2 configure:2560: checking for python script directory configure:2595: result: ${prefix}/lib/python2.7/site-packages configure:2604: checking for python extension module directory configure:2639: result: ${exec_prefix}/lib/python2.7/site-packages configure:2803: checking that generated files are newer than configure configure:2809: result: done configure:2821: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XCB Proto config.status 1.10, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:758: creating Makefile config.status:758: creating src/Makefile config.status:758: creating xcbgen/Makefile config.status:758: creating xcb-proto.pc configure:3839: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_XMLLINT=no ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_make_make_set=yes am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"XCB\ Proto\" -DPACKAGE_TARNAME=\"xcb-proto\" -DPACKAGE_VERSION=\"1.10\" -DPACKAGE_STRING=\"XCB\ Proto\ 1.10\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcb-proto\" -DVERSION=\"1.10\"' ECHO_C='' ECHO_N='-n' ECHO_T='' HAVE_XMLLINT_FALSE='' HAVE_XMLLINT_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MKDIR_P='/bin/mkdir -p' PACKAGE='xcb-proto' PACKAGE_BUGREPORT='xcb@lists.freedesktop.org' PACKAGE_NAME='XCB Proto' PACKAGE_STRING='XCB Proto 1.10' PACKAGE_TARNAME='xcb-proto' PACKAGE_URL='' PACKAGE_VERSION='1.10' PATH_SEPARATOR=':' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.10' XMLLINT='no' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/xcb-proto' pkgpythondir='${pythondir}/xcb-proto' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' xcbincludedir='${datadir}/xcb' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "XCB Proto" #define PACKAGE_TARNAME "xcb-proto" #define PACKAGE_VERSION "1.10" #define PACKAGE_STRING "XCB Proto 1.10" #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "xcb-proto" #define VERSION "1.10" configure: exit 0