==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libx11 1.8.13-1 (Mon Feb 9 11:47:48 2026)
==> Retrieving sources...
-> Found libX11-1.8.13.tar.xz
-> Found libX11-1.8.13.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
libX11-1.8.13.tar.xz ... Passed
libX11-1.8.13.tar.xz.sig ... Skipped
==> Making package: libx11 1.8.13-1 (Mon Feb 9 18:48:14 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) libxau-1.0.12-1 libxdmcp-1.1.5-1.1 xcb-proto-1.17.0-4 libxcb-1.17.0-1 xorgproto-2025.1-1
Total Download Size: 1.33 MiB
Total Installed Size: 6.28 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libxcb-1.17.0-1-armv7h downloading...
xorgproto-2025.1-1-any downloading...
xcb-proto-1.17.0-4-any downloading...
libxdmcp-1.1.5-1.1-armv7h downloading...
libxau-1.0.12-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) xorg-util-macros-1.20.2-1 xtrans-1.6.0-1
Total Download Size: 0.06 MiB
Total Installed Size: 0.30 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
xtrans-1.6.0-1-any downloading...
xorg-util-macros-1.20.2-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xorg-util-macros...
installing xtrans...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found libX11-1.8.13.tar.xz
-> Found libX11-1.8.13.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting libX11-1.8.13.tar.xz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 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 how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for 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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... 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 how to run the C preprocessor... gcc -E
checking for cpp... /usr/lib/distcc/bin/cpp
checking if /usr/lib/distcc/bin/cpp requires -undef... yes
checking if /usr/lib/distcc/bin/cpp requires -traditional... yes
checking for perl... /usr/bin/perl
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for 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 for inet_ntop... 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 sockaddr_storage... yes
checking for struct msghdr.msg_control... yes
checking if Xtrans should support os-specific local connections... no
checking for strcasecmp... yes
checking for strlcpy... yes
checking for library containing dlopen... none required
checking for dlfcn.h... (cached) yes
checking if run-time linking is supported... yes
checking if loadable i18n module support should be enabled... no
checking if loadable Xcursor library support should be enabled... yes
checking for sys/filio.h... no
checking for sys/select.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for __builtin_popcountl... yes
checking for strtol... yes
checking for seteuid... yes
checking for reallocarray... 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 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 getpagesize... yes
checking for working mmap... yes
checking for nl_langinfo... yes
checking for X11... yes
checking whether to act as if malloc(0) can return 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
libX11 1.8.13 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
Use thread safety constructor: yes
XCMS: yes
Internationalization support: yes
XF86BigFont support: no
XKB support: yes
XLOCALEDIR environment variable support: yes
Compose table cache enabled: yes
Functional specs building enabled: yes
Making all in include
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/include'
Making all in modules
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/modules'
Making all in im
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im'
Making all in ximcp
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im/ximcp'
CC imDefFlt.lo
CC imDefIc.lo
CC imCallbk.lo
CC imDefIm.lo
CC imDefLkup.lo
CC imDispch.lo
CC imEvToWire.lo
CC imExten.lo
In function '_XimPreConnectionIM',
inlined from '_XimPreConnect' at imDefIm.c:427:5,
inlined from '_XimProtoOpenIM' at imDefIm.c:2034:9:
imDefIm.c:322:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
from ../../../src/xlibi18n/Ximint.h:36,
from ../../../src/xlibi18n/XimTrInt.h:55,
from imDefIm.c:62:
In function 'sprintf',
inlined from '_XimPreConnectionIM' at imDefIm.c:322:6,
inlined from '_XimPreConnect' at imDefIm.c:427:5,
inlined from '_XimProtoOpenIM' at imDefIm.c:2034:9:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output 4 or more bytes (assuming 2147483648) into a destination of size 2147483647
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
CC imImSw.lo
CC imInsClbk.lo
CC imInt.lo
CC imLcFlt.lo
CC imLcGIc.lo
CC imLcIc.lo
CC imLcIm.lo
CC imLcLkup.lo
CC imLcPrs.lo
CC imLcSIc.lo
CC imRmAttr.lo
CC imRm.lo
CC imThaiFlt.lo
CC imThaiIc.lo
In function 'parseline',
inlined from 'parsestringfile' at imLcPrs.c:739:13:
imLcPrs.c:681:18: warning: pointer 'old' may be used after 'realloc' [-Wuse-after-free]
imLcPrs.c:674:18: note: call to 'realloc' here
imLcPrs.c:682:56: warning: pointer 'old' may be used after 'realloc' [-Wuse-after-free]
imLcPrs.c:674:18: note: call to 'realloc' here
imLcPrs.c:681:58: warning: pointer 'old' may be used after 'realloc' [-Wuse-after-free]
imLcPrs.c:674:18: note: call to 'realloc' here
CC imThaiIm.lo
CC imTrans.lo
CC imTransR.lo
CC imTrX.lo
CCLD libximcp.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im/ximcp'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im'
Making all in lc
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc'
Making all in Utf8
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/Utf8'
CC lcUTF8Load.lo
CCLD libxlcUTF8Load.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/Utf8'
Making all in def
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/def'
CC lcDefConv.lo
CCLD libxlcDef.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/def'
Making all in gen
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/gen'
CC lcGenConv.lo
CCLD libxlibi18n.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/gen'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc'
Making all in om
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om'
Making all in generic
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om/generic'
CC omGeneric.lo
CC omDefault.lo
CC omImText.lo
CC omText.lo
CC omTextEsc.lo
CC omTextExt.lo
CC omTextPer.lo
CC omXChar.lo
In file included from /usr/include/string.h:548,
from /usr/include/X11/Xfuncs.h:46,
from ../../../include/X11/Xlibint.h:345,
from omGeneric.c:53:
In function 'strncpy',
inlined from 'read_EncodingInfo' at omGeneric.c:1836:9:
/usr/include/bits/string_fortified.h:100:10: warning: '__builtin___strncpy_chk' specified bound 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
100 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
101 | __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
omGeneric.c: In function 'read_EncodingInfo':
omGeneric.c:1837:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
omGeneric.c:1830:27: note: at offset -1 into destination object of size 1 allocated by 'malloc'
CCLD libxomGeneric.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om/generic'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules'
Making all in src
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/src'
cd util && make
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/src/util'
CC makekeys.o
CCLD makekeys
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/src'
Making all in util
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/util'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/util'
Making all in xcms
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xcms'
CC AddSF.lo
CC AddDIC.lo
CC CCC.lo
CC CvCols.lo
CC CvColW.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
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
CCLD libxcms.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/xcms'
Making all in xlibi18n
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xlibi18n'
CC XDefaultOMIF.lo
CC XDefaultIMIF.lo
CC xim_trans.lo
CC IMWrap.lo
CC ICWrap.lo
CC imKStoUCS.lo
CC lcCT.lo
CC lcCharSet.lo
CC lcConv.lo
In file included from /usr/include/X11/Xtrans/transport.c:67,
from xim_trans.c:30:
In function 'set_sun_path',
inlined from '_XimXTransSocketUNIXConnect' at /usr/include/X11/Xtrans/Xtranssock.c:1893:9:
/usr/include/X11/Xtrans/Xtranssock.c:756:40: warning: '%s' directive output may be truncated writing up to 107 bytes into a region of size between 90 and 108 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:970,
from /usr/include/X11/Xtrans/Xtransint.h:86,
from /usr/include/X11/Xtrans/transport.c:55:
In function 'snprintf',
inlined from 'set_sun_path' at /usr/include/X11/Xtrans/Xtranssock.c:756:5,
inlined from '_XimXTransSocketUNIXConnect' at /usr/include/X11/Xtrans/Xtranssock.c:1893:9:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 1 and 126 bytes into a destination of size 108
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
CC lcDB.lo
CC lcDynamic.lo
CC lcFile.lo
In file included from lcConv.c:32:
../../src/locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../../include/X11/Xlibint.h:47,
from lcConv.c:29:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
../../src/locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
CC lcGeneric.lo
CC lcInit.lo
CC lcPrTxt.lo
CC lcPubWrap.lo
CC lcPublic.lo
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 '/build/libx11/src/libX11-1.8.13/src/xlibi18n'
Making all in xkb
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xkb'
CC XKBBind.lo
CC XKB.lo
CC XKBCompat.lo
CC XKBCvt.lo
CC XKBCtrls.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 XKBGeom.lo
CC XKBSetGeom.lo
CC XKBExtDev.lo
CC XKBList.lo
CC XKBMisc.lo
CC XKBMAlloc.lo
CC XKBGAlloc.lo
CC XKBAlloc.lo
XKBMAlloc.c: In function 'XkbChangeKeycodeRange':
XKBMAlloc.c:709:20: warning: pointer may be used after 'reallocarray' [-Wuse-after-free]
XKBMAlloc.c:709:239: note: call to 'reallocarray' here
XKBMAlloc.c:722:20: warning: pointer may be used after 'reallocarray' [-Wuse-after-free]
XKBMAlloc.c:722:227: note: call to 'reallocarray' here
XKBMAlloc.c:737:20: warning: pointer may be used after 'reallocarray' [-Wuse-after-free]
XKBMAlloc.c:737:239: note: call to 'reallocarray' here
XKBMAlloc.c:750:20: warning: pointer may be used after 'reallocarray' [-Wuse-after-free]
XKBMAlloc.c:750:245: note: call to 'reallocarray' here
XKBMAlloc.c:763:20: warning: pointer may be used after 'reallocarray' [-Wuse-after-free]
XKBMAlloc.c:763:242: note: call to 'reallocarray' here
XKBMAlloc.c:777:16: warning: pointer may be used after 'reallocarray' [-Wuse-after-free]
XKBMAlloc.c:777:223: note: call to 'reallocarray' here
CCLD libxkb.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/xkb'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src'
CC AllCells.lo
CC AllPlanes.lo
CC AutoRep.lo
CC AllowEv.lo
CC Backgnd.lo
CC BdrWidth.lo
CC Bell.lo
CC Border.lo
CC ChAccCon.lo
CC ChActPGb.lo
CC ChClMode.lo
CC ChCmap.lo
CC ChGC.lo
CC ChKeyCon.lo
CC ChkIfEv.lo
CC ChkMaskEv.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
In file included from Xxcbint.h:14,
from ClDisplay.c:33:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from Xxcbint.h:9:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
CC Context.lo
CC ConvSel.lo
CC CopyArea.lo
CC CopyCmap.lo
In file included from Context.c:71:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from Context.c:68:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
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
CC ErrDes.lo
CC ErrHndlr.lo
CC evtomask.lo
CC EvToWire.lo
CC FetchName.lo
ErrDes.c: In function 'XGetErrorDatabaseText.part.0':
ErrDes.c:194:27: warning: '%s' directive output may be truncated writing up to 8190 bytes into a region of size between 1 and 8191 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:970,
from ErrDes.c:57:
In function 'snprintf',
inlined from 'XGetErrorDatabaseText.part.0' at ErrDes.c:194:6:
/usr/include/bits/stdio2.h:68:10: note: '__builtin___snprintf_chk' output between 2 and 16382 bytes into a destination of size 8192
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~
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
CC GetHColor.lo
CC GetHints.lo
CC GetIFocus.lo
CC GetImage.lo
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
CC GetStCmap.lo
CC GetTxtProp.lo
CC GetWAttrs.lo
CC GetWMCMapW.lo
CC GetWMProto.lo
CC globals.lo
CC GrButton.lo
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
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
In file included from LockDis.c:39:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from LockDis.c:37:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
CC LookupCol.lo
CC LowerWin.lo
CC Macros.lo
CC MapRaised.lo
In file included from locking.c:49:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from locking.c:36:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
CC MapSubs.lo
In file included from Xxcbint.h:14,
from Macros.c:33:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from Macros.c:30:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
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
CC ParseCmd.lo
CC ParseCol.lo
CC ParseGeom.lo
CC PeekEvent.lo
In file included from Xxcbint.h:14,
from OpenDis.c:31:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from OpenDis.c:30:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
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 PutImage.lo
CC Quarks.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
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
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 TextExt.lo
CC TextExt16.lo
CC TextToStr.lo
CC TrCoords.lo
CC UndefCurs.lo
CC UngrabBut.lo
CC UngrabKbd.lo
CC UngrabKey.lo
CC UngrabPtr.lo
CC UngrabSvr.lo
CC UninsCmap.lo
CC UnldFont.lo
CC UnmapSubs.lo
CC UnmapWin.lo
CC VisUtil.lo
CC WarpPtr.lo
CC Window.lo
CC WinEvent.lo
CC Withdraw.lo
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
In file included from Xxcbint.h:14,
from xcb_disp.c:9:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from xcb_disp.c:8:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
In file included from xcb_io.c:9:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from xcb_io.c:8:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
CC x11_xcb.lo
In file included from XlibInt.c:66:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from XlibInt.c:40:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
In file included from Xrm.c:61:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from Xrm.c:57:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
In file included from Xxcbint.h:14,
from x11_xcb.c:5:
locking.h:37:9: warning: 'xmalloc' redefined
37 | #define xmalloc(s) Xmalloc(s)
| ^~~~~~~
In file included from ../include/X11/Xlibint.h:47,
from x11_xcb.c:4:
/usr/include/X11/Xthreads.h:34:11: note: this is the location of the previous definition
34 | # define xmalloc malloc
| ^~~~~~~
locking.h:38:9: warning: 'xfree' redefined
38 | #define xfree(s) Xfree(s)
| ^~~~~
/usr/include/X11/Xthreads.h:37:11: note: this is the location of the previous definition
37 | # define xfree free
| ^~~~~
CCLD libX11-xcb.la
Xrm.c: In function 'PutEntry':
Xrm.c:900:15: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
Xrm.c:900:4: note: add parentheses around left hand side expression to silence this warning
Xrm.c: In function 'GetDatabase':
Xrm.c:1496:25: warning: pointer 'rhs' may be used after 'realloc' [-Wuse-after-free]
Xrm.c:1487:14: note: call to 'realloc' here
CCLD libX11.la
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
Making all in nls
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/nls'
GEN am_ET.UTF-8/XLC_LOCALE
GEN C/XLC_LOCALE
GEN cs_CZ.UTF-8/XLC_LOCALE
GEN armscii-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-3/XLC_LOCALE
GEN iso8859-2/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 iso8859-9e/XLC_LOCALE
GEN ja/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-cp1255/XLC_LOCALE
GEN microsoft-cp1251/XLC_LOCALE
GEN microsoft-cp1256/XLC_LOCALE
GEN mulelao-1/XLC_LOCALE
GEN nokhchi-1/XLC_LOCALE
GEN pt_PT.UTF-8/XLC_LOCALE
GEN pt_BR.UTF-8/XLC_LOCALE
GEN ru_RU.UTF-8/XLC_LOCALE
GEN sr_RS.UTF-8/XLC_LOCALE
GEN tatar-cyr/XLC_LOCALE
GEN th_TH/XLC_LOCALE
GEN th_TH.UTF-8/XLC_LOCALE
GEN vi_VN.tcvn/XLC_LOCALE
GEN tscii-0/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_TW/XLC_LOCALE
GEN zh_HK.UTF-8/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 en_US.UTF-8/Compose
GEN fi_FI.UTF-8/Compose
GEN georgian-academy/Compose
GEN ibm-cp1133/Compose
GEN georgian-ps/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-8/Compose
GEN iso8859-7/Compose
GEN iso8859-9/Compose
GEN iso8859-9e/Compose
GEN ja.JIS/Compose
GEN ja/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 ko_KR.UTF-8/Compose
GEN koi8-u/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_RS.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 /usr/bin/sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \
< locale.alias.l1 > locale.alias.l2
cat locale.alias.l2 locale.alias.l1 > locale.alias
LC_CTYPE=C /usr/bin/sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \
< locale.dir.l1 > locale.dir.l2
LC_CTYPE=C /usr/bin/sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \
< compose.dir.l1 > compose.dir.l2
cat locale.dir.l2 locale.dir.l1 > locale.dir
cat compose.dir.l2 compose.dir.l1 > compose.dir
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/nls'
Making all in man
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/man'
Making all in xkb
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/man/xkb'
GEN XkbActionCtrls.3
GEN XkbAddDeviceLedInfo.3
GEN XkbAddGeomColor.3
GEN XkbAddGeomDoodad.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 XkbAllocCompatMap.3
GEN XkbAllocControls.3
GEN XkbAllocDeviceInfo.3
GEN XkbAllocGeomColors.3
GEN XkbAllocGeomKeyAliases.3
GEN XkbAllocGeomDoodads.3
GEN XkbAllocGeomKeys.3
GEN XkbAllocGeomOutlines.3
GEN XkbAllocGeomOverlayKeys.3
GEN XkbAllocGeomOverlays.3
GEN XkbAllocGeomPoints.3
GEN XkbAllocGeomProps.3
GEN XkbAllocGeomOverlayRows.3
GEN XkbAllocGeomRows.3
GEN XkbAllocGeomSectionDoodads.3
GEN XkbAllocGeomShapes.3
GEN XkbAllocGeometry.3
GEN XkbAllocGeomSections.3
GEN XkbAllocIndicatorMaps.3
GEN XkbAllocServerMap.3
GEN XkbAllocKeyboard.3
GEN XkbApplyCompatMapToKey.3
GEN XkbAllocNames.3
GEN XkbBell.3
GEN XkbBellEvent.3
GEN XkbChangeControls.3
GEN XkbChangeEnabledControls.3
GEN XkbChangeDeviceInfo.3
GEN XkbChangeMap.3
GEN XkbChangeNames.3
GEN XkbChangeTypesOfKey.3
GEN XkbComputeSectionBounds.3
GEN XkbComputeShapeBounds.3
GEN XkbComputeRowBounds.3
GEN XkbComputeShapeTop.3
GEN XkbCopyKeyType.3
GEN XkbCopyKeyTypes.3
GEN XkbDeviceBell.3
GEN XkbFindOverlayForKey.3
GEN XkbDeviceBellEvent.3
GEN XkbForceDeviceBell.3
GEN XkbForceBell.3
GEN XkbFreeCompatMap.3
GEN XkbFreeClientMap.3
GEN XkbFreeComponentList.3
GEN XkbFreeControls.3
GEN XkbFreeDeviceInfo.3
GEN XkbFreeGeomDoodads.3
GEN XkbFreeGeomColors.3
GEN XkbFreeGeomKeyAliases.3
GEN XkbFreeGeomKeys.3
GEN XkbFreeGeomOutlines.3
GEN XkbFreeGeomOverlayKeys.3
GEN XkbFreeGeomOverlays.3
GEN XkbFreeGeomOverlayRows.3
GEN XkbFreeGeomPoints.3
GEN XkbFreeGeomProperties.3
GEN XkbFreeGeomRows.3
GEN XkbFreeGeomSections.3
GEN XkbFreeGeomShapes.3
GEN XkbFreeGeometry.3
GEN XkbFreeIndicatorMaps.3
GEN XkbFreeKeyboard.3
GEN XkbFreeNames.3
GEN XkbFreeServerMap.3
GEN XkbGetAutoRepeatRate.3
GEN XkbGetAutoResetControls.3
GEN XkbGetControls.3
GEN XkbGetCompatMap.3
GEN XkbGetControlsChanges.3
GEN XkbGetDetectableAutoRepeat.3
GEN XkbGetDeviceButtonActions.3
GEN XkbGetDeviceInfoChanges.3
GEN XkbGetDeviceLedInfo.3
GEN XkbGetGeometry.3
GEN XkbGetDeviceInfo.3
GEN XkbGetIndicatorMap.3
GEN XkbGetKeyActions.3
GEN XkbGetKeyBehaviors.3
GEN XkbGetIndicatorState.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 XkbGetNamedDeviceIndicator.3
GEN XkbGetNamedGeometry.3
GEN XkbGetNamedIndicator.3
GEN XkbGetNames.3
GEN XkbGetUpdatedMap.3
GEN XkbGetVirtualMods.3
GEN XkbGetState.3
GEN XkbGetXlibControls.3
GEN XkbIgnoreExtension.3
GEN XkbInitCanonicalKeyTypes.3
GEN XkbKeyAction.3
GEN XkbKeyActionsPtr.3
GEN XkbKeyActionEntry.3
GEN XkbKeyGroupInfo.3
GEN XkbKeyGroupWidth.3
GEN XkbKeyGroupsWidth.3
GEN XkbKeyHasActions.3
GEN XkbKeyKeyType.3
GEN XkbKeyNumActions.3
GEN XkbKeyKeyTypeIndex.3
GEN XkbKeyNumGroups.3
GEN XkbKeySymEntry.3
GEN XkbKeyNumSyms.3
GEN XkbKeySymsPtr.3
GEN XkbKeyTypesForCoreSymbols.3
GEN XkbKeycodeToKeysym.3
GEN XkbKeysymToModifiers.3
GEN XkbLatchGroup.3
GEN XkbLibraryVersion.3
GEN XkbLatchModifiers.3
GEN XkbListComponents.3
GEN XkbLockGroup.3
GEN XkbLockModifiers.3
GEN XkbLookupKeySym.3
GEN XkbModActionVMods.3
GEN XkbNoteControlsChanges.3
GEN XkbLookupKeyBinding.3
GEN XkbNoteNameChanges.3
GEN XkbNoteDeviceChanges.3
GEN XkbOutOfRangeGroupInfo.3
GEN XkbOpenDisplay.3
GEN XkbOutOfRangeGroupNumber.3
GEN XkbPtrActionY.3
GEN XkbPtrActionX.3
GEN XkbQueryExtension.3
GEN XkbResizeDeviceButtonActions.3
GEN XkbRefreshKeyboardMapping.3
GEN XkbResizeKeyActions.3
GEN XkbResizeKeySyms.3
GEN XkbResizeKeyType.3
GEN XkbActionSetCtrls.3
GEN XkbSAGroup.3
GEN XkbSAPtrDfltValue.3
GEN XkbSARedirectSetVModsMask.3
GEN XkbSARedirectSetVMods.3
GEN XkbSARedirectVMods.3
GEN XkbSARedirectVModsMask.3
GEN XkbSAScreen.3
GEN XkbSASetGroup.3
GEN XkbSASetPtrDfltValue.3
GEN XkbSASetScreen.3
GEN XkbSelectEventDetails.3
GEN XkbSetAutoResetControls.3
GEN XkbSelectEvents.3
GEN XkbSetAutoRepeatRate.3
GEN XkbSetCompatMap.3
GEN XkbSetControls.3
GEN XkbSetDebuggingFlags.3
GEN XkbSetDetectableAutoRepeat.3
GEN XkbSetDeviceInfo.3
GEN XkbSetDeviceButtonActions.3
GEN XkbSetIgnoreLockMods.3
GEN XkbSetIndicatorMap.3
GEN XkbSetMap.3
GEN XkbSetModActionVMods.3
GEN XkbSetNamedDeviceIndicator.3
GEN XkbSetNamedIndicator.3
GEN XkbSetPtrActionX.3
GEN XkbSetNames.3
GEN XkbSetPtrActionY.3
GEN XkbSetXlibControls.3
GEN XkbSetServerInternalMods.3
GEN XkbTranslateKeyCode.3
GEN XkbTranslateKeySym.3
GEN XkbUpdateMapFromCore.3
GEN XkbVirtualModsToReal.3
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/man/xkb'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/man'
GEN Compose.5
GEN XCompose.5
GEN BlackPixel.3
GEN WhitePixel.3
GEN ConnectionNumber.3
GEN DefaultColormap.3
GEN DefaultDepth.3
GEN DefaultGC.3
GEN XListDepths.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 ProtocolRevision.3
GEN QLength.3
GEN ProtocolVersion.3
GEN RootWindow.3
GEN ScreenCount.3
GEN ServerVendor.3
GEN ScreenOfDisplay.3
GEN VendorRelease.3
GEN WhitePixelOfScreen.3
GEN CellsOfScreen.3
GEN DefaultColormapOfScreen.3
GEN DefaultDepthOfScreen.3
GEN DefaultGCOfScreen.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 RootWindowOfScreen.3
GEN PlanesOfScreen.3
GEN WidthOfScreen.3
GEN WidthMMOfScreen.3
GEN VisualOfCCC.3
GEN ScreenNumberOfCCC.3
GEN ScreenWhitePointOfCCC.3
GEN ClientWhitePointOfCCC.3
GEN BitmapPad.3
GEN BitmapUnit.3
GEN DisplayHeight.3
GEN BitmapBitOrder.3
GEN DisplayHeightMM.3
GEN DisplayWidth.3
GEN DisplayWidthMM.3
GEN XListPixmapFormats.3
GEN XPixmapFormatValues.3
GEN IsFunctionKey.3
GEN IsKeypadKey.3
GEN IsMiscFunctionKey.3
GEN IsModifierKey.3
GEN IsPFKey.3
GEN IsPrivateKeypadKey.3
GEN XSetClassHint.3
GEN XGetClassHint.3
GEN XClassHint.3
GEN XSetIconSizes.3
GEN XGetIconSizes.3
GEN XIconSize.3
GEN XSetRGBColormaps.3
GEN XGetRGBColormaps.3
GEN XStandardColormap.3
GEN XSetWMNormalHints.3
GEN XGetWMNormalHints.3
GEN XSetWMSizeHints.3
GEN XGetWMSizeHints.3
GEN XSizeHints.3
GEN XSetWMHints.3
GEN XGetWMHints.3
GEN XWMHints.3
GEN XAddHosts.3
GEN XListHosts.3
GEN XRemoveHost.3
GEN XRemoveHosts.3
GEN XEnableAccessControl.3
GEN XDisableAccessControl.3
GEN XSetAccessControl.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 XAutoRepeatOn.3
GEN XBell.3
GEN XKeyboardControl.3
GEN XAutoRepeatOff.3
GEN XQueryKeymap.3
GEN XGetKeyboardMapping.3
GEN XDisplayKeycodes.3
GEN XSetModifierMapping.3
GEN XGetModifierMapping.3
GEN XNewModifiermap.3
GEN XInsertModifiermapEntry.3
GEN XDeleteModifiermapEntry.3
GEN XFreeModifiermap.3
GEN XModifierKeymap.3
GEN XGetPointerControl.3
GEN XAddToSaveSet.3
GEN XRemoveFromSaveSet.3
GEN XSetWindowBackground.3
GEN XSetWindowBackgroundPixmap.3
GEN XSetWindowBorder.3
GEN XSetWindowColormap.3
GEN XSetWindowBorderPixmap.3
GEN XMoveWindow.3
GEN XClearWindow.3
GEN XResizeWindow.3
GEN XSetWindowBorderWidth.3
GEN XMoveResizeWindow.3
GEN XWindowChanges.3
GEN XCopyPlane.3
GEN XFreeColormap.3
GEN XCopyColormapAndFree.3
GEN XColor.3
GEN XCreatePixmapCursor.3
GEN XCreateGlyphCursor.3
GEN XFreeFontSet.3
GEN XChangeGC.3
GEN XGetGCValues.3
GEN XCopyGC.3
GEN XFreeGC.3
GEN XGCValues.3
GEN XGContextFromGC.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 XOMOfOC.3
GEN XGetOCValues.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 XPoint.3
GEN XDrawPoints.3
GEN XDrawRectangles.3
GEN XDrawString16.3
GEN XRectangle.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 XDirectionalDependentDrawing.3
GEN XContextualDrawing.3
GEN XNoExposeEvent.3
GEN XrmPutFileDatabase.3
GEN XrmGetStringDatabase.3
GEN XrmLocaleOfDatabase.3
GEN XrmGetDatabase.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 XVisualInfo.3
GEN XVisualIDFromVisual.3
GEN XGetGeometry.3
GEN XWindowAttributes.3
GEN XListProperties.3
GEN XChangeProperty.3
GEN XRotateWindowProperties.3
GEN XDeleteProperty.3
GEN XUngrabKey.3
GEN XUngrabButton.3
GEN XUngrabKeyboard.3
GEN XUngrabPointer.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 XUnionRectWithRegion.3
GEN XUnionRegion.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 XCharStruct.3
GEN XUnloadFont.3
GEN XFontProp.3
GEN XChar2b.3
GEN XFontStruct.3
GEN XRefreshKeyboardMapping.3
GEN XLookupString.3
GEN XRebindKeysym.3
GEN XrmCombineDatabase.3
GEN XrmCombineFileDatabase.3
GEN XMapRaised.3
GEN XMappingEvent.3
GEN XMapSubwindows.3
GEN XPeekEvent.3
GEN XWindowEvent.3
GEN XCheckWindowEvent.3
GEN XCheckMaskEvent.3
GEN XMaskEvent.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 XRegisterIMInstantiateCallback.3
GEN XUnregisterIMInstantiateCallback.3
GEN XCloseOM.3
GEN XSetOMValues.3
GEN XGetOMValues.3
GEN XDisplayOfOM.3
GEN XLocaleOfOM.3
GEN XWMGeometry.3
GEN XClipBox.3
GEN XGetImage.3
GEN XGetSubImage.3
GEN XrmQPutResource.3
GEN XrmPutStringResource.3
GEN XrmQPutStringResource.3
GEN XrmPutLineResource.3
GEN XQueryBestTile.3
GEN XQueryColors.3
GEN XQueryBestStipple.3
GEN XParseColor.3
GEN XListExtensions.3
GEN XLookupColor.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 XCreatePixmapFromBitmapData.3
GEN XCreateBitmapFromData.3
GEN XFreeCursor.3
GEN XQueryBestCursor.3
GEN XFindContext.3
GEN XDeleteContext.3
GEN XUniqueContext.3
GEN XUnsetICFocus.3
GEN XTextPropertyToStringList.3
GEN XFreeStringList.3
GEN XGetICValues.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 XGetMotionEvents.3
GEN XTimeCoord.3
GEN XSetFillRule.3
GEN XGetFontPath.3
GEN XGetInputFocus.3
GEN XFreeFontPath.3
GEN XSetDashes.3
GEN XGetPointerMapping.3
GEN XForceScreenSaver.3
GEN XActivateScreenSaver.3
GEN XResetScreenSaver.3
GEN XGetScreenSaver.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 XSetIconName.3
GEN XGetIconName.3
GEN XStoreName.3
GEN XGetWMName.3
GEN XFetchName.3
GEN XmbSetWMProperties.3
GEN Xutf8SetWMProperties.3
GEN XGetWMProtocols.3
GEN XStoreBuffer.3
GEN XFetchBytes.3
GEN XFetchBuffer.3
GEN XRotateBuffers.3
GEN XStoreColor.3
GEN XKeysymToString.3
GEN XStoreNamedColor.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 XQueryTextExtents16.3
GEN XQueryTextExtents.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 XcmsRGBi.3
GEN XcmsRGB.3
GEN XcmsCIEuvY.3
GEN XcmsCIExyY.3
GEN XcmsCIEXYZ.3
GEN XcmsCIELab.3
GEN XcmsCIELuv.3
GEN XcmsTekHVC.3
GEN XcmsPad.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 XcmsQueryGreen.3
GEN XcmsQueryRed.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 XcmsTekHVCQueryMinV.3
GEN XwcDrawImageString.3
GEN Xutf8DrawImageString.3
GEN XwcDrawString.3
GEN Xutf8DrawString.3
GEN Xutf8DrawText.3
GEN XwcLookupString.3
GEN XwcDrawText.3
GEN XwcResetIC.3
GEN Xutf8LookupString.3
GEN Xutf8ResetIC.3
GEN XwcTextEscapement.3
GEN Xutf8TextEscapement.3
GEN XwcTextPerCharExtents.3
GEN XwcTextExtents.3
GEN Xutf8TextExtents.3
GEN Xutf8TextPerCharExtents.3
GEN XCompose.3
GEN AllPlanes.3
GEN BlackPixelOfScreen.3
GEN DisplayOfCCC.3
GEN ImageByteOrder.3
GEN XAddConnectionWatch.3
GEN IsCursorKey.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 XcmsQueryBlack.3
GEN XcmsDefaultCCC.3
GEN XcmsQueryColor.3
GEN XcmsSetWhitePoint.3
GEN XcmsStoreColor.3
GEN XcmsTekHVCQueryMaxC.3
GEN XColormapEvent.3
GEN XConfigureEvent.3
GEN XConfigureRequestEvent.3
GEN XConfigureWindow.3
GEN XCopyArea.3
GEN XCreateColormap.3
GEN XCreateFontCursor.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 XFillRectangle.3
GEN XFlush.3
GEN XFilterEvent.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 XInitThreads.3
GEN XInstallColormap.3
GEN XInternAtom.3
GEN XIntersectRegion.3
GEN XKeymapEvent.3
GEN XListFonts.3
GEN XLoadFont.3
GEN XLookupKeysym.3
GEN XMapEvent.3
GEN XMapRequestEvent.3
GEN XMapWindow.3
GEN XmbDrawImageString.3
GEN XmbDrawString.3
GEN XmbDrawText.3
GEN XmbLookupString.3
GEN XmbResetIC.3
GEN XmbTextExtents.3
GEN XmbTextEscapement.3
GEN XmbTextListToTextProperty.3
GEN XmbTextPerCharExtents.3
GEN XNextEvent.3
GEN XNoOp.3
GEN XOpenDisplay.3
GEN XOpenIM.3
GEN XOpenOM.3
GEN XParseGeometry.3
GEN XPolygonRegion.3
GEN XPutBackEvent.3
GEN XPropertyEvent.3
GEN XQueryBestSize.3
GEN XPutImage.3
GEN XQueryExtension.3
GEN XQueryColor.3
GEN XQueryPointer.3
GEN XQueryTree.3
GEN XRaiseWindow.3
GEN XReadBitmapFile.3
GEN XReparentEvent.3
GEN XRecolorCursor.3
GEN XReparentWindow.3
GEN XResizeRequestEvent.3
GEN XResourceManagerString.3
GEN XrmEnumerateDatabase.3
GEN XrmGetFileDatabase.3
GEN XrmGetResource.3
GEN XrmPutResource.3
GEN XrmInitialize.3
GEN XrmMergeDatabases.3
GEN XrmUniqueQuark.3
GEN XSaveContext.3
GEN XSelectInput.3
GEN XSelectionClearEvent.3
GEN XSelectionEvent.3
GEN XSelectionRequestEvent.3
GEN XSendEvent.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 XSetFontPath.3
GEN XSetICFocus.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 XSetWMClientMachine.3
GEN XSetWMColormapWindows.3
GEN XSetTransientForHint.3
GEN XSetWMIconName.3
GEN XSetWMName.3
GEN XSetWMProperties.3
GEN XSetWMProtocols.3
GEN XStoreBytes.3
GEN XStoreColors.3
GEN XStringListToTextProperty.3
GEN XSupportsLocale.3
GEN XStringToKeysym.3
GEN XSynchronize.3
GEN XTextExtents.3
GEN XTextWidth.3
GEN XTranslateCoordinates.3
GEN XUnmapEvent.3
GEN XUnmapWindow.3
GEN XVaCreateNestedList.3
GEN XVisibilityEvent.3
GEN XWarpPointer.3
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/man'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/man'
Making all in specs
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/specs'
Making all in libX11
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/libX11'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/libX11'
Making all in i18n
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
Making all in compose
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/compose'
GEN am_ET.UTF-8.xml
GEN armscii-8.xml
GEN C.xml
GEN cs_CZ.UTF-8.xml
GEN el_GR.UTF-8.xml
GEN fi_FI.UTF-8.xml
GEN en_US.UTF-8.xml
GEN georgian-ps.xml
GEN georgian-academy.xml
GEN ibm-cp1133.xml
GEN isiri-3342.xml
GEN iscii-dev.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-4.xml
GEN iso8859-5.xml
GEN iso8859-6.xml
GEN iso8859-7.xml
GEN iso8859-8.xml
GEN iso8859-9.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_RS.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 '/build/libx11/src/libX11-1.8.13/specs/i18n/compose'
Making all in framework
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/framework'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/framework'
Making all in localedb
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/localedb'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/localedb'
Making all in trans
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/trans'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/trans'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
Making all in XIM
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/XIM'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/XIM'
Making all in XKB
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/XKB'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/XKB'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs'
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/include'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/include'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/include/X11'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/include/X11/extensions'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/include/X11'
/usr/bin/install -c -m 644 X11/XlibConf.h '/build/libx11/pkg/libx11/usr/include/X11'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/include/X11'
/usr/bin/install -c -m 644 X11/extensions/XKBgeom.h '/build/libx11/pkg/libx11/usr/include/X11/extensions'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/include'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/include'
Making install in modules
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/modules'
Making install in im
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im'
Making install in ximcp
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im/ximcp'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im/ximcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im/ximcp'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im/ximcp'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/im'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/modules/im'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/im'
Making install in lc
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc'
Making install in Utf8
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/Utf8'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/Utf8'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/Utf8'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/Utf8'
Making install in def
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/def'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/def'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/def'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/def'
Making install in gen
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/gen'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc/gen'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/gen'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc/gen'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/lc'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/modules/lc'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/lc'
Making install in om
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om'
Making install in generic
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om/generic'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om/generic'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om/generic'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om/generic'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/modules/om'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/modules/om'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules/om'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/modules'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/modules'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/modules'
Making install in src
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/src'
make install-recursive
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/src'
Making install in util
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/util'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/src/util'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/util'
Making install in xcms
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xcms'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xcms'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11'
/usr/bin/install -c -m 644 Xcms.txt '/build/libx11/pkg/libx11/usr/share/X11'
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/xcms'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/xcms'
Making install in xlibi18n
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xlibi18n'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/src/xlibi18n'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/xlibi18n'
Making install in xkb
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src/xkb'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/src/xkb'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src/xkb'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/src'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/src'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/lib'
/usr/bin/install -c -m 644 XErrorDB '/build/libx11/pkg/libx11/usr/share/X11'
/bin/sh ../libtool --mode=install /usr/bin/install -c libX11.la libX11-xcb.la '/build/libx11/pkg/libx11/usr/lib'
libtool: install: /usr/bin/install -c .libs/libX11.so.6.4.0 /build/libx11/pkg/libx11/usr/lib/libX11.so.6.4.0
libtool: install: (cd /build/libx11/pkg/libx11/usr/lib && { ln -s -f libX11.so.6.4.0 libX11.so.6 || { rm -f libX11.so.6 && ln -s libX11.so.6.4.0 libX11.so.6; }; })
libtool: install: (cd /build/libx11/pkg/libx11/usr/lib && { ln -s -f libX11.so.6.4.0 libX11.so || { rm -f libX11.so && ln -s libX11.so.6.4.0 libX11.so; }; })
libtool: install: /usr/bin/install -c .libs/libX11.lai /build/libx11/pkg/libx11/usr/lib/libX11.la
libtool: install: /usr/bin/install -c .libs/libX11-xcb.so.1.0.0 /build/libx11/pkg/libx11/usr/lib/libX11-xcb.so.1.0.0
libtool: install: (cd /build/libx11/pkg/libx11/usr/lib && { 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 /build/libx11/pkg/libx11/usr/lib && { 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: /usr/bin/install -c .libs/libX11-xcb.lai /build/libx11/pkg/libx11/usr/lib/libX11-xcb.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/src'
Making install in nls
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/nls'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/nls'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5hkscs'
/usr/bin/install -c -m 644 locale.alias locale.dir compose.dir '/build/libx11/pkg/libx11/usr/share/X11/locale'
/usr/bin/install -c -m 644 zh_HK.big5hkscs/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5hkscs'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/mulelao-1'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5hkscs'
/usr/bin/install -c -m 644 mulelao-1/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/mulelao-1'
/usr/bin/install -c -m 644 zh_HK.big5hkscs/XLC_LOCALE zh_HK.big5hkscs/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5hkscs'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-8'
/usr/bin/install -c -m 644 iso8859-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/mulelao-1'
/usr/bin/install -c -m 644 mulelao-1/XLC_LOCALE mulelao-1/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/mulelao-1'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-15'
/usr/bin/install -c -m 644 iso8859-15/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-15'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-8'
/usr/bin/install -c -m 644 iso8859-8/XLC_LOCALE iso8859-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gbk'
/usr/bin/install -c -m 644 zh_CN.gbk/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gbk'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-15'
/usr/bin/install -c -m 644 iso8859-15/XLC_LOCALE iso8859-15/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-15'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/tatar-cyr'
/usr/bin/install -c -m 644 tatar-cyr/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/tatar-cyr'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gbk'
/usr/bin/install -c -m 644 zh_CN.gbk/XLC_LOCALE zh_CN.gbk/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gbk'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1251'
/usr/bin/install -c -m 644 microsoft-cp1251/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1251'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/tatar-cyr'
/usr/bin/install -c -m 644 tatar-cyr/XLC_LOCALE tatar-cyr/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/tatar-cyr'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-c'
/usr/bin/install -c -m 644 koi8-c/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-c'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1251'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9'
/usr/bin/install -c -m 644 microsoft-cp1251/XLC_LOCALE microsoft-cp1251/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1251'
/usr/bin/install -c -m 644 iso8859-9/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-c'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-ps'
/usr/bin/install -c -m 644 koi8-c/XLC_LOCALE koi8-c/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-c'
/usr/bin/install -c -m 644 georgian-ps/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-ps'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gb18030'
/usr/bin/install -c -m 644 iso8859-9/XLC_LOCALE iso8859-9/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9'
/usr/bin/install -c -m 644 zh_CN.gb18030/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gb18030'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-ps'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH'
/usr/bin/install -c -m 644 georgian-ps/XLC_LOCALE georgian-ps/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-ps'
/usr/bin/install -c -m 644 th_TH/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gb18030'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/C'
/usr/bin/install -c -m 644 zh_CN.gb18030/XLC_LOCALE zh_CN.gb18030/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.gb18030'
/usr/bin/install -c -m 644 C/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/C'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/armscii-8'
/usr/bin/install -c -m 644 th_TH/XLC_LOCALE th_TH/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH'
/usr/bin/install -c -m 644 armscii-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/armscii-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/C'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.big5'
/usr/bin/install -c -m 644 C/XLC_LOCALE C/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/C'
/usr/bin/install -c -m 644 zh_TW.big5/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.big5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/armscii-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/nokhchi-1'
/usr/bin/install -c -m 644 armscii-8/XLC_LOCALE armscii-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/armscii-8'
/usr/bin/install -c -m 644 nokhchi-1/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/nokhchi-1'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-r'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.big5'
/usr/bin/install -c -m 644 koi8-r/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-r'
/usr/bin/install -c -m 644 zh_TW.big5/XLC_LOCALE zh_TW.big5/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.big5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja_JP.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/nokhchi-1'
/usr/bin/install -c -m 644 nokhchi-1/XLC_LOCALE nokhchi-1/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/nokhchi-1'
/usr/bin/install -c -m 644 ja_JP.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ja_JP.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.JIS'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-r'
/usr/bin/install -c -m 644 ja.JIS/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.JIS'
/usr/bin/install -c -m 644 koi8-r/XLC_LOCALE koi8-r/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-r'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/isiri-3342'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja_JP.UTF-8'
/usr/bin/install -c -m 644 isiri-3342/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/isiri-3342'
/usr/bin/install -c -m 644 ja_JP.UTF-8/XLC_LOCALE ja_JP.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ja_JP.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9e'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.JIS'
/usr/bin/install -c -m 644 iso8859-9e/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9e'
/usr/bin/install -c -m 644 ja.JIS/XLC_LOCALE ja.JIS/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.JIS'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-academy'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/isiri-3342'
/usr/bin/install -c -m 644 georgian-academy/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-academy'
/usr/bin/install -c -m 644 isiri-3342/XLC_LOCALE isiri-3342/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/isiri-3342'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/el_GR.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9e'
/usr/bin/install -c -m 644 el_GR.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/el_GR.UTF-8'
/usr/bin/install -c -m 644 iso8859-9e/XLC_LOCALE iso8859-9e/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-9e'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.tcvn'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-academy'
/usr/bin/install -c -m 644 vi_VN.tcvn/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.tcvn'
/usr/bin/install -c -m 644 georgian-academy/XLC_LOCALE georgian-academy/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/georgian-academy'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_BR.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/el_GR.UTF-8'
/usr/bin/install -c -m 644 pt_BR.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_BR.UTF-8'
/usr/bin/install -c -m 644 el_GR.UTF-8/XLC_LOCALE el_GR.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/el_GR.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1255'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.tcvn'
/usr/bin/install -c -m 644 microsoft-cp1255/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1255'
/usr/bin/install -c -m 644 vi_VN.tcvn/XLC_LOCALE vi_VN.tcvn/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.tcvn'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.SJIS'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_BR.UTF-8'
/usr/bin/install -c -m 644 ja.SJIS/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.SJIS'
/usr/bin/install -c -m 644 pt_BR.UTF-8/XLC_LOCALE pt_BR.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_BR.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.viscii'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1255'
/usr/bin/install -c -m 644 vi_VN.viscii/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.viscii'
/usr/bin/install -c -m 644 microsoft-cp1255/XLC_LOCALE microsoft-cp1255/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1255'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ru_RU.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.SJIS'
/usr/bin/install -c -m 644 ru_RU.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ru_RU.UTF-8'
/usr/bin/install -c -m 644 ja.SJIS/XLC_LOCALE ja.SJIS/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ja.SJIS'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1256'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.viscii'
/usr/bin/install -c -m 644 microsoft-cp1256/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1256'
/usr/bin/install -c -m 644 vi_VN.viscii/XLC_LOCALE vi_VN.viscii/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/vi_VN.viscii'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-u'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ru_RU.UTF-8'
/usr/bin/install -c -m 644 koi8-u/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-u'
/usr/bin/install -c -m 644 ru_RU.UTF-8/XLC_LOCALE ru_RU.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ru_RU.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-1'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1256'
/usr/bin/install -c -m 644 iso8859-1/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-1'
/usr/bin/install -c -m 644 microsoft-cp1256/XLC_LOCALE microsoft-cp1256/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/microsoft-cp1256'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/en_US.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-u'
/usr/bin/install -c -m 644 koi8-u/XLC_LOCALE koi8-u/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/koi8-u'
/usr/bin/install -c -m 644 en_US.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/en_US.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-1'
/usr/bin/install -c -m 644 zh_HK.big5/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5'
/usr/bin/install -c -m 644 iso8859-1/XLC_LOCALE iso8859-1/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-1'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-2'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/en_US.UTF-8'
/usr/bin/install -c -m 644 iso8859-2/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-2'
/usr/bin/install -c -m 644 en_US.UTF-8/XLC_LOCALE en_US.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/en_US.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/cs_CZ.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5'
/usr/bin/install -c -m 644 cs_CZ.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/cs_CZ.UTF-8'
/usr/bin/install -c -m 644 zh_HK.big5/XLC_LOCALE zh_HK.big5/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.big5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/tscii-0'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-2'
/usr/bin/install -c -m 644 tscii-0/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/tscii-0'
/usr/bin/install -c -m 644 iso8859-2/XLC_LOCALE iso8859-2/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-2'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/cs_CZ.UTF-8'
/usr/bin/install -c -m 644 ja/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ja'
/usr/bin/install -c -m 644 cs_CZ.UTF-8/XLC_LOCALE cs_CZ.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/cs_CZ.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-3'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/tscii-0'
/usr/bin/install -c -m 644 iso8859-3/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-3'
/usr/bin/install -c -m 644 tscii-0/XLC_LOCALE tscii-0/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/tscii-0'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-10'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ja'
/usr/bin/install -c -m 644 iso8859-10/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-10'
/usr/bin/install -c -m 644 ja/XLC_LOCALE ja/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ja'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ibm-cp1133'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-3'
/usr/bin/install -c -m 644 ibm-cp1133/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ibm-cp1133'
/usr/bin/install -c -m 644 iso8859-3/XLC_LOCALE iso8859-3/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-3'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW'
/usr/bin/install -c -m 644 zh_TW/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-10'
/usr/bin/install -c -m 644 iso8859-10/XLC_LOCALE iso8859-10/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-10'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN'
/usr/bin/install -c -m 644 zh_CN/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ibm-cp1133'
/usr/bin/install -c -m 644 ibm-cp1133/XLC_LOCALE ibm-cp1133/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ibm-cp1133'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ko_KR.UTF-8'
/usr/bin/install -c -m 644 ko_KR.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ko_KR.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW'
/usr/bin/install -c -m 644 zh_TW/XLC_LOCALE zh_TW/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-4'
/usr/bin/install -c -m 644 iso8859-4/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-4'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN'
/usr/bin/install -c -m 644 zh_CN/XLC_LOCALE zh_CN/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-11'
/usr/bin/install -c -m 644 iso8859-11/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-11'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ko_KR.UTF-8'
/usr/bin/install -c -m 644 ko_KR.UTF-8/XLC_LOCALE ko_KR.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ko_KR.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.UTF-8'
/usr/bin/install -c -m 644 zh_TW.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-4'
/usr/bin/install -c -m 644 iso8859-4/XLC_LOCALE iso8859-4/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-4'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.UTF-8'
/usr/bin/install -c -m 644 zh_HK.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-11'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/sr_RS.UTF-8'
/usr/bin/install -c -m 644 iso8859-11/XLC_LOCALE iso8859-11/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-11'
/usr/bin/install -c -m 644 sr_RS.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/sr_RS.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ko'
/usr/bin/install -c -m 644 zh_TW.UTF-8/XLC_LOCALE zh_TW.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_TW.UTF-8'
/usr/bin/install -c -m 644 ko/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/ko'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-5'
/usr/bin/install -c -m 644 zh_HK.UTF-8/XLC_LOCALE zh_HK.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_HK.UTF-8'
/usr/bin/install -c -m 644 iso8859-5/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/sr_RS.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.UTF-8'
/usr/bin/install -c -m 644 sr_RS.UTF-8/XLC_LOCALE sr_RS.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/sr_RS.UTF-8'
/usr/bin/install -c -m 644 zh_CN.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/ko'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH.UTF-8'
/usr/bin/install -c -m 644 ko/XLC_LOCALE ko/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/ko'
/usr/bin/install -c -m 644 th_TH.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_PT.UTF-8'
/usr/bin/install -c -m 644 iso8859-5/XLC_LOCALE iso8859-5/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-5'
/usr/bin/install -c -m 644 pt_PT.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_PT.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-6'
/usr/bin/install -c -m 644 zh_CN.UTF-8/XLC_LOCALE zh_CN.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/zh_CN.UTF-8'
/usr/bin/install -c -m 644 iso8859-6/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-6'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-13'
/usr/bin/install -c -m 644 th_TH.UTF-8/XLC_LOCALE th_TH.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/th_TH.UTF-8'
/usr/bin/install -c -m 644 iso8859-13/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-13'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_PT.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iscii-dev'
/usr/bin/install -c -m 644 pt_PT.UTF-8/XLC_LOCALE pt_PT.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/pt_PT.UTF-8'
/usr/bin/install -c -m 644 iscii-dev/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iscii-dev'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-6'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/fi_FI.UTF-8'
/usr/bin/install -c -m 644 iso8859-6/XLC_LOCALE iso8859-6/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-6'
/usr/bin/install -c -m 644 fi_FI.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/fi_FI.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-13'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/am_ET.UTF-8'
/usr/bin/install -c -m 644 iso8859-13/XLC_LOCALE iso8859-13/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-13'
/usr/bin/install -c -m 644 am_ET.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/am_ET.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iscii-dev'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/km_KH.UTF-8'
/usr/bin/install -c -m 644 iscii-dev/XLC_LOCALE iscii-dev/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iscii-dev'
/usr/bin/install -c -m 644 km_KH.UTF-8/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/km_KH.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-7'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/fi_FI.UTF-8'
/usr/bin/install -c -m 644 iso8859-7/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-7'
/usr/bin/install -c -m 644 fi_FI.UTF-8/XLC_LOCALE fi_FI.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/fi_FI.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-14'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/am_ET.UTF-8'
/usr/bin/install -c -m 644 iso8859-14/XI18N_OBJS '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-14'
/usr/bin/install -c -m 644 am_ET.UTF-8/XLC_LOCALE am_ET.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/am_ET.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/km_KH.UTF-8'
/usr/bin/install -c -m 644 km_KH.UTF-8/XLC_LOCALE km_KH.UTF-8/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/km_KH.UTF-8'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-7'
/usr/bin/install -c -m 644 iso8859-7/XLC_LOCALE iso8859-7/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-7'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-14'
/usr/bin/install -c -m 644 iso8859-14/XLC_LOCALE iso8859-14/Compose '/build/libx11/pkg/libx11/usr/share/X11/locale/iso8859-14'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/nls'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/nls'
Making install in man
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/man'
Making install in xkb
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/man/xkb'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/man/xkb'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 XkbAllocGeomColors.3 XkbAllocGeomDoodads.3 XkbAllocGeomKeyAliases.3 XkbAllocGeomKeys.3 XkbAllocGeomOutlines.3 XkbAllocGeomOverlayKeys.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 XkbBell.3 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -m 644 XkbBellEvent.3 XkbChangeControls.3 XkbChangeDeviceInfo.3 XkbChangeEnabledControls.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 XkbFreeKeyboard.3 XkbFreeNames.3 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -m 644 XkbFreeServerMap.3 XkbGetAutoRepeatRate.3 XkbGetAutoResetControls.3 XkbGetCompatMap.3 XkbGetControls.3 XkbGetControlsChanges.3 XkbGetDetectableAutoRepeat.3 XkbGetDeviceButtonActions.3 XkbGetDeviceInfo.3 XkbGetDeviceInfoChanges.3 XkbGetDeviceLedInfo.3 XkbGetGeometry.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 XkbGetNamedDeviceIndicator.3 XkbGetNamedGeometry.3 XkbGetNamedIndicator.3 XkbGetNames.3 XkbGetState.3 XkbGetUpdatedMap.3 XkbGetVirtualMods.3 XkbGetXlibControls.3 XkbIgnoreExtension.3 XkbInitCanonicalKeyTypes.3 XkbKeyAction.3 XkbKeyActionEntry.3 XkbKeyActionsPtr.3 XkbKeyGroupInfo.3 XkbKeyGroupWidth.3 XkbKeyGroupsWidth.3 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -m 644 XkbKeyHasActions.3 XkbKeyKeyType.3 XkbKeyKeyTypeIndex.3 XkbKeyNumActions.3 XkbKeyNumGroups.3 XkbKeyNumSyms.3 XkbKeySymEntry.3 XkbKeySymsPtr.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 XkbNoteNameChanges.3 XkbOpenDisplay.3 XkbOutOfRangeGroupInfo.3 XkbOutOfRangeGroupNumber.3 XkbPtrActionX.3 XkbPtrActionY.3 XkbQueryExtension.3 XkbRefreshKeyboardMapping.3 XkbResizeDeviceButtonActions.3 XkbResizeKeyActions.3 XkbResizeKeySyms.3 XkbResizeKeyType.3 XkbActionSetCtrls.3 XkbSAGroup.3 XkbSAPtrDfltValue.3 XkbSARedirectSetVMods.3 XkbSARedirectSetVModsMask.3 XkbSARedirectVMods.3 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -m 644 XkbSARedirectVModsMask.3 XkbSAScreen.3 XkbSASetGroup.3 XkbSASetPtrDfltValue.3 XkbSASetScreen.3 XkbSelectEventDetails.3 XkbSelectEvents.3 XkbSetAutoRepeatRate.3 XkbSetAutoResetControls.3 XkbSetCompatMap.3 XkbSetControls.3 XkbSetDebuggingFlags.3 XkbSetDetectableAutoRepeat.3 XkbSetDeviceButtonActions.3 XkbSetDeviceInfo.3 XkbSetIgnoreLockMods.3 XkbSetIndicatorMap.3 XkbSetMap.3 XkbSetModActionVMods.3 XkbSetNamedDeviceIndicator.3 XkbSetNamedIndicator.3 XkbSetNames.3 XkbSetPtrActionX.3 XkbSetPtrActionY.3 XkbSetServerInternalMods.3 XkbSetXlibControls.3 XkbTranslateKeyCode.3 XkbTranslateKeySym.3 XkbUpdateMapFromCore.3 XkbVirtualModsToReal.3 '/build/libx11/pkg/libx11/usr/share/man/man3'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/man/xkb'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/man/xkb'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/man'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/man'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/man/man5'
/usr/bin/install -c -m 644 Compose.5 XCompose.5 '/build/libx11/pkg/libx11/usr/share/man/man5'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/man/man3'
/usr/bin/install -c -m 644 XwcResetIC.3 Xutf8ResetIC.3 XwcTextEscapement.3 Xutf8TextEscapement.3 XwcTextExtents.3 Xutf8TextExtents.3 XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 '/build/libx11/pkg/libx11/usr/share/man/man3'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/man'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/man'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/man'
Making install in specs
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13/specs'
Making install in libX11
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/libX11'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/libX11'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/libX11'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/libX11'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/doc/libX11/libX11'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/libX11'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/libX11'
Making install in i18n
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
Making install in compose
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/compose'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/compose'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/compose'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/compose'
/usr/bin/install -c -m 644 mulelao-1.xml nokhchi-1.xml pt_BR.UTF-8.xml pt_PT.UTF-8.xml ru_RU.UTF-8.xml sr_RS.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 '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/compose'
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/compose'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/compose'
Making install in framework
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/framework'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/framework'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/framework'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/framework'
/usr/bin/install -c -m 644 framework.xml framework.svg '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/framework'
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/framework'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/framework'
Making install in localedb
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/localedb'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/localedb'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/localedb'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/localedb'
/usr/bin/install -c -m 644 localedb.xml '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/localedb'
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/localedb'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/localedb'
Making install in trans
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/trans'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n/trans'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/trans'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/trans'
/usr/bin/install -c -m 644 trans.xml '/build/libx11/pkg/libx11/usr/share/doc/libX11/i18n/trans'
make[4]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/trans'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n/trans'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
make[4]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/specs/i18n'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/i18n'
Making install in XIM
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/XIM'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/XIM'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/XIM'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/XIM'
/usr/bin/install -c -m 644 xim.xml dynamicflowsampleseq.svg dynamicflow.svg eventflow.svg sampleprotocolflow1.svg sampleprotocolflow2.svg staticflowsampleseq.svg staticflow.svg '/build/libx11/pkg/libx11/usr/share/doc/libX11/XIM'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/XIM'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/XIM'
Making install in XKB
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/XKB'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/specs/XKB'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/XKB'
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/share/doc/libX11/XKB'
/usr/bin/install -c -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 '/build/libx11/pkg/libx11/usr/share/doc/libX11/XKB'
/usr/bin/install -c -m 644 XKBlib-16.svg XKBlib-17.svg XKBlib-18.svg XKBlib-19.svg XKBlib-20.svg XKBlib-21.svg '/build/libx11/pkg/libx11/usr/share/doc/libX11/XKB'
make[3]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/XKB'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs/XKB'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13/specs'
make[3]: Entering directory '/build/libx11/src/libX11-1.8.13/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 '/build/libx11/src/libX11-1.8.13/specs'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13/specs'
make[1]: Entering directory '/build/libx11/src/libX11-1.8.13'
make[2]: Entering directory '/build/libx11/src/libX11-1.8.13'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/libx11/pkg/libx11/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 x11.pc x11-xcb.pc '/build/libx11/pkg/libx11/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libx11/src/libX11-1.8.13'
make[1]: Leaving directory '/build/libx11/src/libX11-1.8.13'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libx11"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libx11 1.8.13-1 (Mon Feb 9 18:51:20 2026)
==> Cleaning up...
[?12l[?25h