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.6, which was generated by GNU Autoconf 2.65. 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 = vas uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /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:1721: checking for a BSD-compatible install configure:1789: result: /bin/install -c configure:1800: checking whether build environment is sane configure:1850: result: yes configure:1991: checking for a thread-safe mkdir -p configure:2030: result: /bin/mkdir -p configure:2043: checking for gawk configure:2059: found /bin/gawk configure:2070: result: gawk configure:2081: checking whether make sets $(MAKE) configure:2103: result: yes configure:2186: checking for xmllint configure:2217: result: no configure:2234: WARNING: xmllint not found; unable to validate against schema. configure:2269: checking for a Python interpreter with version >= 2.5 configure:2286: 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:2289: $? = 0 configure:2295: result: python configure:2303: checking for python configure:2321: found /usr/bin/python configure:2333: result: /usr/bin/python configure:2351: checking for python version configure:2358: result: 2.7 configure:2370: checking for python platform configure:2377: result: linux2 configure:2384: checking for python script directory configure:2405: result: ${prefix}/lib/python2.7/site-packages configure:2414: checking for python extension module directory configure:2435: result: ${exec_prefix}/lib/python2.7/site-packages configure:2597: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XCB Proto config.status 1.6, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vas config.status:757: creating Makefile config.status:757: creating src/Makefile config.status:757: creating xcbgen/Makefile config.status:757: creating xcb-proto.pc configure:3609: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_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 --run aclocal-1.11' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"XCB\ Proto\" -DPACKAGE_TARNAME=\"xcb-proto\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"XCB\ Proto\ 1.6\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcb-proto\" -DVERSION=\"1.6\"' 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 --run makeinfo' MKDIR_P='/bin/mkdir -p' PACKAGE='xcb-proto' PACKAGE_BUGREPORT='xcb@lists.freedesktop.org' PACKAGE_NAME='XCB Proto' PACKAGE_STRING='XCB Proto 1.6' PACKAGE_TARNAME='xcb-proto' PACKAGE_URL='' PACKAGE_VERSION='1.6' 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.6' XMLLINT='no' am__isrc='' am__leading_dot='.' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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='/bin/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.6" #define PACKAGE_STRING "XCB Proto 1.6" #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "xcb-proto" #define VERSION "1.6" configure: exit 0