Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/compat-libxcb.spec'], False, '/var/lib/mock/c71511-1-armhfp-5a0d292ca30ffb5f48ec9e1cc7073ca84c509fdb/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/compat-libxcb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/compat-libxcb-1.9-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/compat-libxcb.spec'], False, '/var/lib/mock/c71511-1-armhfp-5a0d292ca30ffb5f48ec9e1cc7073ca84c509fdb/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/compat-libxcb.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GQTBf7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxcb-1.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libxcb-1.9.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxcb-1.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-integer-overflow-in-read_packet-CVE-2013-2064.patch): + echo 'Patch #1 (0001-integer-overflow-in-read_packet-CVE-2013-2064.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-integer-overflow-in-read_packet-CVE-2013-2064.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/xcb_in.c Patch #2 (0001-c_client.py-Handle-multiple-expr.-in-a-bitcase.patch): + echo 'Patch #2 (0001-c_client.py-Handle-multiple-expr.-in-a-bitcase.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-c_client.py-Handle-multiple-expr.-in-a-bitcase.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/c_client.py Patch #3 (xkb.patch): + echo 'Patch #3 (xkb.patch):' + /usr/bin/cat /builddir/build/SOURCES/xkb.patch + /usr/bin/patch -p1 -b --suffix .jx --fuzz=0 patching file src/Makefile.am patching file xkb.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DowxBp + umask 022 + cd /builddir/build/BUILD + cd libxcb-1.9 + sed -i 's/pthread-stubs //' configure.ac + autoreconf -v --install autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-build-docs --enable-xkb --enable-sync --disable-composite --disable-damage --disable-dpms --disable-dri2 --disable-glx --disable-randr --disable-record --disable-render --disable-resource --disable-screensaver --disable-shape --disable-shm --disable-xevie --disable-xfixes --disable-xfree86-dri --disable-xprint --disable-xinerama --disable-selinux --disable-xtest --disable-xv --disable-xvmc checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libxcb-1.9/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libxcb-1.9/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/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 armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 armv7hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for xsltproc... /usr/bin/xsltproc checking for XCBPROTO... yes checking for NEEDED... yes checking for XDMCP... no no checking XCBPROTO_XCBINCLUDEDIR... /usr/share/xcb checking XCBPROTO_XCBPYTHONDIR... /usr/lib/python2.7/site-packages checking for ANSI C header files... (cached) yes checking for library containing getaddrinfo... none required checking for library containing connect... none required checking for struct sockaddr_un.sun_len... no checking tsol/label.h usability... no checking tsol/label.h presence... no checking for tsol/label.h... no checking for is_system_labeled... no checking whether IOV_MAX is declared... yes checking whether gcc supports symbol visibility... yes checking whether documentation is built... no checking for getaddrinfo... yes checking for poll... yes checking for launchd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating xcb.pc config.status: creating xcb-composite.pc config.status: creating xcb-damage.pc config.status: creating xcb-dpms.pc config.status: creating xcb-dri2.pc config.status: creating xcb-glx.pc config.status: creating xcb-randr.pc config.status: creating xcb-record.pc config.status: creating xcb-render.pc config.status: creating xcb-res.pc config.status: creating xcb-screensaver.pc config.status: creating xcb-shape.pc config.status: creating xcb-shm.pc config.status: creating xcb-sync.pc config.status: creating xcb-xevie.pc config.status: creating xcb-xf86dri.pc config.status: creating xcb-xfixes.pc config.status: creating xcb-xinerama.pc config.status: creating xcb-xinput.pc config.status: creating xcb-xkb.pc config.status: creating xcb-xprint.pc config.status: creating xcb-xselinux.pc config.status: creating xcb-xtest.pc config.status: creating xcb-xv.pc config.status: creating xcb-xvmc.pc config.status: creating doc/xcb.doxygen config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Package: libxcb 1.9 Configuration XDM support.........: no Build unit tests....: no XCB buffer size.....: 16384 X11 extensions Composite...........: no Damage..............: no Dpms................: no Dri2................: no Glx.................: no Randr...............: no Record..............: no Render..............: no Resource............: no Screensaver.........: no selinux.............: no Shape...............: no Shm.................: no Sync................: yes Xevie...............: no Xfixes..............: no Xfree86-dri.........: no xinerama............: no xinput..............: no xkb.................: yes xprint..............: no xtest...............: no xv..................: no xvmc................: no Used CFLAGS: CPPFLAGS............: CFLAGS..............: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard Warning CFLAGS......: -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs Installation: Prefix..............: /usr + ln -s /usr/share/xcb/xproto.xml . + make -j4 V=1 Making all in src make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9/src' /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xproto.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/bigreq.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xc_misc.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/composite.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/damage.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/dpms.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/dri2.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/glx.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/randr.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/record.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/render.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/res.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/screensaver.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/shape.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/shm.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/sync.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xevie.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xf86dri.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xfixes.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xinerama.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xinput.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xprint.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xselinux.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xtest.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xv.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xvmc.xml /usr/bin/python ./c_client.py -p /usr/lib/python2.7/site-packages ../xkb.xml (CDPATH="${ZSH_VERSION+.}:" && cd .. && autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-am make[2]: Entering directory `/builddir/build/BUILD/libxcb-1.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_conn.lo xcb_conn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_out.lo xcb_out.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_in.lo xcb_in.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_ext.lo xcb_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_conn.c -fPIC -DPIC -o .libs/xcb_conn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_out.c -fPIC -DPIC -o .libs/xcb_out.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_in.c -fPIC -DPIC -o .libs/xcb_in.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_ext.c -fPIC -DPIC -o .libs/xcb_ext.o In file included from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/stdint.h:9:0, from xcb.h:35, from xcb_in.c:39: xcb_in.c: In function 'read_packet': xcb_in.c:114:51: warning: use of C99 long long integer constant [-Wlong-long] c->in.request_read = (lastread & UINT64_C(0xffffffffffff0000)) | genrep.sequence; ^ xcb_in.c: In function 'widen': xcb_in.c:412:59: warning: use of C99 long long integer constant [-Wlong-long] uint64_t widened_request = (c->out.request & UINT64_C(0xffffffff00000000)) | request; ^ xcb_in.c:414:37: warning: use of C99 long long integer constant [-Wlong-long] widened_request -= UINT64_C(1) << 32; ^ xcb_conn.c: In function 'read_setup': xcb_conn.c:167:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, xcb_setup_failed_reason(setup), xcb_setup_failed_reason_length(setup)); ^ xcb_conn.c:174:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, xcb_setup_authenticate_reason(setup), xcb_setup_authenticate_reason_length(setup)); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_xid.lo xcb_xid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_xid.c -fPIC -DPIC -o .libs/xcb_xid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_list.lo xcb_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_util.lo xcb_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_list.c -fPIC -DPIC -o .libs/xcb_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_util.c -fPIC -DPIC -o .libs/xcb_util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xcb_auth.lo xcb_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xcb_auth.c -fPIC -DPIC -o .libs/xcb_auth.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xproto.lo xproto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xproto.c -fPIC -DPIC -o .libs/xproto.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o bigreq.lo bigreq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c bigreq.c -fPIC -DPIC -o .libs/bigreq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xc_misc.lo xc_misc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sync.lo sync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xc_misc.c -fPIC -DPIC -o .libs/xc_misc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xkb.lo xkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c sync.c -fPIC -DPIC -o .libs/sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c xkb.c -fPIC -DPIC -o .libs/xkb.o In file included from xkb.c:14:0: xkb.h:118:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 ^ xkb.h:118:40: warning: ISO C restricts enumerator values to range of 'int' [-Wpedantic] XCB_XKB_CONTROL_CONTROLS_ENABLED = 2147483648 ^ xkb.c: In function 'xcb_xkb_doodad_next': xkb.c:3150:23: warning: unused variable 'R' [-Wunused-variable] xcb_xkb_doodad_t *R = i->data; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 2:0:1 -no-undefined -Wl,-z,relro -o libxcb.la -rpath /usr/lib xcb_conn.lo xcb_out.lo xcb_in.lo xcb_ext.lo xcb_xid.lo xcb_list.lo xcb_util.lo xcb_auth.lo xproto.lo bigreq.lo xc_misc.lo -lXau libtool: link: gcc -shared -fPIC -DPIC .libs/xcb_conn.o .libs/xcb_out.o .libs/xcb_in.o .libs/xcb_ext.o .libs/xcb_xid.o .libs/xcb_list.o .libs/xcb_util.o .libs/xcb_auth.o .libs/xproto.o .libs/bigreq.o .libs/xc_misc.o -lXau -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libxcb.so.1 -o .libs/libxcb.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libxcb.so.1" && ln -s "libxcb.so.1.1.0" "libxcb.so.1") libtool: link: (cd ".libs" && rm -f "libxcb.so" && ln -s "libxcb.so.1.1.0" "libxcb.so") libtool: link: ( cd ".libs" && rm -f "libxcb.la" && ln -s "../libxcb.la" "libxcb.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 0:0:0 -no-undefined -Wl,-z,relro -o libxcb-sync.la -rpath /usr/lib sync.lo libxcb.la libtool: link: gcc -shared -fPIC -DPIC .libs/sync.o -Wl,-rpath -Wl,/builddir/build/BUILD/libxcb-1.9/src/.libs ./.libs/libxcb.so -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libxcb-sync.so.0 -o .libs/libxcb-sync.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libxcb-sync.so.0" && ln -s "libxcb-sync.so.0.0.0" "libxcb-sync.so.0") libtool: link: (cd ".libs" && rm -f "libxcb-sync.so" && ln -s "libxcb-sync.so.0.0.0" "libxcb-sync.so") libtool: link: ( cd ".libs" && rm -f "libxcb-sync.la" && ln -s "../libxcb-sync.la" "libxcb-sync.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 0:0:0 -no-undefined -Wl,-z,relro -o libxcb-xkb.la -rpath /usr/lib xkb.lo libxcb.la libtool: link: gcc -shared -fPIC -DPIC .libs/xkb.o -Wl,-rpath -Wl,/builddir/build/BUILD/libxcb-1.9/src/.libs ./.libs/libxcb.so -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libxcb-xkb.so.0 -o .libs/libxcb-xkb.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libxcb-xkb.so.0" && ln -s "libxcb-xkb.so.0.0.0" "libxcb-xkb.so.0") libtool: link: (cd ".libs" && rm -f "libxcb-xkb.so" && ln -s "libxcb-xkb.so.0.0.0" "libxcb-xkb.so") libtool: link: ( cd ".libs" && rm -f "libxcb-xkb.la" && ln -s "../libxcb-xkb.la" "libxcb-xkb.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/src' make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/src' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9/tests' make[2]: Entering directory `/builddir/build/BUILD/libxcb-1.9/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/doc' make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GRrZTZ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm ++ dirname /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm + cd libxcb-1.9 + rm -rf /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/libxcb-1.9/src' make[3]: Entering directory `/builddir/build/BUILD/libxcb-1.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxcb.la libxcb-sync.la libxcb-xkb.la '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libxcb.so.1.1.0 /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib && { ln -s -f libxcb.so.1.1.0 libxcb.so.1 || { rm -f libxcb.so.1 && ln -s libxcb.so.1.1.0 libxcb.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib && { ln -s -f libxcb.so.1.1.0 libxcb.so || { rm -f libxcb.so && ln -s libxcb.so.1.1.0 libxcb.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb.lai /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb.la libtool: install: warning: relinking `libxcb-sync.la' libtool: install: (cd /builddir/build/BUILD/libxcb-1.9/src; /bin/sh /builddir/build/BUILD/libxcb-1.9/libtool --tag CC --mode=relink gcc -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 0:0:0 -no-undefined -Wl,-z,relro -o libxcb-sync.la -rpath /usr/lib sync.lo libxcb.la -inst-prefix-dir /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/sync.o -L/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib -L/usr/lib -lxcb -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libxcb-sync.so.0 -o .libs/libxcb-sync.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libxcb-sync.so.0.0.0T /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-sync.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib && { ln -s -f libxcb-sync.so.0.0.0 libxcb-sync.so.0 || { rm -f libxcb-sync.so.0 && ln -s libxcb-sync.so.0.0.0 libxcb-sync.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib && { ln -s -f libxcb-sync.so.0.0.0 libxcb-sync.so || { rm -f libxcb-sync.so && ln -s libxcb-sync.so.0.0.0 libxcb-sync.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-sync.lai /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-sync.la libtool: install: warning: relinking `libxcb-xkb.la' libtool: install: (cd /builddir/build/BUILD/libxcb-1.9/src; /bin/sh /builddir/build/BUILD/libxcb-1.9/libtool --tag CC --mode=relink gcc -Wall -pedantic -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 0:0:0 -no-undefined -Wl,-z,relro -o libxcb-xkb.la -rpath /usr/lib xkb.lo libxcb.la -inst-prefix-dir /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/xkb.o -L/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib -L/usr/lib -lxcb -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libxcb-xkb.so.0 -o .libs/libxcb-xkb.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libxcb-xkb.so.0.0.0T /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-xkb.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib && { ln -s -f libxcb-xkb.so.0.0.0 libxcb-xkb.so.0 || { rm -f libxcb-xkb.so.0 && ln -s libxcb-xkb.so.0.0.0 libxcb-xkb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib && { ln -s -f libxcb-xkb.so.0.0.0 libxcb-xkb.so || { rm -f libxcb-xkb.so && ln -s libxcb-xkb.so.0.0.0 libxcb-xkb.so; }; }) libtool: install: /usr/bin/install -c .libs/libxcb-xkb.lai /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-xkb.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb-examples.3 man/xcb-requests.3 man/xcb_alloc_color.3 man/xcb_alloc_color_cells.3 man/xcb_alloc_color_cells_masks.3 man/xcb_alloc_color_cells_masks_end.3 man/xcb_alloc_color_cells_masks_length.3 man/xcb_alloc_color_cells_pixels.3 man/xcb_alloc_color_cells_pixels_end.3 man/xcb_alloc_color_cells_pixels_length.3 man/xcb_alloc_color_cells_reply.3 man/xcb_alloc_color_cells_unchecked.3 man/xcb_alloc_color_planes.3 man/xcb_alloc_color_planes_pixels.3 man/xcb_alloc_color_planes_pixels_end.3 man/xcb_alloc_color_planes_pixels_length.3 man/xcb_alloc_color_planes_reply.3 man/xcb_alloc_color_planes_unchecked.3 man/xcb_alloc_color_reply.3 man/xcb_alloc_color_unchecked.3 man/xcb_alloc_named_color.3 man/xcb_alloc_named_color_reply.3 man/xcb_alloc_named_color_unchecked.3 man/xcb_allow_events.3 man/xcb_allow_events_checked.3 man/xcb_bell.3 man/xcb_bell_checked.3 man/xcb_big_requests_enable.3 man/xcb_big_requests_enable_reply.3 man/xcb_big_requests_enable_unchecked.3 man/xcb_button_press_event_t.3 man/xcb_button_release_event_t.3 man/xcb_change_active_pointer_grab.3 man/xcb_change_active_pointer_grab_checked.3 man/xcb_change_gc.3 man/xcb_change_gc_checked.3 man/xcb_change_hosts.3 man/xcb_change_hosts_checked.3 man/xcb_change_keyboard_control.3 man/xcb_change_keyboard_control_checked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_change_keyboard_mapping.3 man/xcb_change_keyboard_mapping_checked.3 man/xcb_change_pointer_control.3 man/xcb_change_pointer_control_checked.3 man/xcb_change_property.3 man/xcb_change_property_checked.3 man/xcb_change_save_set.3 man/xcb_change_save_set_checked.3 man/xcb_change_window_attributes.3 man/xcb_change_window_attributes_checked.3 man/xcb_circulate_notify_event_t.3 man/xcb_circulate_request_event_t.3 man/xcb_circulate_window.3 man/xcb_circulate_window_checked.3 man/xcb_clear_area.3 man/xcb_clear_area_checked.3 man/xcb_client_message_event_t.3 man/xcb_close_font.3 man/xcb_close_font_checked.3 man/xcb_colormap_notify_event_t.3 man/xcb_composite_create_region_from_border_clip.3 man/xcb_composite_create_region_from_border_clip_checked.3 man/xcb_composite_get_overlay_window.3 man/xcb_composite_get_overlay_window_reply.3 man/xcb_composite_get_overlay_window_unchecked.3 man/xcb_composite_name_window_pixmap.3 man/xcb_composite_name_window_pixmap_checked.3 man/xcb_composite_query_version.3 man/xcb_composite_query_version_reply.3 man/xcb_composite_query_version_unchecked.3 man/xcb_composite_redirect_subwindows.3 man/xcb_composite_redirect_subwindows_checked.3 man/xcb_composite_redirect_window.3 man/xcb_composite_redirect_window_checked.3 man/xcb_composite_release_overlay_window.3 man/xcb_composite_release_overlay_window_checked.3 man/xcb_composite_unredirect_subwindows.3 man/xcb_composite_unredirect_subwindows_checked.3 man/xcb_composite_unredirect_window.3 man/xcb_composite_unredirect_window_checked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_configure_notify_event_t.3 man/xcb_configure_request_event_t.3 man/xcb_configure_window.3 man/xcb_configure_window_checked.3 man/xcb_convert_selection.3 man/xcb_convert_selection_checked.3 man/xcb_copy_area.3 man/xcb_copy_area_checked.3 man/xcb_copy_colormap_and_free.3 man/xcb_copy_colormap_and_free_checked.3 man/xcb_copy_gc.3 man/xcb_copy_gc_checked.3 man/xcb_copy_plane.3 man/xcb_copy_plane_checked.3 man/xcb_create_colormap.3 man/xcb_create_colormap_checked.3 man/xcb_create_cursor.3 man/xcb_create_cursor_checked.3 man/xcb_create_gc.3 man/xcb_create_gc_checked.3 man/xcb_create_glyph_cursor.3 man/xcb_create_glyph_cursor_checked.3 man/xcb_create_notify_event_t.3 man/xcb_create_pixmap.3 man/xcb_create_pixmap_checked.3 man/xcb_create_window.3 man/xcb_create_window_checked.3 man/xcb_damage_add.3 man/xcb_damage_add_checked.3 man/xcb_damage_create.3 man/xcb_damage_create_checked.3 man/xcb_damage_destroy.3 man/xcb_damage_destroy_checked.3 man/xcb_damage_notify_event_t.3 man/xcb_damage_query_version.3 man/xcb_damage_query_version_reply.3 man/xcb_damage_query_version_unchecked.3 man/xcb_damage_subtract.3 man/xcb_damage_subtract_checked.3 man/xcb_delete_property.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_delete_property_checked.3 man/xcb_destroy_notify_event_t.3 man/xcb_destroy_subwindows.3 man/xcb_destroy_subwindows_checked.3 man/xcb_destroy_window.3 man/xcb_destroy_window_checked.3 man/xcb_dpms_capable.3 man/xcb_dpms_capable_reply.3 man/xcb_dpms_capable_unchecked.3 man/xcb_dpms_disable.3 man/xcb_dpms_disable_checked.3 man/xcb_dpms_enable.3 man/xcb_dpms_enable_checked.3 man/xcb_dpms_force_level.3 man/xcb_dpms_force_level_checked.3 man/xcb_dpms_get_timeouts.3 man/xcb_dpms_get_timeouts_reply.3 man/xcb_dpms_get_timeouts_unchecked.3 man/xcb_dpms_get_version.3 man/xcb_dpms_get_version_reply.3 man/xcb_dpms_get_version_unchecked.3 man/xcb_dpms_info.3 man/xcb_dpms_info_reply.3 man/xcb_dpms_info_unchecked.3 man/xcb_dpms_set_timeouts.3 man/xcb_dpms_set_timeouts_checked.3 man/xcb_dri2_authenticate.3 man/xcb_dri2_authenticate_reply.3 man/xcb_dri2_authenticate_unchecked.3 man/xcb_dri2_buffer_swap_complete_event_t.3 man/xcb_dri2_connect.3 man/xcb_dri2_connect_alignment_pad.3 man/xcb_dri2_connect_alignment_pad_end.3 man/xcb_dri2_connect_alignment_pad_length.3 man/xcb_dri2_connect_device_name.3 man/xcb_dri2_connect_device_name_end.3 man/xcb_dri2_connect_device_name_length.3 man/xcb_dri2_connect_driver_name.3 man/xcb_dri2_connect_driver_name_end.3 man/xcb_dri2_connect_driver_name_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_dri2_connect_reply.3 man/xcb_dri2_connect_unchecked.3 man/xcb_dri2_copy_region.3 man/xcb_dri2_copy_region_reply.3 man/xcb_dri2_copy_region_unchecked.3 man/xcb_dri2_create_drawable.3 man/xcb_dri2_create_drawable_checked.3 man/xcb_dri2_destroy_drawable.3 man/xcb_dri2_destroy_drawable_checked.3 man/xcb_dri2_get_buffers.3 man/xcb_dri2_get_buffers_buffers.3 man/xcb_dri2_get_buffers_buffers_iterator.3 man/xcb_dri2_get_buffers_buffers_length.3 man/xcb_dri2_get_buffers_reply.3 man/xcb_dri2_get_buffers_unchecked.3 man/xcb_dri2_get_buffers_with_format.3 man/xcb_dri2_get_buffers_with_format_buffers.3 man/xcb_dri2_get_buffers_with_format_buffers_iterator.3 man/xcb_dri2_get_buffers_with_format_buffers_length.3 man/xcb_dri2_get_buffers_with_format_reply.3 man/xcb_dri2_get_buffers_with_format_unchecked.3 man/xcb_dri2_get_msc.3 man/xcb_dri2_get_msc_reply.3 man/xcb_dri2_get_msc_unchecked.3 man/xcb_dri2_get_param.3 man/xcb_dri2_get_param_reply.3 man/xcb_dri2_get_param_unchecked.3 man/xcb_dri2_invalidate_buffers_event_t.3 man/xcb_dri2_query_version.3 man/xcb_dri2_query_version_reply.3 man/xcb_dri2_query_version_unchecked.3 man/xcb_dri2_swap_buffers.3 man/xcb_dri2_swap_buffers_reply.3 man/xcb_dri2_swap_buffers_unchecked.3 man/xcb_dri2_swap_interval.3 man/xcb_dri2_swap_interval_checked.3 man/xcb_dri2_wait_msc.3 man/xcb_dri2_wait_msc_reply.3 man/xcb_dri2_wait_msc_unchecked.3 man/xcb_dri2_wait_sbc.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_dri2_wait_sbc_reply.3 man/xcb_dri2_wait_sbc_unchecked.3 man/xcb_enter_notify_event_t.3 man/xcb_expose_event_t.3 man/xcb_fill_poly.3 man/xcb_fill_poly_checked.3 man/xcb_focus_in_event_t.3 man/xcb_focus_out_event_t.3 man/xcb_force_screen_saver.3 man/xcb_force_screen_saver_checked.3 man/xcb_free_colormap.3 man/xcb_free_colormap_checked.3 man/xcb_free_colors.3 man/xcb_free_colors_checked.3 man/xcb_free_cursor.3 man/xcb_free_cursor_checked.3 man/xcb_free_gc.3 man/xcb_free_gc_checked.3 man/xcb_free_pixmap.3 man/xcb_free_pixmap_checked.3 man/xcb_ge_generic_event_t.3 man/xcb_get_atom_name.3 man/xcb_get_atom_name_name.3 man/xcb_get_atom_name_name_end.3 man/xcb_get_atom_name_name_length.3 man/xcb_get_atom_name_reply.3 man/xcb_get_atom_name_unchecked.3 man/xcb_get_font_path.3 man/xcb_get_font_path_path_iterator.3 man/xcb_get_font_path_path_length.3 man/xcb_get_font_path_reply.3 man/xcb_get_font_path_unchecked.3 man/xcb_get_geometry.3 man/xcb_get_geometry_reply.3 man/xcb_get_geometry_unchecked.3 man/xcb_get_image.3 man/xcb_get_image_data.3 man/xcb_get_image_data_end.3 man/xcb_get_image_data_length.3 man/xcb_get_image_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_get_image_unchecked.3 man/xcb_get_input_focus.3 man/xcb_get_input_focus_reply.3 man/xcb_get_input_focus_unchecked.3 man/xcb_get_keyboard_control.3 man/xcb_get_keyboard_control_reply.3 man/xcb_get_keyboard_control_unchecked.3 man/xcb_get_keyboard_mapping.3 man/xcb_get_keyboard_mapping_keysyms.3 man/xcb_get_keyboard_mapping_keysyms_end.3 man/xcb_get_keyboard_mapping_keysyms_length.3 man/xcb_get_keyboard_mapping_reply.3 man/xcb_get_keyboard_mapping_unchecked.3 man/xcb_get_modifier_mapping.3 man/xcb_get_modifier_mapping_keycodes.3 man/xcb_get_modifier_mapping_keycodes_end.3 man/xcb_get_modifier_mapping_keycodes_length.3 man/xcb_get_modifier_mapping_reply.3 man/xcb_get_modifier_mapping_unchecked.3 man/xcb_get_motion_events.3 man/xcb_get_motion_events_events.3 man/xcb_get_motion_events_events_iterator.3 man/xcb_get_motion_events_events_length.3 man/xcb_get_motion_events_reply.3 man/xcb_get_motion_events_unchecked.3 man/xcb_get_pointer_control.3 man/xcb_get_pointer_control_reply.3 man/xcb_get_pointer_control_unchecked.3 man/xcb_get_pointer_mapping.3 man/xcb_get_pointer_mapping_map.3 man/xcb_get_pointer_mapping_map_end.3 man/xcb_get_pointer_mapping_map_length.3 man/xcb_get_pointer_mapping_reply.3 man/xcb_get_pointer_mapping_unchecked.3 man/xcb_get_property.3 man/xcb_get_property_reply.3 man/xcb_get_property_unchecked.3 man/xcb_get_property_value.3 man/xcb_get_property_value_end.3 man/xcb_get_property_value_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_get_screen_saver.3 man/xcb_get_screen_saver_reply.3 man/xcb_get_screen_saver_unchecked.3 man/xcb_get_selection_owner.3 man/xcb_get_selection_owner_reply.3 man/xcb_get_selection_owner_unchecked.3 man/xcb_get_window_attributes.3 man/xcb_get_window_attributes_reply.3 man/xcb_get_window_attributes_unchecked.3 man/xcb_glx_are_textures_resident.3 man/xcb_glx_are_textures_resident_data.3 man/xcb_glx_are_textures_resident_data_end.3 man/xcb_glx_are_textures_resident_data_length.3 man/xcb_glx_are_textures_resident_reply.3 man/xcb_glx_are_textures_resident_unchecked.3 man/xcb_glx_buffer_swap_complete_event_t.3 man/xcb_glx_change_drawable_attributes.3 man/xcb_glx_change_drawable_attributes_checked.3 man/xcb_glx_client_info.3 man/xcb_glx_client_info_checked.3 man/xcb_glx_copy_context.3 man/xcb_glx_copy_context_checked.3 man/xcb_glx_create_context.3 man/xcb_glx_create_context_attribs_arb.3 man/xcb_glx_create_context_attribs_arb_checked.3 man/xcb_glx_create_context_checked.3 man/xcb_glx_create_glx_pixmap.3 man/xcb_glx_create_glx_pixmap_checked.3 man/xcb_glx_create_new_context.3 man/xcb_glx_create_new_context_checked.3 man/xcb_glx_create_pbuffer.3 man/xcb_glx_create_pbuffer_checked.3 man/xcb_glx_create_pixmap.3 man/xcb_glx_create_pixmap_checked.3 man/xcb_glx_create_window.3 man/xcb_glx_create_window_checked.3 man/xcb_glx_delete_lists.3 man/xcb_glx_delete_lists_checked.3 man/xcb_glx_delete_queries_arb.3 man/xcb_glx_delete_queries_arb_checked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_delete_textures.3 man/xcb_glx_delete_textures_checked.3 man/xcb_glx_delete_window.3 man/xcb_glx_delete_window_checked.3 man/xcb_glx_destroy_context.3 man/xcb_glx_destroy_context_checked.3 man/xcb_glx_destroy_glx_pixmap.3 man/xcb_glx_destroy_glx_pixmap_checked.3 man/xcb_glx_destroy_pbuffer.3 man/xcb_glx_destroy_pbuffer_checked.3 man/xcb_glx_destroy_pixmap.3 man/xcb_glx_destroy_pixmap_checked.3 man/xcb_glx_end_list.3 man/xcb_glx_end_list_checked.3 man/xcb_glx_feedback_buffer.3 man/xcb_glx_feedback_buffer_checked.3 man/xcb_glx_finish.3 man/xcb_glx_finish_reply.3 man/xcb_glx_finish_unchecked.3 man/xcb_glx_flush.3 man/xcb_glx_flush_checked.3 man/xcb_glx_gen_lists.3 man/xcb_glx_gen_lists_reply.3 man/xcb_glx_gen_lists_unchecked.3 man/xcb_glx_gen_queries_arb.3 man/xcb_glx_gen_queries_arb_data.3 man/xcb_glx_gen_queries_arb_data_end.3 man/xcb_glx_gen_queries_arb_data_length.3 man/xcb_glx_gen_queries_arb_reply.3 man/xcb_glx_gen_queries_arb_unchecked.3 man/xcb_glx_gen_textures.3 man/xcb_glx_gen_textures_data.3 man/xcb_glx_gen_textures_data_end.3 man/xcb_glx_gen_textures_data_length.3 man/xcb_glx_gen_textures_reply.3 man/xcb_glx_gen_textures_unchecked.3 man/xcb_glx_get_booleanv.3 man/xcb_glx_get_booleanv_data.3 man/xcb_glx_get_booleanv_data_end.3 man/xcb_glx_get_booleanv_data_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_booleanv_reply.3 man/xcb_glx_get_booleanv_unchecked.3 man/xcb_glx_get_clip_plane.3 man/xcb_glx_get_clip_plane_data.3 man/xcb_glx_get_clip_plane_data_end.3 man/xcb_glx_get_clip_plane_data_length.3 man/xcb_glx_get_clip_plane_reply.3 man/xcb_glx_get_clip_plane_unchecked.3 man/xcb_glx_get_color_table.3 man/xcb_glx_get_color_table_data.3 man/xcb_glx_get_color_table_data_end.3 man/xcb_glx_get_color_table_data_length.3 man/xcb_glx_get_color_table_parameterfv.3 man/xcb_glx_get_color_table_parameterfv_data.3 man/xcb_glx_get_color_table_parameterfv_data_end.3 man/xcb_glx_get_color_table_parameterfv_data_length.3 man/xcb_glx_get_color_table_parameterfv_reply.3 man/xcb_glx_get_color_table_parameterfv_unchecked.3 man/xcb_glx_get_color_table_parameteriv.3 man/xcb_glx_get_color_table_parameteriv_data.3 man/xcb_glx_get_color_table_parameteriv_data_end.3 man/xcb_glx_get_color_table_parameteriv_data_length.3 man/xcb_glx_get_color_table_parameteriv_reply.3 man/xcb_glx_get_color_table_parameteriv_unchecked.3 man/xcb_glx_get_color_table_reply.3 man/xcb_glx_get_color_table_unchecked.3 man/xcb_glx_get_compressed_tex_image_arb.3 man/xcb_glx_get_compressed_tex_image_arb_data.3 man/xcb_glx_get_compressed_tex_image_arb_data_end.3 man/xcb_glx_get_compressed_tex_image_arb_data_length.3 man/xcb_glx_get_compressed_tex_image_arb_reply.3 man/xcb_glx_get_compressed_tex_image_arb_unchecked.3 man/xcb_glx_get_convolution_filter.3 man/xcb_glx_get_convolution_filter_data.3 man/xcb_glx_get_convolution_filter_data_end.3 man/xcb_glx_get_convolution_filter_data_length.3 man/xcb_glx_get_convolution_filter_reply.3 man/xcb_glx_get_convolution_filter_unchecked.3 man/xcb_glx_get_convolution_parameterfv.3 man/xcb_glx_get_convolution_parameterfv_data.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_convolution_parameterfv_data_end.3 man/xcb_glx_get_convolution_parameterfv_data_length.3 man/xcb_glx_get_convolution_parameterfv_reply.3 man/xcb_glx_get_convolution_parameterfv_unchecked.3 man/xcb_glx_get_convolution_parameteriv.3 man/xcb_glx_get_convolution_parameteriv_data.3 man/xcb_glx_get_convolution_parameteriv_data_end.3 man/xcb_glx_get_convolution_parameteriv_data_length.3 man/xcb_glx_get_convolution_parameteriv_reply.3 man/xcb_glx_get_convolution_parameteriv_unchecked.3 man/xcb_glx_get_doublev.3 man/xcb_glx_get_doublev_data.3 man/xcb_glx_get_doublev_data_end.3 man/xcb_glx_get_doublev_data_length.3 man/xcb_glx_get_doublev_reply.3 man/xcb_glx_get_doublev_unchecked.3 man/xcb_glx_get_drawable_attributes.3 man/xcb_glx_get_drawable_attributes_attribs.3 man/xcb_glx_get_drawable_attributes_attribs_end.3 man/xcb_glx_get_drawable_attributes_attribs_length.3 man/xcb_glx_get_drawable_attributes_reply.3 man/xcb_glx_get_drawable_attributes_unchecked.3 man/xcb_glx_get_error.3 man/xcb_glx_get_error_reply.3 man/xcb_glx_get_error_unchecked.3 man/xcb_glx_get_fb_configs.3 man/xcb_glx_get_fb_configs_property_list.3 man/xcb_glx_get_fb_configs_property_list_end.3 man/xcb_glx_get_fb_configs_property_list_length.3 man/xcb_glx_get_fb_configs_reply.3 man/xcb_glx_get_fb_configs_unchecked.3 man/xcb_glx_get_floatv.3 man/xcb_glx_get_floatv_data.3 man/xcb_glx_get_floatv_data_end.3 man/xcb_glx_get_floatv_data_length.3 man/xcb_glx_get_floatv_reply.3 man/xcb_glx_get_floatv_unchecked.3 man/xcb_glx_get_histogram.3 man/xcb_glx_get_histogram_data.3 man/xcb_glx_get_histogram_data_end.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_histogram_data_length.3 man/xcb_glx_get_histogram_parameterfv.3 man/xcb_glx_get_histogram_parameterfv_data.3 man/xcb_glx_get_histogram_parameterfv_data_end.3 man/xcb_glx_get_histogram_parameterfv_data_length.3 man/xcb_glx_get_histogram_parameterfv_reply.3 man/xcb_glx_get_histogram_parameterfv_unchecked.3 man/xcb_glx_get_histogram_parameteriv.3 man/xcb_glx_get_histogram_parameteriv_data.3 man/xcb_glx_get_histogram_parameteriv_data_end.3 man/xcb_glx_get_histogram_parameteriv_data_length.3 man/xcb_glx_get_histogram_parameteriv_reply.3 man/xcb_glx_get_histogram_parameteriv_unchecked.3 man/xcb_glx_get_histogram_reply.3 man/xcb_glx_get_histogram_unchecked.3 man/xcb_glx_get_integerv.3 man/xcb_glx_get_integerv_data.3 man/xcb_glx_get_integerv_data_end.3 man/xcb_glx_get_integerv_data_length.3 man/xcb_glx_get_integerv_reply.3 man/xcb_glx_get_integerv_unchecked.3 man/xcb_glx_get_lightfv.3 man/xcb_glx_get_lightfv_data.3 man/xcb_glx_get_lightfv_data_end.3 man/xcb_glx_get_lightfv_data_length.3 man/xcb_glx_get_lightfv_reply.3 man/xcb_glx_get_lightfv_unchecked.3 man/xcb_glx_get_lightiv.3 man/xcb_glx_get_lightiv_data.3 man/xcb_glx_get_lightiv_data_end.3 man/xcb_glx_get_lightiv_data_length.3 man/xcb_glx_get_lightiv_reply.3 man/xcb_glx_get_lightiv_unchecked.3 man/xcb_glx_get_mapdv.3 man/xcb_glx_get_mapdv_data.3 man/xcb_glx_get_mapdv_data_end.3 man/xcb_glx_get_mapdv_data_length.3 man/xcb_glx_get_mapdv_reply.3 man/xcb_glx_get_mapdv_unchecked.3 man/xcb_glx_get_mapfv.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_mapfv_data.3 man/xcb_glx_get_mapfv_data_end.3 man/xcb_glx_get_mapfv_data_length.3 man/xcb_glx_get_mapfv_reply.3 man/xcb_glx_get_mapfv_unchecked.3 man/xcb_glx_get_mapiv.3 man/xcb_glx_get_mapiv_data.3 man/xcb_glx_get_mapiv_data_end.3 man/xcb_glx_get_mapiv_data_length.3 man/xcb_glx_get_mapiv_reply.3 man/xcb_glx_get_mapiv_unchecked.3 man/xcb_glx_get_materialfv.3 man/xcb_glx_get_materialfv_data.3 man/xcb_glx_get_materialfv_data_end.3 man/xcb_glx_get_materialfv_data_length.3 man/xcb_glx_get_materialfv_reply.3 man/xcb_glx_get_materialfv_unchecked.3 man/xcb_glx_get_materialiv.3 man/xcb_glx_get_materialiv_data.3 man/xcb_glx_get_materialiv_data_end.3 man/xcb_glx_get_materialiv_data_length.3 man/xcb_glx_get_materialiv_reply.3 man/xcb_glx_get_materialiv_unchecked.3 man/xcb_glx_get_minmax.3 man/xcb_glx_get_minmax_data.3 man/xcb_glx_get_minmax_data_end.3 man/xcb_glx_get_minmax_data_length.3 man/xcb_glx_get_minmax_parameterfv.3 man/xcb_glx_get_minmax_parameterfv_data.3 man/xcb_glx_get_minmax_parameterfv_data_end.3 man/xcb_glx_get_minmax_parameterfv_data_length.3 man/xcb_glx_get_minmax_parameterfv_reply.3 man/xcb_glx_get_minmax_parameterfv_unchecked.3 man/xcb_glx_get_minmax_parameteriv.3 man/xcb_glx_get_minmax_parameteriv_data.3 man/xcb_glx_get_minmax_parameteriv_data_end.3 man/xcb_glx_get_minmax_parameteriv_data_length.3 man/xcb_glx_get_minmax_parameteriv_reply.3 man/xcb_glx_get_minmax_parameteriv_unchecked.3 man/xcb_glx_get_minmax_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_minmax_unchecked.3 man/xcb_glx_get_pixel_mapfv.3 man/xcb_glx_get_pixel_mapfv_data.3 man/xcb_glx_get_pixel_mapfv_data_end.3 man/xcb_glx_get_pixel_mapfv_data_length.3 man/xcb_glx_get_pixel_mapfv_reply.3 man/xcb_glx_get_pixel_mapfv_unchecked.3 man/xcb_glx_get_pixel_mapuiv.3 man/xcb_glx_get_pixel_mapuiv_data.3 man/xcb_glx_get_pixel_mapuiv_data_end.3 man/xcb_glx_get_pixel_mapuiv_data_length.3 man/xcb_glx_get_pixel_mapuiv_reply.3 man/xcb_glx_get_pixel_mapuiv_unchecked.3 man/xcb_glx_get_pixel_mapusv.3 man/xcb_glx_get_pixel_mapusv_data.3 man/xcb_glx_get_pixel_mapusv_data_end.3 man/xcb_glx_get_pixel_mapusv_data_length.3 man/xcb_glx_get_pixel_mapusv_reply.3 man/xcb_glx_get_pixel_mapusv_unchecked.3 man/xcb_glx_get_polygon_stipple.3 man/xcb_glx_get_polygon_stipple_data.3 man/xcb_glx_get_polygon_stipple_data_end.3 man/xcb_glx_get_polygon_stipple_data_length.3 man/xcb_glx_get_polygon_stipple_reply.3 man/xcb_glx_get_polygon_stipple_unchecked.3 man/xcb_glx_get_query_objectiv_arb.3 man/xcb_glx_get_query_objectiv_arb_data.3 man/xcb_glx_get_query_objectiv_arb_data_end.3 man/xcb_glx_get_query_objectiv_arb_data_length.3 man/xcb_glx_get_query_objectiv_arb_reply.3 man/xcb_glx_get_query_objectiv_arb_unchecked.3 man/xcb_glx_get_query_objectuiv_arb.3 man/xcb_glx_get_query_objectuiv_arb_data.3 man/xcb_glx_get_query_objectuiv_arb_data_end.3 man/xcb_glx_get_query_objectuiv_arb_data_length.3 man/xcb_glx_get_query_objectuiv_arb_reply.3 man/xcb_glx_get_query_objectuiv_arb_unchecked.3 man/xcb_glx_get_queryiv_arb.3 man/xcb_glx_get_queryiv_arb_data.3 man/xcb_glx_get_queryiv_arb_data_end.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_queryiv_arb_data_length.3 man/xcb_glx_get_queryiv_arb_reply.3 man/xcb_glx_get_queryiv_arb_unchecked.3 man/xcb_glx_get_separable_filter.3 man/xcb_glx_get_separable_filter_reply.3 man/xcb_glx_get_separable_filter_rows_and_cols.3 man/xcb_glx_get_separable_filter_rows_and_cols_end.3 man/xcb_glx_get_separable_filter_rows_and_cols_length.3 man/xcb_glx_get_separable_filter_unchecked.3 man/xcb_glx_get_string.3 man/xcb_glx_get_string_reply.3 man/xcb_glx_get_string_string.3 man/xcb_glx_get_string_string_end.3 man/xcb_glx_get_string_string_length.3 man/xcb_glx_get_string_unchecked.3 man/xcb_glx_get_tex_envfv.3 man/xcb_glx_get_tex_envfv_data.3 man/xcb_glx_get_tex_envfv_data_end.3 man/xcb_glx_get_tex_envfv_data_length.3 man/xcb_glx_get_tex_envfv_reply.3 man/xcb_glx_get_tex_envfv_unchecked.3 man/xcb_glx_get_tex_enviv.3 man/xcb_glx_get_tex_enviv_data.3 man/xcb_glx_get_tex_enviv_data_end.3 man/xcb_glx_get_tex_enviv_data_length.3 man/xcb_glx_get_tex_enviv_reply.3 man/xcb_glx_get_tex_enviv_unchecked.3 man/xcb_glx_get_tex_gendv.3 man/xcb_glx_get_tex_gendv_data.3 man/xcb_glx_get_tex_gendv_data_end.3 man/xcb_glx_get_tex_gendv_data_length.3 man/xcb_glx_get_tex_gendv_reply.3 man/xcb_glx_get_tex_gendv_unchecked.3 man/xcb_glx_get_tex_genfv.3 man/xcb_glx_get_tex_genfv_data.3 man/xcb_glx_get_tex_genfv_data_end.3 man/xcb_glx_get_tex_genfv_data_length.3 man/xcb_glx_get_tex_genfv_reply.3 man/xcb_glx_get_tex_genfv_unchecked.3 man/xcb_glx_get_tex_geniv.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_tex_geniv_data.3 man/xcb_glx_get_tex_geniv_data_end.3 man/xcb_glx_get_tex_geniv_data_length.3 man/xcb_glx_get_tex_geniv_reply.3 man/xcb_glx_get_tex_geniv_unchecked.3 man/xcb_glx_get_tex_image.3 man/xcb_glx_get_tex_image_data.3 man/xcb_glx_get_tex_image_data_end.3 man/xcb_glx_get_tex_image_data_length.3 man/xcb_glx_get_tex_image_reply.3 man/xcb_glx_get_tex_image_unchecked.3 man/xcb_glx_get_tex_level_parameterfv.3 man/xcb_glx_get_tex_level_parameterfv_data.3 man/xcb_glx_get_tex_level_parameterfv_data_end.3 man/xcb_glx_get_tex_level_parameterfv_data_length.3 man/xcb_glx_get_tex_level_parameterfv_reply.3 man/xcb_glx_get_tex_level_parameterfv_unchecked.3 man/xcb_glx_get_tex_level_parameteriv.3 man/xcb_glx_get_tex_level_parameteriv_data.3 man/xcb_glx_get_tex_level_parameteriv_data_end.3 man/xcb_glx_get_tex_level_parameteriv_data_length.3 man/xcb_glx_get_tex_level_parameteriv_reply.3 man/xcb_glx_get_tex_level_parameteriv_unchecked.3 man/xcb_glx_get_tex_parameterfv.3 man/xcb_glx_get_tex_parameterfv_data.3 man/xcb_glx_get_tex_parameterfv_data_end.3 man/xcb_glx_get_tex_parameterfv_data_length.3 man/xcb_glx_get_tex_parameterfv_reply.3 man/xcb_glx_get_tex_parameterfv_unchecked.3 man/xcb_glx_get_tex_parameteriv.3 man/xcb_glx_get_tex_parameteriv_data.3 man/xcb_glx_get_tex_parameteriv_data_end.3 man/xcb_glx_get_tex_parameteriv_data_length.3 man/xcb_glx_get_tex_parameteriv_reply.3 man/xcb_glx_get_tex_parameteriv_unchecked.3 man/xcb_glx_get_visual_configs.3 man/xcb_glx_get_visual_configs_property_list.3 man/xcb_glx_get_visual_configs_property_list_end.3 man/xcb_glx_get_visual_configs_property_list_length.3 man/xcb_glx_get_visual_configs_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_get_visual_configs_unchecked.3 man/xcb_glx_is_direct.3 man/xcb_glx_is_direct_reply.3 man/xcb_glx_is_direct_unchecked.3 man/xcb_glx_is_list.3 man/xcb_glx_is_list_reply.3 man/xcb_glx_is_list_unchecked.3 man/xcb_glx_is_query_arb.3 man/xcb_glx_is_query_arb_reply.3 man/xcb_glx_is_query_arb_unchecked.3 man/xcb_glx_is_texture.3 man/xcb_glx_is_texture_reply.3 man/xcb_glx_is_texture_unchecked.3 man/xcb_glx_make_context_current.3 man/xcb_glx_make_context_current_reply.3 man/xcb_glx_make_context_current_unchecked.3 man/xcb_glx_make_current.3 man/xcb_glx_make_current_reply.3 man/xcb_glx_make_current_unchecked.3 man/xcb_glx_new_list.3 man/xcb_glx_new_list_checked.3 man/xcb_glx_pbuffer_clobber_event_t.3 man/xcb_glx_pixel_storef.3 man/xcb_glx_pixel_storef_checked.3 man/xcb_glx_pixel_storei.3 man/xcb_glx_pixel_storei_checked.3 man/xcb_glx_query_context.3 man/xcb_glx_query_context_attribs.3 man/xcb_glx_query_context_attribs_end.3 man/xcb_glx_query_context_attribs_length.3 man/xcb_glx_query_context_reply.3 man/xcb_glx_query_context_unchecked.3 man/xcb_glx_query_extensions_string.3 man/xcb_glx_query_extensions_string_reply.3 man/xcb_glx_query_extensions_string_unchecked.3 man/xcb_glx_query_server_string.3 man/xcb_glx_query_server_string_reply.3 man/xcb_glx_query_server_string_string.3 man/xcb_glx_query_server_string_string_end.3 man/xcb_glx_query_server_string_string_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_query_server_string_unchecked.3 man/xcb_glx_query_version.3 man/xcb_glx_query_version_reply.3 man/xcb_glx_query_version_unchecked.3 man/xcb_glx_read_pixels.3 man/xcb_glx_read_pixels_data.3 man/xcb_glx_read_pixels_data_end.3 man/xcb_glx_read_pixels_data_length.3 man/xcb_glx_read_pixels_reply.3 man/xcb_glx_read_pixels_unchecked.3 man/xcb_glx_render.3 man/xcb_glx_render_checked.3 man/xcb_glx_render_large.3 man/xcb_glx_render_large_checked.3 man/xcb_glx_render_mode.3 man/xcb_glx_render_mode_data.3 man/xcb_glx_render_mode_data_end.3 man/xcb_glx_render_mode_data_length.3 man/xcb_glx_render_mode_reply.3 man/xcb_glx_render_mode_unchecked.3 man/xcb_glx_select_buffer.3 man/xcb_glx_select_buffer_checked.3 man/xcb_glx_set_client_info_2arb.3 man/xcb_glx_set_client_info_2arb_checked.3 man/xcb_glx_set_client_info_arb.3 man/xcb_glx_set_client_info_arb_checked.3 man/xcb_glx_swap_buffers.3 man/xcb_glx_swap_buffers_checked.3 man/xcb_glx_use_x_font.3 man/xcb_glx_use_x_font_checked.3 man/xcb_glx_vendor_private.3 man/xcb_glx_vendor_private_checked.3 man/xcb_glx_vendor_private_with_reply.3 man/xcb_glx_vendor_private_with_reply_data_2.3 man/xcb_glx_vendor_private_with_reply_data_2_end.3 man/xcb_glx_vendor_private_with_reply_data_2_length.3 man/xcb_glx_vendor_private_with_reply_reply.3 man/xcb_glx_vendor_private_with_reply_unchecked.3 man/xcb_glx_wait_gl.3 man/xcb_glx_wait_gl_checked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_glx_wait_x.3 man/xcb_glx_wait_x_checked.3 man/xcb_grab_button.3 man/xcb_grab_button_checked.3 man/xcb_grab_key.3 man/xcb_grab_key_checked.3 man/xcb_grab_keyboard.3 man/xcb_grab_keyboard_reply.3 man/xcb_grab_keyboard_unchecked.3 man/xcb_grab_pointer.3 man/xcb_grab_pointer_reply.3 man/xcb_grab_pointer_unchecked.3 man/xcb_grab_server.3 man/xcb_grab_server_checked.3 man/xcb_graphics_exposure_event_t.3 man/xcb_gravity_notify_event_t.3 man/xcb_image_text_16.3 man/xcb_image_text_16_checked.3 man/xcb_image_text_8.3 man/xcb_image_text_8_checked.3 man/xcb_input_allow_device_events.3 man/xcb_input_allow_device_events_checked.3 man/xcb_input_barrier_hit_event_t.3 man/xcb_input_barrier_leave_event_t.3 man/xcb_input_button_press_event_t.3 man/xcb_input_button_release_event_t.3 man/xcb_input_change_device_control.3 man/xcb_input_change_device_control_reply.3 man/xcb_input_change_device_control_unchecked.3 man/xcb_input_change_device_dont_propagate_list.3 man/xcb_input_change_device_dont_propagate_list_checked.3 man/xcb_input_change_device_key_mapping.3 man/xcb_input_change_device_key_mapping_checked.3 man/xcb_input_change_device_notify_event_t.3 man/xcb_input_change_device_property.3 man/xcb_input_change_device_property_checked.3 man/xcb_input_change_feedback_control.3 man/xcb_input_change_feedback_control_checked.3 man/xcb_input_change_keyboard_device.3 man/xcb_input_change_keyboard_device_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_change_keyboard_device_unchecked.3 man/xcb_input_change_pointer_device.3 man/xcb_input_change_pointer_device_reply.3 man/xcb_input_change_pointer_device_unchecked.3 man/xcb_input_close_device.3 man/xcb_input_close_device_checked.3 man/xcb_input_delete_device_property.3 man/xcb_input_delete_device_property_checked.3 man/xcb_input_device_bell.3 man/xcb_input_device_bell_checked.3 man/xcb_input_device_button_press_event_t.3 man/xcb_input_device_button_release_event_t.3 man/xcb_input_device_button_state_notify_event_t.3 man/xcb_input_device_changed_event_t.3 man/xcb_input_device_focus_in_event_t.3 man/xcb_input_device_focus_out_event_t.3 man/xcb_input_device_key_press_event_t.3 man/xcb_input_device_key_release_event_t.3 man/xcb_input_device_key_state_notify_event_t.3 man/xcb_input_device_mapping_notify_event_t.3 man/xcb_input_device_motion_notify_event_t.3 man/xcb_input_device_presence_notify_event_t.3 man/xcb_input_device_property_notify_event_t.3 man/xcb_input_device_state_notify_event_t.3 man/xcb_input_device_valuator_event_t.3 man/xcb_input_enter_event_t.3 man/xcb_input_focus_in_event_t.3 man/xcb_input_focus_out_event_t.3 man/xcb_input_get_device_button_mapping.3 man/xcb_input_get_device_button_mapping_map.3 man/xcb_input_get_device_button_mapping_map_end.3 man/xcb_input_get_device_button_mapping_map_length.3 man/xcb_input_get_device_button_mapping_reply.3 man/xcb_input_get_device_button_mapping_unchecked.3 man/xcb_input_get_device_control.3 man/xcb_input_get_device_control_control.3 man/xcb_input_get_device_control_reply.3 man/xcb_input_get_device_control_unchecked.3 man/xcb_input_get_device_dont_propagate_list.3 man/xcb_input_get_device_dont_propagate_list_classes.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_get_device_dont_propagate_list_classes_end.3 man/xcb_input_get_device_dont_propagate_list_classes_length.3 man/xcb_input_get_device_dont_propagate_list_reply.3 man/xcb_input_get_device_dont_propagate_list_unchecked.3 man/xcb_input_get_device_focus.3 man/xcb_input_get_device_focus_reply.3 man/xcb_input_get_device_focus_unchecked.3 man/xcb_input_get_device_key_mapping.3 man/xcb_input_get_device_key_mapping_keysyms.3 man/xcb_input_get_device_key_mapping_keysyms_end.3 man/xcb_input_get_device_key_mapping_keysyms_length.3 man/xcb_input_get_device_key_mapping_reply.3 man/xcb_input_get_device_key_mapping_unchecked.3 man/xcb_input_get_device_modifier_mapping.3 man/xcb_input_get_device_modifier_mapping_keymaps.3 man/xcb_input_get_device_modifier_mapping_keymaps_end.3 man/xcb_input_get_device_modifier_mapping_keymaps_length.3 man/xcb_input_get_device_modifier_mapping_reply.3 man/xcb_input_get_device_modifier_mapping_unchecked.3 man/xcb_input_get_device_motion_events.3 man/xcb_input_get_device_motion_events_reply.3 man/xcb_input_get_device_motion_events_unchecked.3 man/xcb_input_get_device_property.3 man/xcb_input_get_device_property_items.3 man/xcb_input_get_device_property_reply.3 man/xcb_input_get_device_property_unchecked.3 man/xcb_input_get_extension_version.3 man/xcb_input_get_extension_version_reply.3 man/xcb_input_get_extension_version_unchecked.3 man/xcb_input_get_feedback_control.3 man/xcb_input_get_feedback_control_feedbacks_iterator.3 man/xcb_input_get_feedback_control_feedbacks_length.3 man/xcb_input_get_feedback_control_reply.3 man/xcb_input_get_feedback_control_unchecked.3 man/xcb_input_get_selected_extension_events.3 man/xcb_input_get_selected_extension_events_all_classes.3 man/xcb_input_get_selected_extension_events_all_classes_end.3 man/xcb_input_get_selected_extension_events_all_classes_length.3 man/xcb_input_get_selected_extension_events_reply.3 man/xcb_input_get_selected_extension_events_this_classes.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_get_selected_extension_events_this_classes_end.3 man/xcb_input_get_selected_extension_events_this_classes_length.3 man/xcb_input_get_selected_extension_events_unchecked.3 man/xcb_input_grab_device.3 man/xcb_input_grab_device_button.3 man/xcb_input_grab_device_button_checked.3 man/xcb_input_grab_device_key.3 man/xcb_input_grab_device_key_checked.3 man/xcb_input_grab_device_reply.3 man/xcb_input_grab_device_unchecked.3 man/xcb_input_hierarchy_event_t.3 man/xcb_input_key_press_event_t.3 man/xcb_input_key_release_event_t.3 man/xcb_input_leave_event_t.3 man/xcb_input_list_device_properties.3 man/xcb_input_list_device_properties_atoms.3 man/xcb_input_list_device_properties_atoms_end.3 man/xcb_input_list_device_properties_atoms_length.3 man/xcb_input_list_device_properties_reply.3 man/xcb_input_list_device_properties_unchecked.3 man/xcb_input_list_input_devices.3 man/xcb_input_list_input_devices_devices.3 man/xcb_input_list_input_devices_devices_iterator.3 man/xcb_input_list_input_devices_devices_length.3 man/xcb_input_list_input_devices_reply.3 man/xcb_input_list_input_devices_unchecked.3 man/xcb_input_motion_event_t.3 man/xcb_input_open_device.3 man/xcb_input_open_device_class_info.3 man/xcb_input_open_device_class_info_iterator.3 man/xcb_input_open_device_class_info_length.3 man/xcb_input_open_device_reply.3 man/xcb_input_open_device_unchecked.3 man/xcb_input_property_event_t.3 man/xcb_input_proximity_in_event_t.3 man/xcb_input_proximity_out_event_t.3 man/xcb_input_query_device_state.3 man/xcb_input_query_device_state_classes_iterator.3 man/xcb_input_query_device_state_classes_length.3 man/xcb_input_query_device_state_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_query_device_state_unchecked.3 man/xcb_input_raw_button_press_event_t.3 man/xcb_input_raw_button_release_event_t.3 man/xcb_input_raw_key_press_event_t.3 man/xcb_input_raw_key_release_event_t.3 man/xcb_input_raw_motion_event_t.3 man/xcb_input_raw_touch_begin_event_t.3 man/xcb_input_raw_touch_end_event_t.3 man/xcb_input_raw_touch_update_event_t.3 man/xcb_input_select_extension_event.3 man/xcb_input_select_extension_event_checked.3 man/xcb_input_send_extension_event.3 man/xcb_input_send_extension_event_checked.3 man/xcb_input_set_device_button_mapping.3 man/xcb_input_set_device_button_mapping_reply.3 man/xcb_input_set_device_button_mapping_unchecked.3 man/xcb_input_set_device_focus.3 man/xcb_input_set_device_focus_checked.3 man/xcb_input_set_device_mode.3 man/xcb_input_set_device_mode_reply.3 man/xcb_input_set_device_mode_unchecked.3 man/xcb_input_set_device_modifier_mapping.3 man/xcb_input_set_device_modifier_mapping_reply.3 man/xcb_input_set_device_modifier_mapping_unchecked.3 man/xcb_input_set_device_valuators.3 man/xcb_input_set_device_valuators_reply.3 man/xcb_input_set_device_valuators_unchecked.3 man/xcb_input_touch_begin_event_t.3 man/xcb_input_touch_end_event_t.3 man/xcb_input_touch_ownership_event_t.3 man/xcb_input_touch_update_event_t.3 man/xcb_input_ungrab_device.3 man/xcb_input_ungrab_device_button.3 man/xcb_input_ungrab_device_button_checked.3 man/xcb_input_ungrab_device_checked.3 man/xcb_input_ungrab_device_key.3 man/xcb_input_ungrab_device_key_checked.3 man/xcb_input_xi_allow_events.3 man/xcb_input_xi_allow_events_checked.3 man/xcb_input_xi_barrier_release_pointer.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_xi_barrier_release_pointer_checked.3 man/xcb_input_xi_change_cursor.3 man/xcb_input_xi_change_cursor_checked.3 man/xcb_input_xi_change_hierarchy.3 man/xcb_input_xi_change_hierarchy_checked.3 man/xcb_input_xi_change_property.3 man/xcb_input_xi_change_property_checked.3 man/xcb_input_xi_delete_property.3 man/xcb_input_xi_delete_property_checked.3 man/xcb_input_xi_get_client_pointer.3 man/xcb_input_xi_get_client_pointer_reply.3 man/xcb_input_xi_get_client_pointer_unchecked.3 man/xcb_input_xi_get_focus.3 man/xcb_input_xi_get_focus_reply.3 man/xcb_input_xi_get_focus_unchecked.3 man/xcb_input_xi_get_property.3 man/xcb_input_xi_get_property_items.3 man/xcb_input_xi_get_property_reply.3 man/xcb_input_xi_get_property_unchecked.3 man/xcb_input_xi_get_selected_events.3 man/xcb_input_xi_get_selected_events_masks_iterator.3 man/xcb_input_xi_get_selected_events_masks_length.3 man/xcb_input_xi_get_selected_events_reply.3 man/xcb_input_xi_get_selected_events_unchecked.3 man/xcb_input_xi_grab_device.3 man/xcb_input_xi_grab_device_reply.3 man/xcb_input_xi_grab_device_unchecked.3 man/xcb_input_xi_list_properties.3 man/xcb_input_xi_list_properties_properties.3 man/xcb_input_xi_list_properties_properties_end.3 man/xcb_input_xi_list_properties_properties_length.3 man/xcb_input_xi_list_properties_reply.3 man/xcb_input_xi_list_properties_unchecked.3 man/xcb_input_xi_passive_grab_device.3 man/xcb_input_xi_passive_grab_device_modifiers.3 man/xcb_input_xi_passive_grab_device_modifiers_iterator.3 man/xcb_input_xi_passive_grab_device_modifiers_length.3 man/xcb_input_xi_passive_grab_device_reply.3 man/xcb_input_xi_passive_grab_device_unchecked.3 man/xcb_input_xi_passive_ungrab_device.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_input_xi_passive_ungrab_device_checked.3 man/xcb_input_xi_query_device.3 man/xcb_input_xi_query_device_infos_iterator.3 man/xcb_input_xi_query_device_infos_length.3 man/xcb_input_xi_query_device_reply.3 man/xcb_input_xi_query_device_unchecked.3 man/xcb_input_xi_query_pointer.3 man/xcb_input_xi_query_pointer_buttons.3 man/xcb_input_xi_query_pointer_buttons_end.3 man/xcb_input_xi_query_pointer_buttons_length.3 man/xcb_input_xi_query_pointer_reply.3 man/xcb_input_xi_query_pointer_unchecked.3 man/xcb_input_xi_query_version.3 man/xcb_input_xi_query_version_reply.3 man/xcb_input_xi_query_version_unchecked.3 man/xcb_input_xi_select_events.3 man/xcb_input_xi_select_events_checked.3 man/xcb_input_xi_set_client_pointer.3 man/xcb_input_xi_set_client_pointer_checked.3 man/xcb_input_xi_set_focus.3 man/xcb_input_xi_set_focus_checked.3 man/xcb_input_xi_ungrab_device.3 man/xcb_input_xi_ungrab_device_checked.3 man/xcb_input_xi_warp_pointer.3 man/xcb_input_xi_warp_pointer_checked.3 man/xcb_install_colormap.3 man/xcb_install_colormap_checked.3 man/xcb_intern_atom.3 man/xcb_intern_atom_reply.3 man/xcb_intern_atom_unchecked.3 man/xcb_key_press_event_t.3 man/xcb_key_release_event_t.3 man/xcb_keymap_notify_event_t.3 man/xcb_kill_client.3 man/xcb_kill_client_checked.3 man/xcb_leave_notify_event_t.3 man/xcb_list_extensions.3 man/xcb_list_extensions_names_iterator.3 man/xcb_list_extensions_names_length.3 man/xcb_list_extensions_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_list_extensions_unchecked.3 man/xcb_list_fonts.3 man/xcb_list_fonts_names_iterator.3 man/xcb_list_fonts_names_length.3 man/xcb_list_fonts_reply.3 man/xcb_list_fonts_unchecked.3 man/xcb_list_fonts_with_info.3 man/xcb_list_fonts_with_info_name.3 man/xcb_list_fonts_with_info_name_end.3 man/xcb_list_fonts_with_info_name_length.3 man/xcb_list_fonts_with_info_properties.3 man/xcb_list_fonts_with_info_properties_iterator.3 man/xcb_list_fonts_with_info_properties_length.3 man/xcb_list_fonts_with_info_reply.3 man/xcb_list_fonts_with_info_unchecked.3 man/xcb_list_hosts.3 man/xcb_list_hosts_hosts_iterator.3 man/xcb_list_hosts_hosts_length.3 man/xcb_list_hosts_reply.3 man/xcb_list_hosts_unchecked.3 man/xcb_list_installed_colormaps.3 man/xcb_list_installed_colormaps_cmaps.3 man/xcb_list_installed_colormaps_cmaps_end.3 man/xcb_list_installed_colormaps_cmaps_length.3 man/xcb_list_installed_colormaps_reply.3 man/xcb_list_installed_colormaps_unchecked.3 man/xcb_list_properties.3 man/xcb_list_properties_atoms.3 man/xcb_list_properties_atoms_end.3 man/xcb_list_properties_atoms_length.3 man/xcb_list_properties_reply.3 man/xcb_list_properties_unchecked.3 man/xcb_lookup_color.3 man/xcb_lookup_color_reply.3 man/xcb_lookup_color_unchecked.3 man/xcb_map_notify_event_t.3 man/xcb_map_request_event_t.3 man/xcb_map_subwindows.3 man/xcb_map_subwindows_checked.3 man/xcb_map_window.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_map_window_checked.3 man/xcb_mapping_notify_event_t.3 man/xcb_motion_notify_event_t.3 man/xcb_no_exposure_event_t.3 man/xcb_no_operation.3 man/xcb_no_operation_checked.3 man/xcb_open_font.3 man/xcb_open_font_checked.3 man/xcb_poly_arc.3 man/xcb_poly_arc_checked.3 man/xcb_poly_fill_arc.3 man/xcb_poly_fill_arc_checked.3 man/xcb_poly_fill_rectangle.3 man/xcb_poly_fill_rectangle_checked.3 man/xcb_poly_line.3 man/xcb_poly_line_checked.3 man/xcb_poly_point.3 man/xcb_poly_point_checked.3 man/xcb_poly_rectangle.3 man/xcb_poly_rectangle_checked.3 man/xcb_poly_segment.3 man/xcb_poly_segment_checked.3 man/xcb_poly_text_16.3 man/xcb_poly_text_16_checked.3 man/xcb_poly_text_8.3 man/xcb_poly_text_8_checked.3 man/xcb_property_notify_event_t.3 man/xcb_put_image.3 man/xcb_put_image_checked.3 man/xcb_query_best_size.3 man/xcb_query_best_size_reply.3 man/xcb_query_best_size_unchecked.3 man/xcb_query_colors.3 man/xcb_query_colors_colors.3 man/xcb_query_colors_colors_iterator.3 man/xcb_query_colors_colors_length.3 man/xcb_query_colors_reply.3 man/xcb_query_colors_unchecked.3 man/xcb_query_extension.3 man/xcb_query_extension_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_query_extension_unchecked.3 man/xcb_query_font.3 man/xcb_query_font_char_infos.3 man/xcb_query_font_char_infos_iterator.3 man/xcb_query_font_char_infos_length.3 man/xcb_query_font_properties.3 man/xcb_query_font_properties_iterator.3 man/xcb_query_font_properties_length.3 man/xcb_query_font_reply.3 man/xcb_query_font_unchecked.3 man/xcb_query_keymap.3 man/xcb_query_keymap_reply.3 man/xcb_query_keymap_unchecked.3 man/xcb_query_pointer.3 man/xcb_query_pointer_reply.3 man/xcb_query_pointer_unchecked.3 man/xcb_query_text_extents.3 man/xcb_query_text_extents_reply.3 man/xcb_query_text_extents_unchecked.3 man/xcb_query_tree.3 man/xcb_query_tree_children.3 man/xcb_query_tree_children_end.3 man/xcb_query_tree_children_length.3 man/xcb_query_tree_reply.3 man/xcb_query_tree_unchecked.3 man/xcb_randr_add_output_mode.3 man/xcb_randr_add_output_mode_checked.3 man/xcb_randr_change_output_property.3 man/xcb_randr_change_output_property_checked.3 man/xcb_randr_change_provider_property.3 man/xcb_randr_change_provider_property_checked.3 man/xcb_randr_configure_output_property.3 man/xcb_randr_configure_output_property_checked.3 man/xcb_randr_configure_provider_property.3 man/xcb_randr_configure_provider_property_checked.3 man/xcb_randr_create_mode.3 man/xcb_randr_create_mode_reply.3 man/xcb_randr_create_mode_unchecked.3 man/xcb_randr_delete_output_mode.3 man/xcb_randr_delete_output_mode_checked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_delete_output_property.3 man/xcb_randr_delete_output_property_checked.3 man/xcb_randr_delete_provider_property.3 man/xcb_randr_delete_provider_property_checked.3 man/xcb_randr_destroy_mode.3 man/xcb_randr_destroy_mode_checked.3 man/xcb_randr_get_crtc_gamma.3 man/xcb_randr_get_crtc_gamma_blue.3 man/xcb_randr_get_crtc_gamma_blue_end.3 man/xcb_randr_get_crtc_gamma_blue_length.3 man/xcb_randr_get_crtc_gamma_green.3 man/xcb_randr_get_crtc_gamma_green_end.3 man/xcb_randr_get_crtc_gamma_green_length.3 man/xcb_randr_get_crtc_gamma_red.3 man/xcb_randr_get_crtc_gamma_red_end.3 man/xcb_randr_get_crtc_gamma_red_length.3 man/xcb_randr_get_crtc_gamma_reply.3 man/xcb_randr_get_crtc_gamma_size.3 man/xcb_randr_get_crtc_gamma_size_reply.3 man/xcb_randr_get_crtc_gamma_size_unchecked.3 man/xcb_randr_get_crtc_gamma_unchecked.3 man/xcb_randr_get_crtc_info.3 man/xcb_randr_get_crtc_info_outputs.3 man/xcb_randr_get_crtc_info_outputs_end.3 man/xcb_randr_get_crtc_info_outputs_length.3 man/xcb_randr_get_crtc_info_possible.3 man/xcb_randr_get_crtc_info_possible_end.3 man/xcb_randr_get_crtc_info_possible_length.3 man/xcb_randr_get_crtc_info_reply.3 man/xcb_randr_get_crtc_info_unchecked.3 man/xcb_randr_get_crtc_transform.3 man/xcb_randr_get_crtc_transform_current_filter_name.3 man/xcb_randr_get_crtc_transform_current_filter_name_end.3 man/xcb_randr_get_crtc_transform_current_filter_name_length.3 man/xcb_randr_get_crtc_transform_current_params.3 man/xcb_randr_get_crtc_transform_current_params_end.3 man/xcb_randr_get_crtc_transform_current_params_length.3 man/xcb_randr_get_crtc_transform_pending_filter_name.3 man/xcb_randr_get_crtc_transform_pending_filter_name_end.3 man/xcb_randr_get_crtc_transform_pending_filter_name_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_crtc_transform_pending_params.3 man/xcb_randr_get_crtc_transform_pending_params_end.3 man/xcb_randr_get_crtc_transform_pending_params_length.3 man/xcb_randr_get_crtc_transform_reply.3 man/xcb_randr_get_crtc_transform_unchecked.3 man/xcb_randr_get_output_info.3 man/xcb_randr_get_output_info_clones.3 man/xcb_randr_get_output_info_clones_end.3 man/xcb_randr_get_output_info_clones_length.3 man/xcb_randr_get_output_info_crtcs.3 man/xcb_randr_get_output_info_crtcs_end.3 man/xcb_randr_get_output_info_crtcs_length.3 man/xcb_randr_get_output_info_modes.3 man/xcb_randr_get_output_info_modes_end.3 man/xcb_randr_get_output_info_modes_length.3 man/xcb_randr_get_output_info_name.3 man/xcb_randr_get_output_info_name_end.3 man/xcb_randr_get_output_info_name_length.3 man/xcb_randr_get_output_info_reply.3 man/xcb_randr_get_output_info_unchecked.3 man/xcb_randr_get_output_primary.3 man/xcb_randr_get_output_primary_reply.3 man/xcb_randr_get_output_primary_unchecked.3 man/xcb_randr_get_output_property.3 man/xcb_randr_get_output_property_data.3 man/xcb_randr_get_output_property_data_end.3 man/xcb_randr_get_output_property_data_length.3 man/xcb_randr_get_output_property_reply.3 man/xcb_randr_get_output_property_unchecked.3 man/xcb_randr_get_panning.3 man/xcb_randr_get_panning_reply.3 man/xcb_randr_get_panning_unchecked.3 man/xcb_randr_get_provider_info.3 man/xcb_randr_get_provider_info_associated_capability.3 man/xcb_randr_get_provider_info_associated_capability_end.3 man/xcb_randr_get_provider_info_associated_capability_length.3 man/xcb_randr_get_provider_info_associated_providers.3 man/xcb_randr_get_provider_info_associated_providers_end.3 man/xcb_randr_get_provider_info_associated_providers_length.3 man/xcb_randr_get_provider_info_crtcs.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_provider_info_crtcs_end.3 man/xcb_randr_get_provider_info_crtcs_length.3 man/xcb_randr_get_provider_info_name.3 man/xcb_randr_get_provider_info_name_end.3 man/xcb_randr_get_provider_info_name_length.3 man/xcb_randr_get_provider_info_outputs.3 man/xcb_randr_get_provider_info_outputs_end.3 man/xcb_randr_get_provider_info_outputs_length.3 man/xcb_randr_get_provider_info_reply.3 man/xcb_randr_get_provider_info_unchecked.3 man/xcb_randr_get_provider_property.3 man/xcb_randr_get_provider_property_data.3 man/xcb_randr_get_provider_property_data_end.3 man/xcb_randr_get_provider_property_data_length.3 man/xcb_randr_get_provider_property_reply.3 man/xcb_randr_get_provider_property_unchecked.3 man/xcb_randr_get_providers.3 man/xcb_randr_get_providers_providers.3 man/xcb_randr_get_providers_providers_end.3 man/xcb_randr_get_providers_providers_length.3 man/xcb_randr_get_providers_reply.3 man/xcb_randr_get_providers_unchecked.3 man/xcb_randr_get_screen_info.3 man/xcb_randr_get_screen_info_rates_iterator.3 man/xcb_randr_get_screen_info_rates_length.3 man/xcb_randr_get_screen_info_reply.3 man/xcb_randr_get_screen_info_sizes.3 man/xcb_randr_get_screen_info_sizes_iterator.3 man/xcb_randr_get_screen_info_sizes_length.3 man/xcb_randr_get_screen_info_unchecked.3 man/xcb_randr_get_screen_resources.3 man/xcb_randr_get_screen_resources_crtcs.3 man/xcb_randr_get_screen_resources_crtcs_end.3 man/xcb_randr_get_screen_resources_crtcs_length.3 man/xcb_randr_get_screen_resources_current.3 man/xcb_randr_get_screen_resources_current_crtcs.3 man/xcb_randr_get_screen_resources_current_crtcs_end.3 man/xcb_randr_get_screen_resources_current_crtcs_length.3 man/xcb_randr_get_screen_resources_current_modes.3 man/xcb_randr_get_screen_resources_current_modes_iterator.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_get_screen_resources_current_modes_length.3 man/xcb_randr_get_screen_resources_current_names.3 man/xcb_randr_get_screen_resources_current_names_end.3 man/xcb_randr_get_screen_resources_current_names_length.3 man/xcb_randr_get_screen_resources_current_outputs.3 man/xcb_randr_get_screen_resources_current_outputs_end.3 man/xcb_randr_get_screen_resources_current_outputs_length.3 man/xcb_randr_get_screen_resources_current_reply.3 man/xcb_randr_get_screen_resources_current_unchecked.3 man/xcb_randr_get_screen_resources_modes.3 man/xcb_randr_get_screen_resources_modes_iterator.3 man/xcb_randr_get_screen_resources_modes_length.3 man/xcb_randr_get_screen_resources_names.3 man/xcb_randr_get_screen_resources_names_end.3 man/xcb_randr_get_screen_resources_names_length.3 man/xcb_randr_get_screen_resources_outputs.3 man/xcb_randr_get_screen_resources_outputs_end.3 man/xcb_randr_get_screen_resources_outputs_length.3 man/xcb_randr_get_screen_resources_reply.3 man/xcb_randr_get_screen_resources_unchecked.3 man/xcb_randr_get_screen_size_range.3 man/xcb_randr_get_screen_size_range_reply.3 man/xcb_randr_get_screen_size_range_unchecked.3 man/xcb_randr_list_output_properties.3 man/xcb_randr_list_output_properties_atoms.3 man/xcb_randr_list_output_properties_atoms_end.3 man/xcb_randr_list_output_properties_atoms_length.3 man/xcb_randr_list_output_properties_reply.3 man/xcb_randr_list_output_properties_unchecked.3 man/xcb_randr_list_provider_properties.3 man/xcb_randr_list_provider_properties_atoms.3 man/xcb_randr_list_provider_properties_atoms_end.3 man/xcb_randr_list_provider_properties_atoms_length.3 man/xcb_randr_list_provider_properties_reply.3 man/xcb_randr_list_provider_properties_unchecked.3 man/xcb_randr_notify_event_t.3 man/xcb_randr_query_output_property.3 man/xcb_randr_query_output_property_reply.3 man/xcb_randr_query_output_property_unchecked.3 man/xcb_randr_query_output_property_valid_values.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_randr_query_output_property_valid_values_end.3 man/xcb_randr_query_output_property_valid_values_length.3 man/xcb_randr_query_provider_property.3 man/xcb_randr_query_provider_property_reply.3 man/xcb_randr_query_provider_property_unchecked.3 man/xcb_randr_query_provider_property_valid_values.3 man/xcb_randr_query_provider_property_valid_values_end.3 man/xcb_randr_query_provider_property_valid_values_length.3 man/xcb_randr_query_version.3 man/xcb_randr_query_version_reply.3 man/xcb_randr_query_version_unchecked.3 man/xcb_randr_screen_change_notify_event_t.3 man/xcb_randr_select_input.3 man/xcb_randr_select_input_checked.3 man/xcb_randr_set_crtc_config.3 man/xcb_randr_set_crtc_config_reply.3 man/xcb_randr_set_crtc_config_unchecked.3 man/xcb_randr_set_crtc_gamma.3 man/xcb_randr_set_crtc_gamma_checked.3 man/xcb_randr_set_crtc_transform.3 man/xcb_randr_set_crtc_transform_checked.3 man/xcb_randr_set_output_primary.3 man/xcb_randr_set_output_primary_checked.3 man/xcb_randr_set_panning.3 man/xcb_randr_set_panning_reply.3 man/xcb_randr_set_panning_unchecked.3 man/xcb_randr_set_provider_offload_sink.3 man/xcb_randr_set_provider_offload_sink_checked.3 man/xcb_randr_set_provider_output_source.3 man/xcb_randr_set_provider_output_source_checked.3 man/xcb_randr_set_screen_config.3 man/xcb_randr_set_screen_config_reply.3 man/xcb_randr_set_screen_config_unchecked.3 man/xcb_randr_set_screen_size.3 man/xcb_randr_set_screen_size_checked.3 man/xcb_recolor_cursor.3 man/xcb_recolor_cursor_checked.3 man/xcb_record_create_context.3 man/xcb_record_create_context_checked.3 man/xcb_record_disable_context.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_record_disable_context_checked.3 man/xcb_record_enable_context.3 man/xcb_record_enable_context_data.3 man/xcb_record_enable_context_data_end.3 man/xcb_record_enable_context_data_length.3 man/xcb_record_enable_context_reply.3 man/xcb_record_enable_context_unchecked.3 man/xcb_record_free_context.3 man/xcb_record_free_context_checked.3 man/xcb_record_get_context.3 man/xcb_record_get_context_intercepted_clients_iterator.3 man/xcb_record_get_context_intercepted_clients_length.3 man/xcb_record_get_context_reply.3 man/xcb_record_get_context_unchecked.3 man/xcb_record_query_version.3 man/xcb_record_query_version_reply.3 man/xcb_record_query_version_unchecked.3 man/xcb_record_register_clients.3 man/xcb_record_register_clients_checked.3 man/xcb_record_unregister_clients.3 man/xcb_record_unregister_clients_checked.3 man/xcb_render_add_glyphs.3 man/xcb_render_add_glyphs_checked.3 man/xcb_render_add_traps.3 man/xcb_render_add_traps_checked.3 man/xcb_render_change_picture.3 man/xcb_render_change_picture_checked.3 man/xcb_render_composite.3 man/xcb_render_composite_checked.3 man/xcb_render_composite_glyphs_16.3 man/xcb_render_composite_glyphs_16_checked.3 man/xcb_render_composite_glyphs_32.3 man/xcb_render_composite_glyphs_32_checked.3 man/xcb_render_composite_glyphs_8.3 man/xcb_render_composite_glyphs_8_checked.3 man/xcb_render_create_anim_cursor.3 man/xcb_render_create_anim_cursor_checked.3 man/xcb_render_create_conical_gradient.3 man/xcb_render_create_conical_gradient_checked.3 man/xcb_render_create_cursor.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_render_create_cursor_checked.3 man/xcb_render_create_glyph_set.3 man/xcb_render_create_glyph_set_checked.3 man/xcb_render_create_linear_gradient.3 man/xcb_render_create_linear_gradient_checked.3 man/xcb_render_create_picture.3 man/xcb_render_create_picture_checked.3 man/xcb_render_create_radial_gradient.3 man/xcb_render_create_radial_gradient_checked.3 man/xcb_render_create_solid_fill.3 man/xcb_render_create_solid_fill_checked.3 man/xcb_render_fill_rectangles.3 man/xcb_render_fill_rectangles_checked.3 man/xcb_render_free_glyph_set.3 man/xcb_render_free_glyph_set_checked.3 man/xcb_render_free_glyphs.3 man/xcb_render_free_glyphs_checked.3 man/xcb_render_free_picture.3 man/xcb_render_free_picture_checked.3 man/xcb_render_query_filters.3 man/xcb_render_query_filters_aliases.3 man/xcb_render_query_filters_aliases_end.3 man/xcb_render_query_filters_aliases_length.3 man/xcb_render_query_filters_filters_iterator.3 man/xcb_render_query_filters_filters_length.3 man/xcb_render_query_filters_reply.3 man/xcb_render_query_filters_unchecked.3 man/xcb_render_query_pict_formats.3 man/xcb_render_query_pict_formats_formats.3 man/xcb_render_query_pict_formats_formats_iterator.3 man/xcb_render_query_pict_formats_formats_length.3 man/xcb_render_query_pict_formats_reply.3 man/xcb_render_query_pict_formats_screens_iterator.3 man/xcb_render_query_pict_formats_screens_length.3 man/xcb_render_query_pict_formats_subpixels.3 man/xcb_render_query_pict_formats_subpixels_end.3 man/xcb_render_query_pict_formats_subpixels_length.3 man/xcb_render_query_pict_formats_unchecked.3 man/xcb_render_query_pict_index_values.3 man/xcb_render_query_pict_index_values_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_render_query_pict_index_values_unchecked.3 man/xcb_render_query_pict_index_values_values.3 man/xcb_render_query_pict_index_values_values_iterator.3 man/xcb_render_query_pict_index_values_values_length.3 man/xcb_render_query_version.3 man/xcb_render_query_version_reply.3 man/xcb_render_query_version_unchecked.3 man/xcb_render_reference_glyph_set.3 man/xcb_render_reference_glyph_set_checked.3 man/xcb_render_set_picture_clip_rectangles.3 man/xcb_render_set_picture_clip_rectangles_checked.3 man/xcb_render_set_picture_filter.3 man/xcb_render_set_picture_filter_checked.3 man/xcb_render_set_picture_transform.3 man/xcb_render_set_picture_transform_checked.3 man/xcb_render_trapezoids.3 man/xcb_render_trapezoids_checked.3 man/xcb_render_tri_fan.3 man/xcb_render_tri_fan_checked.3 man/xcb_render_tri_strip.3 man/xcb_render_tri_strip_checked.3 man/xcb_render_triangles.3 man/xcb_render_triangles_checked.3 man/xcb_reparent_notify_event_t.3 man/xcb_reparent_window.3 man/xcb_reparent_window_checked.3 man/xcb_res_query_client_ids.3 man/xcb_res_query_client_ids_ids_iterator.3 man/xcb_res_query_client_ids_ids_length.3 man/xcb_res_query_client_ids_reply.3 man/xcb_res_query_client_ids_unchecked.3 man/xcb_res_query_client_pixmap_bytes.3 man/xcb_res_query_client_pixmap_bytes_reply.3 man/xcb_res_query_client_pixmap_bytes_unchecked.3 man/xcb_res_query_client_resources.3 man/xcb_res_query_client_resources_reply.3 man/xcb_res_query_client_resources_types.3 man/xcb_res_query_client_resources_types_iterator.3 man/xcb_res_query_client_resources_types_length.3 man/xcb_res_query_client_resources_unchecked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_res_query_clients.3 man/xcb_res_query_clients_clients.3 man/xcb_res_query_clients_clients_iterator.3 man/xcb_res_query_clients_clients_length.3 man/xcb_res_query_clients_reply.3 man/xcb_res_query_clients_unchecked.3 man/xcb_res_query_resource_bytes.3 man/xcb_res_query_resource_bytes_reply.3 man/xcb_res_query_resource_bytes_sizes_iterator.3 man/xcb_res_query_resource_bytes_sizes_length.3 man/xcb_res_query_resource_bytes_unchecked.3 man/xcb_res_query_version.3 man/xcb_res_query_version_reply.3 man/xcb_res_query_version_unchecked.3 man/xcb_resize_request_event_t.3 man/xcb_rotate_properties.3 man/xcb_rotate_properties_checked.3 man/xcb_screensaver_notify_event_t.3 man/xcb_screensaver_query_info.3 man/xcb_screensaver_query_info_reply.3 man/xcb_screensaver_query_info_unchecked.3 man/xcb_screensaver_query_version.3 man/xcb_screensaver_query_version_reply.3 man/xcb_screensaver_query_version_unchecked.3 man/xcb_screensaver_select_input.3 man/xcb_screensaver_select_input_checked.3 man/xcb_screensaver_set_attributes.3 man/xcb_screensaver_set_attributes_checked.3 man/xcb_screensaver_suspend.3 man/xcb_screensaver_suspend_checked.3 man/xcb_screensaver_unset_attributes.3 man/xcb_screensaver_unset_attributes_checked.3 man/xcb_selection_clear_event_t.3 man/xcb_selection_notify_event_t.3 man/xcb_selection_request_event_t.3 man/xcb_selinux_get_client_context.3 man/xcb_selinux_get_client_context_context.3 man/xcb_selinux_get_client_context_context_end.3 man/xcb_selinux_get_client_context_context_length.3 man/xcb_selinux_get_client_context_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_selinux_get_client_context_unchecked.3 man/xcb_selinux_get_device_context.3 man/xcb_selinux_get_device_context_context.3 man/xcb_selinux_get_device_context_context_end.3 man/xcb_selinux_get_device_context_context_length.3 man/xcb_selinux_get_device_context_reply.3 man/xcb_selinux_get_device_context_unchecked.3 man/xcb_selinux_get_device_create_context.3 man/xcb_selinux_get_device_create_context_context.3 man/xcb_selinux_get_device_create_context_context_end.3 man/xcb_selinux_get_device_create_context_context_length.3 man/xcb_selinux_get_device_create_context_reply.3 man/xcb_selinux_get_device_create_context_unchecked.3 man/xcb_selinux_get_property_context.3 man/xcb_selinux_get_property_context_context.3 man/xcb_selinux_get_property_context_context_end.3 man/xcb_selinux_get_property_context_context_length.3 man/xcb_selinux_get_property_context_reply.3 man/xcb_selinux_get_property_context_unchecked.3 man/xcb_selinux_get_property_create_context.3 man/xcb_selinux_get_property_create_context_context.3 man/xcb_selinux_get_property_create_context_context_end.3 man/xcb_selinux_get_property_create_context_context_length.3 man/xcb_selinux_get_property_create_context_reply.3 man/xcb_selinux_get_property_create_context_unchecked.3 man/xcb_selinux_get_property_data_context.3 man/xcb_selinux_get_property_data_context_context.3 man/xcb_selinux_get_property_data_context_context_end.3 man/xcb_selinux_get_property_data_context_context_length.3 man/xcb_selinux_get_property_data_context_reply.3 man/xcb_selinux_get_property_data_context_unchecked.3 man/xcb_selinux_get_property_use_context.3 man/xcb_selinux_get_property_use_context_context.3 man/xcb_selinux_get_property_use_context_context_end.3 man/xcb_selinux_get_property_use_context_context_length.3 man/xcb_selinux_get_property_use_context_reply.3 man/xcb_selinux_get_property_use_context_unchecked.3 man/xcb_selinux_get_selection_context.3 man/xcb_selinux_get_selection_context_context.3 man/xcb_selinux_get_selection_context_context_end.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_selinux_get_selection_context_context_length.3 man/xcb_selinux_get_selection_context_reply.3 man/xcb_selinux_get_selection_context_unchecked.3 man/xcb_selinux_get_selection_create_context.3 man/xcb_selinux_get_selection_create_context_context.3 man/xcb_selinux_get_selection_create_context_context_end.3 man/xcb_selinux_get_selection_create_context_context_length.3 man/xcb_selinux_get_selection_create_context_reply.3 man/xcb_selinux_get_selection_create_context_unchecked.3 man/xcb_selinux_get_selection_data_context.3 man/xcb_selinux_get_selection_data_context_context.3 man/xcb_selinux_get_selection_data_context_context_end.3 man/xcb_selinux_get_selection_data_context_context_length.3 man/xcb_selinux_get_selection_data_context_reply.3 man/xcb_selinux_get_selection_data_context_unchecked.3 man/xcb_selinux_get_selection_use_context.3 man/xcb_selinux_get_selection_use_context_context.3 man/xcb_selinux_get_selection_use_context_context_end.3 man/xcb_selinux_get_selection_use_context_context_length.3 man/xcb_selinux_get_selection_use_context_reply.3 man/xcb_selinux_get_selection_use_context_unchecked.3 man/xcb_selinux_get_window_context.3 man/xcb_selinux_get_window_context_context.3 man/xcb_selinux_get_window_context_context_end.3 man/xcb_selinux_get_window_context_context_length.3 man/xcb_selinux_get_window_context_reply.3 man/xcb_selinux_get_window_context_unchecked.3 man/xcb_selinux_get_window_create_context.3 man/xcb_selinux_get_window_create_context_context.3 man/xcb_selinux_get_window_create_context_context_end.3 man/xcb_selinux_get_window_create_context_context_length.3 man/xcb_selinux_get_window_create_context_reply.3 man/xcb_selinux_get_window_create_context_unchecked.3 man/xcb_selinux_list_properties.3 man/xcb_selinux_list_properties_properties_iterator.3 man/xcb_selinux_list_properties_properties_length.3 man/xcb_selinux_list_properties_reply.3 man/xcb_selinux_list_properties_unchecked.3 man/xcb_selinux_list_selections.3 man/xcb_selinux_list_selections_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_selinux_list_selections_selections_iterator.3 man/xcb_selinux_list_selections_selections_length.3 man/xcb_selinux_list_selections_unchecked.3 man/xcb_selinux_query_version.3 man/xcb_selinux_query_version_reply.3 man/xcb_selinux_query_version_unchecked.3 man/xcb_selinux_set_device_context.3 man/xcb_selinux_set_device_context_checked.3 man/xcb_selinux_set_device_create_context.3 man/xcb_selinux_set_device_create_context_checked.3 man/xcb_selinux_set_property_create_context.3 man/xcb_selinux_set_property_create_context_checked.3 man/xcb_selinux_set_property_use_context.3 man/xcb_selinux_set_property_use_context_checked.3 man/xcb_selinux_set_selection_create_context.3 man/xcb_selinux_set_selection_create_context_checked.3 man/xcb_selinux_set_selection_use_context.3 man/xcb_selinux_set_selection_use_context_checked.3 man/xcb_selinux_set_window_create_context.3 man/xcb_selinux_set_window_create_context_checked.3 man/xcb_send_event.3 man/xcb_send_event_checked.3 man/xcb_set_access_control.3 man/xcb_set_access_control_checked.3 man/xcb_set_clip_rectangles.3 man/xcb_set_clip_rectangles_checked.3 man/xcb_set_close_down_mode.3 man/xcb_set_close_down_mode_checked.3 man/xcb_set_dashes.3 man/xcb_set_dashes_checked.3 man/xcb_set_font_path.3 man/xcb_set_font_path_checked.3 man/xcb_set_input_focus.3 man/xcb_set_input_focus_checked.3 man/xcb_set_modifier_mapping.3 man/xcb_set_modifier_mapping_reply.3 man/xcb_set_modifier_mapping_unchecked.3 man/xcb_set_pointer_mapping.3 man/xcb_set_pointer_mapping_reply.3 man/xcb_set_pointer_mapping_unchecked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_set_screen_saver.3 man/xcb_set_screen_saver_checked.3 man/xcb_set_selection_owner.3 man/xcb_set_selection_owner_checked.3 man/xcb_shape_combine.3 man/xcb_shape_combine_checked.3 man/xcb_shape_get_rectangles.3 man/xcb_shape_get_rectangles_rectangles.3 man/xcb_shape_get_rectangles_rectangles_iterator.3 man/xcb_shape_get_rectangles_rectangles_length.3 man/xcb_shape_get_rectangles_reply.3 man/xcb_shape_get_rectangles_unchecked.3 man/xcb_shape_input_selected.3 man/xcb_shape_input_selected_reply.3 man/xcb_shape_input_selected_unchecked.3 man/xcb_shape_mask.3 man/xcb_shape_mask_checked.3 man/xcb_shape_notify_event_t.3 man/xcb_shape_offset.3 man/xcb_shape_offset_checked.3 man/xcb_shape_query_extents.3 man/xcb_shape_query_extents_reply.3 man/xcb_shape_query_extents_unchecked.3 man/xcb_shape_query_version.3 man/xcb_shape_query_version_reply.3 man/xcb_shape_query_version_unchecked.3 man/xcb_shape_rectangles.3 man/xcb_shape_rectangles_checked.3 man/xcb_shape_select_input.3 man/xcb_shape_select_input_checked.3 man/xcb_shm_attach.3 man/xcb_shm_attach_checked.3 man/xcb_shm_attach_fd.3 man/xcb_shm_attach_fd_checked.3 man/xcb_shm_completion_event_t.3 man/xcb_shm_create_pixmap.3 man/xcb_shm_create_pixmap_checked.3 man/xcb_shm_create_segment.3 man/xcb_shm_create_segment_reply.3 man/xcb_shm_create_segment_unchecked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_shm_detach.3 man/xcb_shm_detach_checked.3 man/xcb_shm_get_image.3 man/xcb_shm_get_image_reply.3 man/xcb_shm_get_image_unchecked.3 man/xcb_shm_put_image.3 man/xcb_shm_put_image_checked.3 man/xcb_shm_query_version.3 man/xcb_shm_query_version_reply.3 man/xcb_shm_query_version_unchecked.3 man/xcb_store_colors.3 man/xcb_store_colors_checked.3 man/xcb_store_named_color.3 man/xcb_store_named_color_checked.3 man/xcb_sync_alarm_notify_event_t.3 man/xcb_sync_await.3 man/xcb_sync_await_checked.3 man/xcb_sync_await_fence.3 man/xcb_sync_await_fence_checked.3 man/xcb_sync_change_alarm.3 man/xcb_sync_change_alarm_checked.3 man/xcb_sync_change_counter.3 man/xcb_sync_change_counter_checked.3 man/xcb_sync_counter_notify_event_t.3 man/xcb_sync_create_alarm.3 man/xcb_sync_create_alarm_checked.3 man/xcb_sync_create_counter.3 man/xcb_sync_create_counter_checked.3 man/xcb_sync_create_fence.3 man/xcb_sync_create_fence_checked.3 man/xcb_sync_destroy_alarm.3 man/xcb_sync_destroy_alarm_checked.3 man/xcb_sync_destroy_counter.3 man/xcb_sync_destroy_counter_checked.3 man/xcb_sync_destroy_fence.3 man/xcb_sync_destroy_fence_checked.3 man/xcb_sync_get_priority.3 man/xcb_sync_get_priority_reply.3 man/xcb_sync_get_priority_unchecked.3 man/xcb_sync_initialize.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_sync_initialize_reply.3 man/xcb_sync_initialize_unchecked.3 man/xcb_sync_list_system_counters.3 man/xcb_sync_list_system_counters_counters_iterator.3 man/xcb_sync_list_system_counters_counters_length.3 man/xcb_sync_list_system_counters_reply.3 man/xcb_sync_list_system_counters_unchecked.3 man/xcb_sync_query_alarm.3 man/xcb_sync_query_alarm_reply.3 man/xcb_sync_query_alarm_unchecked.3 man/xcb_sync_query_counter.3 man/xcb_sync_query_counter_reply.3 man/xcb_sync_query_counter_unchecked.3 man/xcb_sync_query_fence.3 man/xcb_sync_query_fence_reply.3 man/xcb_sync_query_fence_unchecked.3 man/xcb_sync_reset_fence.3 man/xcb_sync_reset_fence_checked.3 man/xcb_sync_set_counter.3 man/xcb_sync_set_counter_checked.3 man/xcb_sync_set_priority.3 man/xcb_sync_set_priority_checked.3 man/xcb_sync_trigger_fence.3 man/xcb_sync_trigger_fence_checked.3 man/xcb_test_compare_cursor.3 man/xcb_test_compare_cursor_reply.3 man/xcb_test_compare_cursor_unchecked.3 man/xcb_test_fake_input.3 man/xcb_test_fake_input_checked.3 man/xcb_test_get_version.3 man/xcb_test_get_version_reply.3 man/xcb_test_get_version_unchecked.3 man/xcb_test_grab_control.3 man/xcb_test_grab_control_checked.3 man/xcb_translate_coordinates.3 man/xcb_translate_coordinates_reply.3 man/xcb_translate_coordinates_unchecked.3 man/xcb_ungrab_button.3 man/xcb_ungrab_button_checked.3 man/xcb_ungrab_key.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_ungrab_key_checked.3 man/xcb_ungrab_keyboard.3 man/xcb_ungrab_keyboard_checked.3 man/xcb_ungrab_pointer.3 man/xcb_ungrab_pointer_checked.3 man/xcb_ungrab_server.3 man/xcb_ungrab_server_checked.3 man/xcb_uninstall_colormap.3 man/xcb_uninstall_colormap_checked.3 man/xcb_unmap_notify_event_t.3 man/xcb_unmap_subwindows.3 man/xcb_unmap_subwindows_checked.3 man/xcb_unmap_window.3 man/xcb_unmap_window_checked.3 man/xcb_visibility_notify_event_t.3 man/xcb_warp_pointer.3 man/xcb_warp_pointer_checked.3 man/xcb_x_print_attribut_notify_event_t.3 man/xcb_x_print_create_context.3 man/xcb_x_print_create_context_checked.3 man/xcb_x_print_notify_event_t.3 man/xcb_x_print_print_destroy_context.3 man/xcb_x_print_print_destroy_context_checked.3 man/xcb_x_print_print_end_doc.3 man/xcb_x_print_print_end_doc_checked.3 man/xcb_x_print_print_end_job.3 man/xcb_x_print_print_end_job_checked.3 man/xcb_x_print_print_end_page.3 man/xcb_x_print_print_end_page_checked.3 man/xcb_x_print_print_get_attributes.3 man/xcb_x_print_print_get_attributes_attributes.3 man/xcb_x_print_print_get_attributes_attributes_end.3 man/xcb_x_print_print_get_attributes_attributes_length.3 man/xcb_x_print_print_get_attributes_reply.3 man/xcb_x_print_print_get_attributes_unchecked.3 man/xcb_x_print_print_get_context.3 man/xcb_x_print_print_get_context_reply.3 man/xcb_x_print_print_get_context_unchecked.3 man/xcb_x_print_print_get_document_data.3 man/xcb_x_print_print_get_document_data_data.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_x_print_print_get_document_data_data_end.3 man/xcb_x_print_print_get_document_data_data_length.3 man/xcb_x_print_print_get_document_data_reply.3 man/xcb_x_print_print_get_document_data_unchecked.3 man/xcb_x_print_print_get_image_resolution.3 man/xcb_x_print_print_get_image_resolution_reply.3 man/xcb_x_print_print_get_image_resolution_unchecked.3 man/xcb_x_print_print_get_one_attributes.3 man/xcb_x_print_print_get_one_attributes_reply.3 man/xcb_x_print_print_get_one_attributes_unchecked.3 man/xcb_x_print_print_get_one_attributes_value.3 man/xcb_x_print_print_get_one_attributes_value_end.3 man/xcb_x_print_print_get_one_attributes_value_length.3 man/xcb_x_print_print_get_page_dimensions.3 man/xcb_x_print_print_get_page_dimensions_reply.3 man/xcb_x_print_print_get_page_dimensions_unchecked.3 man/xcb_x_print_print_get_printer_list.3 man/xcb_x_print_print_get_printer_list_printers_iterator.3 man/xcb_x_print_print_get_printer_list_printers_length.3 man/xcb_x_print_print_get_printer_list_reply.3 man/xcb_x_print_print_get_printer_list_unchecked.3 man/xcb_x_print_print_get_screen_of_context.3 man/xcb_x_print_print_get_screen_of_context_reply.3 man/xcb_x_print_print_get_screen_of_context_unchecked.3 man/xcb_x_print_print_input_selected.3 man/xcb_x_print_print_input_selected_all_events_list.3 man/xcb_x_print_print_input_selected_all_events_list_end.3 man/xcb_x_print_print_input_selected_all_events_list_length.3 man/xcb_x_print_print_input_selected_event_list.3 man/xcb_x_print_print_input_selected_event_list_end.3 man/xcb_x_print_print_input_selected_event_list_length.3 man/xcb_x_print_print_input_selected_reply.3 man/xcb_x_print_print_input_selected_unchecked.3 man/xcb_x_print_print_put_document_data.3 man/xcb_x_print_print_put_document_data_checked.3 man/xcb_x_print_print_query_screens.3 man/xcb_x_print_print_query_screens_reply.3 man/xcb_x_print_print_query_screens_roots.3 man/xcb_x_print_print_query_screens_roots_end.3 man/xcb_x_print_print_query_screens_roots_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_x_print_print_query_screens_unchecked.3 man/xcb_x_print_print_query_version.3 man/xcb_x_print_print_query_version_reply.3 man/xcb_x_print_print_query_version_unchecked.3 man/xcb_x_print_print_rehash_printer_list.3 man/xcb_x_print_print_rehash_printer_list_checked.3 man/xcb_x_print_print_select_input.3 man/xcb_x_print_print_select_input_checked.3 man/xcb_x_print_print_set_attributes.3 man/xcb_x_print_print_set_attributes_checked.3 man/xcb_x_print_print_set_context.3 man/xcb_x_print_print_set_context_checked.3 man/xcb_x_print_print_set_image_resolution.3 man/xcb_x_print_print_set_image_resolution_reply.3 man/xcb_x_print_print_set_image_resolution_unchecked.3 man/xcb_x_print_print_start_doc.3 man/xcb_x_print_print_start_doc_checked.3 man/xcb_x_print_print_start_job.3 man/xcb_x_print_print_start_job_checked.3 man/xcb_x_print_print_start_page.3 man/xcb_x_print_print_start_page_checked.3 man/xcb_xc_misc_get_version.3 man/xcb_xc_misc_get_version_reply.3 man/xcb_xc_misc_get_version_unchecked.3 man/xcb_xc_misc_get_xid_list.3 man/xcb_xc_misc_get_xid_list_ids.3 man/xcb_xc_misc_get_xid_list_ids_end.3 man/xcb_xc_misc_get_xid_list_ids_length.3 man/xcb_xc_misc_get_xid_list_reply.3 man/xcb_xc_misc_get_xid_list_unchecked.3 man/xcb_xc_misc_get_xid_range.3 man/xcb_xc_misc_get_xid_range_reply.3 man/xcb_xc_misc_get_xid_range_unchecked.3 man/xcb_xevie_end.3 man/xcb_xevie_end_reply.3 man/xcb_xevie_end_unchecked.3 man/xcb_xevie_query_version.3 man/xcb_xevie_query_version_reply.3 man/xcb_xevie_query_version_unchecked.3 man/xcb_xevie_select_input.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xevie_select_input_reply.3 man/xcb_xevie_select_input_unchecked.3 man/xcb_xevie_send.3 man/xcb_xevie_send_reply.3 man/xcb_xevie_send_unchecked.3 man/xcb_xevie_start.3 man/xcb_xevie_start_reply.3 man/xcb_xevie_start_unchecked.3 man/xcb_xf86dri_auth_connection.3 man/xcb_xf86dri_auth_connection_reply.3 man/xcb_xf86dri_auth_connection_unchecked.3 man/xcb_xf86dri_close_connection.3 man/xcb_xf86dri_close_connection_checked.3 man/xcb_xf86dri_create_context.3 man/xcb_xf86dri_create_context_reply.3 man/xcb_xf86dri_create_context_unchecked.3 man/xcb_xf86dri_create_drawable.3 man/xcb_xf86dri_create_drawable_reply.3 man/xcb_xf86dri_create_drawable_unchecked.3 man/xcb_xf86dri_destroy_context.3 man/xcb_xf86dri_destroy_context_checked.3 man/xcb_xf86dri_destroy_drawable.3 man/xcb_xf86dri_destroy_drawable_checked.3 man/xcb_xf86dri_get_client_driver_name.3 man/xcb_xf86dri_get_client_driver_name_client_driver_name.3 man/xcb_xf86dri_get_client_driver_name_client_driver_name_end.3 man/xcb_xf86dri_get_client_driver_name_client_driver_name_length.3 man/xcb_xf86dri_get_client_driver_name_reply.3 man/xcb_xf86dri_get_client_driver_name_unchecked.3 man/xcb_xf86dri_get_device_info.3 man/xcb_xf86dri_get_device_info_device_private.3 man/xcb_xf86dri_get_device_info_device_private_end.3 man/xcb_xf86dri_get_device_info_device_private_length.3 man/xcb_xf86dri_get_device_info_reply.3 man/xcb_xf86dri_get_device_info_unchecked.3 man/xcb_xf86dri_get_drawable_info.3 man/xcb_xf86dri_get_drawable_info_back_clip_rects.3 man/xcb_xf86dri_get_drawable_info_back_clip_rects_iterator.3 man/xcb_xf86dri_get_drawable_info_back_clip_rects_length.3 man/xcb_xf86dri_get_drawable_info_clip_rects.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xf86dri_get_drawable_info_clip_rects_iterator.3 man/xcb_xf86dri_get_drawable_info_clip_rects_length.3 man/xcb_xf86dri_get_drawable_info_reply.3 man/xcb_xf86dri_get_drawable_info_unchecked.3 man/xcb_xf86dri_open_connection.3 man/xcb_xf86dri_open_connection_bus_id.3 man/xcb_xf86dri_open_connection_bus_id_end.3 man/xcb_xf86dri_open_connection_bus_id_length.3 man/xcb_xf86dri_open_connection_reply.3 man/xcb_xf86dri_open_connection_unchecked.3 man/xcb_xf86dri_query_direct_rendering_capable.3 man/xcb_xf86dri_query_direct_rendering_capable_reply.3 man/xcb_xf86dri_query_direct_rendering_capable_unchecked.3 man/xcb_xf86dri_query_version.3 man/xcb_xf86dri_query_version_reply.3 man/xcb_xf86dri_query_version_unchecked.3 man/xcb_xfixes_change_cursor.3 man/xcb_xfixes_change_cursor_by_name.3 man/xcb_xfixes_change_cursor_by_name_checked.3 man/xcb_xfixes_change_cursor_checked.3 man/xcb_xfixes_change_save_set.3 man/xcb_xfixes_change_save_set_checked.3 man/xcb_xfixes_copy_region.3 man/xcb_xfixes_copy_region_checked.3 man/xcb_xfixes_create_pointer_barrier.3 man/xcb_xfixes_create_pointer_barrier_checked.3 man/xcb_xfixes_create_region.3 man/xcb_xfixes_create_region_checked.3 man/xcb_xfixes_create_region_from_bitmap.3 man/xcb_xfixes_create_region_from_bitmap_checked.3 man/xcb_xfixes_create_region_from_gc.3 man/xcb_xfixes_create_region_from_gc_checked.3 man/xcb_xfixes_create_region_from_picture.3 man/xcb_xfixes_create_region_from_picture_checked.3 man/xcb_xfixes_create_region_from_window.3 man/xcb_xfixes_create_region_from_window_checked.3 man/xcb_xfixes_cursor_notify_event_t.3 man/xcb_xfixes_delete_pointer_barrier.3 man/xcb_xfixes_delete_pointer_barrier_checked.3 man/xcb_xfixes_destroy_region.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xfixes_destroy_region_checked.3 man/xcb_xfixes_expand_region.3 man/xcb_xfixes_expand_region_checked.3 man/xcb_xfixes_fetch_region.3 man/xcb_xfixes_fetch_region_rectangles.3 man/xcb_xfixes_fetch_region_rectangles_iterator.3 man/xcb_xfixes_fetch_region_rectangles_length.3 man/xcb_xfixes_fetch_region_reply.3 man/xcb_xfixes_fetch_region_unchecked.3 man/xcb_xfixes_get_cursor_image.3 man/xcb_xfixes_get_cursor_image_and_name.3 man/xcb_xfixes_get_cursor_image_and_name_cursor_image.3 man/xcb_xfixes_get_cursor_image_and_name_cursor_image_end.3 man/xcb_xfixes_get_cursor_image_and_name_cursor_image_length.3 man/xcb_xfixes_get_cursor_image_and_name_name.3 man/xcb_xfixes_get_cursor_image_and_name_name_end.3 man/xcb_xfixes_get_cursor_image_and_name_name_length.3 man/xcb_xfixes_get_cursor_image_and_name_reply.3 man/xcb_xfixes_get_cursor_image_and_name_unchecked.3 man/xcb_xfixes_get_cursor_image_cursor_image.3 man/xcb_xfixes_get_cursor_image_cursor_image_end.3 man/xcb_xfixes_get_cursor_image_cursor_image_length.3 man/xcb_xfixes_get_cursor_image_reply.3 man/xcb_xfixes_get_cursor_image_unchecked.3 man/xcb_xfixes_get_cursor_name.3 man/xcb_xfixes_get_cursor_name_name.3 man/xcb_xfixes_get_cursor_name_name_end.3 man/xcb_xfixes_get_cursor_name_name_length.3 man/xcb_xfixes_get_cursor_name_reply.3 man/xcb_xfixes_get_cursor_name_unchecked.3 man/xcb_xfixes_hide_cursor.3 man/xcb_xfixes_hide_cursor_checked.3 man/xcb_xfixes_intersect_region.3 man/xcb_xfixes_intersect_region_checked.3 man/xcb_xfixes_invert_region.3 man/xcb_xfixes_invert_region_checked.3 man/xcb_xfixes_query_version.3 man/xcb_xfixes_query_version_reply.3 man/xcb_xfixes_query_version_unchecked.3 man/xcb_xfixes_region_extents.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xfixes_region_extents_checked.3 man/xcb_xfixes_select_cursor_input.3 man/xcb_xfixes_select_cursor_input_checked.3 man/xcb_xfixes_select_selection_input.3 man/xcb_xfixes_select_selection_input_checked.3 man/xcb_xfixes_selection_notify_event_t.3 man/xcb_xfixes_set_cursor_name.3 man/xcb_xfixes_set_cursor_name_checked.3 man/xcb_xfixes_set_gc_clip_region.3 man/xcb_xfixes_set_gc_clip_region_checked.3 man/xcb_xfixes_set_picture_clip_region.3 man/xcb_xfixes_set_picture_clip_region_checked.3 man/xcb_xfixes_set_region.3 man/xcb_xfixes_set_region_checked.3 man/xcb_xfixes_set_window_shape_region.3 man/xcb_xfixes_set_window_shape_region_checked.3 man/xcb_xfixes_show_cursor.3 man/xcb_xfixes_show_cursor_checked.3 man/xcb_xfixes_subtract_region.3 man/xcb_xfixes_subtract_region_checked.3 man/xcb_xfixes_translate_region.3 man/xcb_xfixes_translate_region_checked.3 man/xcb_xfixes_union_region.3 man/xcb_xfixes_union_region_checked.3 man/xcb_xinerama_get_screen_count.3 man/xcb_xinerama_get_screen_count_reply.3 man/xcb_xinerama_get_screen_count_unchecked.3 man/xcb_xinerama_get_screen_size.3 man/xcb_xinerama_get_screen_size_reply.3 man/xcb_xinerama_get_screen_size_unchecked.3 man/xcb_xinerama_get_state.3 man/xcb_xinerama_get_state_reply.3 man/xcb_xinerama_get_state_unchecked.3 man/xcb_xinerama_is_active.3 man/xcb_xinerama_is_active_reply.3 man/xcb_xinerama_is_active_unchecked.3 man/xcb_xinerama_query_screens.3 man/xcb_xinerama_query_screens_reply.3 man/xcb_xinerama_query_screens_screen_info.3 man/xcb_xinerama_query_screens_screen_info_iterator.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xinerama_query_screens_screen_info_length.3 man/xcb_xinerama_query_screens_unchecked.3 man/xcb_xinerama_query_version.3 man/xcb_xinerama_query_version_reply.3 man/xcb_xinerama_query_version_unchecked.3 man/xcb_xkb_access_x_notify_event_t.3 man/xcb_xkb_action_message_event_t.3 man/xcb_xkb_bell.3 man/xcb_xkb_bell_checked.3 man/xcb_xkb_bell_notify_event_t.3 man/xcb_xkb_compat_map_notify_event_t.3 man/xcb_xkb_controls_notify_event_t.3 man/xcb_xkb_extension_device_notify_event_t.3 man/xcb_xkb_get_compat_map.3 man/xcb_xkb_get_compat_map_group_rtrn.3 man/xcb_xkb_get_compat_map_group_rtrn_iterator.3 man/xcb_xkb_get_compat_map_group_rtrn_length.3 man/xcb_xkb_get_compat_map_reply.3 man/xcb_xkb_get_compat_map_si_rtrn.3 man/xcb_xkb_get_compat_map_si_rtrn_end.3 man/xcb_xkb_get_compat_map_si_rtrn_length.3 man/xcb_xkb_get_compat_map_unchecked.3 man/xcb_xkb_get_controls.3 man/xcb_xkb_get_controls_reply.3 man/xcb_xkb_get_controls_unchecked.3 man/xcb_xkb_get_device_info.3 man/xcb_xkb_get_device_info_btn_actions.3 man/xcb_xkb_get_device_info_btn_actions_iterator.3 man/xcb_xkb_get_device_info_btn_actions_length.3 man/xcb_xkb_get_device_info_leds_iterator.3 man/xcb_xkb_get_device_info_leds_length.3 man/xcb_xkb_get_device_info_name.3 man/xcb_xkb_get_device_info_name_end.3 man/xcb_xkb_get_device_info_name_length.3 man/xcb_xkb_get_device_info_reply.3 man/xcb_xkb_get_device_info_unchecked.3 man/xcb_xkb_get_geometry.3 man/xcb_xkb_get_geometry_colors_iterator.3 man/xcb_xkb_get_geometry_colors_length.3 man/xcb_xkb_get_geometry_doodads_iterator.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xkb_get_geometry_doodads_length.3 man/xcb_xkb_get_geometry_key_aliases.3 man/xcb_xkb_get_geometry_key_aliases_iterator.3 man/xcb_xkb_get_geometry_key_aliases_length.3 man/xcb_xkb_get_geometry_label_font.3 man/xcb_xkb_get_geometry_properties_iterator.3 man/xcb_xkb_get_geometry_properties_length.3 man/xcb_xkb_get_geometry_reply.3 man/xcb_xkb_get_geometry_sections_iterator.3 man/xcb_xkb_get_geometry_sections_length.3 man/xcb_xkb_get_geometry_shapes_iterator.3 man/xcb_xkb_get_geometry_shapes_length.3 man/xcb_xkb_get_geometry_unchecked.3 man/xcb_xkb_get_indicator_map.3 man/xcb_xkb_get_indicator_map_maps.3 man/xcb_xkb_get_indicator_map_maps_iterator.3 man/xcb_xkb_get_indicator_map_maps_length.3 man/xcb_xkb_get_indicator_map_reply.3 man/xcb_xkb_get_indicator_map_unchecked.3 man/xcb_xkb_get_indicator_state.3 man/xcb_xkb_get_indicator_state_reply.3 man/xcb_xkb_get_indicator_state_unchecked.3 man/xcb_xkb_get_kbd_by_name.3 man/xcb_xkb_get_kbd_by_name_replies.3 man/xcb_xkb_get_kbd_by_name_reply.3 man/xcb_xkb_get_kbd_by_name_unchecked.3 man/xcb_xkb_get_map.3 man/xcb_xkb_get_map_map.3 man/xcb_xkb_get_map_reply.3 man/xcb_xkb_get_map_unchecked.3 man/xcb_xkb_get_named_indicator.3 man/xcb_xkb_get_named_indicator_reply.3 man/xcb_xkb_get_named_indicator_unchecked.3 man/xcb_xkb_get_names.3 man/xcb_xkb_get_names_reply.3 man/xcb_xkb_get_names_unchecked.3 man/xcb_xkb_get_names_value_list.3 man/xcb_xkb_get_state.3 man/xcb_xkb_get_state_reply.3 man/xcb_xkb_get_state_unchecked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xkb_indicator_map_notify_event_t.3 man/xcb_xkb_indicator_state_notify_event_t.3 man/xcb_xkb_latch_lock_state.3 man/xcb_xkb_latch_lock_state_checked.3 man/xcb_xkb_list_components.3 man/xcb_xkb_list_components_compat_maps_iterator.3 man/xcb_xkb_list_components_compat_maps_length.3 man/xcb_xkb_list_components_geometries_iterator.3 man/xcb_xkb_list_components_geometries_length.3 man/xcb_xkb_list_components_keycodes_iterator.3 man/xcb_xkb_list_components_keycodes_length.3 man/xcb_xkb_list_components_keymaps_iterator.3 man/xcb_xkb_list_components_keymaps_length.3 man/xcb_xkb_list_components_reply.3 man/xcb_xkb_list_components_symbols_iterator.3 man/xcb_xkb_list_components_symbols_length.3 man/xcb_xkb_list_components_types_iterator.3 man/xcb_xkb_list_components_types_length.3 man/xcb_xkb_list_components_unchecked.3 man/xcb_xkb_map_notify_event_t.3 man/xcb_xkb_names_notify_event_t.3 man/xcb_xkb_new_keyboard_notify_event_t.3 man/xcb_xkb_per_client_flags.3 man/xcb_xkb_per_client_flags_reply.3 man/xcb_xkb_per_client_flags_unchecked.3 man/xcb_xkb_select_events.3 man/xcb_xkb_select_events_checked.3 man/xcb_xkb_set_compat_map.3 man/xcb_xkb_set_compat_map_checked.3 man/xcb_xkb_set_controls.3 man/xcb_xkb_set_controls_checked.3 man/xcb_xkb_set_debugging_flags.3 man/xcb_xkb_set_debugging_flags_reply.3 man/xcb_xkb_set_debugging_flags_unchecked.3 man/xcb_xkb_set_device_info.3 man/xcb_xkb_set_device_info_checked.3 man/xcb_xkb_set_geometry.3 man/xcb_xkb_set_geometry_checked.3 man/xcb_xkb_set_indicator_map.3 man/xcb_xkb_set_indicator_map_checked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xkb_set_map.3 man/xcb_xkb_set_map_checked.3 man/xcb_xkb_set_named_indicator.3 man/xcb_xkb_set_named_indicator_checked.3 man/xcb_xkb_set_names.3 man/xcb_xkb_set_names_checked.3 man/xcb_xkb_state_notify_event_t.3 man/xcb_xkb_use_extension.3 man/xcb_xkb_use_extension_reply.3 man/xcb_xkb_use_extension_unchecked.3 man/xcb_xv_get_port_attribute.3 man/xcb_xv_get_port_attribute_reply.3 man/xcb_xv_get_port_attribute_unchecked.3 man/xcb_xv_get_still.3 man/xcb_xv_get_still_checked.3 man/xcb_xv_get_video.3 man/xcb_xv_get_video_checked.3 man/xcb_xv_grab_port.3 man/xcb_xv_grab_port_reply.3 man/xcb_xv_grab_port_unchecked.3 man/xcb_xv_list_image_formats.3 man/xcb_xv_list_image_formats_format.3 man/xcb_xv_list_image_formats_format_iterator.3 man/xcb_xv_list_image_formats_format_length.3 man/xcb_xv_list_image_formats_reply.3 man/xcb_xv_list_image_formats_unchecked.3 man/xcb_xv_port_notify_event_t.3 man/xcb_xv_put_image.3 man/xcb_xv_put_image_checked.3 man/xcb_xv_put_still.3 man/xcb_xv_put_still_checked.3 man/xcb_xv_put_video.3 man/xcb_xv_put_video_checked.3 man/xcb_xv_query_adaptors.3 man/xcb_xv_query_adaptors_info_iterator.3 man/xcb_xv_query_adaptors_info_length.3 man/xcb_xv_query_adaptors_reply.3 man/xcb_xv_query_adaptors_unchecked.3 man/xcb_xv_query_best_size.3 man/xcb_xv_query_best_size_reply.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xv_query_best_size_unchecked.3 man/xcb_xv_query_encodings.3 man/xcb_xv_query_encodings_info_iterator.3 man/xcb_xv_query_encodings_info_length.3 man/xcb_xv_query_encodings_reply.3 man/xcb_xv_query_encodings_unchecked.3 man/xcb_xv_query_extension.3 man/xcb_xv_query_extension_reply.3 man/xcb_xv_query_extension_unchecked.3 man/xcb_xv_query_image_attributes.3 man/xcb_xv_query_image_attributes_offsets.3 man/xcb_xv_query_image_attributes_offsets_end.3 man/xcb_xv_query_image_attributes_offsets_length.3 man/xcb_xv_query_image_attributes_pitches.3 man/xcb_xv_query_image_attributes_pitches_end.3 man/xcb_xv_query_image_attributes_pitches_length.3 man/xcb_xv_query_image_attributes_reply.3 man/xcb_xv_query_image_attributes_unchecked.3 man/xcb_xv_query_port_attributes.3 man/xcb_xv_query_port_attributes_attributes_iterator.3 man/xcb_xv_query_port_attributes_attributes_length.3 man/xcb_xv_query_port_attributes_reply.3 man/xcb_xv_query_port_attributes_unchecked.3 man/xcb_xv_select_port_notify.3 man/xcb_xv_select_port_notify_checked.3 man/xcb_xv_select_video_notify.3 man/xcb_xv_select_video_notify_checked.3 man/xcb_xv_set_port_attribute.3 man/xcb_xv_set_port_attribute_checked.3 man/xcb_xv_shm_put_image.3 man/xcb_xv_shm_put_image_checked.3 man/xcb_xv_stop_video.3 man/xcb_xv_stop_video_checked.3 man/xcb_xv_ungrab_port.3 man/xcb_xv_ungrab_port_checked.3 man/xcb_xv_video_notify_event_t.3 man/xcb_xvmc_create_context.3 man/xcb_xvmc_create_context_priv_data.3 man/xcb_xvmc_create_context_priv_data_end.3 man/xcb_xvmc_create_context_priv_data_length.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 man/xcb_xvmc_create_context_reply.3 man/xcb_xvmc_create_context_unchecked.3 man/xcb_xvmc_create_subpicture.3 man/xcb_xvmc_create_subpicture_priv_data.3 man/xcb_xvmc_create_subpicture_priv_data_end.3 man/xcb_xvmc_create_subpicture_priv_data_length.3 man/xcb_xvmc_create_subpicture_reply.3 man/xcb_xvmc_create_subpicture_unchecked.3 man/xcb_xvmc_create_surface.3 man/xcb_xvmc_create_surface_priv_data.3 man/xcb_xvmc_create_surface_priv_data_end.3 man/xcb_xvmc_create_surface_priv_data_length.3 man/xcb_xvmc_create_surface_reply.3 man/xcb_xvmc_create_surface_unchecked.3 man/xcb_xvmc_destroy_context.3 man/xcb_xvmc_destroy_context_checked.3 man/xcb_xvmc_destroy_subpicture.3 man/xcb_xvmc_destroy_subpicture_checked.3 man/xcb_xvmc_destroy_surface.3 man/xcb_xvmc_destroy_surface_checked.3 man/xcb_xvmc_list_subpicture_types.3 man/xcb_xvmc_list_subpicture_types_reply.3 man/xcb_xvmc_list_subpicture_types_types.3 man/xcb_xvmc_list_subpicture_types_types_iterator.3 man/xcb_xvmc_list_subpicture_types_types_length.3 man/xcb_xvmc_list_subpicture_types_unchecked.3 man/xcb_xvmc_list_surface_types.3 man/xcb_xvmc_list_surface_types_reply.3 man/xcb_xvmc_list_surface_types_surfaces.3 man/xcb_xvmc_list_surface_types_surfaces_iterator.3 man/xcb_xvmc_list_surface_types_surfaces_length.3 man/xcb_xvmc_list_surface_types_unchecked.3 man/xcb_xvmc_query_version.3 man/xcb_xvmc_query_version_reply.3 man/xcb_xvmc_query_version_unchecked.3 '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/include/xcb' /usr/bin/install -c -m 644 xproto.h bigreq.h xc_misc.h composite.h damage.h dpms.h dri2.h glx.h randr.h record.h render.h res.h screensaver.h shape.h shm.h sync.h xevie.h xf86dri.h xfixes.h xinerama.h xinput.h xprint.h xselinux.h xtest.h xv.h xvmc.h xkb.h '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/include/xcb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/include/xcb' /usr/bin/install -c -m 644 xcb.h xcbext.h '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/include/xcb' make[3]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/src' make[2]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/src' make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9/tests' make[2]: Entering directory `/builddir/build/BUILD/libxcb-1.9/tests' make[3]: Entering directory `/builddir/build/BUILD/libxcb-1.9/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/tests' make[2]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9/doc' make[2]: Entering directory `/builddir/build/BUILD/libxcb-1.9/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/libxcb-1.9/install-sh -d '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/doc/libxcb' cp -pR ./tutorial '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/doc/libxcb/' make[2]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/doc' make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9/doc' make[1]: Entering directory `/builddir/build/BUILD/libxcb-1.9' make[2]: Entering directory `/builddir/build/BUILD/libxcb-1.9' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xcb.pc xcb-sync.pc xcb-xkb.pc '/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libxcb-1.9' make[1]: Leaving directory `/builddir/build/BUILD/libxcb-1.9' + find /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm -name '*.la' -delete + rm -rf /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/include /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/pkgconfig + rm -f /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-sync.so /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-xkb.so /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb.so + rm -f /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb.so.1 /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb.so.1.1.0 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libxcb-1.9 extracting debug info from /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-xkb.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/lib/libxcb-sync.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libxcb-sync.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxcb-sync.so.0.debug symlinked /usr/lib/debug/usr/lib/libxcb-xkb.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxcb-xkb.so.0.debug 4132 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: compat-libxcb-1.9-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VJKVuO + umask 022 + cd /builddir/build/BUILD + cd libxcb-1.9 + DOCDIR=/builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/doc/compat-libxcb-1.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/doc/compat-libxcb-1.9 + cp -pr COPYING /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm/usr/share/doc/compat-libxcb-1.9 + exit 0 Provides: compat-libxcb = 1.9-1.el7 compat-libxcb(armv7hl-32) = 1.9-1.el7 libxcb-sync.so.0 libxcb-xkb.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libxcb.so.1 rtld(GNU_HASH) Processing files: compat-libxcb-debuginfo-1.9-1.el7.armv7hl Provides: compat-libxcb-debuginfo = 1.9-1.el7 compat-libxcb-debuginfo(armv7hl-32) = 1.9-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm Wrote: /builddir/build/RPMS/compat-libxcb-1.9-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/compat-libxcb-debuginfo-1.9-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RH8AOQ + umask 022 + cd /builddir/build/BUILD + cd libxcb-1.9 + rm -rf /builddir/build/BUILDROOT/compat-libxcb-1.9-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->