Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libX11.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libX11.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libX11-1.6.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libX11.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libX11.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZUxigx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libX11-1.6.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libX11-1.6.5.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libX11-1.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #2 (dont-forward-keycode-0.patch): + echo 'Patch #2 (dont-forward-keycode-0.patch):' + /usr/bin/cat /builddir/build/SOURCES/dont-forward-keycode-0.patch + /usr/bin/patch -p1 -b --suffix .dont-forward-keycode-0 --fuzz=0 patching file modules/im/ximcp/imDefFlt.c patching file modules/im/ximcp/imDefLkup.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kt5c1p + umask 022 + cd /builddir/build/BUILD + cd libX11-1.6.5 + autoreconf -v --install --force autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing 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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == 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=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-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 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-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 if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports -Wall... yes checking if gcc -std=gnu99 supports -Wpointer-arith... yes checking if gcc -std=gnu99 supports -Wmissing-declarations... yes checking if gcc -std=gnu99 supports -Wformat=2... yes checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if gcc -std=gnu99 supports -Wnested-externs... yes checking if gcc -std=gnu99 supports -Wbad-function-cast... yes checking if gcc -std=gnu99 supports -Wold-style-definition... yes checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports -Wunused... yes checking if gcc -std=gnu99 supports -Wuninitialized... yes checking if gcc -std=gnu99 supports -Wshadow... yes checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports -Wredundant-decls... yes checking if gcc -std=gnu99 supports -Wlogical-op... yes checking if gcc -std=gnu99 supports -Werror=implicit... yes checking if gcc -std=gnu99 supports -Werror=nonnull... yes checking if gcc -std=gnu99 supports -Werror=init-self... yes checking if gcc -std=gnu99 supports -Werror=main... yes checking if gcc -std=gnu99 supports -Werror=missing-braces... yes checking if gcc -std=gnu99 supports -Werror=sequence-point... yes checking if gcc -std=gnu99 supports -Werror=return-type... yes checking if gcc -std=gnu99 supports -Werror=trigraphs... yes checking if gcc -std=gnu99 supports -Werror=array-bounds... yes checking if gcc -std=gnu99 supports -Werror=write-strings... yes checking if gcc -std=gnu99 supports -Werror=address... yes checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports -pedantic... yes checking if gcc -std=gnu99 supports -Werror... yes checking if gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... yes checking for xmlto... no configure: WARNING: xmlto not found - documentation targets will be skipped checking for xsltproc... no configure: WARNING: xsltproc not found - cannot transform XML documents checking for X.Org SGML entities >= 1.10... no checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking for perl... /usr/bin/perl checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking if run-time linking is supported... checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes yes checking if loadable i18n module support should be enabled... no checking if loadable Xcursor library support should be enabled... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for strtol... yes checking for seteuid... yes checking whether issetugid is declared... no checking for issetugid... no checking for getresuid... yes checking for shmat... yes checking for launchd... no checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysym definitions... /usr/include/X11/keysymdef.h /usr/include/X11/XF86keysym.h /usr/include/X11/Sunkeysym.h /usr/include/X11/DECkeysym.h /usr/include/X11/HPkeysym.h checking if XLOCALEDIR support should be enabled... yes checking for BIGFONT... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for nl_langinfo... yes checking for X11... yes checking whether malloc(0) returns NULL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating man/xkb/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/xcms/Makefile config.status: creating src/xlibi18n/Makefile config.status: creating modules/Makefile config.status: creating modules/im/Makefile config.status: creating modules/im/ximcp/Makefile config.status: creating modules/lc/Makefile config.status: creating modules/lc/def/Makefile config.status: creating modules/lc/gen/Makefile config.status: creating modules/lc/Utf8/Makefile config.status: creating modules/om/Makefile config.status: creating modules/om/generic/Makefile config.status: creating src/xkb/Makefile config.status: creating nls/Makefile config.status: creating specs/Makefile config.status: creating specs/i18n/Makefile config.status: creating specs/i18n/compose/Makefile config.status: creating specs/i18n/framework/Makefile config.status: creating specs/i18n/localedb/Makefile config.status: creating specs/i18n/trans/Makefile config.status: creating specs/libX11/Makefile config.status: creating specs/XIM/Makefile config.status: creating specs/XKB/Makefile config.status: creating x11.pc config.status: creating x11-xcb.pc config.status: creating src/config.h config.status: creating include/X11/XlibConf.h config.status: executing depfiles commands config.status: executing libtool commands X11 will be built with the following settings: Loadable i18n module support: no Loadable xcursor library support: yes Threading support: yes Use Threads safe API: yes Threads stubs in libX11: no XCMS: yes Internationalization support: yes XF86BigFont support: yes XKB support: yes XLOCALEDIR environment variable support: yes Compose table cache enabled: yes Functional specs building enabled: yes + make -j16 Making all in include make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/include' Making all in modules make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules' Making all in im make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' Making all in ximcp make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im/ximcp' CC imCallbk.lo CC imDefFlt.lo CC imDefIm.lo CC imDefIc.lo CC imDefLkup.lo CC imDispch.lo CC imEvToWire.lo CC imExten.lo CC imImSw.lo CC imInsClbk.lo CC imInt.lo CC imLcGIc.lo CC imLcFlt.lo CC imLcIc.lo CC imLcIm.lo CC imLcLkup.lo imCallbk.c: In function '_XimPreeditCaretCallback': imCallbk.c:627:8: warning: declaration of 'len' shadows a parameter [-Wshadow] INT16 len = sz_XIMID + sz_XICID + sz_ximPreeditCaretReply; ^ imCallbk.c:597:9: warning: shadowed declaration is here [-Wshadow] int len) ^ imLcLkup.c: In function '_XimLocalMbLookupString': imLcLkup.c:64:11: warning: declaration of 'mb' shadows a previous local [-Wshadow] char mb[XLC_PUBLIC(ic->core.im->core.lcd, mb_cur_max)]; ^ imLcLkup.c:53:11: warning: shadowed declaration is here [-Wshadow] char *mb = ic->private.local.base.mb; ^ CC imLcPrs.lo CC imLcSIc.lo CC imRmAttr.lo CC imRm.lo CC imThaiFlt.lo CC imThaiIc.lo CC imThaiIm.lo CC imTrans.lo CC imTransR.lo CC imTrX.lo CCLD libximcp.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im/ximcp' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' Making all in lc make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' Making all in Utf8 make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/Utf8' CC lcUTF8Load.lo CCLD libxlcUTF8Load.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/Utf8' Making all in def make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/def' CC lcDefConv.lo CCLD libxlcDef.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/def' Making all in gen make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/gen' CC lcGenConv.lo CCLD libxlibi18n.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/gen' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' Making all in om make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' Making all in generic make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om/generic' CC omDefault.lo CC omGeneric.lo CC omImText.lo CC omText.lo CC omTextEsc.lo CC omTextExt.lo CC omTextPer.lo CC omXChar.lo CCLD libxomGeneric.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om/generic' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules' Making all in src make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' cd util && make make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/util' CC makekeys.o CCLD makekeys make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/util' ../src/util/makekeys /usr/include/X11/keysymdef.h /usr/include/X11/XF86keysym.h /usr/include/X11/Sunkeysym.h /usr/include/X11/DECkeysym.h /usr/include/X11/HPkeysym.h > ks_tables_h mv ks_tables_h ks_tables.h make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' Making all in util make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/util' Making all in xcms make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xcms' CC AddDIC.lo CC AddSF.lo CC CCC.lo CC CvColW.lo CC CvCols.lo CC HVC.lo CC HVCGcC.lo CC HVCGcV.lo CC HVCGcVC.lo CC HVCMnV.lo CC HVCMxC.lo CC HVCMxV.lo CC HVCMxVC.lo CC HVCMxVs.lo CC HVCWpAj.lo CC IdOfPr.lo CC LRGB.lo CC Lab.lo CC LabGcC.lo CC LabGcL.lo CC LabGcLC.lo CC LabMnL.lo CC LabMxC.lo CC LabMxL.lo CC LabMxLC.lo CC LabWpAj.lo CC Luv.lo CC LuvGcC.lo CC LuvGcL.lo CC LuvGcLC.lo LRGB.c: In function 'LINEAR_RGB_InitSCCData': LRGB.c:798:1: warning: label 'FreeBlueTblElements' defined but not used [-Wunused-label] FreeBlueTblElements: ^ CC LuvMnL.lo CC LuvMxC.lo CC LuvMxL.lo CC LuvMxLC.lo CC LuvWpAj.lo CC OfCCC.lo CC PrOfId.lo CC QBlack.lo CC QBlue.lo CC QGreen.lo CC QRed.lo CC QWhite.lo CC QuCol.lo CC QuCols.lo CC SetCCC.lo CC SetGetCols.lo CC StCol.lo CC StCols.lo CC UNDEFINED.lo CC XRGB.lo CC XYZ.lo CC cmsAllCol.lo CC cmsAllNCol.lo CC cmsCmap.lo CC cmsColNm.lo CC cmsGlobls.lo CC cmsInt.lo CC cmsLkCol.lo CC cmsMath.lo CC cmsProp.lo CC cmsTrig.lo CC uvY.lo CC xyY.lo cmsCmap.c: In function 'CmapRecForColormap': cmsCmap.c:184:18: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CCLD libxcms.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xcms' Making all in xlibi18n make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xlibi18n' CC XDefaultIMIF.lo CC XDefaultOMIF.lo CC xim_trans.lo CC ICWrap.lo CC imKStoUCS.lo CC IMWrap.lo CC lcCT.lo CC lcCharSet.lo CC lcConv.lo CC lcDB.lo CC lcFile.lo CC lcDynamic.lo CC lcGeneric.lo CC lcInit.lo CC lcPrTxt.lo CC lcPubWrap.lo CC lcPublic.lo lcCT.c: In function 'cstoct': lcCT.c:1024:21: warning: declaration of 'char_size' shadows a previous local [-Wshadow] int char_size = (ch < 0xc0 ? 1 : ^ lcCT.c:884:9: warning: shadowed declaration is here [-Wshadow] int char_size; ^ CC lcRM.lo CC lcStd.lo CC lcTxtPr.lo CC lcUTF8.lo CC lcUtil.lo CC lcWrap.lo CC mbWMProps.lo CC mbWrap.lo CC utf8WMProps.lo CC utf8Wrap.lo CC wcWrap.lo CCLD libi18n.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xlibi18n' Making all in xkb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xkb' CC XKB.lo CC XKBBind.lo CC XKBCompat.lo CC XKBCtrls.lo CC XKBCvt.lo CC XKBGetMap.lo CC XKBGetByName.lo CC XKBNames.lo CC XKBRdBuf.lo CC XKBSetMap.lo CC XKBUse.lo CC XKBleds.lo CC XKBBell.lo CC XKBSetGeom.lo CC XKBGeom.lo CC XKBExtDev.lo XKBBind.c: In function 'XLookupKeysym': XKBBind.c:225:5: warning: 'XKeycodeToKeysym' is deprecated (declared at XKBBind.c:96) [-Wdeprecated-declarations] return XKeycodeToKeysym(dpy, event->keycode, col); ^ CC XKBList.lo CC XKBMisc.lo CC XKBMAlloc.lo CC XKBGAlloc.lo CC XKBAlloc.lo CCLD libxkb.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' CC AllCells.lo CC AllowEv.lo CC AllPlanes.lo CC AutoRep.lo CC Backgnd.lo CC BdrWidth.lo CC Bell.lo CC Border.lo CC ChAccCon.lo CC ChClMode.lo CC ChActPGb.lo CC ChCmap.lo CC ChGC.lo CC ChKeyCon.lo CC ChkMaskEv.lo CC ChkIfEv.lo CC ChkTypEv.lo CC ChkTypWEv.lo CC ChkWinEv.lo CC ChPntCon.lo CC ChProp.lo CC ChSaveSet.lo CC ChWAttrs.lo CC ChWindow.lo CC CirWin.lo CC CirWinDn.lo CC CirWinUp.lo CC ClDisplay.lo CC ClearArea.lo CC Clear.lo CC ConfWind.lo CC Context.lo CC ConvSel.lo CC CopyArea.lo CC CopyCmap.lo CC CopyGC.lo CC CopyPlane.lo CC CrBFData.lo CC CrCmap.lo CC CrCursor.lo CC CrGC.lo CC CrGlCur.lo CC CrPFBData.lo CC CrPixmap.lo CC CrWindow.lo CC Cursor.lo CC DefCursor.lo CC DelProp.lo CC Depths.lo CC DestSubs.lo CC DestWind.lo CC DisName.lo CC DrArc.lo CC DrArcs.lo CC DrLine.lo CC DrLines.lo CC DrPoint.lo CC DrPoints.lo CC DrRect.lo CC DrRects.lo CC DrSegs.lo DisName.c: In function 'XDisplayName': DisName.c:63:5: warning: return discards 'const' qualifier from pointer target type [enabled by default] return( "" ); ^ CC ErrDes.lo CC ErrHndlr.lo CC evtomask.lo CC EvToWire.lo CC FetchName.lo CC FillArc.lo CC FillArcs.lo CC FillPoly.lo CC FillRct.lo CC FillRcts.lo CC FilterEv.lo CC Flush.lo CC Font.lo CC FontInfo.lo CC FontNames.lo CC FreeCmap.lo CC FreeCols.lo CC FreeCurs.lo CC FreeEData.lo CC FreeEventData.lo CC FreeGC.lo CC FreePix.lo CC FSSaver.lo CC FSWrap.lo CC GCMisc.lo CC Geom.lo CC GetAtomNm.lo CC GetColor.lo CC GetDflt.lo CC GetEventData.lo CC GetFPath.lo CC GetFProp.lo CC GetGCVals.lo CC GetGeom.lo FSWrap.c: In function 'XCreateFontSet': FSWrap.c:198:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *def_string = ""; ^ CC GetHColor.lo CC GetHints.lo CC GetIFocus.lo CC GetImage.lo GetFPath.c: In function 'XGetFontPath': GetFPath.c:45:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GetKCnt.lo CC GetMoEv.lo CC GetNrmHint.lo CC GetPCnt.lo CC GetPntMap.lo CC GetProp.lo CC GetRGBCMap.lo CC GetSOwner.lo CC GetSSaver.lo GetIFocus.c: In function 'XGetInputFocus': CC GetStCmap.lo GetIFocus.c:39:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GetTxtProp.lo CC GetWAttrs.lo CC GetWMCMapW.lo GetKCnt.c: In function 'XGetKeyboardControl': GetKCnt.c:38:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GetWMProto.lo CC globals.lo GetPCnt.c: In function 'XGetPointerControl': GetPCnt.c:41:11: warning: variable 'req' set but not used [-Wunused-but-set-variable] xReq *req; ^ GetPntMap.c: In function 'XGetPointerMapping': GetPntMap.c:48:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GrButton.lo GetSSaver.c: In function 'XGetScreenSaver': GetSSaver.c:43:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GrKeybd.lo CC GrKey.lo CC GrPointer.lo CC GrServer.lo CC Host.lo CC Iconify.lo CC IfEvent.lo CC imConv.lo CC ImText16.lo CC ImText.lo CC ImUtil.lo CC InitExt.lo CC InsCmap.lo CC IntAtom.lo CC KeyBind.lo GrServer.c: In function 'XGrabServer': GrServer.c:35:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC KeysymStr.lo CC KillCl.lo CC LiHosts.lo CC LiICmaps.lo CC LiProps.lo CC ListExt.lo CC LoadFont.lo CC LockDis.lo CC locking.lo CC LookupCol.lo LiHosts.c: In function 'XListHosts': CC LowerWin.lo LiHosts.c:80:29: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xListHostsReq *req; ^ CC Macros.lo CC MapRaised.lo CC MapSubs.lo ListExt.c: In function 'XListExtensions': ListExt.c:44:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC MapWindow.lo CC MaskEvent.lo CC Misc.lo CC ModMap.lo CC MoveWin.lo CC NextEvent.lo CC OCWrap.lo CC OMWrap.lo CC OpenDis.lo Macros.c: In function 'XNoOp': CC ParseCmd.lo Macros.c:286:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC ParseCol.lo CC ParseGeom.lo CC PeekEvent.lo ModMap.c: In function 'XGetModifierMapping': ModMap.c:37:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ ModMap.c: In function 'XSetModifierMapping': ModMap.c:87:5: warning: pointer targets in passing argument 2 of '_XSend' differ in signedness [-Wpointer-sign] Data(dpy, modifier_map->modifiermap, mapSize); ^ In file included from ModMap.c:30:0: ../include/X11/Xlibint.h:1031:13: note: expected 'const char *' but argument is of type 'KeyCode *' extern void _XSend( ^ CC PeekIfEv.lo CC Pending.lo CC PixFormats.lo CC PmapBgnd.lo CC PmapBord.lo CC PolyReg.lo CC PolyTxt16.lo CC PolyTxt.lo CC PropAlloc.lo CC PutBEvent.lo CC Quarks.lo CC PutImage.lo CC QuBest.lo CC QuColor.lo CC QuColors.lo CC QuCurShp.lo CC QuExt.lo CC QuKeybd.lo CC QuPntr.lo CC QuStipShp.lo CC QuTextE16.lo CC QuTextExt.lo CC QuTileShp.lo QuKeybd.c: In function 'XQueryKeymap': QuKeybd.c:42:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC QuTree.lo CC RaiseWin.lo CC RdBitF.lo CC RecolorC.lo CC ReconfWin.lo CC ReconfWM.lo CC Region.lo CC RegstFlt.lo CC RepWindow.lo CC RestackWs.lo CC RotProp.lo CC ScrResStr.lo CC SelInput.lo CC SendEvent.lo CC SetBack.lo ReconfWM.c: In function 'XReconfigureWMWindow': ReconfWM.c:108:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC SetClMask.lo CC SetClOrig.lo CC SetCRects.lo CC SetDashes.lo CC SetFont.lo CC SetFore.lo CC SetFPath.lo CC SetFunc.lo CC SetHints.lo CC SetIFocus.lo CC SetLocale.lo CC SetLStyle.lo CC SetNrmHint.lo CC SetPMask.lo CC SetPntMap.lo CC SetRGBCMap.lo CC SetSOwner.lo CC SetSSaver.lo CC SetState.lo CC SetStCmap.lo CC SetStip.lo CC SetTile.lo CC SetTSOrig.lo CC SetTxtProp.lo CC SetWMCMapW.lo CC SetWMProto.lo CC StBytes.lo CC StColor.lo CC StColors.lo CC StName.lo CC StNColor.lo CC StrKeysym.lo CC StrToText.lo CC Sync.lo CC Synchro.lo CC Text16.lo CC Text.lo CC TextExt16.lo CC TextExt.lo CC TextToStr.lo CC TrCoords.lo CC UndefCurs.lo CC UngrabBut.lo CC UngrabKbd.lo Sync.c: In function 'XSync': Sync.c:40:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC UngrabKey.lo CC UngrabPtr.lo CC UngrabSvr.lo CC UninsCmap.lo CC UnldFont.lo CC UnmapSubs.lo StrKeysym.c: In function 'XStringToKeysym': StrKeysym.c:118:7: warning: declaration of 'c' shadows a previous local [-Wshadow] char c; ^ StrKeysym.c:80:18: warning: shadowed declaration is here [-Wshadow] register int c; ^ CC UnmapWin.lo CC VisUtil.lo CC WarpPtr.lo CC Window.lo CC WinEvent.lo CC Withdraw.lo UngrabSvr.c: In function 'XUngrabServer': UngrabSvr.c:36:24: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC WMGeom.lo CC WMProps.lo CC WrBitF.lo CC xcb_disp.lo CC xcb_io.lo CC XlibAsync.lo CC XlibInt.lo CC Xrm.lo CC x11_xcb.lo XlibInt.c: In function '_XSeqSyncFunction': XlibInt.c:199:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ XlibInt.c: In function '_XPrintDefaultError': XlibInt.c:1284:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->request_code); ^ XlibInt.c:1304:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->minor_code); ^ XlibInt.c:1336:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->resourceid); ^ XlibInt.c:1364:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->resourceid); ^ XlibInt.c:1370:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->serial); ^ In file included from XlibInt.c:40:0: ../include/X11/Xlibint.h:301:15: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (((struct _XDisplay*)dpy)->request) ^ XlibInt.c:1374:51: note: in expansion of macro 'X_DPY_GET_REQUEST' (void) fprintf(fp, mesg, (unsigned long long)(X_DPY_GET_REQUEST(dpy))); ^ CCLD libX11-xcb.la XlibInt.c: In function '_XDefaultIOError': XlibInt.c:1241:5: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] int _XDefaultIOError( ^ CCLD libX11.la make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' Making all in nls make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/nls' GEN am_ET.UTF-8/XLC_LOCALE GEN armscii-8/XLC_LOCALE GEN C/XLC_LOCALE GEN cs_CZ.UTF-8/XLC_LOCALE GEN el_GR.UTF-8/XLC_LOCALE GEN en_US.UTF-8/XLC_LOCALE GEN fi_FI.UTF-8/XLC_LOCALE GEN georgian-academy/XLC_LOCALE GEN georgian-ps/XLC_LOCALE GEN ibm-cp1133/XLC_LOCALE GEN iscii-dev/XLC_LOCALE GEN isiri-3342/XLC_LOCALE GEN iso8859-1/XLC_LOCALE GEN iso8859-10/XLC_LOCALE GEN iso8859-11/XLC_LOCALE GEN iso8859-13/XLC_LOCALE GEN iso8859-14/XLC_LOCALE GEN iso8859-15/XLC_LOCALE GEN iso8859-2/XLC_LOCALE GEN iso8859-3/XLC_LOCALE GEN iso8859-4/XLC_LOCALE GEN iso8859-5/XLC_LOCALE GEN iso8859-6/XLC_LOCALE GEN iso8859-7/XLC_LOCALE GEN iso8859-8/XLC_LOCALE GEN iso8859-9/XLC_LOCALE GEN ja/XLC_LOCALE GEN iso8859-9e/XLC_LOCALE GEN ja.JIS/XLC_LOCALE GEN ja_JP.UTF-8/XLC_LOCALE GEN ja.SJIS/XLC_LOCALE GEN km_KH.UTF-8/XLC_LOCALE GEN ko/XLC_LOCALE GEN koi8-c/XLC_LOCALE GEN koi8-r/XLC_LOCALE GEN koi8-u/XLC_LOCALE GEN ko_KR.UTF-8/XLC_LOCALE GEN microsoft-cp1251/XLC_LOCALE GEN microsoft-cp1256/XLC_LOCALE GEN microsoft-cp1255/XLC_LOCALE GEN mulelao-1/XLC_LOCALE GEN nokhchi-1/XLC_LOCALE GEN pt_BR.UTF-8/XLC_LOCALE GEN pt_PT.UTF-8/XLC_LOCALE GEN ru_RU.UTF-8/XLC_LOCALE GEN sr_CS.UTF-8/XLC_LOCALE GEN tatar-cyr/XLC_LOCALE GEN th_TH/XLC_LOCALE GEN th_TH.UTF-8/XLC_LOCALE GEN tscii-0/XLC_LOCALE GEN vi_VN.tcvn/XLC_LOCALE GEN vi_VN.viscii/XLC_LOCALE GEN zh_CN/XLC_LOCALE GEN zh_CN.gb18030/XLC_LOCALE GEN zh_CN.gbk/XLC_LOCALE GEN zh_CN.UTF-8/XLC_LOCALE GEN zh_HK.big5/XLC_LOCALE GEN zh_HK.big5hkscs/XLC_LOCALE GEN zh_HK.UTF-8/XLC_LOCALE GEN zh_TW/XLC_LOCALE GEN zh_TW.big5/XLC_LOCALE GEN zh_TW.UTF-8/XLC_LOCALE GEN am_ET.UTF-8/Compose GEN armscii-8/Compose GEN C/Compose GEN cs_CZ.UTF-8/Compose GEN el_GR.UTF-8/Compose GEN fi_FI.UTF-8/Compose GEN en_US.UTF-8/Compose GEN georgian-academy/Compose GEN georgian-ps/Compose GEN ibm-cp1133/Compose GEN iscii-dev/Compose GEN isiri-3342/Compose GEN iso8859-1/Compose GEN iso8859-10/Compose GEN iso8859-11/Compose GEN iso8859-13/Compose GEN iso8859-14/Compose GEN iso8859-15/Compose GEN iso8859-2/Compose GEN iso8859-3/Compose GEN iso8859-4/Compose GEN iso8859-5/Compose GEN iso8859-6/Compose GEN iso8859-7/Compose GEN iso8859-8/Compose GEN iso8859-9/Compose GEN iso8859-9e/Compose GEN ja/Compose GEN ja.JIS/Compose GEN ja_JP.UTF-8/Compose GEN ja.SJIS/Compose GEN km_KH.UTF-8/Compose GEN ko/Compose GEN koi8-c/Compose GEN koi8-r/Compose GEN koi8-u/Compose GEN ko_KR.UTF-8/Compose GEN microsoft-cp1251/Compose GEN microsoft-cp1255/Compose GEN microsoft-cp1256/Compose GEN mulelao-1/Compose GEN nokhchi-1/Compose GEN pt_BR.UTF-8/Compose GEN pt_PT.UTF-8/Compose GEN ru_RU.UTF-8/Compose GEN sr_CS.UTF-8/Compose GEN tatar-cyr/Compose GEN th_TH/Compose GEN th_TH.UTF-8/Compose GEN tscii-0/Compose GEN vi_VN.tcvn/Compose GEN vi_VN.viscii/Compose GEN zh_CN/Compose GEN zh_CN.gb18030/Compose GEN zh_CN.gbk/Compose GEN zh_CN.UTF-8/Compose GEN zh_HK.big5/Compose GEN zh_HK.big5hkscs/Compose GEN zh_HK.UTF-8/Compose GEN zh_TW/Compose GEN zh_TW.big5/Compose GEN zh_TW.UTF-8/Compose GEN locale.alias GEN locale.dir GEN compose.dir LC_CTYPE=C sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < compose.dir.l1 > compose.dir.l2 LC_CTYPE=C sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.dir.l1 > locale.dir.l2 LC_CTYPE=C sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.alias.l1 > locale.alias.l2 cat compose.dir.l2 compose.dir.l1 > compose.dir cat locale.dir.l2 locale.dir.l1 > locale.dir cat locale.alias.l2 locale.alias.l1 > locale.alias make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/nls' Making all in man make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man' Making all in xkb make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man/xkb' GEN XkbActionCtrls.3 GEN XkbAddDeviceLedInfo.3 GEN XkbAddGeomDoodad.3 GEN XkbAddGeomColor.3 GEN XkbAddGeomKey.3 GEN XkbAddGeomKeyAlias.3 GEN XkbAddGeomOutline.3 GEN XkbAddGeomOverlay.3 GEN XkbAddGeomOverlayKey.3 GEN XkbAddGeomProperty.3 GEN XkbAddGeomOverlayRow.3 GEN XkbAddGeomRow.3 GEN XkbAddGeomSection.3 GEN XkbAddGeomShape.3 GEN XkbAddSymInterpret.3 GEN XkbAllocClientMap.3 GEN XkbAllocControls.3 GEN XkbAllocDeviceInfo.3 GEN XkbAllocCompatMap.3 GEN XkbAllocGeomColors.3 GEN XkbAllocDeviceLedInfo.3 GEN XkbAllocGeomDoodads.3 GEN XkbAllocGeomKeyAliases.3 GEN XkbAllocGeomKeys.3 GEN XkbAllocGeomOutlines.3 GEN XkbAllocGeomOverlayRows.3 GEN XkbAllocGeomOverlayKey.3 GEN XkbAllocGeomPoints.3 GEN XkbAllocGeomOverlays.3 GEN XkbAllocGeomRows.3 GEN XkbAllocGeomProps.3 GEN XkbAllocGeomSections.3 GEN XkbAllocGeomSectionDoodads.3 GEN XkbAllocGeometry.3 GEN XkbAllocGeomShapes.3 GEN XkbAllocIndicatorMaps.3 GEN XkbAllocKeyboard.3 GEN XkbAllocServerMap.3 GEN XkbAllocNames.3 GEN XkbApplyCompatMapToKey.3 GEN XkbBell.3 GEN XkbBellEvent.3 GEN XkbChangeControls.3 GEN XkbChangeDeviceInfo.3 GEN XkbChangeIndicators.3 GEN XkbChangeEnabledControls.3 GEN XkbChangeMap.3 GEN XkbChangeNames.3 GEN XkbChangeTypesOfKey.3 GEN XkbComputeRowBounds.3 GEN XkbComputeSectionBounds.3 GEN XkbComputeShapeTop.3 GEN XkbComputeShapeBounds.3 GEN XkbCopyKeyType.3 GEN XkbCopyKeyTypes.3 GEN XkbDeviceBell.3 GEN XkbDeviceBellEvent.3 GEN XkbFindOverlayForKey.3 GEN XkbForceBell.3 GEN XkbForceDeviceBell.3 GEN XkbFreeClientMap.3 GEN XkbFreeComponentList.3 GEN XkbFreeCompatMap.3 GEN XkbFreeControls.3 GEN XkbFreeDeviceInfo.3 GEN XkbFreeGeomColors.3 GEN XkbFreeGeomDoodads.3 GEN XkbFreeGeomKeys.3 GEN XkbFreeGeomKeyAliases.3 GEN XkbFreeGeomOutlines.3 GEN XkbFreeGeomOverlayRows.3 GEN XkbFreeGeomOverlayKeys.3 GEN XkbFreeGeomOverlays.3 GEN XkbFreeGeomPoints.3 GEN XkbFreeGeomProperties.3 GEN XkbFreeGeomSections.3 GEN XkbFreeGeomRows.3 GEN XkbFreeGeomShapes.3 GEN XkbFreeGeometry.3 GEN XkbFreeIndicatorMaps.3 GEN XkbFreeKeyboard.3 GEN XkbFreeNames.3 GEN XkbFreeServerMap.3 GEN XkbGetAccessXTimeout.3 GEN XkbGetAutoRepeatRate.3 GEN XkbGetAutoResetControls.3 GEN XkbGetBounceKeysDelay.3 GEN XkbGetCompatMap.3 GEN XkbGetControls.3 GEN XkbGetControlsChanges.3 GEN XkbGetDetectableAutoRepeat.3 GEN XkbGetDeviceInfo.3 GEN XkbGetDeviceButtonActions.3 GEN XkbGetDeviceInfoChanges.3 GEN XkbGetDeviceLedInfo.3 GEN XkbGetGeometry.3 GEN XkbGetIndicatorChanges.3 GEN XkbGetIndicatorMap.3 GEN XkbGetKeyActions.3 GEN XkbGetIndicatorState.3 GEN XkbGetKeyBehaviors.3 GEN XkbGetKeyExplicitComponents.3 GEN XkbGetKeyModifierMap.3 GEN XkbGetKeySyms.3 GEN XkbGetKeyTypes.3 GEN XkbGetKeyVirtualModMap.3 GEN XkbGetKeyboard.3 GEN XkbGetKeyboardByName.3 GEN XkbGetMap.3 GEN XkbGetNameChanges.3 GEN XkbGetNamedGeometry.3 GEN XkbGetNamedIndicator.3 GEN XkbGetNames.3 GEN XkbGetSlowKeysDelay.3 GEN XkbGetState.3 GEN XkbGetStickyKeysOptions.3 GEN XkbGetUpdatedMap.3 GEN XkbGetVirtualMods.3 GEN XkbGetXlibControls.3 GEN XkbIgnoreExtension.3 GEN XkbInitCanonicalKeyTypes.3 GEN XkbKeyAction.3 GEN XkbKeyActionEntry.3 GEN XkbKeyActionsPtr.3 GEN XkbKeyGroupInfo.3 GEN XkbKeyGroupWidth.3 GEN XkbKeyGroupsWidth.3 GEN XkbKeyHasActions.3 GEN XkbKeyNumActions.3 GEN XkbKeyNumGroups.3 GEN XkbKeySymEntry.3 GEN XkbKeyNumSyms.3 GEN XkbKeySymsOffset.3 GEN XkbKeyType.3 GEN XkbKeySymsPtr.3 GEN XkbKeyTypeIndex.3 GEN XkbKeyTypesForCoreSymbols.3 GEN XkbKeycodeToKeysym.3 GEN XkbKeysymToModifiers.3 GEN XkbLatchGroup.3 GEN XkbLatchModifiers.3 GEN XkbLibraryVersion.3 GEN XkbListComponents.3 GEN XkbLockGroup.3 GEN XkbLockModifiers.3 GEN XkbLookupKeyBinding.3 GEN XkbLookupKeySym.3 GEN XkbModActionVMods.3 GEN XkbNoteDeviceChanges.3 GEN XkbNoteControlsChanges.3 GEN XkbNoteIndicatorChanges.3 GEN XkbNoteNameChanges.3 GEN XkbOpenDisplay.3 GEN XkbOutOfRangeGroupInfo.3 GEN XkbOutOfRangeGroupNumber.3 GEN XkbPtrActionX.3 GEN XkbPtrActionY.3 GEN XkbQueryExtension.3 GEN XkbResizeDeviceButtonActions.3 GEN XkbRefreshKeyboardMapping.3 GEN XkbResizeKeyActions.3 GEN XkbResizeKeySyms.3 GEN XkbResizeKeyType.3 GEN XkbSAActionSetCtrls.3 GEN XkbSAGroup.3 GEN XkbSAPtrDfltValue.3 GEN XkbSARedirectSetVMods.3 GEN XkbSARedirectSetVModsMask.3 GEN XkbSARedirectVMods.3 GEN XkbSARedirectVModsMask.3 GEN XkbSAScreen.3 GEN XkbSASetGroup.3 GEN XkbSASetScreen.3 GEN XkbSASetPtrDfltValue.3 GEN XkbSelectEventDetails.3 GEN XkbSelectEvents.3 GEN XkbSetAccessXTimeout.3 GEN XkbSetAutoRepeatRate.3 GEN XkbSetBounceKeysDelay.3 GEN XkbSetAutoResetControls.3 GEN XkbSetCompatMap.3 GEN XkbSetControls.3 GEN XkbSetDebuggingFlags.3 GEN XkbSetDetectableAutoRepeat.3 GEN XkbSetDeviceButtonActions.3 GEN XkbSetDeviceInfo.3 GEN XkbSetIgnoreLockMods.3 GEN XkbSetIndicatorMap.3 GEN XkbSetMap.3 GEN XkbSetModActionVMods.3 GEN XkbSetNamedIndicator.3 GEN XkbSetNames.3 GEN XkbSetPtrActionX.3 GEN XkbSetPtrActionY.3 GEN XkbSetServerInternalMods.3 GEN XkbSetXlibControls.3 GEN XkbTranslateKeyCode.3 GEN XkbTranslateKeySym.3 GEN XkbUpdateMapFromCore.3 GEN XkbVirtualModsToReal.3 make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man/xkb' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man' GEN Compose.5 GEN XCompose.5 GEN WhitePixel.3 GEN BlackPixel.3 GEN ConnectionNumber.3 GEN DefaultColormap.3 GEN DefaultDepth.3 GEN XListDepths.3 GEN DefaultGC.3 GEN DefaultRootWindow.3 GEN DefaultScreenOfDisplay.3 GEN DefaultScreen.3 GEN DefaultVisual.3 GEN DisplayCells.3 GEN DisplayPlanes.3 GEN DisplayString.3 GEN XMaxRequestSize.3 GEN XExtendedMaxRequestSize.3 GEN LastKnownRequestProcessed.3 GEN NextRequest.3 GEN ProtocolVersion.3 GEN ProtocolRevision.3 GEN QLength.3 GEN ScreenCount.3 GEN RootWindow.3 GEN ServerVendor.3 GEN ScreenOfDisplay.3 GEN VendorRelease.3 GEN WhitePixelOfScreen.3 GEN CellsOfScreen.3 GEN DefaultColormapOfScreen.3 GEN DefaultGCOfScreen.3 GEN DefaultDepthOfScreen.3 GEN DefaultVisualOfScreen.3 GEN DoesBackingStore.3 GEN DoesSaveUnders.3 GEN DisplayOfScreen.3 GEN XScreenNumberOfScreen.3 GEN EventMaskOfScreen.3 GEN HeightOfScreen.3 GEN HeightMMOfScreen.3 GEN MaxCmapsOfScreen.3 GEN MinCmapsOfScreen.3 GEN PlanesOfScreen.3 GEN RootWindowOfScreen.3 GEN WidthOfScreen.3 GEN WidthMMOfScreen.3 GEN VisualOfCCC.3 GEN ScreenNumberOfCCC.3 GEN ScreenWhitePointOfCCC.3 GEN ClientWhitePointOfCCC.3 GEN BitmapPad.3 GEN BitmapBitOrder.3 GEN BitmapUnit.3 GEN DisplayHeightMM.3 GEN DisplayHeight.3 GEN DisplayWidth.3 GEN DisplayWidthMM.3 GEN XListPixmapFormats.3 GEN IsFunctionKey.3 GEN XPixmapFormatValues.3 GEN IsKeypadKey.3 GEN IsMiscFunctionKey.3 GEN IsModifierKey.3 GEN IsPFKey.3 GEN IsPrivateKeypadKey.3 GEN XGetClassHint.3 GEN XSetClassHint.3 GEN XClassHint.3 GEN XSetIconSizes.3 GEN XGetIconSizes.3 GEN XIconSize.3 GEN XGetRGBColormaps.3 GEN XSetRGBColormaps.3 GEN XStandardColormap.3 GEN XGetWMNormalHints.3 GEN XSetWMNormalHints.3 GEN XSetWMSizeHints.3 GEN XGetWMSizeHints.3 GEN XSizeHints.3 GEN XSetWMHints.3 GEN XGetWMHints.3 GEN XWMHints.3 GEN XAddHosts.3 GEN XRemoveHost.3 GEN XListHosts.3 GEN XRemoveHosts.3 GEN XSetAccessControl.3 GEN XEnableAccessControl.3 GEN XDisableAccessControl.3 GEN XHostAddress.3 GEN XAllocNamedColor.3 GEN XAllocColorCells.3 GEN XAllocColorPlanes.3 GEN XFreeColors.3 GEN XEvent.3 GEN XKeyEvent.3 GEN XMotionEvent.3 GEN XGetKeyboardControl.3 GEN XAutoRepeatOff.3 GEN XAutoRepeatOn.3 GEN XBell.3 GEN XQueryKeymap.3 GEN XKeyboardControl.3 GEN XGetKeyboardMapping.3 GEN XDisplayKeycodes.3 GEN XSetModifierMapping.3 GEN XGetModifierMapping.3 GEN XNewModifiermap.3 GEN XDeleteModifiermapEntry.3 GEN XInsertModifiermapEntry.3 GEN XModifierKeymap.3 GEN XFreeModifiermap.3 GEN XGetPointerControl.3 GEN XAddToSaveSet.3 GEN XRemoveFromSaveSet.3 GEN XSetWindowBackground.3 GEN XSetWindowBackgroundPixmap.3 GEN XSetWindowBorder.3 GEN XSetWindowBorderPixmap.3 GEN XSetWindowColormap.3 GEN XClearWindow.3 GEN XMoveWindow.3 GEN XResizeWindow.3 GEN XMoveResizeWindow.3 GEN XSetWindowBorderWidth.3 GEN XWindowChanges.3 GEN XCopyPlane.3 GEN XCopyColormapAndFree.3 GEN XFreeColormap.3 GEN XColor.3 GEN XCreatePixmapCursor.3 GEN XCreateGlyphCursor.3 GEN XFreeFontSet.3 GEN XCopyGC.3 GEN XChangeGC.3 GEN XGetGCValues.3 GEN XFreeGC.3 GEN XGContextFromGC.3 GEN XGCValues.3 GEN XDestroyIC.3 GEN XIMOfIC.3 GEN XCreateImage.3 GEN XGetPixel.3 GEN XPutPixel.3 GEN XSubImage.3 GEN XAddPixel.3 GEN XDestroyImage.3 GEN XDestroyOC.3 GEN XSetOCValues.3 GEN XGetOCValues.3 GEN XOMOfOC.3 GEN XFreePixmap.3 GEN XSetRegion.3 GEN XDestroyRegion.3 GEN XCreateSimpleWindow.3 GEN XSetWindowAttributes.3 GEN XUndefineCursor.3 GEN XDestroySubwindows.3 GEN XDrawArcs.3 GEN XArc.3 GEN XDrawImageString16.3 GEN XDrawLines.3 GEN XDrawSegments.3 GEN XSegment.3 GEN XDrawPoints.3 GEN XDrawRectangles.3 GEN XPoint.3 GEN XRectangle.3 GEN XDrawString16.3 GEN XDrawText16.3 GEN XTextItem.3 GEN XTextItem16.3 GEN XEqualRegion.3 GEN XPointInRegion.3 GEN XRectInRegion.3 GEN XFillRectangles.3 GEN XFillPolygon.3 GEN XFillArc.3 GEN XFillArcs.3 GEN XSync.3 GEN XEventsQueued.3 GEN XPending.3 GEN XBaseFontNameListOfFontSet.3 GEN XLocaleOfFontSet.3 GEN XContextDependentDrawing.3 GEN XContextualDrawing.3 GEN XDirectionalDependentDrawing.3 GEN XrmPutFileDatabase.3 GEN XNoExposeEvent.3 GEN XrmGetStringDatabase.3 GEN XrmGetDatabase.3 GEN XrmLocaleOfDatabase.3 GEN XrmSetDatabase.3 GEN XrmDestroyDatabase.3 GEN XrmQGetResource.3 GEN XrmQGetSearchList.3 GEN XrmQGetSearchResource.3 GEN XFreeEventData.3 GEN XGenericEventCookie.3 GEN XMatchVisualInfo.3 GEN XVisualIDFromVisual.3 GEN XVisualInfo.3 GEN XGetGeometry.3 GEN XWindowAttributes.3 GEN XListProperties.3 GEN XRotateWindowProperties.3 GEN XChangeProperty.3 GEN XDeleteProperty.3 GEN XUngrabButton.3 GEN XUngrabKey.3 GEN XUngrabPointer.3 GEN XUngrabKeyboard.3 GEN XChangeActivePointerGrab.3 GEN XUngrabServer.3 GEN XWithdrawWindow.3 GEN XReconfigureWMWindow.3 GEN XCheckIfEvent.3 GEN XPeekIfEvent.3 GEN XrmParseCommand.3 GEN XrmValue.3 GEN XrmOptionKind.3 GEN XrmOptionDescRec.3 GEN XUninstallColormap.3 GEN XListInstalledColormaps.3 GEN XRemoveConnectionWatch.3 GEN XProcessInternalConnection.3 GEN XInternalConnectionNumbers.3 GEN XUnionRegion.3 GEN XUnionRectWithRegion.3 GEN XSubtractRegion.3 GEN XXorRegion.3 GEN XOffsetRegion.3 GEN XShrinkRegion.3 GEN XInternAtoms.3 GEN XGetAtomName.3 GEN XGetAtomNames.3 GEN XFreeFontNames.3 GEN XListFontsWithInfo.3 GEN XFreeFontInfo.3 GEN XQueryFont.3 GEN XLoadQueryFont.3 GEN XFreeFont.3 GEN XGetFontProperty.3 GEN XUnloadFont.3 GEN XCharStruct.3 GEN XFontProp.3 GEN XChar2b.3 GEN XFontStruct.3 GEN XLookupString.3 GEN XRefreshKeyboardMapping.3 GEN XRebindKeysym.3 GEN XrmCombineDatabase.3 GEN XrmCombineFileDatabase.3 GEN XMappingEvent.3 GEN XMapRaised.3 GEN XMapSubwindows.3 GEN XPeekEvent.3 GEN XWindowEvent.3 GEN XCheckWindowEvent.3 GEN XMaskEvent.3 GEN XCheckMaskEvent.3 GEN XCheckTypedEvent.3 GEN XCheckTypedWindowEvent.3 GEN XCloseDisplay.3 GEN XCloseIM.3 GEN XSetIMValues.3 GEN XGetIMValues.3 GEN XDisplayOfIM.3 GEN XLocaleOfIM.3 GEN XUnregisterIMInstantiateCallback.3 GEN XRegisterIMInstantiateCallback.3 GEN XCloseOM.3 GEN XSetOMValues.3 GEN XGetOMValues.3 GEN XDisplayOfOM.3 GEN XLocaleOfOM.3 GEN XWMGeometry.3 GEN XGetImage.3 GEN XClipBox.3 GEN XGetSubImage.3 GEN XrmQPutResource.3 GEN XrmPutStringResource.3 GEN XrmQPutStringResource.3 GEN XrmPutLineResource.3 GEN XQueryBestTile.3 GEN XQueryBestStipple.3 GEN XQueryColors.3 GEN XLookupColor.3 GEN XListExtensions.3 GEN XParseColor.3 GEN XFreeExtensionList.3 GEN XScreenResourceString.3 GEN XLowerWindow.3 GEN XCirculateSubwindows.3 GEN XCirculateSubwindowsUp.3 GEN XCirculateSubwindowsDown.3 GEN XRestackWindows.3 GEN XWriteBitmapFile.3 GEN XReadBitmapFileData.3 GEN XCreateBitmapFromData.3 GEN XCreatePixmapFromBitmapData.3 GEN XFreeCursor.3 GEN XQueryBestCursor.3 GEN XFindContext.3 GEN XDeleteContext.3 GEN XUniqueContext.3 GEN XUnsetICFocus.3 GEN XTextPropertyToStringList.3 GEN XGetICValues.3 GEN XFreeStringList.3 GEN XTextProperty.3 GEN XSetSubwindowMode.3 GEN XSetClipMask.3 GEN XSetGraphicsExposure.3 GEN XKillClient.3 GEN XSetClipRectangles.3 GEN XGetCommand.3 GEN XGetErrorText.3 GEN XDisplayName.3 GEN XSetIOErrorHandler.3 GEN XGetErrorDatabaseText.3 GEN XDisplayMotionBufferSize.3 GEN XTimeCoord.3 GEN XGetMotionEvents.3 GEN XSetFillRule.3 GEN XFreeFontPath.3 GEN XGetFontPath.3 GEN XGetInputFocus.3 GEN XSetDashes.3 GEN XGetPointerMapping.3 GEN XForceScreenSaver.3 GEN XActivateScreenSaver.3 GEN XGetScreenSaver.3 GEN XResetScreenSaver.3 GEN XGetSelectionOwner.3 GEN XConvertSelection.3 GEN XSetFunction.3 GEN XSetPlaneMask.3 GEN XSetForeground.3 GEN XSetBackground.3 GEN XGetTransientForHint.3 GEN XGetTextProperty.3 GEN XSetStipple.3 GEN XSetTSOrigin.3 GEN XGetWMClientMachine.3 GEN XGetWMColormapWindows.3 GEN XGetWMIconName.3 GEN XGetIconName.3 GEN XSetIconName.3 GEN XGetWMName.3 GEN XStoreName.3 GEN XFetchName.3 GEN XmbSetWMProperties.3 GEN Xutf8SetWMProperties.3 GEN XStoreBuffer.3 GEN XGetWMProtocols.3 GEN XFetchBytes.3 GEN XFetchBuffer.3 GEN XRotateBuffers.3 GEN XStoreColor.3 GEN XStoreNamedColor.3 GEN XKeysymToString.3 GEN XKeycodeToKeysym.3 GEN XKeysymToKeycode.3 GEN XConvertCase.3 GEN XSetLocaleModifiers.3 GEN XSetAfterFunction.3 GEN XwcTextListToTextProperty.3 GEN Xutf8TextListToTextProperty.3 GEN XmbTextPropertyToTextList.3 GEN XwcTextPropertyToTextList.3 GEN Xutf8TextPropertyToTextList.3 GEN XwcFreeStringList.3 GEN XDefaultString.3 GEN XTextExtents16.3 GEN XQueryTextExtents.3 GEN XQueryTextExtents16.3 GEN XTextWidth16.3 GEN XLockDisplay.3 GEN XUnlockDisplay.3 GEN XrmStringToQuark.3 GEN XrmPermStringToQuark.3 GEN XrmQuarkToString.3 GEN XrmStringToBindingQuarkList.3 GEN XrmStringToQuarkList.3 GEN XUnmapSubwindows.3 GEN XcmsSetCCCOfColormap.3 GEN XcmsAllocNamedColor.3 GEN XcmsRGB.3 GEN XcmsRGBi.3 GEN XcmsCIEXYZ.3 GEN XcmsCIEuvY.3 GEN XcmsCIELab.3 GEN XcmsCIExyY.3 GEN XcmsCIELuv.3 GEN XcmsPad.3 GEN XcmsTekHVC.3 GEN XcmsCIELabQueryMaxL.3 GEN XcmsFreeCCC.3 GEN XcmsCIELabQueryMaxLC.3 GEN XcmsCIELabQueryMinL.3 GEN XcmsCIELuvQueryMaxL.3 GEN XcmsCIELuvQueryMaxLC.3 GEN XcmsCIELuvQueryMinL.3 GEN XcmsQueryBlue.3 GEN XcmsQueryRed.3 GEN XcmsQueryGreen.3 GEN XcmsQueryColors.3 GEN XcmsQueryWhite.3 GEN XcmsLookupColor.3 GEN XcmsStoreColors.3 GEN XcmsSetWhiteAdjustProc.3 GEN XcmsTekHVCQueryMaxV.3 GEN XcmsTekHVCQueryMaxVC.3 GEN XcmsTekHVCQueryMaxVSamples.3 GEN XwcDrawImageString.3 GEN Xutf8DrawImageString.3 GEN XcmsTekHVCQueryMinV.3 GEN XwcDrawString.3 GEN XwcDrawText.3 GEN Xutf8DrawString.3 GEN Xutf8DrawText.3 GEN XwcLookupString.3 GEN XwcResetIC.3 GEN Xutf8LookupString.3 GEN Xutf8ResetIC.3 GEN XwcTextEscapement.3 GEN Xutf8TextEscapement.3 GEN XwcTextExtents.3 GEN Xutf8TextExtents.3 GEN XwcTextPerCharExtents.3 GEN Xutf8TextPerCharExtents.3 GEN XCompose.3 GEN AllPlanes.3 GEN BlackPixelOfScreen.3 GEN DisplayOfCCC.3 GEN ImageByteOrder.3 GEN IsCursorKey.3 GEN XAddConnectionWatch.3 GEN XAddHost.3 GEN XAllocClassHint.3 GEN XAllocColor.3 GEN XAllocIconSize.3 GEN XAllocSizeHints.3 GEN XAllocStandardColormap.3 GEN XAllocWMHints.3 GEN XAllowEvents.3 GEN XAnyEvent.3 GEN XButtonEvent.3 GEN XChangeKeyboardControl.3 GEN XChangeKeyboardMapping.3 GEN XChangePointerControl.3 GEN XChangeSaveSet.3 GEN XChangeWindowAttributes.3 GEN XCirculateEvent.3 GEN XCirculateRequestEvent.3 GEN XClearArea.3 GEN XClientMessageEvent.3 GEN XcmsAllocColor.3 GEN XcmsCCCOfColormap.3 GEN XcmsCIELabQueryMaxC.3 GEN XcmsCIELuvQueryMaxC.3 GEN XcmsColor.3 GEN XcmsConvertColors.3 GEN XcmsCreateCCC.3 GEN XcmsDefaultCCC.3 GEN XcmsQueryBlack.3 GEN XcmsSetWhitePoint.3 GEN XcmsQueryColor.3 GEN XcmsStoreColor.3 GEN XcmsTekHVCQueryMaxC.3 GEN XColormapEvent.3 GEN XConfigureEvent.3 GEN XConfigureRequestEvent.3 GEN XConfigureWindow.3 GEN XCopyArea.3 GEN XCreateFontCursor.3 GEN XCreateColormap.3 GEN XCreateFontSet.3 GEN XCreateGC.3 GEN XCreateIC.3 GEN XCreateOC.3 GEN XCreatePixmap.3 GEN XCreateRegion.3 GEN XCreateWindowEvent.3 GEN XCreateWindow.3 GEN XCrossingEvent.3 GEN XDefineCursor.3 GEN XDestroyWindowEvent.3 GEN XDestroyWindow.3 GEN XDrawArc.3 GEN XDrawImageString.3 GEN XDrawLine.3 GEN XDrawPoint.3 GEN XDrawRectangle.3 GEN XDrawString.3 GEN XDrawText.3 GEN XEmptyRegion.3 GEN XErrorEvent.3 GEN XExposeEvent.3 GEN XExtentsOfFontSet.3 GEN XFilterEvent.3 GEN XFillRectangle.3 GEN XFlush.3 GEN XFocusChangeEvent.3 GEN XFontSetExtents.3 GEN XFontsOfFontSet.3 GEN XFree.3 GEN XGetEventData.3 GEN XGetVisualInfo.3 GEN XGetWindowAttributes.3 GEN XGetWindowProperty.3 GEN XGetXCBConnection.3 GEN XGrabButton.3 GEN XGrabKeyboard.3 GEN XGrabKey.3 GEN XGrabPointer.3 GEN XGrabServer.3 GEN XGraphicsExposeEvent.3 GEN XGravityEvent.3 GEN XIconifyWindow.3 GEN XIfEvent.3 GEN XInitImage.3 GEN XInstallColormap.3 GEN XInitThreads.3 GEN XInternAtom.3 GEN XIntersectRegion.3 GEN XKeymapEvent.3 GEN XListFonts.3 GEN XLoadFont.3 GEN XLookupKeysym.3 GEN XMapEvent.3 GEN XMapWindow.3 GEN XMapRequestEvent.3 GEN XmbDrawImageString.3 GEN XmbDrawString.3 GEN XmbDrawText.3 GEN XmbLookupString.3 GEN XmbResetIC.3 GEN XmbTextEscapement.3 GEN XmbTextExtents.3 GEN XmbTextListToTextProperty.3 GEN XmbTextPerCharExtents.3 GEN XNextEvent.3 GEN XNoOp.3 GEN XOpenDisplay.3 GEN XOpenIM.3 GEN XParseGeometry.3 GEN XOpenOM.3 GEN XPolygonRegion.3 GEN XPropertyEvent.3 GEN XPutBackEvent.3 GEN XPutImage.3 GEN XQueryBestSize.3 GEN XQueryColor.3 GEN XQueryExtension.3 GEN XQueryPointer.3 GEN XRaiseWindow.3 GEN XQueryTree.3 GEN XReadBitmapFile.3 GEN XRecolorCursor.3 GEN XReparentEvent.3 GEN XReparentWindow.3 GEN XResizeRequestEvent.3 GEN XResourceManagerString.3 GEN XrmEnumerateDatabase.3 GEN XrmGetFileDatabase.3 GEN XrmGetResource.3 GEN XrmInitialize.3 GEN XrmPutResource.3 GEN XrmMergeDatabases.3 GEN XrmUniqueQuark.3 GEN XSaveContext.3 GEN XSelectInput.3 GEN XSelectionClearEvent.3 GEN XSelectionEvent.3 GEN XSendEvent.3 GEN XSelectionRequestEvent.3 GEN XSetArcMode.3 GEN XSetClipOrigin.3 GEN XSetCloseDownMode.3 GEN XSetCommand.3 GEN XSetErrorHandler.3 GEN XSetEventQueueOwner.3 GEN XSetFillStyle.3 GEN XSetFont.3 GEN XSetICFocus.3 GEN XSetFontPath.3 GEN XSetICValues.3 GEN XSetInputFocus.3 GEN XSetLineAttributes.3 GEN XSetPointerMapping.3 GEN XSetScreenSaver.3 GEN XSetSelectionOwner.3 GEN XSetState.3 GEN XSetTextProperty.3 GEN XSetTile.3 GEN XSetTransientForHint.3 GEN XSetWMClientMachine.3 GEN XSetWMColormapWindows.3 GEN XSetWMName.3 GEN XSetWMIconName.3 GEN XSetWMProperties.3 GEN XSetWMProtocols.3 GEN XStoreBytes.3 GEN XStringListToTextProperty.3 GEN XStoreColors.3 GEN XStringToKeysym.3 GEN XSupportsLocale.3 GEN XSynchronize.3 GEN XTextWidth.3 GEN XTextExtents.3 GEN XUnmapEvent.3 GEN XTranslateCoordinates.3 GEN XUnmapWindow.3 GEN XVaCreateNestedList.3 GEN XVisibilityEvent.3 GEN XWarpPointer.3 make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man' Making all in specs make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs' Making all in libX11 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/libX11' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/libX11' Making all in i18n make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' Making all in compose make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/compose' GEN am_ET.UTF-8.xml GEN armscii-8.xml GEN cs_CZ.UTF-8.xml GEN C.xml GEN el_GR.UTF-8.xml GEN en_US.UTF-8.xml GEN fi_FI.UTF-8.xml GEN georgian-academy.xml GEN georgian-ps.xml GEN iscii-dev.xml GEN ibm-cp1133.xml GEN isiri-3342.xml GEN iso8859-1.xml GEN iso8859-10.xml GEN iso8859-11.xml GEN iso8859-13.xml GEN iso8859-14.xml GEN iso8859-15.xml GEN iso8859-2.xml GEN iso8859-3.xml GEN iso8859-5.xml GEN iso8859-4.xml GEN iso8859-6.xml GEN iso8859-7.xml GEN iso8859-9.xml GEN iso8859-8.xml GEN iso8859-9e.xml GEN ja.xml GEN ja.JIS.xml GEN ja_JP.UTF-8.xml GEN ja.SJIS.xml GEN km_KH.UTF-8.xml GEN ko.xml GEN koi8-c.xml GEN koi8-r.xml GEN koi8-u.xml GEN ko_KR.UTF-8.xml GEN microsoft-cp1251.xml GEN microsoft-cp1255.xml GEN microsoft-cp1256.xml GEN mulelao-1.xml GEN nokhchi-1.xml GEN pt_BR.UTF-8.xml GEN pt_PT.UTF-8.xml GEN ru_RU.UTF-8.xml GEN sr_CS.UTF-8.xml GEN tatar-cyr.xml GEN th_TH.xml GEN th_TH.UTF-8.xml GEN tscii-0.xml GEN vi_VN.tcvn.xml GEN vi_VN.viscii.xml GEN zh_CN.xml GEN zh_CN.gb18030.xml GEN zh_CN.gbk.xml GEN zh_CN.UTF-8.xml GEN zh_HK.big5.xml GEN zh_HK.big5hkscs.xml GEN zh_HK.UTF-8.xml GEN zh_TW.xml GEN zh_TW.big5.xml GEN zh_TW.UTF-8.xml GEN libX11-keys.xml make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/compose' Making all in framework make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/framework' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/framework' Making all in localedb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/localedb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/localedb' Making all in trans make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/trans' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/trans' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' Making all in XIM make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/XIM' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/XIM' Making all in XKB make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/XKB' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/XKB' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs' make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xsoKVk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 + cd libX11-1.6.5 + rm -rf /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 'INSTALL=install -p' Making install in include make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/include' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/include' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/include/X11' install -p -m 644 X11/XlibConf.h '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/include/X11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/include/X11' install -p -m 644 X11/XKBlib.h X11/Xcms.h X11/Xlib.h X11/Xlibint.h X11/Xlocale.h X11/Xresource.h X11/Xutil.h X11/cursorfont.h X11/Xregion.h X11/ImUtil.h X11/Xlib-xcb.h '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/include/X11' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/include' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/include' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules' Making install in im make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' Making install in ximcp make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im/ximcp' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im/ximcp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im/ximcp' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im/ximcp' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/im' Making install in lc make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' Making install in Utf8 make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/Utf8' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/Utf8' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/Utf8' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/Utf8' Making install in def make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/def' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/def' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/def' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/def' Making install in gen make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/gen' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/gen' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/gen' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc/gen' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/lc' Making install in om make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' Making install in generic make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om/generic' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om/generic' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om/generic' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om/generic' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules/om' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/modules' 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/libX11-1.6.5/modules' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/modules' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' cd util && make make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/util' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/util' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' Making install in util make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/util' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/util' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/util' Making install in xcms make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xcms' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xcms' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11' install -p -m 644 Xcms.txt '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xcms' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xcms' Making install in xlibi18n make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xlibi18n' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xlibi18n' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xlibi18n' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xlibi18n' Making install in xkb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xkb' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src/xkb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xkb' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libX11.la libX11-xcb.la '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libX11.so.6.3.0 /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/libX11.so.6.3.0 libtool: install: (cd /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64 && { ln -s -f libX11.so.6.3.0 libX11.so.6 || { rm -f libX11.so.6 && ln -s libX11.so.6.3.0 libX11.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64 && { ln -s -f libX11.so.6.3.0 libX11.so || { rm -f libX11.so && ln -s libX11.so.6.3.0 libX11.so; }; }) libtool: install: install -p .libs/libX11.lai /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/libX11.la libtool: install: install -p .libs/libX11-xcb.so.1.0.0 /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/libX11-xcb.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64 && { ln -s -f libX11-xcb.so.1.0.0 libX11-xcb.so.1 || { rm -f libX11-xcb.so.1 && ln -s libX11-xcb.so.1.0.0 libX11-xcb.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64 && { ln -s -f libX11-xcb.so.1.0.0 libX11-xcb.so || { rm -f libX11-xcb.so && ln -s libX11-xcb.so.1.0.0 libX11-xcb.so; }; }) libtool: install: install -p .libs/libX11-xcb.lai /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/libX11-xcb.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11' install -p -m 644 XErrorDB '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/src' Making install in nls make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/nls' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/nls' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gbk' install -p -m 644 zh_CN.gbk/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/el_GR.UTF-8' install -p -m 644 el_GR.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/el_GR.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN' install -p -m 644 zh_CN/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/sr_CS.UTF-8' install -p -m 644 sr_CS.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/sr_CS.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-academy' install -p -m 644 georgian-academy/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-academy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW' install -p -m 644 zh_TW/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.UTF-8' install -p -m 644 zh_HK.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/cs_CZ.UTF-8' install -p -m 644 cs_CZ.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/cs_CZ.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-1' install -p -m 644 iso8859-1/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-2' install -p -m 644 iso8859-2/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/armscii-8' install -p -m 644 armscii-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/armscii-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-3' install -p -m 644 iso8859-3/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tscii-0' install -p -m 644 tscii-0/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tscii-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_PT.UTF-8' install -p -m 644 pt_PT.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_PT.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-4' install -p -m 644 iso8859-4/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tatar-cyr' install -p -m 644 tatar-cyr/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tatar-cyr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-5' install -p -m 644 iso8859-5/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-6' install -p -m 644 iso8859-6/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-7' install -p -m 644 iso8859-7/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-8' install -p -m 644 iso8859-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9' install -p -m 644 iso8859-9/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH' install -p -m 644 th_TH/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/km_KH.UTF-8' install -p -m 644 km_KH.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/km_KH.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ibm-cp1133' install -p -m 644 ibm-cp1133/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ibm-cp1133' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/nokhchi-1' install -p -m 644 nokhchi-1/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/nokhchi-1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko' install -p -m 644 ko/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-ps' install -p -m 644 georgian-ps/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-ps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/fi_FI.UTF-8' install -p -m 644 fi_FI.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/fi_FI.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.UTF-8' install -p -m 644 zh_CN.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/en_US.UTF-8' install -p -m 644 en_US.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/en_US.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5hkscs' install -p -m 644 zh_HK.big5hkscs/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5hkscs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH.UTF-8' install -p -m 644 th_TH.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.big5' install -p -m 644 zh_TW.big5/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gb18030' install -p -m 644 zh_CN.gb18030/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5' install -p -m 644 zh_HK.big5/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko_KR.UTF-8' install -p -m 644 ko_KR.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko_KR.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-c' install -p -m 644 koi8-c/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-c' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/C' install -p -m 644 C/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/C' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9e' install -p -m 644 iso8859-9e/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9e' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja_JP.UTF-8' install -p -m 644 ja_JP.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja_JP.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-r' install -p -m 644 koi8-r/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-r' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.viscii' install -p -m 644 vi_VN.viscii/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.viscii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-u' install -p -m 644 koi8-u/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-u' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja' install -p -m 644 ja/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/isiri-3342' install -p -m 644 isiri-3342/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/isiri-3342' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/am_ET.UTF-8' install -p -m 644 am_ET.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/am_ET.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.tcvn' install -p -m 644 vi_VN.tcvn/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.tcvn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ru_RU.UTF-8' install -p -m 644 ru_RU.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ru_RU.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1251' install -p -m 644 microsoft-cp1251/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1251' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.UTF-8' install -p -m 644 zh_TW.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iscii-dev' install -p -m 644 iscii-dev/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iscii-dev' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/mulelao-1' install -p -m 644 mulelao-1/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/mulelao-1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1255' install -p -m 644 microsoft-cp1255/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1255' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1256' install -p -m 644 microsoft-cp1256/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1256' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.SJIS' install -p -m 644 ja.SJIS/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.SJIS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-10' install -p -m 644 iso8859-10/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-10' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-11' install -p -m 644 iso8859-11/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.JIS' install -p -m 644 ja.JIS/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.JIS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-13' install -p -m 644 iso8859-13/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-13' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-14' install -p -m 644 iso8859-14/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-14' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-15' install -p -m 644 iso8859-15/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-15' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_BR.UTF-8' install -p -m 644 pt_BR.UTF-8/XI18N_OBJS '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_BR.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gbk' install -p -m 644 zh_CN.gbk/XLC_LOCALE zh_CN.gbk/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gbk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/el_GR.UTF-8' install -p -m 644 el_GR.UTF-8/XLC_LOCALE el_GR.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/el_GR.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN' install -p -m 644 zh_CN/XLC_LOCALE zh_CN/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/sr_CS.UTF-8' install -p -m 644 sr_CS.UTF-8/XLC_LOCALE sr_CS.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/sr_CS.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-academy' install -p -m 644 georgian-academy/XLC_LOCALE georgian-academy/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-academy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW' install -p -m 644 zh_TW/XLC_LOCALE zh_TW/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.UTF-8' install -p -m 644 zh_HK.UTF-8/XLC_LOCALE zh_HK.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/cs_CZ.UTF-8' install -p -m 644 cs_CZ.UTF-8/XLC_LOCALE cs_CZ.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/cs_CZ.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-1' install -p -m 644 iso8859-1/XLC_LOCALE iso8859-1/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-2' install -p -m 644 iso8859-2/XLC_LOCALE iso8859-2/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/armscii-8' install -p -m 644 armscii-8/XLC_LOCALE armscii-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/armscii-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-3' install -p -m 644 iso8859-3/XLC_LOCALE iso8859-3/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tscii-0' install -p -m 644 tscii-0/XLC_LOCALE tscii-0/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tscii-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_PT.UTF-8' install -p -m 644 pt_PT.UTF-8/XLC_LOCALE pt_PT.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_PT.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-4' install -p -m 644 iso8859-4/XLC_LOCALE iso8859-4/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tatar-cyr' install -p -m 644 tatar-cyr/XLC_LOCALE tatar-cyr/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/tatar-cyr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-5' install -p -m 644 iso8859-5/XLC_LOCALE iso8859-5/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-6' install -p -m 644 iso8859-6/XLC_LOCALE iso8859-6/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-6' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-7' install -p -m 644 iso8859-7/XLC_LOCALE iso8859-7/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-8' install -p -m 644 iso8859-8/XLC_LOCALE iso8859-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9' install -p -m 644 iso8859-9/XLC_LOCALE iso8859-9/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH' install -p -m 644 th_TH/XLC_LOCALE th_TH/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/km_KH.UTF-8' install -p -m 644 km_KH.UTF-8/XLC_LOCALE km_KH.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/km_KH.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ibm-cp1133' install -p -m 644 ibm-cp1133/XLC_LOCALE ibm-cp1133/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ibm-cp1133' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/nokhchi-1' install -p -m 644 nokhchi-1/XLC_LOCALE nokhchi-1/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/nokhchi-1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko' install -p -m 644 ko/XLC_LOCALE ko/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-ps' install -p -m 644 georgian-ps/XLC_LOCALE georgian-ps/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/georgian-ps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/fi_FI.UTF-8' install -p -m 644 fi_FI.UTF-8/XLC_LOCALE fi_FI.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/fi_FI.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.UTF-8' install -p -m 644 zh_CN.UTF-8/XLC_LOCALE zh_CN.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/en_US.UTF-8' install -p -m 644 en_US.UTF-8/XLC_LOCALE en_US.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/en_US.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5hkscs' install -p -m 644 zh_HK.big5hkscs/XLC_LOCALE zh_HK.big5hkscs/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5hkscs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH.UTF-8' install -p -m 644 th_TH.UTF-8/XLC_LOCALE th_TH.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/th_TH.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.big5' install -p -m 644 zh_TW.big5/XLC_LOCALE zh_TW.big5/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gb18030' install -p -m 644 zh_CN.gb18030/XLC_LOCALE zh_CN.gb18030/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_CN.gb18030' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5' install -p -m 644 zh_HK.big5/XLC_LOCALE zh_HK.big5/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_HK.big5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko_KR.UTF-8' install -p -m 644 ko_KR.UTF-8/XLC_LOCALE ko_KR.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ko_KR.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-c' install -p -m 644 koi8-c/XLC_LOCALE koi8-c/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-c' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/C' install -p -m 644 C/XLC_LOCALE C/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/C' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9e' install -p -m 644 iso8859-9e/XLC_LOCALE iso8859-9e/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-9e' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja_JP.UTF-8' install -p -m 644 ja_JP.UTF-8/XLC_LOCALE ja_JP.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja_JP.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-r' install -p -m 644 koi8-r/XLC_LOCALE koi8-r/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-r' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.viscii' install -p -m 644 vi_VN.viscii/XLC_LOCALE vi_VN.viscii/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.viscii' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-u' install -p -m 644 koi8-u/XLC_LOCALE koi8-u/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/koi8-u' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja' install -p -m 644 ja/XLC_LOCALE ja/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/isiri-3342' install -p -m 644 isiri-3342/XLC_LOCALE isiri-3342/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/isiri-3342' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/am_ET.UTF-8' install -p -m 644 am_ET.UTF-8/XLC_LOCALE am_ET.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/am_ET.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.tcvn' install -p -m 644 vi_VN.tcvn/XLC_LOCALE vi_VN.tcvn/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/vi_VN.tcvn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ru_RU.UTF-8' install -p -m 644 ru_RU.UTF-8/XLC_LOCALE ru_RU.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ru_RU.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1251' install -p -m 644 microsoft-cp1251/XLC_LOCALE microsoft-cp1251/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1251' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.UTF-8' install -p -m 644 zh_TW.UTF-8/XLC_LOCALE zh_TW.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/zh_TW.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iscii-dev' install -p -m 644 iscii-dev/XLC_LOCALE iscii-dev/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iscii-dev' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/mulelao-1' install -p -m 644 mulelao-1/XLC_LOCALE mulelao-1/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/mulelao-1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1255' install -p -m 644 microsoft-cp1255/XLC_LOCALE microsoft-cp1255/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1255' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1256' install -p -m 644 microsoft-cp1256/XLC_LOCALE microsoft-cp1256/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/microsoft-cp1256' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.SJIS' install -p -m 644 ja.SJIS/XLC_LOCALE ja.SJIS/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.SJIS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-10' install -p -m 644 iso8859-10/XLC_LOCALE iso8859-10/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-10' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-11' install -p -m 644 iso8859-11/XLC_LOCALE iso8859-11/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.JIS' install -p -m 644 ja.JIS/XLC_LOCALE ja.JIS/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/ja.JIS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-13' install -p -m 644 iso8859-13/XLC_LOCALE iso8859-13/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-13' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-14' install -p -m 644 iso8859-14/XLC_LOCALE iso8859-14/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-14' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-15' install -p -m 644 iso8859-15/XLC_LOCALE iso8859-15/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/iso8859-15' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_BR.UTF-8' install -p -m 644 pt_BR.UTF-8/XLC_LOCALE pt_BR.UTF-8/Compose '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale/pt_BR.UTF-8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale' install -p -m 644 locale.alias locale.dir compose.dir '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/X11/locale' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/nls' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/nls' Making install in man make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man' Making install in xkb make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man/xkb' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XkbActionCtrls.3 XkbAddDeviceLedInfo.3 XkbAddGeomColor.3 XkbAddGeomDoodad.3 XkbAddGeomKey.3 XkbAddGeomKeyAlias.3 XkbAddGeomOutline.3 XkbAddGeomOverlay.3 XkbAddGeomOverlayKey.3 XkbAddGeomOverlayRow.3 XkbAddGeomProperty.3 XkbAddGeomRow.3 XkbAddGeomSection.3 XkbAddGeomShape.3 XkbAddSymInterpret.3 XkbAllocClientMap.3 XkbAllocCompatMap.3 XkbAllocControls.3 XkbAllocDeviceInfo.3 XkbAllocDeviceLedInfo.3 XkbAllocGeomColors.3 XkbAllocGeomDoodads.3 XkbAllocGeomKeyAliases.3 XkbAllocGeomKeys.3 XkbAllocGeomOutlines.3 XkbAllocGeomOverlayKey.3 XkbAllocGeomOverlayRows.3 XkbAllocGeomOverlays.3 XkbAllocGeomPoints.3 XkbAllocGeomProps.3 XkbAllocGeomRows.3 XkbAllocGeomSectionDoodads.3 XkbAllocGeomSections.3 XkbAllocGeomShapes.3 XkbAllocGeometry.3 XkbAllocIndicatorMaps.3 XkbAllocKeyboard.3 XkbAllocNames.3 XkbAllocServerMap.3 XkbApplyCompatMapToKey.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XkbBell.3 XkbBellEvent.3 XkbChangeControls.3 XkbChangeDeviceInfo.3 XkbChangeEnabledControls.3 XkbChangeIndicators.3 XkbChangeMap.3 XkbChangeNames.3 XkbChangeTypesOfKey.3 XkbComputeRowBounds.3 XkbComputeSectionBounds.3 XkbComputeShapeBounds.3 XkbComputeShapeTop.3 XkbCopyKeyType.3 XkbCopyKeyTypes.3 XkbDeviceBell.3 XkbDeviceBellEvent.3 XkbFindOverlayForKey.3 XkbForceBell.3 XkbForceDeviceBell.3 XkbFreeClientMap.3 XkbFreeCompatMap.3 XkbFreeComponentList.3 XkbFreeControls.3 XkbFreeDeviceInfo.3 XkbFreeGeomColors.3 XkbFreeGeomDoodads.3 XkbFreeGeomKeyAliases.3 XkbFreeGeomKeys.3 XkbFreeGeomOutlines.3 XkbFreeGeomOverlayKeys.3 XkbFreeGeomOverlayRows.3 XkbFreeGeomOverlays.3 XkbFreeGeomPoints.3 XkbFreeGeomProperties.3 XkbFreeGeomRows.3 XkbFreeGeomSections.3 XkbFreeGeomShapes.3 XkbFreeGeometry.3 XkbFreeIndicatorMaps.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XkbFreeKeyboard.3 XkbFreeNames.3 XkbFreeServerMap.3 XkbGetAccessXTimeout.3 XkbGetAutoRepeatRate.3 XkbGetAutoResetControls.3 XkbGetBounceKeysDelay.3 XkbGetCompatMap.3 XkbGetControls.3 XkbGetControlsChanges.3 XkbGetDetectableAutoRepeat.3 XkbGetDeviceButtonActions.3 XkbGetDeviceInfo.3 XkbGetDeviceInfoChanges.3 XkbGetDeviceLedInfo.3 XkbGetGeometry.3 XkbGetIndicatorChanges.3 XkbGetIndicatorMap.3 XkbGetIndicatorState.3 XkbGetKeyActions.3 XkbGetKeyBehaviors.3 XkbGetKeyExplicitComponents.3 XkbGetKeyModifierMap.3 XkbGetKeySyms.3 XkbGetKeyTypes.3 XkbGetKeyVirtualModMap.3 XkbGetKeyboard.3 XkbGetKeyboardByName.3 XkbGetMap.3 XkbGetNameChanges.3 XkbGetNamedGeometry.3 XkbGetNamedIndicator.3 XkbGetNames.3 XkbGetSlowKeysDelay.3 XkbGetState.3 XkbGetStickyKeysOptions.3 XkbGetUpdatedMap.3 XkbGetVirtualMods.3 XkbGetXlibControls.3 XkbIgnoreExtension.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XkbInitCanonicalKeyTypes.3 XkbKeyAction.3 XkbKeyActionEntry.3 XkbKeyActionsPtr.3 XkbKeyGroupInfo.3 XkbKeyGroupWidth.3 XkbKeyGroupsWidth.3 XkbKeyHasActions.3 XkbKeyNumActions.3 XkbKeyNumGroups.3 XkbKeyNumSyms.3 XkbKeySymEntry.3 XkbKeySymsOffset.3 XkbKeySymsPtr.3 XkbKeyType.3 XkbKeyTypeIndex.3 XkbKeyTypesForCoreSymbols.3 XkbKeycodeToKeysym.3 XkbKeysymToModifiers.3 XkbLatchGroup.3 XkbLatchModifiers.3 XkbLibraryVersion.3 XkbListComponents.3 XkbLockGroup.3 XkbLockModifiers.3 XkbLookupKeyBinding.3 XkbLookupKeySym.3 XkbModActionVMods.3 XkbNoteControlsChanges.3 XkbNoteDeviceChanges.3 XkbNoteIndicatorChanges.3 XkbNoteNameChanges.3 XkbOpenDisplay.3 XkbOutOfRangeGroupInfo.3 XkbOutOfRangeGroupNumber.3 XkbPtrActionX.3 XkbPtrActionY.3 XkbQueryExtension.3 XkbRefreshKeyboardMapping.3 XkbResizeDeviceButtonActions.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XkbResizeKeyActions.3 XkbResizeKeySyms.3 XkbResizeKeyType.3 XkbSAActionSetCtrls.3 XkbSAGroup.3 XkbSAPtrDfltValue.3 XkbSARedirectSetVMods.3 XkbSARedirectSetVModsMask.3 XkbSARedirectVMods.3 XkbSARedirectVModsMask.3 XkbSAScreen.3 XkbSASetGroup.3 XkbSASetPtrDfltValue.3 XkbSASetScreen.3 XkbSelectEventDetails.3 XkbSelectEvents.3 XkbSetAccessXTimeout.3 XkbSetAutoRepeatRate.3 XkbSetAutoResetControls.3 XkbSetBounceKeysDelay.3 XkbSetCompatMap.3 XkbSetControls.3 XkbSetDebuggingFlags.3 XkbSetDetectableAutoRepeat.3 XkbSetDeviceButtonActions.3 XkbSetDeviceInfo.3 XkbSetIgnoreLockMods.3 XkbSetIndicatorMap.3 XkbSetMap.3 XkbSetModActionVMods.3 XkbSetNamedIndicator.3 XkbSetNames.3 XkbSetPtrActionX.3 XkbSetPtrActionY.3 XkbSetServerInternalMods.3 XkbSetXlibControls.3 XkbTranslateKeyCode.3 XkbTranslateKeySym.3 XkbUpdateMapFromCore.3 XkbVirtualModsToReal.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man/xkb' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man/xkb' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/man' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man5' install -p -m 644 Compose.5 XCompose.5 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 BlackPixel.3 WhitePixel.3 ConnectionNumber.3 DefaultColormap.3 DefaultDepth.3 XListDepths.3 DefaultGC.3 DefaultRootWindow.3 DefaultScreenOfDisplay.3 DefaultScreen.3 DefaultVisual.3 DisplayCells.3 DisplayPlanes.3 DisplayString.3 XMaxRequestSize.3 XExtendedMaxRequestSize.3 LastKnownRequestProcessed.3 NextRequest.3 ProtocolVersion.3 ProtocolRevision.3 QLength.3 RootWindow.3 ScreenCount.3 ScreenOfDisplay.3 ServerVendor.3 VendorRelease.3 WhitePixelOfScreen.3 CellsOfScreen.3 DefaultColormapOfScreen.3 DefaultDepthOfScreen.3 DefaultGCOfScreen.3 DefaultVisualOfScreen.3 DoesBackingStore.3 DoesSaveUnders.3 DisplayOfScreen.3 XScreenNumberOfScreen.3 EventMaskOfScreen.3 HeightOfScreen.3 HeightMMOfScreen.3 MaxCmapsOfScreen.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 MinCmapsOfScreen.3 PlanesOfScreen.3 RootWindowOfScreen.3 WidthOfScreen.3 WidthMMOfScreen.3 VisualOfCCC.3 ScreenNumberOfCCC.3 ScreenWhitePointOfCCC.3 ClientWhitePointOfCCC.3 BitmapBitOrder.3 BitmapPad.3 BitmapUnit.3 DisplayHeight.3 DisplayHeightMM.3 DisplayWidth.3 DisplayWidthMM.3 XListPixmapFormats.3 XPixmapFormatValues.3 IsFunctionKey.3 IsKeypadKey.3 IsMiscFunctionKey.3 IsModifierKey.3 IsPFKey.3 IsPrivateKeypadKey.3 XSetClassHint.3 XGetClassHint.3 XClassHint.3 XSetIconSizes.3 XGetIconSizes.3 XIconSize.3 XSetRGBColormaps.3 XGetRGBColormaps.3 XStandardColormap.3 XSetWMNormalHints.3 XGetWMNormalHints.3 XSetWMSizeHints.3 XGetWMSizeHints.3 XSizeHints.3 XSetWMHints.3 XGetWMHints.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XWMHints.3 XAddHosts.3 XListHosts.3 XRemoveHost.3 XRemoveHosts.3 XSetAccessControl.3 XEnableAccessControl.3 XDisableAccessControl.3 XHostAddress.3 XAllocNamedColor.3 XAllocColorCells.3 XAllocColorPlanes.3 XFreeColors.3 XEvent.3 XKeyEvent.3 XMotionEvent.3 XGetKeyboardControl.3 XAutoRepeatOn.3 XAutoRepeatOff.3 XBell.3 XQueryKeymap.3 XKeyboardControl.3 XGetKeyboardMapping.3 XDisplayKeycodes.3 XSetModifierMapping.3 XGetModifierMapping.3 XNewModifiermap.3 XInsertModifiermapEntry.3 XDeleteModifiermapEntry.3 XFreeModifiermap.3 XModifierKeymap.3 XGetPointerControl.3 XAddToSaveSet.3 XRemoveFromSaveSet.3 XSetWindowBackground.3 XSetWindowBackgroundPixmap.3 XSetWindowBorder.3 XSetWindowBorderPixmap.3 XSetWindowColormap.3 XClearWindow.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XMoveWindow.3 XResizeWindow.3 XMoveResizeWindow.3 XSetWindowBorderWidth.3 XWindowChanges.3 XCopyPlane.3 XCopyColormapAndFree.3 XFreeColormap.3 XColor.3 XCreatePixmapCursor.3 XCreateGlyphCursor.3 XFreeFontSet.3 XCopyGC.3 XChangeGC.3 XGetGCValues.3 XFreeGC.3 XGContextFromGC.3 XGCValues.3 XDestroyIC.3 XIMOfIC.3 XCreateImage.3 XGetPixel.3 XPutPixel.3 XSubImage.3 XAddPixel.3 XDestroyImage.3 XDestroyOC.3 XSetOCValues.3 XGetOCValues.3 XOMOfOC.3 XFreePixmap.3 XSetRegion.3 XDestroyRegion.3 XCreateSimpleWindow.3 XSetWindowAttributes.3 XUndefineCursor.3 XDestroySubwindows.3 XDrawArcs.3 XArc.3 XDrawImageString16.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XDrawLines.3 XDrawSegments.3 XSegment.3 XDrawPoints.3 XPoint.3 XDrawRectangles.3 XRectangle.3 XDrawString16.3 XDrawText16.3 XTextItem.3 XTextItem16.3 XEqualRegion.3 XPointInRegion.3 XRectInRegion.3 XFillRectangles.3 XFillPolygon.3 XFillArc.3 XFillArcs.3 XSync.3 XEventsQueued.3 XPending.3 XBaseFontNameListOfFontSet.3 XLocaleOfFontSet.3 XContextDependentDrawing.3 XContextualDrawing.3 XDirectionalDependentDrawing.3 XNoExposeEvent.3 XrmPutFileDatabase.3 XrmGetStringDatabase.3 XrmLocaleOfDatabase.3 XrmGetDatabase.3 XrmSetDatabase.3 XrmDestroyDatabase.3 XrmQGetResource.3 XrmQGetSearchList.3 XrmQGetSearchResource.3 XFreeEventData.3 XGenericEventCookie.3 XMatchVisualInfo.3 XVisualIDFromVisual.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XVisualInfo.3 XGetGeometry.3 XWindowAttributes.3 XListProperties.3 XChangeProperty.3 XRotateWindowProperties.3 XDeleteProperty.3 XUngrabButton.3 XUngrabKey.3 XUngrabKeyboard.3 XUngrabPointer.3 XChangeActivePointerGrab.3 XUngrabServer.3 XWithdrawWindow.3 XReconfigureWMWindow.3 XCheckIfEvent.3 XPeekIfEvent.3 XrmParseCommand.3 XrmValue.3 XrmOptionKind.3 XrmOptionDescRec.3 XUninstallColormap.3 XListInstalledColormaps.3 XRemoveConnectionWatch.3 XProcessInternalConnection.3 XInternalConnectionNumbers.3 XUnionRegion.3 XUnionRectWithRegion.3 XSubtractRegion.3 XXorRegion.3 XOffsetRegion.3 XShrinkRegion.3 XInternAtoms.3 XGetAtomName.3 XGetAtomNames.3 XFreeFontNames.3 XListFontsWithInfo.3 XFreeFontInfo.3 XQueryFont.3 XLoadQueryFont.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XFreeFont.3 XGetFontProperty.3 XUnloadFont.3 XCharStruct.3 XFontProp.3 XChar2b.3 XFontStruct.3 XRefreshKeyboardMapping.3 XLookupString.3 XRebindKeysym.3 XrmCombineDatabase.3 XrmCombineFileDatabase.3 XMappingEvent.3 XMapRaised.3 XMapSubwindows.3 XPeekEvent.3 XWindowEvent.3 XCheckWindowEvent.3 XMaskEvent.3 XCheckMaskEvent.3 XCheckTypedEvent.3 XCheckTypedWindowEvent.3 XCloseDisplay.3 XCloseIM.3 XSetIMValues.3 XGetIMValues.3 XDisplayOfIM.3 XLocaleOfIM.3 XRegisterIMInstantiateCallback.3 XUnregisterIMInstantiateCallback.3 XCloseOM.3 XSetOMValues.3 XGetOMValues.3 XDisplayOfOM.3 XLocaleOfOM.3 XWMGeometry.3 XClipBox.3 XGetImage.3 XGetSubImage.3 XrmQPutResource.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XrmPutStringResource.3 XrmQPutStringResource.3 XrmPutLineResource.3 XQueryBestTile.3 XQueryBestStipple.3 XQueryColors.3 XLookupColor.3 XParseColor.3 XListExtensions.3 XFreeExtensionList.3 XScreenResourceString.3 XLowerWindow.3 XCirculateSubwindows.3 XCirculateSubwindowsUp.3 XCirculateSubwindowsDown.3 XRestackWindows.3 XReadBitmapFileData.3 XWriteBitmapFile.3 XCreatePixmapFromBitmapData.3 XCreateBitmapFromData.3 XFreeCursor.3 XQueryBestCursor.3 XFindContext.3 XDeleteContext.3 XUniqueContext.3 XUnsetICFocus.3 XGetICValues.3 XTextPropertyToStringList.3 XFreeStringList.3 XTextProperty.3 XSetSubwindowMode.3 XSetGraphicsExposure.3 XSetClipMask.3 XSetClipRectangles.3 XKillClient.3 XGetCommand.3 XGetErrorText.3 XDisplayName.3 XSetIOErrorHandler.3 XGetErrorDatabaseText.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XDisplayMotionBufferSize.3 XGetMotionEvents.3 XTimeCoord.3 XSetFillRule.3 XGetFontPath.3 XFreeFontPath.3 XGetInputFocus.3 XSetDashes.3 XGetPointerMapping.3 XForceScreenSaver.3 XActivateScreenSaver.3 XResetScreenSaver.3 XGetScreenSaver.3 XGetSelectionOwner.3 XConvertSelection.3 XSetFunction.3 XSetPlaneMask.3 XSetForeground.3 XSetBackground.3 XGetTransientForHint.3 XGetTextProperty.3 XSetStipple.3 XSetTSOrigin.3 XGetWMClientMachine.3 XGetWMColormapWindows.3 XGetWMIconName.3 XSetIconName.3 XGetIconName.3 XGetWMName.3 XStoreName.3 XFetchName.3 XmbSetWMProperties.3 Xutf8SetWMProperties.3 XGetWMProtocols.3 XStoreBuffer.3 XFetchBytes.3 XFetchBuffer.3 XRotateBuffers.3 XStoreColor.3 XStoreNamedColor.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XKeysymToString.3 XKeycodeToKeysym.3 XKeysymToKeycode.3 XConvertCase.3 XSetLocaleModifiers.3 XSetAfterFunction.3 XwcTextListToTextProperty.3 Xutf8TextListToTextProperty.3 XmbTextPropertyToTextList.3 XwcTextPropertyToTextList.3 Xutf8TextPropertyToTextList.3 XwcFreeStringList.3 XDefaultString.3 XTextExtents16.3 XQueryTextExtents.3 XQueryTextExtents16.3 XTextWidth16.3 XLockDisplay.3 XUnlockDisplay.3 XrmStringToQuark.3 XrmPermStringToQuark.3 XrmQuarkToString.3 XrmStringToQuarkList.3 XrmStringToBindingQuarkList.3 XUnmapSubwindows.3 XcmsSetCCCOfColormap.3 XcmsAllocNamedColor.3 XcmsRGB.3 XcmsRGBi.3 XcmsCIEXYZ.3 XcmsCIEuvY.3 XcmsCIExyY.3 XcmsCIELab.3 XcmsCIELuv.3 XcmsTekHVC.3 XcmsPad.3 XcmsFreeCCC.3 XcmsCIELabQueryMaxL.3 XcmsCIELabQueryMaxLC.3 XcmsCIELabQueryMinL.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XcmsCIELuvQueryMaxL.3 XcmsCIELuvQueryMaxLC.3 XcmsCIELuvQueryMinL.3 XcmsQueryBlue.3 XcmsQueryGreen.3 XcmsQueryRed.3 XcmsQueryWhite.3 XcmsQueryColors.3 XcmsLookupColor.3 XcmsStoreColors.3 XcmsSetWhiteAdjustProc.3 XcmsTekHVCQueryMaxV.3 XcmsTekHVCQueryMaxVC.3 XcmsTekHVCQueryMaxVSamples.3 XcmsTekHVCQueryMinV.3 XwcDrawImageString.3 Xutf8DrawImageString.3 XwcDrawString.3 Xutf8DrawString.3 XwcDrawText.3 Xutf8DrawText.3 XwcLookupString.3 Xutf8LookupString.3 XwcResetIC.3 Xutf8ResetIC.3 XwcTextEscapement.3 Xutf8TextEscapement.3 XwcTextExtents.3 Xutf8TextExtents.3 XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 XCompose.3 AllPlanes.3 BlackPixelOfScreen.3 DisplayOfCCC.3 ImageByteOrder.3 IsCursorKey.3 XAddConnectionWatch.3 XAddHost.3 XAllocClassHint.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XAllocColor.3 XAllocIconSize.3 XAllocSizeHints.3 XAllocStandardColormap.3 XAllocWMHints.3 XAllowEvents.3 XAnyEvent.3 XButtonEvent.3 XChangeKeyboardControl.3 XChangeKeyboardMapping.3 XChangePointerControl.3 XChangeSaveSet.3 XChangeWindowAttributes.3 XCirculateEvent.3 XCirculateRequestEvent.3 XClearArea.3 XClientMessageEvent.3 XcmsAllocColor.3 XcmsCCCOfColormap.3 XcmsCIELabQueryMaxC.3 XcmsCIELuvQueryMaxC.3 XcmsColor.3 XcmsConvertColors.3 XcmsCreateCCC.3 XcmsDefaultCCC.3 XcmsQueryBlack.3 XcmsQueryColor.3 XcmsSetWhitePoint.3 XcmsStoreColor.3 XcmsTekHVCQueryMaxC.3 XColormapEvent.3 XConfigureEvent.3 XConfigureRequestEvent.3 XConfigureWindow.3 XCopyArea.3 XCreateColormap.3 XCreateFontCursor.3 XCreateFontSet.3 XCreateGC.3 XCreateIC.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XCreateOC.3 XCreatePixmap.3 XCreateRegion.3 XCreateWindowEvent.3 XCreateWindow.3 XCrossingEvent.3 XDefineCursor.3 XDestroyWindowEvent.3 XDestroyWindow.3 XDrawArc.3 XDrawImageString.3 XDrawLine.3 XDrawPoint.3 XDrawRectangle.3 XDrawString.3 XDrawText.3 XEmptyRegion.3 XErrorEvent.3 XExposeEvent.3 XExtentsOfFontSet.3 XFillRectangle.3 XFilterEvent.3 XFlush.3 XFocusChangeEvent.3 XFontSetExtents.3 XFontsOfFontSet.3 XFree.3 XGetEventData.3 XGetVisualInfo.3 XGetWindowAttributes.3 XGetWindowProperty.3 XGetXCBConnection.3 XGrabButton.3 XGrabKeyboard.3 XGrabKey.3 XGrabPointer.3 XGrabServer.3 XGraphicsExposeEvent.3 XGravityEvent.3 XIconifyWindow.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XIfEvent.3 XInitImage.3 XInitThreads.3 XInstallColormap.3 XInternAtom.3 XIntersectRegion.3 XKeymapEvent.3 XListFonts.3 XLoadFont.3 XLookupKeysym.3 XMapEvent.3 XMapRequestEvent.3 XMapWindow.3 XmbDrawImageString.3 XmbDrawString.3 XmbDrawText.3 XmbLookupString.3 XmbResetIC.3 XmbTextEscapement.3 XmbTextExtents.3 XmbTextListToTextProperty.3 XmbTextPerCharExtents.3 XNextEvent.3 XNoOp.3 XOpenDisplay.3 XOpenIM.3 XOpenOM.3 XParseGeometry.3 XPolygonRegion.3 XPropertyEvent.3 XPutBackEvent.3 XPutImage.3 XQueryBestSize.3 XQueryColor.3 XQueryExtension.3 XQueryPointer.3 XQueryTree.3 XRaiseWindow.3 XReadBitmapFile.3 XRecolorCursor.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XReparentEvent.3 XReparentWindow.3 XResizeRequestEvent.3 XResourceManagerString.3 XrmEnumerateDatabase.3 XrmGetFileDatabase.3 XrmGetResource.3 XrmInitialize.3 XrmMergeDatabases.3 XrmPutResource.3 XrmUniqueQuark.3 XSaveContext.3 XSelectInput.3 XSelectionClearEvent.3 XSelectionEvent.3 XSelectionRequestEvent.3 XSendEvent.3 XSetArcMode.3 XSetClipOrigin.3 XSetCloseDownMode.3 XSetCommand.3 XSetErrorHandler.3 XSetEventQueueOwner.3 XSetFillStyle.3 XSetFont.3 XSetFontPath.3 XSetICFocus.3 XSetICValues.3 XSetInputFocus.3 XSetLineAttributes.3 XSetPointerMapping.3 XSetScreenSaver.3 XSetSelectionOwner.3 XSetState.3 XSetTextProperty.3 XSetTile.3 XSetTransientForHint.3 XSetWMClientMachine.3 XSetWMColormapWindows.3 XSetWMIconName.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XSetWMName.3 XSetWMProperties.3 XSetWMProtocols.3 XStoreBytes.3 XStoreColors.3 XStringListToTextProperty.3 XStringToKeysym.3 XSupportsLocale.3 XSynchronize.3 XTextExtents.3 XTextWidth.3 XTranslateCoordinates.3 XUnmapEvent.3 XUnmapWindow.3 XVaCreateNestedList.3 XVisibilityEvent.3 XWarpPointer.3 BlackPixel.3 WhitePixel.3 ConnectionNumber.3 DefaultColormap.3 DefaultDepth.3 XListDepths.3 DefaultGC.3 DefaultRootWindow.3 DefaultScreenOfDisplay.3 DefaultScreen.3 DefaultVisual.3 DisplayCells.3 DisplayPlanes.3 DisplayString.3 XMaxRequestSize.3 XExtendedMaxRequestSize.3 LastKnownRequestProcessed.3 NextRequest.3 ProtocolVersion.3 ProtocolRevision.3 QLength.3 RootWindow.3 ScreenCount.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 ScreenOfDisplay.3 ServerVendor.3 VendorRelease.3 WhitePixelOfScreen.3 CellsOfScreen.3 DefaultColormapOfScreen.3 DefaultDepthOfScreen.3 DefaultGCOfScreen.3 DefaultVisualOfScreen.3 DoesBackingStore.3 DoesSaveUnders.3 DisplayOfScreen.3 XScreenNumberOfScreen.3 EventMaskOfScreen.3 HeightOfScreen.3 HeightMMOfScreen.3 MaxCmapsOfScreen.3 MinCmapsOfScreen.3 PlanesOfScreen.3 RootWindowOfScreen.3 WidthOfScreen.3 WidthMMOfScreen.3 VisualOfCCC.3 ScreenNumberOfCCC.3 ScreenWhitePointOfCCC.3 ClientWhitePointOfCCC.3 BitmapBitOrder.3 BitmapPad.3 BitmapUnit.3 DisplayHeight.3 DisplayHeightMM.3 DisplayWidth.3 DisplayWidthMM.3 XListPixmapFormats.3 XPixmapFormatValues.3 IsFunctionKey.3 IsKeypadKey.3 IsMiscFunctionKey.3 IsModifierKey.3 IsPFKey.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 IsPrivateKeypadKey.3 XSetClassHint.3 XGetClassHint.3 XClassHint.3 XSetIconSizes.3 XGetIconSizes.3 XIconSize.3 XSetRGBColormaps.3 XGetRGBColormaps.3 XStandardColormap.3 XSetWMNormalHints.3 XGetWMNormalHints.3 XSetWMSizeHints.3 XGetWMSizeHints.3 XSizeHints.3 XSetWMHints.3 XGetWMHints.3 XWMHints.3 XAddHosts.3 XListHosts.3 XRemoveHost.3 XRemoveHosts.3 XSetAccessControl.3 XEnableAccessControl.3 XDisableAccessControl.3 XHostAddress.3 XAllocNamedColor.3 XAllocColorCells.3 XAllocColorPlanes.3 XFreeColors.3 XEvent.3 XKeyEvent.3 XMotionEvent.3 XGetKeyboardControl.3 XAutoRepeatOn.3 XAutoRepeatOff.3 XBell.3 XQueryKeymap.3 XKeyboardControl.3 XGetKeyboardMapping.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XDisplayKeycodes.3 XSetModifierMapping.3 XGetModifierMapping.3 XNewModifiermap.3 XInsertModifiermapEntry.3 XDeleteModifiermapEntry.3 XFreeModifiermap.3 XModifierKeymap.3 XGetPointerControl.3 XAddToSaveSet.3 XRemoveFromSaveSet.3 XSetWindowBackground.3 XSetWindowBackgroundPixmap.3 XSetWindowBorder.3 XSetWindowBorderPixmap.3 XSetWindowColormap.3 XClearWindow.3 XMoveWindow.3 XResizeWindow.3 XMoveResizeWindow.3 XSetWindowBorderWidth.3 XWindowChanges.3 XCopyPlane.3 XCopyColormapAndFree.3 XFreeColormap.3 XColor.3 XCreatePixmapCursor.3 XCreateGlyphCursor.3 XFreeFontSet.3 XCopyGC.3 XChangeGC.3 XGetGCValues.3 XFreeGC.3 XGContextFromGC.3 XGCValues.3 XDestroyIC.3 XIMOfIC.3 XCreateImage.3 XGetPixel.3 XPutPixel.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XSubImage.3 XAddPixel.3 XDestroyImage.3 XDestroyOC.3 XSetOCValues.3 XGetOCValues.3 XOMOfOC.3 XFreePixmap.3 XSetRegion.3 XDestroyRegion.3 XCreateSimpleWindow.3 XSetWindowAttributes.3 XUndefineCursor.3 XDestroySubwindows.3 XDrawArcs.3 XArc.3 XDrawImageString16.3 XDrawLines.3 XDrawSegments.3 XSegment.3 XDrawPoints.3 XPoint.3 XDrawRectangles.3 XRectangle.3 XDrawString16.3 XDrawText16.3 XTextItem.3 XTextItem16.3 XEqualRegion.3 XPointInRegion.3 XRectInRegion.3 XFillRectangles.3 XFillPolygon.3 XFillArc.3 XFillArcs.3 XSync.3 XEventsQueued.3 XPending.3 XBaseFontNameListOfFontSet.3 XLocaleOfFontSet.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XContextDependentDrawing.3 XContextualDrawing.3 XDirectionalDependentDrawing.3 XNoExposeEvent.3 XrmPutFileDatabase.3 XrmGetStringDatabase.3 XrmLocaleOfDatabase.3 XrmGetDatabase.3 XrmSetDatabase.3 XrmDestroyDatabase.3 XrmQGetResource.3 XrmQGetSearchList.3 XrmQGetSearchResource.3 XFreeEventData.3 XGenericEventCookie.3 XMatchVisualInfo.3 XVisualIDFromVisual.3 XVisualInfo.3 XGetGeometry.3 XWindowAttributes.3 XListProperties.3 XChangeProperty.3 XRotateWindowProperties.3 XDeleteProperty.3 XUngrabButton.3 XUngrabKey.3 XUngrabKeyboard.3 XUngrabPointer.3 XChangeActivePointerGrab.3 XUngrabServer.3 XWithdrawWindow.3 XReconfigureWMWindow.3 XCheckIfEvent.3 XPeekIfEvent.3 XrmParseCommand.3 XrmValue.3 XrmOptionKind.3 XrmOptionDescRec.3 XUninstallColormap.3 XListInstalledColormaps.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XRemoveConnectionWatch.3 XProcessInternalConnection.3 XInternalConnectionNumbers.3 XUnionRegion.3 XUnionRectWithRegion.3 XSubtractRegion.3 XXorRegion.3 XOffsetRegion.3 XShrinkRegion.3 XInternAtoms.3 XGetAtomName.3 XGetAtomNames.3 XFreeFontNames.3 XListFontsWithInfo.3 XFreeFontInfo.3 XQueryFont.3 XLoadQueryFont.3 XFreeFont.3 XGetFontProperty.3 XUnloadFont.3 XCharStruct.3 XFontProp.3 XChar2b.3 XFontStruct.3 XRefreshKeyboardMapping.3 XLookupString.3 XRebindKeysym.3 XrmCombineDatabase.3 XrmCombineFileDatabase.3 XMappingEvent.3 XMapRaised.3 XMapSubwindows.3 XPeekEvent.3 XWindowEvent.3 XCheckWindowEvent.3 XMaskEvent.3 XCheckMaskEvent.3 XCheckTypedEvent.3 XCheckTypedWindowEvent.3 XCloseDisplay.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XCloseIM.3 XSetIMValues.3 XGetIMValues.3 XDisplayOfIM.3 XLocaleOfIM.3 XRegisterIMInstantiateCallback.3 XUnregisterIMInstantiateCallback.3 XCloseOM.3 XSetOMValues.3 XGetOMValues.3 XDisplayOfOM.3 XLocaleOfOM.3 XWMGeometry.3 XClipBox.3 XGetImage.3 XGetSubImage.3 XrmQPutResource.3 XrmPutStringResource.3 XrmQPutStringResource.3 XrmPutLineResource.3 XQueryBestTile.3 XQueryBestStipple.3 XQueryColors.3 XLookupColor.3 XParseColor.3 XListExtensions.3 XFreeExtensionList.3 XScreenResourceString.3 XLowerWindow.3 XCirculateSubwindows.3 XCirculateSubwindowsUp.3 XCirculateSubwindowsDown.3 XRestackWindows.3 XReadBitmapFileData.3 XWriteBitmapFile.3 XCreatePixmapFromBitmapData.3 XCreateBitmapFromData.3 XFreeCursor.3 XQueryBestCursor.3 XFindContext.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XDeleteContext.3 XUniqueContext.3 XUnsetICFocus.3 XGetICValues.3 XTextPropertyToStringList.3 XFreeStringList.3 XTextProperty.3 XSetSubwindowMode.3 XSetGraphicsExposure.3 XSetClipMask.3 XSetClipRectangles.3 XKillClient.3 XGetCommand.3 XGetErrorText.3 XDisplayName.3 XSetIOErrorHandler.3 XGetErrorDatabaseText.3 XDisplayMotionBufferSize.3 XGetMotionEvents.3 XTimeCoord.3 XSetFillRule.3 XGetFontPath.3 XFreeFontPath.3 XGetInputFocus.3 XSetDashes.3 XGetPointerMapping.3 XForceScreenSaver.3 XActivateScreenSaver.3 XResetScreenSaver.3 XGetScreenSaver.3 XGetSelectionOwner.3 XConvertSelection.3 XSetFunction.3 XSetPlaneMask.3 XSetForeground.3 XSetBackground.3 XGetTransientForHint.3 XGetTextProperty.3 XSetStipple.3 XSetTSOrigin.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XGetWMClientMachine.3 XGetWMColormapWindows.3 XGetWMIconName.3 XSetIconName.3 XGetIconName.3 XGetWMName.3 XStoreName.3 XFetchName.3 XmbSetWMProperties.3 Xutf8SetWMProperties.3 XGetWMProtocols.3 XStoreBuffer.3 XFetchBytes.3 XFetchBuffer.3 XRotateBuffers.3 XStoreColor.3 XStoreNamedColor.3 XKeysymToString.3 XKeycodeToKeysym.3 XKeysymToKeycode.3 XConvertCase.3 XSetLocaleModifiers.3 XSetAfterFunction.3 XwcTextListToTextProperty.3 Xutf8TextListToTextProperty.3 XmbTextPropertyToTextList.3 XwcTextPropertyToTextList.3 Xutf8TextPropertyToTextList.3 XwcFreeStringList.3 XDefaultString.3 XTextExtents16.3 XQueryTextExtents.3 XQueryTextExtents16.3 XTextWidth16.3 XLockDisplay.3 XUnlockDisplay.3 XrmStringToQuark.3 XrmPermStringToQuark.3 XrmQuarkToString.3 XrmStringToQuarkList.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XrmStringToBindingQuarkList.3 XUnmapSubwindows.3 XcmsSetCCCOfColormap.3 XcmsAllocNamedColor.3 XcmsRGB.3 XcmsRGBi.3 XcmsCIEXYZ.3 XcmsCIEuvY.3 XcmsCIExyY.3 XcmsCIELab.3 XcmsCIELuv.3 XcmsTekHVC.3 XcmsPad.3 XcmsFreeCCC.3 XcmsCIELabQueryMaxL.3 XcmsCIELabQueryMaxLC.3 XcmsCIELabQueryMinL.3 XcmsCIELuvQueryMaxL.3 XcmsCIELuvQueryMaxLC.3 XcmsCIELuvQueryMinL.3 XcmsQueryBlue.3 XcmsQueryGreen.3 XcmsQueryRed.3 XcmsQueryWhite.3 XcmsQueryColors.3 XcmsLookupColor.3 XcmsStoreColors.3 XcmsSetWhiteAdjustProc.3 XcmsTekHVCQueryMaxV.3 XcmsTekHVCQueryMaxVC.3 XcmsTekHVCQueryMaxVSamples.3 XcmsTekHVCQueryMinV.3 XwcDrawImageString.3 Xutf8DrawImageString.3 XwcDrawString.3 Xutf8DrawString.3 XwcDrawText.3 Xutf8DrawText.3 XwcLookupString.3 Xutf8LookupString.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' install -p -m 644 XwcResetIC.3 Xutf8ResetIC.3 XwcTextEscapement.3 Xutf8TextEscapement.3 XwcTextExtents.3 Xutf8TextExtents.3 XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/man/man3' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/man' Making install in specs make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs' Making install in libX11 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/libX11' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/libX11' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/libX11' install -p -m 644 libX11.xml AppA.xml AppB.xml AppC.xml AppD.xml CH01.xml CH02.xml CH03.xml CH04.xml CH05.xml CH06.xml CH07.xml CH08.xml CH09.xml CH10.xml CH11.xml CH12.xml CH13.xml CH14.xml CH15.xml CH16.xml credits.xml glossary.xml '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/libX11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/libX11' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/libX11' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/libX11' Making install in i18n make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' Making install in compose make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/compose' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/compose' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/compose' install -p -m 644 am_ET.UTF-8.xml armscii-8.xml C.xml cs_CZ.UTF-8.xml el_GR.UTF-8.xml en_US.UTF-8.xml fi_FI.UTF-8.xml georgian-academy.xml georgian-ps.xml ibm-cp1133.xml iscii-dev.xml isiri-3342.xml iso8859-1.xml iso8859-10.xml iso8859-11.xml iso8859-13.xml iso8859-14.xml iso8859-15.xml iso8859-2.xml iso8859-3.xml iso8859-4.xml iso8859-5.xml iso8859-6.xml iso8859-7.xml iso8859-8.xml iso8859-9.xml iso8859-9e.xml ja.xml ja.JIS.xml ja_JP.UTF-8.xml ja.SJIS.xml km_KH.UTF-8.xml ko.xml koi8-c.xml koi8-r.xml koi8-u.xml ko_KR.UTF-8.xml microsoft-cp1251.xml microsoft-cp1255.xml microsoft-cp1256.xml '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/compose' install -p -m 644 mulelao-1.xml nokhchi-1.xml pt_BR.UTF-8.xml pt_PT.UTF-8.xml ru_RU.UTF-8.xml sr_CS.UTF-8.xml tatar-cyr.xml th_TH.xml th_TH.UTF-8.xml tscii-0.xml vi_VN.tcvn.xml vi_VN.viscii.xml zh_CN.xml zh_CN.gb18030.xml zh_CN.gbk.xml zh_CN.UTF-8.xml zh_HK.big5.xml zh_HK.big5hkscs.xml zh_HK.UTF-8.xml zh_TW.xml zh_TW.big5.xml zh_TW.UTF-8.xml libX11-keys.xml '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/compose' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/compose' Making install in framework make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/framework' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/framework' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/framework' install -p -m 644 framework.xml framework.svg '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/framework' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/framework' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/framework' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/framework' Making install in localedb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/localedb' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/localedb' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/localedb' install -p -m 644 localedb.xml '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/localedb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/localedb' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/localedb' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/localedb' Making install in trans make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/trans' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/trans' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/trans' install -p -m 644 trans.xml '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/trans' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/i18n/trans' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/trans' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n/trans' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/i18n' Making install in XIM make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/XIM' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/XIM' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XIM' install -p -m 644 xim.xml dynamicflowsampleseq.svg dynamicflow.svg eventflow.svg sampleprotocolflow1.svg sampleprotocolflow2.svg staticflowsampleseq.svg staticflow.svg '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XIM' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XIM' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/XIM' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/XIM' Making install in XKB make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/XKB' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs/XKB' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XKB' install -p -m 644 xkblib.xml acknowledgement.xml ch01.xml ch02.xml ch03.xml ch04.xml ch05.xml ch06.xml ch07.xml ch08.xml ch09.xml ch10.xml ch11.xml ch12.xml ch13.xml ch14.xml ch15.xml ch16.xml ch17.xml ch18.xml ch19.xml ch20.xml ch21.xml ch22.xml glossary.xml XKBlib-1.svg XKBlib-2.svg XKBlib-3.svg XKBlib-4.svg XKBlib-5.svg XKBlib-6.svg XKBlib-7.svg XKBlib-8.svg XKBlib-9.svg XKBlib-10.svg XKBlib-11.svg XKBlib-12.svg XKBlib-13.svg XKBlib-14.svg XKBlib-15.svg '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XKB' install -p -m 644 XKBlib-16.svg XKBlib-17.svg XKBlib-18.svg XKBlib-19.svg XKBlib-20.svg XKBlib-21.svg '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XKB' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11/XKB' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/XKB' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs/XKB' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.6.5/specs' 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/libX11-1.6.5/specs' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5/specs' make[1]: Entering directory `/builddir/build/BUILD/libX11-1.6.5' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.6.5' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/pkgconfig' install -p -m 644 x11.pc x11-xcb.pc '/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.6.5' + find /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 -type f -name '*.la' -delete + find /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 -name Xcms.txt -delete + rm -rf /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libX11-1.6.5 extracting debug info from /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/libX11.so.6.3.0 extracting debug info from /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/lib64/libX11-xcb.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libX11.so.6.3.0.debug to /usr/lib/debug/usr/lib64/libX11.so.6.debug symlinked /usr/lib/debug/usr/lib64/libX11.so.6.3.0.debug to /usr/lib/debug/usr/lib64/libX11.so.debug symlinked /usr/lib/debug/usr/lib64/libX11-xcb.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libX11-xcb.so.1.debug symlinked /usr/lib/debug/usr/lib64/libX11-xcb.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libX11-xcb.so.debug 10540 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: libX11-1.6.5-1.el7.x86_64 Provides: libX11 = 1.6.5-1.el7 libX11(x86-64) = 1.6.5-1.el7 libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Conflicts: libxcb < 1.11-4 Processing files: libX11-common-1.6.5-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MRMi1o + umask 022 + cd /builddir/build/BUILD + cd libX11-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11-common-1.6.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11-common-1.6.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11-common-1.6.5 + cp -pr COPYING /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11-common-1.6.5 + cp -pr README /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11-common-1.6.5 + cp -pr NEWS /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64/usr/share/doc/libX11-common-1.6.5 + exit 0 Provides: libX11-common = 1.6.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libX11-devel-1.6.5-1.el7.x86_64 Provides: libX11-devel = 1.6.5-1.el7 libX11-devel(x86-64) = 1.6.5-1.el7 pkgconfig(x11) = 1.6.5 pkgconfig(x11-xcb) = 1.6.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) pkgconfig(kbproto) pkgconfig(x11) pkgconfig(xcb) pkgconfig(xcb) >= 1.11.1 pkgconfig(xproto) Processing files: libX11-debuginfo-1.6.5-1.el7.x86_64 Provides: libX11-debuginfo = 1.6.5-1.el7 libX11-debuginfo(x86-64) = 1.6.5-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/libX11-1.6.5-1.el7.x86_64 Wrote: /builddir/build/RPMS/libX11-1.6.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libX11-common-1.6.5-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/libX11-devel-1.6.5-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libX11-debuginfo-1.6.5-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3u5Avt + umask 022 + cd /builddir/build/BUILD + cd libX11-1.6.5 + rm -rf /builddir/build/BUILDROOT/libX11-1.6.5-1.el7.x86_64 + exit 0 Child return code was: 0