This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libxcb 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2543: checking for a BSD-compatible install configure:2611: result: /bin/install -c configure:2622: checking whether build environment is sane configure:2677: result: yes configure:2828: checking for a thread-safe mkdir -p configure:2867: result: /bin/mkdir -p configure:2874: checking for gawk configure:2890: found /bin/gawk configure:2901: result: gawk configure:2912: checking whether make sets $(MAKE) configure:2934: result: yes configure:2963: checking whether make supports nested variables configure:2980: result: yes configure:3116: checking whether make supports nested variables configure:3133: result: yes configure:3160: checking for style of include used by make configure:3188: result: GNU configure:3219: checking for i686-uhu-linux-gcc configure:3235: found /usr/bin/i686-uhu-linux-gcc configure:3246: result: i686-uhu-linux-gcc configure:3515: checking for C compiler version configure:3524: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3535: $? = 0 configure:3524: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3535: $? = 0 configure:3524: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3535: $? = 1 configure:3524: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3535: $? = 1 configure:3555: checking whether the C compiler works configure:3577: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3581: $? = 0 configure:3629: result: yes configure:3632: checking for C compiler default output file name configure:3634: result: a.out configure:3640: checking for suffix of executables configure:3647: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3651: $? = 0 configure:3673: result: configure:3695: checking whether we are cross compiling configure:3703: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3707: $? = 0 configure:3714: ./conftest configure:3718: $? = 0 configure:3733: result: no configure:3738: checking for suffix of object files configure:3760: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3764: $? = 0 configure:3785: result: o configure:3789: checking whether we are using the GNU C compiler configure:3808: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3808: $? = 0 configure:3817: result: yes configure:3826: checking whether i686-uhu-linux-gcc accepts -g configure:3846: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3846: $? = 0 configure:3887: result: yes configure:3904: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3967: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3967: $? = 0 configure:3980: result: none needed configure:4005: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4027: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4030: $? = 0 configure:4027: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4030: $? = 0 configure:4042: result: yes configure:4061: checking dependency style of i686-uhu-linux-gcc configure:4172: result: gcc3 configure:4193: checking how to run the C preprocessor configure:4224: i686-uhu-linux-gcc -E conftest.c configure:4224: $? = 0 configure:4238: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | /* end confdefs.h. */ | #include configure:4263: result: i686-uhu-linux-gcc -E configure:4283: i686-uhu-linux-gcc -E conftest.c configure:4283: $? = 0 configure:4297: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | /* end confdefs.h. */ | #include configure:4326: checking for grep that handles long lines and -e configure:4384: result: /bin/grep configure:4389: checking for egrep configure:4451: result: /bin/grep -E configure:4456: checking for ANSI C header files configure:4476: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4476: $? = 0 configure:4549: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4549: $? = 0 configure:4549: ./conftest configure:4549: $? = 0 configure:4560: result: yes configure:4573: checking for sys/types.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for sys/stat.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for stdlib.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for string.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for memory.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for strings.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for inttypes.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for stdint.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4573: checking for unistd.h configure:4573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4573: $? = 0 configure:4573: result: yes configure:4586: checking minix/config.h usability configure:4586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4586: result: no configure:4586: checking minix/config.h presence configure:4586: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4586: result: no configure:4586: checking for minix/config.h configure:4586: result: no configure:4607: checking whether it is safe to define __EXTENSIONS__ configure:4625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4625: $? = 0 configure:4632: result: yes configure:4682: checking for a Python interpreter with version >= 2.6 configure:4699: 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.6'.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:4702: $? = 0 configure:4708: result: python configure:4716: checking for python configure:4734: found /usr/bin/python configure:4746: result: /usr/bin/python configure:4764: checking for python version configure:4771: result: 2.7 configure:4783: checking for python platform configure:4790: result: linux2 configure:4816: checking for python script directory configure:4851: result: ${prefix}/lib/python2.7/site-packages configure:4860: checking for python extension module directory configure:4895: result: ${exec_prefix}/lib/python2.7/site-packages configure:4920: checking for i686-uhu-linux-pkg-config configure:4953: result: no configure:4963: checking for pkg-config configure:4981: found /usr/bin/pkg-config configure:4993: result: /usr/bin/pkg-config configure:5018: checking pkg-config is at least version 0.9.0 configure:5021: result: yes configure:5031: checking for CHECK configure:5038: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:5041: $? = 1 configure:5055: $PKG_CONFIG --exists --print-errors "check >= 0.9.4" Package check was not found in the pkg-config search path. Perhaps you should add the directory containing `check.pc' to the PKG_CONFIG_PATH environment variable No package 'check' found configure:5058: $? = 1 configure:5072: result: no No package 'check' found configure:5116: checking build system type configure:5130: result: i686-uhu-linux-gnu configure:5150: checking host system type configure:5163: result: i686-uhu-linux-gnu configure:5532: checking how to print strings configure:5559: result: printf configure:5580: checking for a sed that does not truncate output configure:5644: result: /bin/sed configure:5662: checking for fgrep configure:5724: result: /bin/grep -F configure:5759: checking for ld used by i686-uhu-linux-gcc configure:5826: result: /usr/bin/ld configure:5833: checking if the linker (/usr/bin/ld) is GNU ld configure:5848: result: yes configure:5860: checking for BSD- or MS-compatible name lister (nm) configure:5909: result: /usr/bin/nm -B configure:6039: checking the name lister (/usr/bin/nm -B) interface configure:6046: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6049: /usr/bin/nm -B "conftest.o" configure:6052: output 00000000 B some_variable configure:6059: result: BSD nm configure:6062: checking whether ln -s works configure:6066: result: yes configure:6074: checking the maximum length of command line arguments configure:6205: result: 1572864 configure:6222: checking whether the shell understands some XSI constructs configure:6232: result: yes configure:6236: checking whether the shell understands "+=" configure:6242: result: yes configure:6277: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6317: result: func_convert_file_noop configure:6324: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6344: result: func_convert_file_noop configure:6351: checking for /usr/bin/ld option to reload object files configure:6358: result: -r configure:6392: checking for i686-uhu-linux-objdump configure:6419: result: objdump configure:6488: checking how to recognize dependent libraries configure:6686: result: pass_all configure:6731: checking for i686-uhu-linux-dlltool configure:6758: result: dlltool configure:6828: checking how to associate runtime and link libraries configure:6855: result: printf %s\n configure:6871: checking for i686-uhu-linux-ar configure:6887: found /usr/bin/i686-uhu-linux-ar configure:6898: result: i686-uhu-linux-ar configure:6979: checking for archiver @FILE support configure:6996: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6996: $? = 0 configure:6999: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7002: $? = 0 configure:7007: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7010: $? = 1 configure:7022: result: @ configure:7040: checking for i686-uhu-linux-strip configure:7070: result: no configure:7080: checking for strip configure:7096: found /usr/bin/strip configure:7107: result: strip configure:7139: checking for i686-uhu-linux-ranlib configure:7169: result: no configure:7179: checking for ranlib configure:7195: found /usr/bin/ranlib configure:7206: result: ranlib configure:7308: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7428: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7431: $? = 0 configure:7435: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7438: $? = 0 configure:7504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7507: $? = 0 configure:7545: result: ok configure:7582: checking for sysroot configure:7612: result: no configure:7835: checking for i686-uhu-linux-mt configure:7865: result: no configure:7875: checking for mt configure:7905: result: no configure:7925: checking if : is a manifest tool configure:7931: : '-?' configure:7939: result: no configure:8578: checking for dlfcn.h configure:8578: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8578: $? = 0 configure:8578: result: yes configure:8782: checking for objdir configure:8797: result: .libs configure:9068: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9086: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9090: $? = 0 configure:9103: result: no configure:9430: checking for i686-uhu-linux-gcc option to produce PIC configure:9437: result: -fPIC -DPIC configure:9445: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9467: $? = 0 configure:9480: result: yes configure:9509: checking if i686-uhu-linux-gcc static flag -static works configure:9537: result: yes configure:9552: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9573: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9577: $? = 0 configure:9599: result: yes configure:9607: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9654: result: yes configure:9687: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10844: result: yes configure:10881: checking whether -lc should be explicitly linked in configure:10889: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10892: $? = 0 configure:10907: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10910: $? = 0 configure:10924: result: no configure:11084: checking dynamic linker characteristics configure:11584: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11584: $? = 0 configure:11818: result: GNU/Linux ld.so configure:11925: checking how to hardcode library paths into programs configure:11950: result: immediate configure:12490: checking whether stripping libraries is possible configure:12495: result: yes configure:12530: checking if libtool supports shared libraries configure:12532: result: yes configure:12535: checking whether to build shared libraries configure:12556: result: yes configure:12559: checking whether to build static libraries configure:12563: result: no configure:12608: checking for i686-uhu-linux-gcc configure:12635: result: i686-uhu-linux-gcc configure:12904: checking for C compiler version configure:12913: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:12924: $? = 0 configure:12913: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:12924: $? = 0 configure:12913: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12924: $? = 1 configure:12913: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:12924: $? = 1 configure:12928: checking whether we are using the GNU C compiler configure:12956: result: yes configure:12965: checking whether i686-uhu-linux-gcc accepts -g configure:13026: result: yes configure:13043: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:13119: result: none needed configure:13144: checking whether i686-uhu-linux-gcc understands -c and -o together configure:13181: result: yes configure:13200: checking dependency style of i686-uhu-linux-gcc configure:13311: result: gcc3 configure:13380: checking for XCBPROTO configure:13387: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.10" configure:13390: $? = 0 configure:13404: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.10" configure:13407: $? = 0 configure:13465: result: yes configure:13472: checking for NEEDED configure:13479: $PKG_CONFIG --exists --print-errors "$NEEDED" configure:13482: $? = 0 configure:13496: $PKG_CONFIG --exists --print-errors "$NEEDED" configure:13499: $? = 0 configure:13557: result: yes configure:13565: checking for XDMCP configure:13572: $PKG_CONFIG --exists --print-errors "xdmcp" configure:13575: $? = 0 configure:13589: $PKG_CONFIG --exists --print-errors "xdmcp" configure:13592: $? = 0 configure:13632: result: yes configure:13634: checking for XdmcpWrap in -lXdmcp configure:13659: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXdmcp -lXdmcp >&5 configure:13659: $? = 0 configure:13668: result: yes configure:13690: checking XCBPROTO_XCBINCLUDEDIR configure:13693: result: /usr/share/xcb configure:13702: checking XCBPROTO_XCBPYTHONDIR configure:13705: result: /usr/lib/python2.7/site-packages configure:13709: checking for ANSI C header files configure:13813: result: yes configure:13821: checking for library containing getaddrinfo configure:13852: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13852: $? = 0 configure:13869: result: none required configure:13877: checking for library containing connect configure:13908: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13908: $? = 0 configure:13925: result: none required configure:13944: checking for library containing sendmsg configure:13975: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13975: $? = 0 configure:13992: result: none required configure:14007: checking for struct msghdr.msg_control configure:14007: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14007: $? = 0 configure:14007: result: yes configure:14103: checking for struct sockaddr_un.sun_len configure:14103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:41:12: error: 'struct sockaddr_un' has no member named 'sun_len' if (ac_aggr.sun_len) ^ configure:14103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HASXDMAUTH 1 | #define STDC_HEADERS 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:14103: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:41:19: error: 'struct sockaddr_un' has no member named 'sun_len' if (sizeof ac_aggr.sun_len) ^ configure:14103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HASXDMAUTH 1 | #define STDC_HEADERS 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (sizeof ac_aggr.sun_len) | return 0; | ; | return 0; | } configure:14103: result: no configure:14116: checking tsol/label.h usability configure:14116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:66:24: fatal error: tsol/label.h: No such file or directory #include ^ compilation terminated. configure:14116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HASXDMAUTH 1 | #define STDC_HEADERS 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14116: result: no configure:14116: checking tsol/label.h presence configure:14116: i686-uhu-linux-gcc -E conftest.c conftest.c:33:24: fatal error: tsol/label.h: No such file or directory #include ^ compilation terminated. configure:14116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HASXDMAUTH 1 | #define STDC_HEADERS 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | #include configure:14116: result: no configure:14116: checking for tsol/label.h configure:14116: result: no configure:14128: checking for is_system_labeled configure:14128: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccf498Ig.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `is_system_labeled' collect2: error: ld returned 1 exit status configure:14128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libxcb" | #define PACKAGE_TARNAME "libxcb" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "libxcb 1.10" | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" | #define PACKAGE_URL "" | #define PACKAGE "libxcb" | #define VERSION "1.10" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HASXDMAUTH 1 | #define STDC_HEADERS 1 | #define HAVE_SENDMSG 1 | #define HAVE_ABSTRACT_SOCKETS 1 | #define XCB_QUEUE_BUFFER_SIZE 16384 | /* end confdefs.h. */ | /* Define is_system_labeled to an innocuous variant, in case declares is_system_labeled. | For example, HP-UX 11i declares gettimeofday. */ | #define is_system_labeled innocuous_is_system_labeled | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char is_system_labeled (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef is_system_labeled | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char is_system_labeled (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_is_system_labeled || defined __stub___is_system_labeled | choke me | #endif | | int | main () | { | return is_system_labeled (); | ; | return 0; | } configure:14128: result: no configure:14138: checking whether IOV_MAX is declared configure:14138: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14138: $? = 0 configure:14138: result: yes configure:14178: checking whether i686-uhu-linux-gcc supports symbol visibility configure:14199: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -fvisibility-inlines-hidden conftest.c >&5 cc1: warning: command line option '-fvisibility-inlines-hidden' is valid for C++/ObjC++ but not for C [enabled by default] configure:14199: $? = 0 configure:14204: result: yes configure:14288: checking for doxygen configure:14304: found /usr/bin/doxygen configure:14316: result: yes configure:14340: checking for dot configure:14371: result: no configure:14380: WARNING: Warning: no dot detected. Documentation will not be built configure:14385: checking whether documentation is built configure:14387: result: no configure:14403: checking for getaddrinfo configure:14403: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14403: $? = 0 configure:14403: result: yes configure:14436: checking for poll configure:14436: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14436: $? = 0 configure:14436: result: yes configure:14953: checking for launchd configure:14981: result: no configure:15115: checking that generated files are newer than configure configure:15121: result: done configure:15264: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libxcb 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 hp12 config.status:1217: creating Makefile config.status:1217: creating doc/Makefile config.status:1217: creating src/Makefile config.status:1217: creating tests/Makefile config.status:1217: creating xcb.pc config.status:1217: creating xcb-composite.pc config.status:1217: creating xcb-damage.pc config.status:1217: creating xcb-dpms.pc config.status:1217: creating xcb-dri2.pc config.status:1217: creating xcb-dri3.pc config.status:1217: creating xcb-glx.pc config.status:1217: creating xcb-present.pc config.status:1217: creating xcb-randr.pc config.status:1217: creating xcb-record.pc config.status:1217: creating xcb-render.pc config.status:1217: creating xcb-res.pc config.status:1217: creating xcb-screensaver.pc config.status:1217: creating xcb-shape.pc config.status:1217: creating xcb-shm.pc config.status:1217: creating xcb-sync.pc config.status:1217: creating xcb-xevie.pc config.status:1217: creating xcb-xf86dri.pc config.status:1217: creating xcb-xfixes.pc config.status:1217: creating xcb-xinerama.pc config.status:1217: creating xcb-xinput.pc config.status:1217: creating xcb-xkb.pc config.status:1217: creating xcb-xprint.pc config.status:1217: creating xcb-xselinux.pc config.status:1217: creating xcb-xtest.pc config.status:1217: creating xcb-xv.pc config.status:1217: creating xcb-xvmc.pc config.status:1217: creating doc/xcb.doxygen config.status:1217: creating src/config.h config.status:1446: executing depfiles commands config.status:1446: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NEEDED_CFLAGS_set= ac_cv_env_NEEDED_CFLAGS_value= ac_cv_env_NEEDED_LIBS_set= ac_cv_env_NEEDED_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_XCBPROTO_CFLAGS_set= ac_cv_env_XCBPROTO_CFLAGS_value= ac_cv_env_XCBPROTO_LIBS_set= ac_cv_env_XCBPROTO_LIBS_value= ac_cv_env_XDMCP_CFLAGS_set= ac_cv_env_XDMCP_CFLAGS_value= ac_cv_env_XDMCP_LIBS_set= ac_cv_env_XDMCP_LIBS_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_func_getaddrinfo=yes ac_cv_func_is_system_labeled=no ac_cv_func_poll=yes ac_cv_have_decl_IOV_MAX=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tsol_label_h=no ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_Xdmcp_XdmcpWrap=yes ac_cv_member_struct_msghdr_msg_control=yes ac_cv_member_struct_sockaddr_un_sun_len=no ac_cv_objext=o ac_cv_path_DOT=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_BUILD_DOCS=yes ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_LAUNCHD=no ac_cv_prog_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_connect='none required' ac_cv_search_getaddrinfo='none required' ac_cv_search_sendmsg='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes 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 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_NEEDED_CFLAGS= pkg_cv_NEEDED_LIBS='-lXau ' pkg_cv_XCBPROTO_CFLAGS= pkg_cv_XCBPROTO_LIBS= pkg_cv_XDMCP_CFLAGS= pkg_cv_XDMCP_LIBS='-lXdmcp ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing automake-1.14' AWK='gawk' BUILD_COMPOSITE_FALSE='#' BUILD_COMPOSITE_TRUE='' BUILD_DAMAGE_FALSE='#' BUILD_DAMAGE_TRUE='' BUILD_DOCS='no' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' BUILD_DPMS_FALSE='#' BUILD_DPMS_TRUE='' BUILD_DRI2_FALSE='#' BUILD_DRI2_TRUE='' BUILD_DRI3_FALSE='#' BUILD_DRI3_TRUE='' BUILD_GLX_FALSE='#' BUILD_GLX_TRUE='' BUILD_PRESENT_FALSE='#' BUILD_PRESENT_TRUE='' BUILD_RANDR_FALSE='#' BUILD_RANDR_TRUE='' BUILD_RECORD_FALSE='#' BUILD_RECORD_TRUE='' BUILD_RENDER_FALSE='#' BUILD_RENDER_TRUE='' BUILD_RESOURCE_FALSE='#' BUILD_RESOURCE_TRUE='' BUILD_SCREENSAVER_FALSE='#' BUILD_SCREENSAVER_TRUE='' BUILD_SELINUX_FALSE='' BUILD_SELINUX_TRUE='#' BUILD_SHAPE_FALSE='#' BUILD_SHAPE_TRUE='' BUILD_SHM_FALSE='#' BUILD_SHM_TRUE='' BUILD_SYNC_FALSE='#' BUILD_SYNC_TRUE='' BUILD_XEVIE_FALSE='#' BUILD_XEVIE_TRUE='' BUILD_XFIXES_FALSE='#' BUILD_XFIXES_TRUE='' BUILD_XFREE86_DRI_FALSE='#' BUILD_XFREE86_DRI_TRUE='' BUILD_XINERAMA_FALSE='#' BUILD_XINERAMA_TRUE='' BUILD_XINPUT_FALSE='' BUILD_XINPUT_TRUE='#' BUILD_XKB_FALSE='#' BUILD_XKB_TRUE='' BUILD_XPRINT_FALSE='#' BUILD_XPRINT_TRUE='' BUILD_XTEST_FALSE='#' BUILD_XTEST_TRUE='' BUILD_XVMC_FALSE='#' BUILD_XVMC_TRUE='' BUILD_XV_FALSE='#' BUILD_XV_TRUE='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CHECK_CFLAGS='' CHECK_LIBS='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CWARNFLAGS='-Wall -Wpointer-arith -Wold-style-definition -Wstrict-prototypes -Wmissing-declarations -Wnested-externs' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DOT='no' DOXYGEN='doxygen' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='#' HTML_CHECK_RESULT='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LAUNCHD='no' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NEEDED='xau >= 0.99.2 xdmcp' NEEDED_CFLAGS='' NEEDED_LIBS='-lXau ' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libxcb' PACKAGE_BUGREPORT='xcb@lists.freedesktop.org' PACKAGE_NAME='libxcb' PACKAGE_STRING='libxcb 1.10' PACKAGE_TARNAME='libxcb' PACKAGE_URL='' PACKAGE_VERSION='1.10' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.10' XCBPROTO_CFLAGS='' XCBPROTO_LIBS='' XCBPROTO_VERSION='1.10' XCBPROTO_XCBINCLUDEDIR='/usr/share/xcb' XCBPROTO_XCBPYTHONDIR='/usr/lib/python2.7/site-packages' XCB_HAVE_WIN32_FALSE='' XCB_HAVE_WIN32_TRUE='#' XDMCP_CFLAGS='' XDMCP_LIBS='-lXdmcp ' XSLTPROC='no' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lt_enable_auto_import='' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/libxcb' pkgpythondir='${pythondir}/libxcb' 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='${includedir}/xcb' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libxcb" #define PACKAGE_TARNAME "libxcb" #define PACKAGE_VERSION "1.10" #define PACKAGE_STRING "libxcb 1.10" #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" #define PACKAGE_URL "" #define PACKAGE "libxcb" #define VERSION "1.10" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HASXDMAUTH 1 #define STDC_HEADERS 1 #define HAVE_SENDMSG 1 #define HAVE_ABSTRACT_SOCKETS 1 #define XCB_QUEUE_BUFFER_SIZE 16384 #define GCC_HAS_VISIBILITY /**/ #define HAVE_GETADDRINFO 1 #define USE_POLL 1 configure: exit 0