Build of libxcb with clang_glibc toolchain

The build took 00h 01m 17s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
15,630 sh
3,069 ansic
2,480 python
85 perl
21,264 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libxcb 1.12-1 (Thu Apr 13 20:36:06 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xorg-util-macros-1.19.0-1
#
# Total Installed Size: 0.12 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing xorg-util-macros...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for a Python interpreter with version >= 2.6... python
# checking for python... /usr/bin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for clang option to accept ISO C99... none needed
# checking whether __clang__ is declared... yes
# checking whether __INTEL_COMPILER is declared... no
# checking whether __SUNPRO_C is declared... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking if clang supports -Werror=unknown-warning-option... yes
# checking if clang supports -Werror=unused-command-line-argument... yes
# checking if clang supports -Wall... yes
# checking if clang supports -Wpointer-arith... yes
# checking if clang supports -Wmissing-declarations... yes
# checking if clang supports -Wformat=2... yes
# checking if clang supports -Wstrict-prototypes... yes
# checking if clang supports -Wmissing-prototypes... yes
# checking if clang supports -Wnested-externs... yes
# checking if clang supports -Wbad-function-cast... yes
# checking if clang supports -Wold-style-definition... yes
# checking if clang supports -Wdeclaration-after-statement... yes
# checking if clang supports -Wunused... yes
# checking if clang supports -Wuninitialized... yes
# checking if clang supports -Wshadow... yes
# checking if clang supports -Wmissing-noreturn... yes
# checking if clang supports -Wmissing-format-attribute... yes
# checking if clang supports -Wredundant-decls... yes
# checking if clang supports -Wlogical-op... no
# checking if clang supports -Werror=implicit... yes
# checking if clang supports -Werror=nonnull... yes
# checking if clang supports -Werror=init-self... yes
# checking if clang supports -Werror=main... yes
# checking if clang supports -Werror=missing-braces... yes
# checking if clang supports -Werror=sequence-point... yes
# checking if clang supports -Werror=return-type... yes
# checking if clang supports -Werror=trigraphs... yes
# checking if clang supports -Werror=array-bounds... yes
# checking if clang supports -Werror=write-strings... yes
# checking if clang supports -Werror=address... yes
# checking if clang supports -Werror=int-to-pointer-cast... yes
# checking if clang supports -Werror=pointer-to-int-cast... yes
# checking if clang supports -pedantic... yes
# checking if clang supports -Werror... yes
# checking if clang supports -Werror=attributes... yes
# checking whether make supports nested variables... (cached) yes
# checking whether to build developer documentation... yes
# checking for doxygen... /usr/bin/doxygen
# checking for dot... /usr/bin/dot
# checking for CHECK... no
# checking for XCBPROTO... yes
# checking for NEEDED... no
# configure: error: Package requirements (pthread-stubs xau >= 0.99.2) were not met:
#
# No package 'pthread-stubs' found
#
# Consider adjusting the PKG_CONFIG_PATH environment variable if you
# installed software in a non-standard prefix.
#
# Alternatively, you may set the environment variables NEEDED_CFLAGS
# and NEEDED_LIBS to avoid the need to call pkg-config.
# See the pkg-config man page for more details.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libxcb/src/libxcb-1.12/config.log'
# 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.12, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-xinput --enable-xkb --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7124432935e9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2607: checking for a BSD-compatible install
# configure:2675: result: /usr/bin/install -c
# configure:2686: checking whether build environment is sane
# configure:2741: result: yes
# configure:2800: checking for x86_64-unknown-linux-strip
# configure:2830: result: no
# configure:2840: checking for strip
# configure:2856: found /usr/bin/strip
# configure:2867: result: strip
# configure:2892: checking for a thread-safe mkdir -p
# configure:2931: result: /usr/bin/mkdir -p
# configure:2938: checking for gawk
# configure:2954: found /usr/bin/gawk
# configure:2965: result: gawk
# configure:2976: checking whether make sets $(MAKE)
# configure:2998: result: yes
# configure:3027: checking whether make supports nested variables
# configure:3044: result: yes
# configure:3205: checking for a Python interpreter with version >= 2.6
# configure:3222: 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:3225: $? = 0
# configure:3231: result: python
# configure:3239: checking for python
# configure:3257: found /usr/bin/python
# configure:3269: result: /usr/bin/python
# configure:3287: checking for python version
# configure:3294: result: 3.5
# configure:3306: checking for python platform
# configure:3313: result: linux
# configure:3339: checking for python script directory
# configure:3374: result: ${prefix}/lib/python3.5/site-packages
# configure:3383: checking for python extension module directory
# configure:3418: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:3447: checking for style of include used by make
# configure:3475: result: GNU
# configure:3506: checking for x86_64-unknown-linux-gcc
# configure:3533: result: clang
# configure:3802: checking for C compiler version
# configure:3811: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3822: $? = 0
# configure:3811: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3822: $? = 0
# configure:3811: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3822: $? = 1
# configure:3811: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3822: $? = 1
# configure:3842: checking whether the C compiler works
# configure:3864: clang conftest.c >&5
# configure:3868: $? = 0
# configure:3916: result: yes
# configure:3919: checking for C compiler default output file name
# configure:3921: result: a.out
# configure:3927: checking for suffix of executables
# configure:3934: clang -o conftest conftest.c >&5
# configure:3938: $? = 0
# configure:3960: result:
# configure:3982: checking whether we are cross compiling
# configure:3990: clang -o conftest conftest.c >&5
# configure:3994: $? = 0
# configure:4001: ./conftest
# configure:4005: $? = 0
# configure:4020: result: no
# configure:4025: checking for suffix of object files
# configure:4047: clang -c conftest.c >&5
# configure:4051: $? = 0
# configure:4072: result: o
# configure:4076: checking whether we are using the GNU C compiler
# configure:4095: clang -c conftest.c >&5
# configure:4095: $? = 0
# configure:4104: result: yes
# configure:4113: checking whether clang accepts -g
# configure:4133: clang -c -g conftest.c >&5
# configure:4133: $? = 0
# configure:4174: result: yes
# configure:4191: checking for clang option to accept ISO C89
# configure:4254: clang -c conftest.c >&5
# configure:4254: $? = 0
# configure:4267: result: none needed
# configure:4292: checking whether clang understands -c and -o together
# configure:4314: clang -c conftest.c -o conftest2.o
# configure:4317: $? = 0
# configure:4314: clang -c conftest.c -o conftest2.o
# configure:4317: $? = 0
# configure:4329: result: yes
# configure:4348: checking dependency style of clang
# configure:4459: result: gcc3
# configure:4480: checking how to run the C preprocessor
# configure:4511: clang -E conftest.c
# configure:4511: $? = 0
# configure:4525: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4525: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | /* end confdefs.h. */
# | #include
# configure:4550: result: clang -E
# configure:4570: clang -E conftest.c
# configure:4570: $? = 0
# configure:4584: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | /* end confdefs.h. */
# | #include
# configure:4613: checking for grep that handles long lines and -e
# configure:4671: result: /usr/bin/grep
# configure:4676: checking for egrep
# configure:4738: result: /usr/bin/grep -E
# configure:4743: checking for ANSI C header files
# configure:4763: clang -c conftest.c >&5
# configure:4763: $? = 0
# configure:4836: clang -o conftest conftest.c >&5
# configure:4836: $? = 0
# configure:4836: ./conftest
# configure:4836: $? = 0
# configure:4847: result: yes
# configure:4860: checking for sys/types.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for sys/stat.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for stdlib.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for string.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for memory.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for strings.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for inttypes.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for stdint.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking for unistd.h
# configure:4860: clang -c conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4873: checking minix/config.h usability
# configure:4873: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | #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:4873: result: no
# configure:4873: checking minix/config.h presence
# configure:4873: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4873: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | #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:4873: result: no
# configure:4873: checking for minix/config.h
# configure:4873: result: no
# configure:4894: checking whether it is safe to define __EXTENSIONS__
# configure:4912: clang -c conftest.c >&5
# configure:4912: $? = 0
# configure:4919: result: yes
# configure:4965: checking build system type
# configure:4979: result: x86_64-pc-linux-gnu
# configure:4999: checking host system type
# configure:5012: result: x86_64-unknown-linux-gnu
# configure:5053: checking how to print strings
# configure:5080: result: printf
# configure:5101: checking for a sed that does not truncate output
# configure:5165: result: /usr/bin/sed
# configure:5183: checking for fgrep
# configure:5245: result: /usr/bin/grep -F
# configure:5280: checking for ld used by clang
# configure:5347: result: /usr/bin/ld
# configure:5354: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5369: result: yes
# configure:5381: checking for BSD- or MS-compatible name lister (nm)
# configure:5435: result: no
# configure:5449: checking for x86_64-unknown-linux-dumpbin
# configure:5479: result: no
# configure:5449: checking for x86_64-unknown-linux-link
# configure:5479: result: no
# configure:5493: checking for dumpbin
# configure:5523: result: no
# configure:5493: checking for link
# configure:5509: found /usr/bin/link
# configure:5520: result: link -dump
# configure:5565: checking the name lister (nm) interface
# configure:5572: clang -c conftest.c >&5
# configure:5575: nm "conftest.o"
# configure:5578: output
# 0000000000000000 B some_variable
# configure:5585: result: BSD nm
# configure:5588: checking whether ln -s works
# configure:5592: result: yes
# configure:5600: checking the maximum length of command line arguments
# configure:5731: result: 1572864
# configure:5779: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5819: result: func_convert_file_noop
# configure:5826: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:5846: result: func_convert_file_noop
# configure:5853: checking for /usr/bin/ld option to reload object files
# configure:5860: result: -r
# configure:5894: checking for x86_64-unknown-linux-objdump
# configure:5924: result: no
# configure:5934: checking for objdump
# configure:5950: found /usr/bin/objdump
# configure:5961: result: objdump
# configure:5990: checking how to recognize dependent libraries
# configure:6190: result: pass_all
# configure:6235: checking for x86_64-unknown-linux-dlltool
# configure:6265: result: no
# configure:6275: checking for dlltool
# configure:6305: result: no
# configure:6332: checking how to associate runtime and link libraries
# configure:6359: result: printf %s\n
# configure:6375: checking for x86_64-unknown-linux-ar
# configure:6405: result: no
# configure:6419: checking for ar
# configure:6435: found /usr/bin/ar
# configure:6446: result: ar
# configure:6483: checking for archiver @FILE support
# configure:6500: clang -c conftest.c >&5
# configure:6500: $? = 0
# configure:6503: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6506: $? = 0
# configure:6511: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6514: $? = 1
# configure:6526: result: @
# configure:6544: checking for x86_64-unknown-linux-strip
# configure:6571: result: strip
# configure:6643: checking for x86_64-unknown-linux-ranlib
# configure:6673: result: no
# configure:6683: checking for ranlib
# configure:6699: found /usr/bin/ranlib
# configure:6710: result: ranlib
# configure:6812: checking command to parse nm output from clang object
# configure:6965: clang -c conftest.c >&5
# configure:6968: $? = 0
# configure:6972: nm 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:6975: $? = 0
# configure:7041: clang -o conftest conftest.c conftstm.o >&5
# configure:7044: $? = 0
# configure:7082: result: ok
# configure:7129: checking for sysroot
# configure:7159: result: no
# configure:7166: checking for a working dd
# configure:7204: result: /usr/bin/dd
# configure:7208: checking how to truncate binary pipes
# configure:7223: result: /usr/bin/dd bs=4096 count=1
# configure:7359: clang -c conftest.c >&5
# configure:7362: $? = 0
# configure:7512: checking for x86_64-unknown-linux-mt
# configure:7542: result: no
# configure:7552: checking for mt
# configure:7582: result: no
# configure:7602: checking if : is a manifest tool
# configure:7608: : '-?'
# configure:7616: result: no
# configure:8290: checking for dlfcn.h
# configure:8290: clang -c conftest.c >&5
# configure:8290: $? = 0
# configure:8290: result: yes
# configure:8844: checking for objdir
# configure:8859: result: .libs
# configure:9123: checking if clang supports -fno-rtti -fno-exceptions
# configure:9141: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9145: $? = 0
# configure:9158: result: yes
# configure:9516: checking for clang option to produce PIC
# configure:9523: result: -fPIC -DPIC
# configure:9531: checking if clang PIC flag -fPIC -DPIC works
# configure:9549: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9553: $? = 0
# configure:9566: result: yes
# configure:9595: checking if clang static flag -static works
# configure:9623: result: yes
# configure:9638: checking if clang supports -c -o file.o
# configure:9659: clang -c -o out/conftest2.o conftest.c >&5
# configure:9663: $? = 0
# configure:9685: result: yes
# configure:9693: checking if clang supports -c -o file.o
# configure:9740: result: yes
# configure:9773: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11036: result: yes
# configure:11073: checking whether -lc should be explicitly linked in
# configure:11081: clang -c conftest.c >&5
# configure:11084: $? = 0
# configure:11099: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:11102: $? = 0
# configure:11116: result: no
# configure:11276: checking dynamic linker characteristics
# configure:11857: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11857: $? = 0
# configure:12106: result: GNU/Linux ld.so
# configure:12228: checking how to hardcode library paths into programs
# configure:12253: result: immediate
# configure:12801: checking whether stripping libraries is possible
# configure:12806: result: yes
# configure:12841: checking if libtool supports shared libraries
# configure:12843: result: yes
# configure:12846: checking whether to build shared libraries
# configure:12871: result: yes
# configure:12874: checking whether to build static libraries
# configure:12878: result: no
# configure:12928: checking for clang option to accept ISO C99
# configure:13077: clang -c conftest.c >&5
# configure:13077: $? = 0
# configure:13090: result: none needed
# configure:13109: checking whether __clang__ is declared
# configure:13109: clang -c conftest.c >&5
# configure:13109: $? = 0
# configure:13109: result: yes
# configure:13116: checking whether __INTEL_COMPILER is declared
# configure:13116: clang -c conftest.c >&5
# conftest.c:68:10: error: use of undeclared identifier '__INTEL_COMPILER'
# (void) __INTEL_COMPILER;
# ^
# 1 error generated.
# configure:13116: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | #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/"
# | /* 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
# | int
# | main ()
# | {
# | #ifndef __INTEL_COMPILER
# | #ifdef __cplusplus
# | (void) __INTEL_COMPILER;
# | #else
# | (void) __INTEL_COMPILER;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13116: result: no
# configure:13123: checking whether __SUNPRO_C is declared
# configure:13123: clang -c conftest.c >&5
# conftest.c:68:10: error: use of undeclared identifier '__SUNPRO_C'
# (void) __SUNPRO_C;
# ^
# 1 error generated.
# configure:13123: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | #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/"
# | /* 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
# | int
# | main ()
# | {
# | #ifndef __SUNPRO_C
# | #ifdef __cplusplus
# | (void) __SUNPRO_C;
# | #else
# | (void) __SUNPRO_C;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13123: result: no
# configure:13142: checking for x86_64-unknown-linux-pkg-config
# configure:13175: result: no
# configure:13185: checking for pkg-config
# configure:13203: found /usr/bin/pkg-config
# configure:13215: result: /usr/bin/pkg-config
# configure:13240: checking pkg-config is at least version 0.9.0
# configure:13243: result: yes
# configure:13292: checking if clang supports -Werror=unknown-warning-option
# configure:13301: clang -c -Werror=unknown-warning-option conftest.c >&5
# configure:13301: $? = 0
# configure:13308: result: yes
# configure:13319: checking if clang supports -Werror=unused-command-line-argument
# configure:13328: clang -c -Werror=unknown-warning-option -Werror=unused-command-line-argument conftest.c >&5
# configure:13328: $? = 0
# configure:13335: result: yes
# configure:13354: checking if clang supports -Wall
# configure:13371: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall conftest.c >&5
# configure:13371: $? = 0
# configure:13384: result: yes
# configure:13472: checking if clang supports -Wpointer-arith
# configure:13489: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith conftest.c >&5
# configure:13489: $? = 0
# configure:13502: result: yes
# configure:13590: checking if clang supports -Wmissing-declarations
# configure:13607: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations conftest.c >&5
# configure:13607: $? = 0
# configure:13620: result: yes
# configure:13708: checking if clang supports -Wformat=2
# configure:13725: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 conftest.c >&5
# configure:13725: $? = 0
# configure:13738: result: yes
# configure:13877: checking if clang supports -Wstrict-prototypes
# configure:13894: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes conftest.c >&5
# configure:13894: $? = 0
# configure:13907: result: yes
# configure:13995: checking if clang supports -Wmissing-prototypes
# configure:14012: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes conftest.c >&5
# configure:14012: $? = 0
# configure:14025: result: yes
# configure:14113: checking if clang supports -Wnested-externs
# configure:14130: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs conftest.c >&5
# configure:14130: $? = 0
# configure:14143: result: yes
# configure:14231: checking if clang supports -Wbad-function-cast
# configure:14248: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast conftest.c >&5
# configure:14248: $? = 0
# configure:14261: result: yes
# configure:14349: checking if clang supports -Wold-style-definition
# configure:14366: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition conftest.c >&5
# configure:14366: $? = 0
# configure:14379: result: yes
# configure:14516: checking if clang supports -Wdeclaration-after-statement
# configure:14533: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement conftest.c >&5
# configure:14533: $? = 0
# configure:14546: result: yes
# configure:14638: checking if clang supports -Wunused
# configure:14655: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused conftest.c >&5
# configure:14655: $? = 0
# configure:14668: result: yes
# configure:14756: checking if clang supports -Wuninitialized
# configure:14773: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized conftest.c >&5
# configure:14773: $? = 0
# configure:14786: result: yes
# configure:14874: checking if clang supports -Wshadow
# configure:14891: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow conftest.c >&5
# configure:14891: $? = 0
# configure:14904: result: yes
# configure:14992: checking if clang supports -Wmissing-noreturn
# configure:15009: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn conftest.c >&5
# configure:15009: $? = 0
# configure:15022: result: yes
# configure:15110: checking if clang supports -Wmissing-format-attribute
# configure:15127: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute conftest.c >&5
# configure:15127: $? = 0
# configure:15140: result: yes
# configure:15228: checking if clang supports -Wredundant-decls
# configure:15245: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls conftest.c >&5
# configure:15245: $? = 0
# configure:15258: result: yes
# configure:15346: checking if clang supports -Wlogical-op
# configure:15363: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wlogical-op conftest.c >&5
# error: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Werror,-Wunknown-warning-option]
# configure:15363: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libxcb"
# | #define PACKAGE_TARNAME "libxcb"
# | #define PACKAGE_VERSION "1.12"
# | #define PACKAGE_STRING "libxcb 1.12"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libxcb"
# | #define VERSION "1.12"
# | #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/"
# | /* end confdefs.h. */
# | int i;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15376: result: no
# configure:15476: checking if clang supports -Werror=implicit
# configure:15493: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit conftest.c >&5
# configure:15493: $? = 0
# configure:15506: result: yes
# configure:15643: checking if clang supports -Werror=nonnull
# configure:15660: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull conftest.c >&5
# configure:15660: $? = 0
# configure:15673: result: yes
# configure:15761: checking if clang supports -Werror=init-self
# configure:15778: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self conftest.c >&5
# configure:15778: $? = 0
# configure:15791: result: yes
# configure:15879: checking if clang supports -Werror=main
# configure:15896: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main conftest.c >&5
# configure:15896: $? = 0
# configure:15909: result: yes
# configure:15997: checking if clang supports -Werror=missing-braces
# configure:16014: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces conftest.c >&5
# configure:16014: $? = 0
# configure:16027: result: yes
# configure:16115: checking if clang supports -Werror=sequence-point
# configure:16132: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point conftest.c >&5
# configure:16132: $? = 0
# configure:16145: result: yes
# configure:16233: checking if clang supports -Werror=return-type
# configure:16250: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type conftest.c >&5
# configure:16250: $? = 0
# configure:16263: result: yes
# configure:16400: checking if clang supports -Werror=trigraphs
# configure:16417: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs conftest.c >&5
# configure:16417: $? = 0
# configure:16430: result: yes
# configure:16518: checking if clang supports -Werror=array-bounds
# configure:16535: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds conftest.c >&5
# configure:16535: $? = 0
# configure:16548: result: yes
# configure:16636: checking if clang supports -Werror=write-strings
# configure:16653: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings conftest.c >&5
# configure:16653: $? = 0
# configure:16666: result: yes
# configure:16754: checking if clang supports -Werror=address
# configure:16771: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address conftest.c >&5
# configure:16771: $? = 0
# configure:16784: result: yes
# configure:16872: checking if clang supports -Werror=int-to-pointer-cast
# configure:16889: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast conftest.c >&5
# configure:16889: $? = 0
# configure:16902: result: yes
# configure:17039: checking if clang supports -Werror=pointer-to-int-cast
# configure:17056: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast conftest.c >&5
# configure:17056: $? = 0
# configure:17069: result: yes
# configure:18727: checking if clang supports -pedantic
# configure:18744: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic conftest.c >&5
# configure:18744: $? = 0
# configure:18757: result: yes
# configure:18845: checking if clang supports -Werror
# configure:18862: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror conftest.c >&5
# configure:18862: $? = 0
# configure:18875: result: yes
# configure:19015: checking if clang supports -Werror=attributes
# configure:19032: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes conftest.c >&5
# configure:19032: $? = 0
# configure:19045: result: yes
# configure:19205: checking whether make supports nested variables
# configure:19222: result: yes
# configure:19252: checking whether to build developer documentation
# configure:19254: result: yes
# configure:19274: checking for doxygen
# configure:19292: found /usr/bin/doxygen
# configure:19304: result: /usr/bin/doxygen
# configure:19379: checking for dot
# configure:19397: found /usr/bin/dot
# configure:19409: result: /usr/bin/dot
# configure:19449: checking for CHECK
# configure:19456: $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:19459: $? = 1
# configure:19473: $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:19476: $? = 1
# configure:19490: result: no
# No package 'check' found
# configure:19580: checking for XCBPROTO
# configure:19587: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.12"
# configure:19590: $? = 0
# configure:19604: $PKG_CONFIG --exists --print-errors "xcb-proto >= 1.12"
# configure:19607: $? = 0
# configure:19665: result: yes
# configure:19672: checking for NEEDED
# configure:19679: $PKG_CONFIG --exists --print-errors "$NEEDED"
# Package pthread-stubs was not found in the pkg-config search path.
# Perhaps you should add the directory containing `pthread-stubs.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'pthread-stubs' found
# configure:19682: $? = 1
# configure:19696: $PKG_CONFIG --exists --print-errors "$NEEDED"
# Package pthread-stubs was not found in the pkg-config search path.
# Perhaps you should add the directory containing `pthread-stubs.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'pthread-stubs' found
# configure:19699: $? = 1
# configure:19713: result: no
# No package 'pthread-stubs' found
# configure:19729: error: Package requirements (pthread-stubs xau >= 0.99.2) were not met:
#
# No package 'pthread-stubs' found
#
# Consider adjusting the PKG_CONFIG_PATH environment variable if you
# installed software in a non-standard prefix.
#
# Alternatively, you may set the environment variables NEEDED_CFLAGS
# and NEEDED_LIBS to avoid the need to call pkg-config.
# See the pkg-config man page for more details.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# 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=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_DOT_set=
# ac_cv_env_DOT_value=
# ac_cv_env_DOXYGEN_set=
# ac_cv_env_DOXYGEN_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# 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_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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_have_decl___INTEL_COMPILER=no
# ac_cv_have_decl___SUNPRO_C=no
# ac_cv_have_decl___clang__=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_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_DOT=/usr/bin/dot
# ac_cv_path_DOXYGEN=/usr/bin/doxygen
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PYTHON=/usr/bin/python
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_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_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# 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=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# 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=no
# 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=yes
# 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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# 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
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
# pkg_cv_XCBPROTO_CFLAGS=
# pkg_cv_XCBPROTO_LIBS=
# xorg_cv_cc_flag__Wall=yes
# xorg_cv_cc_flag__Wbad_function_cast=yes
# xorg_cv_cc_flag__Wdeclaration_after_statement=yes
# xorg_cv_cc_flag__Werror=yes
# xorg_cv_cc_flag__Werror_address=yes
# xorg_cv_cc_flag__Werror_array_bounds=yes
# xorg_cv_cc_flag__Werror_attributes=yes
# xorg_cv_cc_flag__Werror_implicit=yes
# xorg_cv_cc_flag__Werror_init_self=yes
# xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
# xorg_cv_cc_flag__Werror_main=yes
# xorg_cv_cc_flag__Werror_missing_braces=yes
# xorg_cv_cc_flag__Werror_nonnull=yes
# xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
# xorg_cv_cc_flag__Werror_return_type=yes
# xorg_cv_cc_flag__Werror_sequence_point=yes
# xorg_cv_cc_flag__Werror_trigraphs=yes
# xorg_cv_cc_flag__Werror_write_strings=yes
# xorg_cv_cc_flag__Wformat_2=yes
# xorg_cv_cc_flag__Wlogical_op=no
# xorg_cv_cc_flag__Wmissing_declarations=yes
# xorg_cv_cc_flag__Wmissing_format_attribute=yes
# xorg_cv_cc_flag__Wmissing_noreturn=yes
# xorg_cv_cc_flag__Wmissing_prototypes=yes
# xorg_cv_cc_flag__Wnested_externs=yes
# xorg_cv_cc_flag__Wold_style_definition=yes
# xorg_cv_cc_flag__Wpointer_arith=yes
# xorg_cv_cc_flag__Wredundant_decls=yes
# xorg_cv_cc_flag__Wshadow=yes
# xorg_cv_cc_flag__Wstrict_prototypes=yes
# xorg_cv_cc_flag__Wuninitialized=yes
# xorg_cv_cc_flag__Wunused=yes
# xorg_cv_cc_flag__pedantic=yes
# xorg_cv_cc_flag_unknown_warning_option=yes
# xorg_cv_cc_flag_unused_command_line_argument=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxcb/src/libxcb-1.12/build-aux/missing aclocal-1.15'
# ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
# ADMIN_MAN_SUFFIX='8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
# APP_MAN_SUFFIX='1'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libxcb/src/libxcb-1.12/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxcb/src/libxcb-1.12/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxcb/src/libxcb-1.12/build-aux/missing automake-1.15'
# AWK='gawk'
# BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
# BUILD_COMPOSITE_FALSE=''
# BUILD_COMPOSITE_TRUE=''
# BUILD_DAMAGE_FALSE=''
# BUILD_DAMAGE_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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
# CHECK_CFLAGS=''
# CHECK_LIBS=''
# CPP='clang -E'
# CPPFLAGS=''
# CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DOT='/usr/bin/dot'
# DOXYGEN='/usr/bin/doxygen'
# DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
# DRIVER_MAN_SUFFIX='4'
# DSYMUTIL=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_DEVEL_DOCS_FALSE='#'
# ENABLE_DEVEL_DOCS_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
# FILE_MAN_SUFFIX='5'
# GREP='/usr/bin/grep'
# HAVE_CHECK_FALSE=''
# HAVE_CHECK_TRUE='#'
# HAVE_DOT='yes'
# HAVE_DOT_FALSE='#'
# HAVE_DOT_TRUE=''
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# HTML_CHECK_RESULT='no'
# INSTALL_CMD='(cp -f /usr/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LAUNCHD=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
# LIB_MAN_SUFFIX='3'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libxcb/src/libxcb-1.12/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
# MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
# MISC_MAN_SUFFIX='7'
# MKDIR_P='/usr/bin/mkdir -p'
# NEEDED='pthread-stubs xau >= 0.99.2'
# NEEDED_CFLAGS=''
# NEEDED_LIBS=''
# NM='nm'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libxcb'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xcb'
# PACKAGE_NAME='libxcb'
# PACKAGE_STRING='libxcb 1.12'
# PACKAGE_TARNAME='libxcb'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.12'
# 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='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
# STRIP='strip'
# VERSION='1.12'
# XCBPROTO_CFLAGS=''
# XCBPROTO_LIBS=''
# XCBPROTO_VERSION=''
# XCBPROTO_XCBINCLUDEDIR=''
# XCBPROTO_XCBPYTHONDIR=''
# XCB_HAVE_WIN32_FALSE=''
# XCB_HAVE_WIN32_TRUE=''
# XCB_SERVERSIDE_SUPPORT_FALSE=''
# XCB_SERVERSIDE_SUPPORT_TRUE=''
# XDMCP_CFLAGS=''
# XDMCP_LIBS=''
# XORG_MAN_PAGE='X Version 11'
# XSLTPROC='no'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN='link -dump'
# 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='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libxcb/src/libxcb-1.12/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_enable_auto_import=''
# mandir='${datarootdir}/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/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# xcbincludedir=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libxcb"
# #define PACKAGE_TARNAME "libxcb"
# #define PACKAGE_VERSION "1.12"
# #define PACKAGE_STRING "libxcb 1.12"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xcb"
# #define PACKAGE_URL ""
# #define PACKAGE "libxcb"
# #define VERSION "1.12"
# #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 PACKAGE_VERSION_MAJOR 1
# #define PACKAGE_VERSION_MINOR 12
# #define PACKAGE_VERSION_PATCHLEVEL 0
#
# configure: exit 1