Build of xcb-util-keysyms with musl toolchain

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

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

SLOCLanguage
11,290 sh
1,358 makefile
382 ansic
13,030 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: xcb-util-keysyms 0.4.0-1 (Wed Apr 5 02:12:14 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 whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# 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 for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/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 /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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 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 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 XCB... yes
# checking whether libxcb was compiled against xcb-proto >= 1.6... checking for gawk... (cached) gawk
# 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 XPROTO... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating keysyms/Makefile
# config.status: creating keysyms/xcb-keysyms.pc
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in keysyms
# make[1]: Entering directory '/tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/keysyms'
# CC libxcb_keysyms_la-keysyms.lo
# keysyms.c:34:10: fatal error: 'xcb/xcb.h' file not found
# #include
# ^
# 1 error generated.
# make[1]: *** [Makefile:464: libxcb_keysyms_la-keysyms.lo] Error 1
# make[1]: Leaving directory '/tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/keysyms'
# make: *** [Makefile:400: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/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 xcb-util-keysyms configure 0.4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = aac4113885cc
# 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: /sysroot/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:2287: checking for a BSD-compatible install
# configure:2355: result: /usr/bin/install -c
# configure:2366: checking whether build environment is sane
# configure:2421: result: yes
# configure:2480: checking for x86_64-unknown-linux-strip
# configure:2510: result: no
# configure:2520: checking for strip
# configure:2536: found /sysroot/bin/strip
# configure:2547: result: strip
# configure:2572: checking for a thread-safe mkdir -p
# configure:2611: result: /usr/bin/mkdir -p
# configure:2618: checking for gawk
# configure:2634: found /usr/bin/gawk
# configure:2645: result: gawk
# configure:2656: checking whether make sets $(MAKE)
# configure:2678: result: yes
# configure:2707: checking whether make supports nested variables
# configure:2724: result: yes
# configure:2851: checking whether to enable maintainer-specific portions of Makefiles
# configure:2860: result: no
# configure:2903: checking build system type
# configure:2917: result: x86_64-unknown-linux-gnu
# configure:2937: checking host system type
# configure:2950: result: x86_64-unknown-linux-gnu
# configure:2991: checking how to print strings
# configure:3018: result: printf
# configure:3051: checking for style of include used by make
# configure:3079: result: GNU
# configure:3110: checking for x86_64-unknown-linux-gcc
# configure:3137: result: clang
# configure:3406: checking for C compiler version
# configure:3415: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3426: $? = 0
# configure:3415: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3426: $? = 0
# configure:3415: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3426: $? = 1
# configure:3415: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3426: $? = 1
# configure:3446: checking whether the C compiler works
# configure:3468: clang conftest.c >&5
# configure:3472: $? = 0
# configure:3520: result: yes
# configure:3523: checking for C compiler default output file name
# configure:3525: result: a.out
# configure:3531: checking for suffix of executables
# configure:3538: clang -o conftest conftest.c >&5
# configure:3542: $? = 0
# configure:3564: result:
# configure:3586: checking whether we are cross compiling
# configure:3594: clang -o conftest conftest.c >&5
# configure:3598: $? = 0
# configure:3605: ./conftest
# configure:3609: $? = 0
# configure:3624: result: no
# configure:3629: checking for suffix of object files
# configure:3651: clang -c conftest.c >&5
# configure:3655: $? = 0
# configure:3676: result: o
# configure:3680: checking whether we are using the GNU C compiler
# configure:3699: clang -c conftest.c >&5
# configure:3699: $? = 0
# configure:3708: result: yes
# configure:3717: checking whether clang accepts -g
# configure:3737: clang -c -g conftest.c >&5
# configure:3737: $? = 0
# configure:3778: result: yes
# configure:3795: checking for clang option to accept ISO C89
# configure:3858: clang -c conftest.c >&5
# configure:3858: $? = 0
# configure:3871: result: none needed
# configure:3896: checking whether clang understands -c and -o together
# configure:3918: clang -c conftest.c -o conftest2.o
# configure:3921: $? = 0
# configure:3918: clang -c conftest.c -o conftest2.o
# configure:3921: $? = 0
# configure:3933: result: yes
# configure:3952: checking dependency style of clang
# configure:4063: result: gcc3
# configure:4078: checking for a sed that does not truncate output
# configure:4142: result: /usr/bin/sed
# configure:4160: checking for grep that handles long lines and -e
# configure:4218: result: /usr/bin/grep
# configure:4223: checking for egrep
# configure:4285: result: /usr/bin/grep -E
# configure:4290: checking for fgrep
# configure:4352: result: /usr/bin/grep -F
# configure:4387: checking for ld used by clang
# configure:4454: result: /sysroot/bin/ld
# configure:4461: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4476: result: yes
# configure:4488: checking for BSD- or MS-compatible name lister (nm)
# configure:4537: result: /sysroot/bin/nm -B
# configure:4667: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4674: clang -c conftest.c >&5
# configure:4677: /sysroot/bin/nm -B "conftest.o"
# configure:4680: output
# 0000000000000000 B some_variable
# configure:4687: result: BSD nm
# configure:4690: checking whether ln -s works
# configure:4694: result: yes
# configure:4702: checking the maximum length of command line arguments
# configure:4833: result: 1572864
# configure:4850: checking whether the shell understands some XSI constructs
# configure:4860: result: yes
# configure:4864: checking whether the shell understands "+="
# configure:4870: result: yes
# configure:4905: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4945: result: func_convert_file_noop
# configure:4952: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4972: result: func_convert_file_noop
# configure:4979: checking for /sysroot/bin/ld option to reload object files
# configure:4986: result: -r
# configure:5020: checking for x86_64-unknown-linux-objdump
# configure:5050: result: no
# configure:5060: checking for objdump
# configure:5076: found /sysroot/bin/objdump
# configure:5087: result: objdump
# configure:5119: checking how to recognize dependent libraries
# configure:5317: result: pass_all
# configure:5362: checking for x86_64-unknown-linux-dlltool
# configure:5392: result: no
# configure:5402: checking for dlltool
# configure:5432: result: no
# configure:5462: checking how to associate runtime and link libraries
# configure:5489: result: printf %s\n
# configure:5506: checking for x86_64-unknown-linux-ar
# configure:5536: result: no
# configure:5550: checking for ar
# configure:5566: found /sysroot/bin/ar
# configure:5577: result: ar
# configure:5614: checking for archiver @FILE support
# configure:5631: clang -c conftest.c >&5
# configure:5631: $? = 0
# configure:5634: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5637: $? = 0
# configure:5642: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5645: $? = 1
# configure:5657: result: @
# configure:5675: checking for x86_64-unknown-linux-strip
# configure:5702: result: strip
# configure:5774: checking for x86_64-unknown-linux-ranlib
# configure:5804: result: no
# configure:5814: checking for ranlib
# configure:5830: found /sysroot/bin/ranlib
# configure:5841: result: ranlib
# configure:5943: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6063: clang -c conftest.c >&5
# configure:6066: $? = 0
# configure:6070: /sysroot/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:6073: $? = 0
# configure:6139: clang -o conftest conftest.c conftstm.o >&5
# configure:6142: $? = 0
# configure:6180: result: ok
# configure:6217: checking for sysroot
# configure:6247: result: no
# configure:6324: clang -c conftest.c >&5
# configure:6327: $? = 0
# configure:6476: checking for x86_64-unknown-linux-mt
# configure:6506: result: no
# configure:6516: checking for mt
# configure:6546: result: no
# configure:6566: checking if : is a manifest tool
# configure:6572: : '-?'
# configure:6580: result: no
# configure:7222: checking how to run the C preprocessor
# configure:7253: clang -E conftest.c
# configure:7253: $? = 0
# configure:7267: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xcb-util-keysyms"
# | #define PACKAGE_TARNAME "xcb-util-keysyms"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "xcb-util-keysyms 0.4.0"
# | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xcb-util-keysyms"
# | #define VERSION "0.4.0"
# | /* end confdefs.h. */
# | #include
# configure:7292: result: clang -E
# configure:7312: clang -E conftest.c
# configure:7312: $? = 0
# configure:7326: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7326: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xcb-util-keysyms"
# | #define PACKAGE_TARNAME "xcb-util-keysyms"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "xcb-util-keysyms 0.4.0"
# | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xcb-util-keysyms"
# | #define VERSION "0.4.0"
# | /* end confdefs.h. */
# | #include
# configure:7355: checking for ANSI C header files
# configure:7375: clang -c conftest.c >&5
# configure:7375: $? = 0
# configure:7448: clang -o conftest conftest.c >&5
# configure:7448: $? = 0
# configure:7448: ./conftest
# configure:7448: $? = 0
# configure:7459: result: yes
# configure:7472: checking for sys/types.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for sys/stat.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for stdlib.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for string.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for memory.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for strings.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for inttypes.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for stdint.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7472: checking for unistd.h
# configure:7472: clang -c conftest.c >&5
# configure:7472: $? = 0
# configure:7472: result: yes
# configure:7486: checking for dlfcn.h
# configure:7486: clang -c conftest.c >&5
# configure:7486: $? = 0
# configure:7486: result: yes
# configure:7692: checking for objdir
# configure:7707: result: .libs
# configure:7978: checking if clang supports -fno-rtti -fno-exceptions
# configure:7996: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8000: $? = 0
# configure:8013: result: yes
# configure:8340: checking for clang option to produce PIC
# configure:8347: result: -fPIC -DPIC
# configure:8355: checking if clang PIC flag -fPIC -DPIC works
# configure:8373: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8377: $? = 0
# configure:8390: result: yes
# configure:8419: checking if clang static flag -static works
# configure:8447: result: no
# configure:8462: checking if clang supports -c -o file.o
# configure:8483: clang -c -o out/conftest2.o conftest.c >&5
# configure:8487: $? = 0
# configure:8509: result: yes
# configure:8517: checking if clang supports -c -o file.o
# configure:8564: result: yes
# configure:8597: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9754: result: yes
# configure:9791: checking whether -lc should be explicitly linked in
# configure:9799: clang -c conftest.c >&5
# configure:9802: $? = 0
# configure:9817: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9820: $? = 0
# configure:9834: result: no
# configure:9994: checking dynamic linker characteristics
# configure:10494: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10494: $? = 0
# configure:10728: result: GNU/Linux ld.so
# configure:10835: checking how to hardcode library paths into programs
# configure:10860: result: immediate
# configure:11400: checking whether stripping libraries is possible
# configure:11405: result: yes
# configure:11440: checking if libtool supports shared libraries
# configure:11442: result: yes
# configure:11445: checking whether to build shared libraries
# configure:11466: result: yes
# configure:11469: checking whether to build static libraries
# configure:11473: result: no
# configure:11521: checking for x86_64-unknown-linux-pkg-config
# configure:11554: result: no
# configure:11564: checking for pkg-config
# configure:11582: found /usr/bin/pkg-config
# configure:11594: result: /usr/bin/pkg-config
# configure:11619: checking pkg-config is at least version 0.9.0
# configure:11622: result: yes
# configure:11630: checking for clang option to accept ISO C99
# configure:11779: clang -c conftest.c >&5
# configure:11779: $? = 0
# configure:11792: result: none needed
# configure:11811: checking whether __clang__ is declared
# configure:11811: clang -c conftest.c >&5
# configure:11811: $? = 0
# configure:11811: result: yes
# configure:11818: checking whether __INTEL_COMPILER is declared
# configure:11818: clang -c conftest.c >&5
# conftest.c:63:10: error: use of undeclared identifier '__INTEL_COMPILER'
# (void) __INTEL_COMPILER;
# ^
# 1 error generated.
# configure:11818: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xcb-util-keysyms"
# | #define PACKAGE_TARNAME "xcb-util-keysyms"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "xcb-util-keysyms 0.4.0"
# | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xcb-util-keysyms"
# | #define VERSION "0.4.0"
# | #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 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:11818: result: no
# configure:11825: checking whether __SUNPRO_C is declared
# configure:11825: clang -c conftest.c >&5
# conftest.c:63:10: error: use of undeclared identifier '__SUNPRO_C'
# (void) __SUNPRO_C;
# ^
# 1 error generated.
# configure:11825: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xcb-util-keysyms"
# | #define PACKAGE_TARNAME "xcb-util-keysyms"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "xcb-util-keysyms 0.4.0"
# | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xcb-util-keysyms"
# | #define VERSION "0.4.0"
# | #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 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:11825: result: no
# configure:11847: checking for XCB
# configure:11854: $PKG_CONFIG --exists --print-errors "xcb >= 1.4"
# configure:11857: $? = 0
# configure:11871: $PKG_CONFIG --exists --print-errors "xcb >= 1.4"
# configure:11874: $? = 0
# configure:11932: result: yes
# configure:11940: checking whether libxcb was compiled against xcb-proto >= 1.6
# configure:11948: checking for gawk
# configure:11975: result: gawk
# configure:12020: result: yes
# configure:12081: checking if clang supports -Werror=unknown-warning-option
# configure:12090: clang -c -Werror=unknown-warning-option conftest.c >&5
# configure:12090: $? = 0
# configure:12097: result: yes
# configure:12108: checking if clang supports -Werror=unused-command-line-argument
# configure:12117: clang -c -Werror=unknown-warning-option -Werror=unused-command-line-argument conftest.c >&5
# configure:12117: $? = 0
# configure:12124: result: yes
# configure:12143: checking if clang supports -Wall
# configure:12160: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall conftest.c >&5
# configure:12160: $? = 0
# configure:12173: result: yes
# configure:12261: checking if clang supports -Wpointer-arith
# configure:12278: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith conftest.c >&5
# configure:12278: $? = 0
# configure:12291: result: yes
# configure:12379: checking if clang supports -Wmissing-declarations
# configure:12396: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations conftest.c >&5
# configure:12396: $? = 0
# configure:12409: result: yes
# configure:12497: checking if clang supports -Wformat=2
# configure:12514: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 conftest.c >&5
# configure:12514: $? = 0
# configure:12527: result: yes
# configure:12666: checking if clang supports -Wstrict-prototypes
# configure:12683: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes conftest.c >&5
# configure:12683: $? = 0
# configure:12696: result: yes
# configure:12784: checking if clang supports -Wmissing-prototypes
# configure:12801: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes conftest.c >&5
# configure:12801: $? = 0
# configure:12814: result: yes
# configure:12902: checking if clang supports -Wnested-externs
# configure:12919: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs conftest.c >&5
# configure:12919: $? = 0
# configure:12932: result: yes
# configure:13020: checking if clang supports -Wbad-function-cast
# configure:13037: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast conftest.c >&5
# configure:13037: $? = 0
# configure:13050: result: yes
# configure:13138: checking if clang supports -Wold-style-definition
# configure:13155: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition conftest.c >&5
# configure:13155: $? = 0
# configure:13168: result: yes
# configure:13305: checking if clang supports -Wdeclaration-after-statement
# configure:13322: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement conftest.c >&5
# configure:13322: $? = 0
# configure:13335: result: yes
# configure:13427: checking if clang supports -Wunused
# configure:13444: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused conftest.c >&5
# configure:13444: $? = 0
# configure:13457: result: yes
# configure:13545: checking if clang supports -Wuninitialized
# configure:13562: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized conftest.c >&5
# configure:13562: $? = 0
# configure:13575: result: yes
# configure:13663: checking if clang supports -Wshadow
# configure:13680: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow conftest.c >&5
# configure:13680: $? = 0
# configure:13693: result: yes
# configure:13781: checking if clang supports -Wmissing-noreturn
# configure:13798: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn conftest.c >&5
# configure:13798: $? = 0
# configure:13811: result: yes
# configure:13899: checking if clang supports -Wmissing-format-attribute
# configure:13916: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute conftest.c >&5
# configure:13916: $? = 0
# configure:13929: result: yes
# configure:14017: checking if clang supports -Wredundant-decls
# configure:14034: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls conftest.c >&5
# configure:14034: $? = 0
# configure:14047: result: yes
# configure:14135: checking if clang supports -Wlogical-op
# configure:14152: 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:14152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xcb-util-keysyms"
# | #define PACKAGE_TARNAME "xcb-util-keysyms"
# | #define PACKAGE_VERSION "0.4.0"
# | #define PACKAGE_STRING "xcb-util-keysyms 0.4.0"
# | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xcb-util-keysyms"
# | #define VERSION "0.4.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | int i;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:14165: result: no
# configure:14265: checking if clang supports -Werror=implicit
# configure:14282: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit conftest.c >&5
# configure:14282: $? = 0
# configure:14295: result: yes
# configure:14432: checking if clang supports -Werror=nonnull
# configure:14449: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull conftest.c >&5
# configure:14449: $? = 0
# configure:14462: result: yes
# configure:14550: checking if clang supports -Werror=init-self
# configure:14567: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self conftest.c >&5
# configure:14567: $? = 0
# configure:14580: result: yes
# configure:14668: checking if clang supports -Werror=main
# configure:14685: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main conftest.c >&5
# configure:14685: $? = 0
# configure:14698: result: yes
# configure:14786: checking if clang supports -Werror=missing-braces
# configure:14803: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces conftest.c >&5
# configure:14803: $? = 0
# configure:14816: result: yes
# configure:14904: checking if clang supports -Werror=sequence-point
# configure:14921: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point conftest.c >&5
# configure:14921: $? = 0
# configure:14934: result: yes
# configure:15022: checking if clang supports -Werror=return-type
# configure:15039: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type conftest.c >&5
# configure:15039: $? = 0
# configure:15052: result: yes
# configure:15189: checking if clang supports -Werror=trigraphs
# configure:15206: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs conftest.c >&5
# configure:15206: $? = 0
# configure:15219: result: yes
# configure:15307: checking if clang supports -Werror=array-bounds
# configure:15324: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds conftest.c >&5
# configure:15324: $? = 0
# configure:15337: result: yes
# configure:15425: checking if clang supports -Werror=write-strings
# configure:15442: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings conftest.c >&5
# configure:15442: $? = 0
# configure:15455: result: yes
# configure:15543: checking if clang supports -Werror=address
# configure:15560: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address conftest.c >&5
# configure:15560: $? = 0
# configure:15573: result: yes
# configure:15661: checking if clang supports -Werror=int-to-pointer-cast
# configure:15678: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast conftest.c >&5
# configure:15678: $? = 0
# configure:15691: result: yes
# configure:15828: checking if clang supports -Werror=pointer-to-int-cast
# configure:15845: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast conftest.c >&5
# configure:15845: $? = 0
# configure:15858: result: yes
# configure:17516: checking if clang supports -pedantic
# configure:17533: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic conftest.c >&5
# configure:17533: $? = 0
# configure:17546: result: yes
# configure:17634: checking if clang supports -Werror
# configure:17651: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror conftest.c >&5
# configure:17651: $? = 0
# configure:17664: result: yes
# configure:17804: checking if clang supports -Werror=attributes
# configure:17821: clang -o conftest -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes conftest.c >&5
# configure:17821: $? = 0
# configure:17834: result: yes
# configure:17994: checking whether make supports nested variables
# configure:18011: result: yes
# configure:18041: checking whether to build developer documentation
# configure:18043: result: yes
# configure:18063: checking for doxygen
# configure:18081: found /usr/bin/doxygen
# configure:18093: result: /usr/bin/doxygen
# configure:18168: checking for dot
# configure:18186: found /usr/bin/dot
# configure:18198: result: /usr/bin/dot
# configure:18233: checking for XPROTO
# configure:18240: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.8"
# configure:18243: $? = 0
# configure:18257: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.8"
# configure:18260: $? = 0
# configure:18318: result: yes
# configure:18470: checking that generated files are newer than configure
# configure:18476: result: done
# configure:18515: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by xcb-util-keysyms config.status 0.4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on aac4113885cc
#
# config.status:1056: creating Makefile
# config.status:1056: creating keysyms/Makefile
# config.status:1056: creating keysyms/xcb-keysyms.pc
# config.status:1228: executing depfiles commands
# config.status:1228: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-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_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_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_XCB_CFLAGS_set=
# ac_cv_env_XCB_CFLAGS_value=
# ac_cv_env_XCB_LIBS_set=
# ac_cv_env_XCB_LIBS_value=
# ac_cv_env_XPROTO_CFLAGS_set=
# ac_cv_env_XPROTO_CFLAGS_value=
# ac_cv_env_XPROTO_LIBS_set=
# ac_cv_env_XPROTO_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_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_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_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_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
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# 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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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_XCB_CFLAGS=
# pkg_cv_XCB_LIBS=-lxcb
# pkg_cv_XPROTO_CFLAGS=
# pkg_cv_XPROTO_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/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/missing aclocal-1.14'
# 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'
# AUTOCONF='${SHELL} /tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/missing automake-1.14'
# 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'
# 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)'
# 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='-DPACKAGE_NAME=\"xcb-util-keysyms\" -DPACKAGE_TARNAME=\"xcb-util-keysyms\" -DPACKAGE_VERSION=\"0.4.0\" -DPACKAGE_STRING=\"xcb-util-keysyms\ 0.4.0\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcb-util-keysyms\" -DVERSION=\"0.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=0 -DPACKAGE_VERSION_MINOR=4 -DPACKAGE_VERSION_PATCHLEVEL=0'
# 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_DOT='yes'
# HAVE_DOT_FALSE='#'
# HAVE_DOT_TRUE=''
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# 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'
# LD='/sysroot/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=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/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'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='xcb-util-keysyms'
# PACKAGE_BUGREPORT='xcb@lists.freedesktop.org'
# PACKAGE_NAME='xcb-util-keysyms'
# PACKAGE_STRING='xcb-util-keysyms 0.4.0'
# PACKAGE_TARNAME='xcb-util-keysyms'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.4.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
# STRIP='strip'
# VERSION='0.4.0'
# XCB_CFLAGS=''
# XCB_LIBS='-lxcb'
# XORG_MAN_PAGE='X Version 11'
# XPROTO_CFLAGS=''
# XPROTO_LIBS=''
# ac_ct_AR='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='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# 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/xcb-util-keysyms/src/xcb-util-keysyms-0.4.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# xcbincludedir='${includedir}/xcb'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "xcb-util-keysyms"
# #define PACKAGE_TARNAME "xcb-util-keysyms"
# #define PACKAGE_VERSION "0.4.0"
# #define PACKAGE_STRING "xcb-util-keysyms 0.4.0"
# #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
# #define PACKAGE_URL ""
# #define PACKAGE "xcb-util-keysyms"
# #define VERSION "0.4.0"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define PACKAGE_VERSION_MAJOR 0
# #define PACKAGE_VERSION_MINOR 4
# #define PACKAGE_VERSION_PATCHLEVEL 0
#
# configure: exit 0