>>> host-xlib_libX11 1.6.5 Extracting bzcat /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/dl/libX11-1.6.5.tar.bz2 | tar --strip-components=1 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5 -xf - >>> host-xlib_libX11 1.6.5 Patching /usr/bin/sed -i -e '/X11_CFLAGS/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/util/Makefile* >>> host-xlib_libX11 1.6.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xlib_libX11 1.6.5 Patching libtool patching file /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-xlib_libX11 1.6.5 Configuring (cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/ && rm -rf config.cache; PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" PKG_CONFIG="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include" CFLAGS="-O2 -I/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include" CXXFLAGS="-O2 -I/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include" LDFLAGS="-L/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include" LDFLAGS="-L/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib -Wl,-rpath,/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host" --sysconfdir="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/etc" --localstatedir="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --disable-specs --without-perl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if /usr/bin/gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if /usr/bin/gcc -std=gnu99 supports -Wall... yes checking if /usr/bin/gcc -std=gnu99 supports -Wpointer-arith... yes checking if /usr/bin/gcc -std=gnu99 supports -Wmissing-declarations... yes checking if /usr/bin/gcc -std=gnu99 supports -Wformat=2... yes checking if /usr/bin/gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if /usr/bin/gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if /usr/bin/gcc -std=gnu99 supports -Wnested-externs... yes checking if /usr/bin/gcc -std=gnu99 supports -Wbad-function-cast... yes checking if /usr/bin/gcc -std=gnu99 supports -Wold-style-definition... yes checking if /usr/bin/gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if /usr/bin/gcc -std=gnu99 supports -Wunused... yes checking if /usr/bin/gcc -std=gnu99 supports -Wuninitialized... yes checking if /usr/bin/gcc -std=gnu99 supports -Wshadow... yes checking if /usr/bin/gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if /usr/bin/gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if /usr/bin/gcc -std=gnu99 supports -Wredundant-decls... yes checking if /usr/bin/gcc -std=gnu99 supports -Wlogical-op... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=implicit... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=nonnull... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=init-self... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=main... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=missing-braces... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=sequence-point... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=return-type... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=trigraphs... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=array-bounds... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=write-strings... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=address... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if /usr/bin/gcc -std=gnu99 supports -pedantic... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror... yes checking if /usr/bin/gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... no checking for xsltproc... /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/xsltproc checking for X.Org SGML entities >= 1.10... no checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes configure: WARNING: ignoring PERL environment variable since --with-perl=no was specified checking pkg-config is at least version 0.9.0... yes checking pkg-config is at least version 0.9.0... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking if run-time linking is supported... checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes yes checking if loadable i18n module support should be enabled... no checking if loadable Xcursor library support should be enabled... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for strtol... yes checking for seteuid... yes checking whether issetugid is declared... no checking for issetugid... no checking for getresuid... yes checking for shmat... yes checking for launchd... no checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysym definitions... /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/keysymdef.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/XF86keysym.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/Sunkeysym.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/DECkeysym.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/HPkeysym.h checking if XLOCALEDIR support should be enabled... yes checking for BIGFONT... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for nl_langinfo... yes checking for X11... yes checking whether malloc(0) returns NULL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating man/xkb/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/xcms/Makefile config.status: creating src/xlibi18n/Makefile config.status: creating modules/Makefile config.status: creating modules/im/Makefile config.status: creating modules/im/ximcp/Makefile config.status: creating modules/lc/Makefile config.status: creating modules/lc/def/Makefile config.status: creating modules/lc/gen/Makefile config.status: creating modules/lc/Utf8/Makefile config.status: creating modules/om/Makefile config.status: creating modules/om/generic/Makefile config.status: creating src/xkb/Makefile config.status: creating nls/Makefile config.status: creating specs/Makefile config.status: creating specs/i18n/Makefile config.status: creating specs/i18n/compose/Makefile config.status: creating specs/i18n/framework/Makefile config.status: creating specs/i18n/localedb/Makefile config.status: creating specs/i18n/trans/Makefile config.status: creating specs/libX11/Makefile config.status: creating specs/XIM/Makefile config.status: creating specs/XKB/Makefile config.status: creating x11.pc config.status: creating x11-xcb.pc config.status: creating src/config.h config.status: creating include/X11/XlibConf.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug X11 will be built with the following settings: Loadable i18n module support: no Loadable xcursor library support: yes Threading support: yes Use Threads safe API: yes Threads stubs in libX11: no XCMS: yes Internationalization support: yes XF86BigFont support: yes XKB support: yes XLOCALEDIR environment variable support: yes Compose table cache enabled: yes Functional specs building enabled: no >>> host-xlib_libX11 1.6.5 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/sbin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin" PKG_CONFIG="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/lib/pkgconfig:/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/share/pkgconfig" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5' Making all in include make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/include' Making all in modules make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules' Making all in im make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/im' Making all in ximcp make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/im/ximcp' CC imCallbk.lo CC imDefFlt.lo CC imDefIc.lo CC imDefLkup.lo CC imDefIm.lo CC imDispch.lo CC imEvToWire.lo CC imExten.lo imCallbk.c: In function '_XimPreeditCaretCallback': imCallbk.c:627:8: warning: declaration of 'len' shadows a parameter [-Wshadow] INT16 len = sz_XIMID + sz_XICID + sz_ximPreeditCaretReply; ^ imCallbk.c:597:9: warning: shadowed declaration is here [-Wshadow] int len) ^ 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 imLcLkup.c: In function '_XimLocalMbLookupString': imLcLkup.c:64:11: warning: declaration of 'mb' shadows a previous local [-Wshadow] char mb[XLC_PUBLIC(ic->core.im->core.lcd, mb_cur_max)]; ^ imLcLkup.c:53:11: warning: shadowed declaration is here [-Wshadow] char *mb = ic->private.local.base.mb; ^ CC imThaiIc.lo CC imThaiIm.lo CC imTrans.lo CC imTransR.lo CC imTrX.lo CCLD libximcp.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/im/ximcp' make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/im' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/im' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/im' Making all in lc make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc' Making all in Utf8 make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc/Utf8' CC lcUTF8Load.lo CCLD libxlcUTF8Load.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc/Utf8' Making all in def make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc/def' CC lcDefConv.lo CCLD libxlcDef.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc/def' Making all in gen make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc/gen' CC lcGenConv.lo CCLD libxlibi18n.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc/gen' make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/lc' Making all in om make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/om' Making all in generic make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/om/generic' CC omDefault.lo CC omGeneric.lo CC omText.lo CC omImText.lo CC omTextEsc.lo CC omTextExt.lo CC omTextPer.lo CC omXChar.lo CCLD libxomGeneric.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/om/generic' make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/om' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/om' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules/om' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/modules' Making all in src make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src' cd util && /usr/bin/make make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/util' CC makekeys.o CCLD makekeys make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/util' ../src/util/makekeys /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/keysymdef.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/XF86keysym.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/Sunkeysym.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/DECkeysym.h /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/HPkeysym.h > ks_tables_h mv ks_tables_h ks_tables.h /usr/bin/make all-recursive make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src' Making all in util make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/util' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/util' Making all in xcms make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/xcms' CC AddDIC.lo CC AddSF.lo CC CCC.lo CC CvColW.lo CC HVC.lo CC CvCols.lo CC HVCGcV.lo CC HVCGcC.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 LRGB.c: In function 'LINEAR_RGB_InitSCCData': LRGB.c:798:1: warning: label 'FreeBlueTblElements' defined but not used [-Wunused-label] FreeBlueTblElements: ^ 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 cmsCmap.c: In function 'CmapRecForColormap': cmsCmap.c:184:18: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC uvY.lo CC xyY.lo CCLD libxcms.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/xcms' Making all in xlibi18n make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/xlibi18n' CC XDefaultIMIF.lo CC XDefaultOMIF.lo CC xim_trans.lo CC IMWrap.lo CC ICWrap.lo CC imKStoUCS.lo CC lcCT.lo CC lcCharSet.lo In file included from /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/Xtrans/transport.c:70:0, from xim_trans.c:30: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/include/X11/Xtrans/Xtransutil.c:438:1: warning: 'is_numeric' defined but not used [-Wunused-function] is_numeric (const char *str) ^ CC lcConv.lo CC lcDB.lo lcCT.c: In function 'cstoct': lcCT.c:1024:21: warning: declaration of 'char_size' shadows a previous local [-Wshadow] int char_size = (ch < 0xc0 ? 1 : ^ lcCT.c:884:9: warning: shadowed declaration is here [-Wshadow] int char_size; ^ CC lcDynamic.lo CC lcFile.lo 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[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/xlibi18n' Making all in xkb make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/xkb' CC XKB.lo CC XKBBind.lo CC XKBCompat.lo CC XKBCtrls.lo CC XKBCvt.lo CC XKBGetByName.lo CC XKBGetMap.lo CC XKBNames.lo XKBBind.c: In function 'XLookupKeysym': XKBBind.c:225:5: warning: 'XKeycodeToKeysym' is deprecated (declared at XKBBind.c:96) [-Wdeprecated-declarations] return XKeycodeToKeysym(dpy, event->keycode, col); ^ CC 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 CCLD libxkb.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src/xkb' make[4]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src' CC AllCells.lo CC AllowEv.lo CC AllPlanes.lo CC AutoRep.lo CC Backgnd.lo CC BdrWidth.lo CC Bell.lo CC Border.lo CC ChAccCon.lo CC ChActPGb.lo CC ChClMode.lo CC ChCmap.lo CC ChGC.lo CC ChKeyCon.lo CC ChkMaskEv.lo CC ChkIfEv.lo CC ChkTypEv.lo CC ChkTypWEv.lo CC ChkWinEv.lo CC ChPntCon.lo CC ChProp.lo CC ChSaveSet.lo CC ChWAttrs.lo CC ChWindow.lo CC CirWin.lo CC CirWinDn.lo CC CirWinUp.lo CC ClDisplay.lo CC ClearArea.lo CC Clear.lo CC ConfWind.lo CC Context.lo CC ConvSel.lo CC CopyArea.lo CC CopyCmap.lo CC CopyGC.lo CC CopyPlane.lo CC CrBFData.lo CC CrCmap.lo CC CrCursor.lo CC CrGC.lo CC CrGlCur.lo CC CrPFBData.lo CC CrPixmap.lo CC CrWindow.lo CC Cursor.lo CC DefCursor.lo CC DelProp.lo CC Depths.lo CC DestSubs.lo CC DestWind.lo CC DisName.lo CC DrArc.lo CC DrArcs.lo CC DrLine.lo CC DrLines.lo CC DrPoint.lo DisName.c: In function 'XDisplayName': DisName.c:63:5: warning: return discards 'const' qualifier from pointer target type [enabled by default] return( "" ); ^ 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 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 FSWrap.c: In function 'XCreateFontSet': FSWrap.c:198:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] *def_string = ""; ^ CC GetEventData.lo CC GetFPath.lo CC GetFProp.lo CC GetGCVals.lo CC GetHColor.lo CC GetGeom.lo CC GetHints.lo CC GetIFocus.lo GetFPath.c: In function 'XGetFontPath': GetFPath.c:45:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GetImage.lo CC GetKCnt.lo CC GetMoEv.lo CC GetNrmHint.lo CC GetPCnt.lo CC GetPntMap.lo GetIFocus.c: In function 'XGetInputFocus': GetIFocus.c:39:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GetProp.lo CC GetRGBCMap.lo CC GetSOwner.lo GetKCnt.c: In function 'XGetKeyboardControl': GetKCnt.c:38:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ GetPCnt.c: In function 'XGetPointerControl': GetPCnt.c:41:11: warning: variable 'req' set but not used [-Wunused-but-set-variable] xReq *req; ^ CC GetSSaver.lo CC GetStCmap.lo CC GetTxtProp.lo CC GetWAttrs.lo GetPntMap.c: In function 'XGetPointerMapping': GetPntMap.c:48:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GetWMCMapW.lo CC GetWMProto.lo CC globals.lo CC GrButton.lo GetSSaver.c: In function 'XGetScreenSaver': GetSSaver.c:43:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC GrKeybd.lo CC GrKey.lo CC GrPointer.lo CC GrServer.lo CC Host.lo CC Iconify.lo CC IfEvent.lo CC imConv.lo CC ImText16.lo CC ImText.lo CC ImUtil.lo GrServer.c: In function 'XGrabServer': GrServer.c:35:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ 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 LiHosts.c: In function 'XListHosts': LiHosts.c:80:29: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xListHostsReq *req; ^ CC LoadFont.lo CC LockDis.lo CC locking.lo CC LookupCol.lo CC LowerWin.lo CC Macros.lo ListExt.c: In function 'XListExtensions': ListExt.c:44:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC MapRaised.lo CC MapSubs.lo CC MapWindow.lo CC MaskEvent.lo CC Misc.lo CC ModMap.lo CC MoveWin.lo Macros.c: In function 'XNoOp': Macros.c:286:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC NextEvent.lo CC OCWrap.lo CC OMWrap.lo CC OpenDis.lo ModMap.c: In function 'XGetModifierMapping': ModMap.c:37:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ ModMap.c: In function 'XSetModifierMapping': ModMap.c:87:5: warning: pointer targets in passing argument 2 of '_XSend' differ in signedness [-Wpointer-sign] Data(dpy, modifier_map->modifiermap, mapSize); ^ In file included from ModMap.c:30:0: ../include/X11/Xlibint.h:1031:13: note: expected 'const char *' but argument is of type 'KeyCode *' extern void _XSend( ^ CC ParseCmd.lo CC ParseCol.lo CC ParseGeom.lo CC PeekEvent.lo 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 QuKeybd.c: In function 'XQueryKeymap': QuKeybd.c:42:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC QuTree.lo CC RaiseWin.lo CC RdBitF.lo CC RecolorC.lo CC ReconfWin.lo CC ReconfWM.lo CC Region.lo CC RegstFlt.lo CC RepWindow.lo CC RestackWs.lo CC RotProp.lo CC ScrResStr.lo ReconfWM.c: In function 'XReconfigureWMWindow': ReconfWM.c:108:17: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ 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 TextExt16.lo CC TextExt.lo Sync.c: In function 'XSync': Sync.c:40:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ CC TextToStr.lo CC TrCoords.lo StrKeysym.c: In function 'XStringToKeysym': StrKeysym.c:118:7: warning: declaration of 'c' shadows a previous local [-Wshadow] char c; ^ StrKeysym.c:80:18: warning: shadowed declaration is here [-Wshadow] register int c; ^ CC 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 UngrabSvr.c: In function 'XUngrabServer': UngrabSvr.c:36:24: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ 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 CC x11_xcb.lo XlibInt.c: In function '_XSeqSyncFunction': XlibInt.c:199:20: warning: variable 'req' set but not used [-Wunused-but-set-variable] register xReq *req; ^ XlibInt.c: In function '_XPrintDefaultError': XlibInt.c:1284:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->request_code); ^ XlibInt.c:1304:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->minor_code); ^ XlibInt.c:1336:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->resourceid); ^ XlibInt.c:1364:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->resourceid); ^ XlibInt.c:1370:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (void) fprintf(fp, mesg, event->serial); ^ In file included from XlibInt.c:40:0: ../include/X11/Xlibint.h:301:15: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] (((struct _XDisplay*)dpy)->request) ^ XlibInt.c:1374:51: note: in expansion of macro 'X_DPY_GET_REQUEST' (void) fprintf(fp, mesg, (unsigned long long)(X_DPY_GET_REQUEST(dpy))); ^ CCLD libX11-xcb.la XlibInt.c: In function '_XDefaultIOError': XlibInt.c:1241:5: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] int _XDefaultIOError( ^ CCLD libX11.la make[4]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src' make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/src' Making all in nls make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/nls' GEN am_ET.UTF-8/XLC_LOCALE GEN armscii-8/XLC_LOCALE GEN C/XLC_LOCALE GEN cs_CZ.UTF-8/XLC_LOCALE GEN el_GR.UTF-8/XLC_LOCALE GEN en_US.UTF-8/XLC_LOCALE GEN fi_FI.UTF-8/XLC_LOCALE GEN georgian-academy/XLC_LOCALE GEN georgian-ps/XLC_LOCALE GEN ibm-cp1133/XLC_LOCALE GEN iscii-dev/XLC_LOCALE GEN iso8859-1/XLC_LOCALE GEN iso8859-10/XLC_LOCALE GEN iso8859-11/XLC_LOCALE GEN iso8859-13/XLC_LOCALE GEN isiri-3342/XLC_LOCALE GEN iso8859-14/XLC_LOCALE GEN iso8859-15/XLC_LOCALE GEN iso8859-2/XLC_LOCALE GEN iso8859-3/XLC_LOCALE GEN iso8859-5/XLC_LOCALE GEN iso8859-6/XLC_LOCALE GEN iso8859-4/XLC_LOCALE GEN iso8859-8/XLC_LOCALE GEN iso8859-7/XLC_LOCALE GEN iso8859-9/XLC_LOCALE GEN ja/XLC_LOCALE GEN ja.JIS/XLC_LOCALE GEN iso8859-9e/XLC_LOCALE GEN ja.SJIS/XLC_LOCALE GEN ja_JP.UTF-8/XLC_LOCALE GEN ko/XLC_LOCALE GEN km_KH.UTF-8/XLC_LOCALE GEN koi8-c/XLC_LOCALE GEN koi8-u/XLC_LOCALE GEN koi8-r/XLC_LOCALE GEN ko_KR.UTF-8/XLC_LOCALE GEN microsoft-cp1251/XLC_LOCALE GEN microsoft-cp1255/XLC_LOCALE GEN mulelao-1/XLC_LOCALE GEN microsoft-cp1256/XLC_LOCALE GEN pt_BR.UTF-8/XLC_LOCALE GEN nokhchi-1/XLC_LOCALE GEN ru_RU.UTF-8/XLC_LOCALE GEN pt_PT.UTF-8/XLC_LOCALE GEN th_TH/XLC_LOCALE GEN sr_CS.UTF-8/XLC_LOCALE GEN th_TH.UTF-8/XLC_LOCALE GEN tatar-cyr/XLC_LOCALE GEN vi_VN.tcvn/XLC_LOCALE GEN tscii-0/XLC_LOCALE GEN zh_CN/XLC_LOCALE GEN vi_VN.viscii/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.UTF-8/XLC_LOCALE GEN zh_TW/XLC_LOCALE GEN zh_TW.big5/XLC_LOCALE GEN zh_HK.big5hkscs/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 georgian-ps/Compose GEN ibm-cp1133/Compose GEN iscii-dev/Compose GEN isiri-3342/Compose GEN iso8859-1/Compose GEN iso8859-10/Compose GEN iso8859-11/Compose GEN iso8859-13/Compose GEN iso8859-14/Compose GEN iso8859-15/Compose GEN iso8859-2/Compose GEN iso8859-3/Compose GEN iso8859-4/Compose GEN iso8859-5/Compose GEN iso8859-6/Compose GEN iso8859-7/Compose GEN iso8859-9/Compose GEN iso8859-9e/Compose GEN iso8859-8/Compose GEN ja/Compose GEN ja.JIS/Compose GEN ja.SJIS/Compose GEN ja_JP.UTF-8/Compose GEN km_KH.UTF-8/Compose GEN ko/Compose GEN koi8-c/Compose GEN koi8-r/Compose GEN koi8-u/Compose GEN ko_KR.UTF-8/Compose GEN microsoft-cp1251/Compose GEN microsoft-cp1255/Compose GEN microsoft-cp1256/Compose GEN nokhchi-1/Compose GEN mulelao-1/Compose GEN pt_BR.UTF-8/Compose GEN pt_PT.UTF-8/Compose GEN ru_RU.UTF-8/Compose GEN sr_CS.UTF-8/Compose GEN tatar-cyr/Compose GEN th_TH/Compose GEN th_TH.UTF-8/Compose GEN tscii-0/Compose GEN vi_VN.tcvn/Compose GEN vi_VN.viscii/Compose GEN zh_CN/Compose GEN zh_CN.gbk/Compose GEN zh_CN.gb18030/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 locale.alias GEN zh_TW.UTF-8/Compose GEN locale.dir GEN compose.dir LC_CTYPE=C sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.dir.l1 > locale.dir.l2 LC_CTYPE=C sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < compose.dir.l1 > compose.dir.l2 cat compose.dir.l2 compose.dir.l1 > compose.dir cat locale.dir.l2 locale.dir.l1 > locale.dir LC_CTYPE=C sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.alias.l1 > locale.alias.l2 cat locale.alias.l2 locale.alias.l1 > locale.alias make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/nls' Making all in man make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/man' Making all in xkb make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/man/xkb' GEN XkbActionCtrls.3 GEN XkbAddDeviceLedInfo.3 GEN XkbAddGeomColor.3 GEN XkbAddGeomDoodad.3 GEN XkbAddGeomKey.3 GEN XkbAddGeomKeyAlias.3 GEN XkbAddGeomOverlay.3 GEN XkbAddGeomOutline.3 GEN XkbAddGeomOverlayKey.3 GEN XkbAddGeomProperty.3 GEN XkbAddGeomRow.3 GEN XkbAddGeomOverlayRow.3 GEN XkbAddGeomSection.3 GEN XkbAddGeomShape.3 GEN XkbAddSymInterpret.3 GEN XkbAllocClientMap.3 GEN XkbAllocCompatMap.3 GEN XkbAllocControls.3 GEN XkbAllocDeviceInfo.3 GEN XkbAllocGeomDoodads.3 GEN XkbAllocDeviceLedInfo.3 GEN XkbAllocGeomColors.3 GEN XkbAllocGeomKeyAliases.3 GEN XkbAllocGeomKeys.3 GEN XkbAllocGeomOutlines.3 GEN XkbAllocGeomOverlayKey.3 GEN XkbAllocGeomOverlayRows.3 GEN XkbAllocGeomOverlays.3 GEN XkbAllocGeomPoints.3 GEN XkbAllocGeomProps.3 GEN XkbAllocGeomRows.3 GEN XkbAllocGeomSectionDoodads.3 GEN XkbAllocGeomSections.3 GEN XkbAllocGeometry.3 GEN XkbAllocNames.3 GEN XkbAllocIndicatorMaps.3 GEN XkbAllocGeomShapes.3 GEN XkbAllocServerMap.3 GEN XkbAllocKeyboard.3 GEN XkbApplyCompatMapToKey.3 GEN XkbBellEvent.3 GEN XkbChangeDeviceInfo.3 GEN XkbChangeEnabledControls.3 GEN XkbChangeIndicators.3 GEN XkbChangeControls.3 GEN XkbBell.3 GEN XkbChangeMap.3 GEN XkbChangeNames.3 GEN XkbComputeShapeBounds.3 GEN XkbComputeRowBounds.3 GEN XkbChangeTypesOfKey.3 GEN XkbComputeShapeTop.3 GEN XkbComputeSectionBounds.3 GEN XkbCopyKeyType.3 GEN XkbCopyKeyTypes.3 GEN XkbDeviceBell.3 GEN XkbFindOverlayForKey.3 GEN XkbForceBell.3 GEN XkbForceDeviceBell.3 GEN XkbDeviceBellEvent.3 GEN XkbFreeCompatMap.3 GEN XkbFreeClientMap.3 GEN XkbFreeComponentList.3 GEN XkbFreeDeviceInfo.3 GEN XkbFreeControls.3 GEN XkbFreeGeomDoodads.3 GEN XkbFreeGeomColors.3 GEN XkbFreeGeomKeys.3 GEN XkbFreeGeomKeyAliases.3 GEN XkbFreeGeomOverlayKeys.3 GEN XkbFreeGeomOverlayRows.3 GEN XkbFreeGeomOutlines.3 GEN XkbFreeGeomOverlays.3 GEN XkbFreeGeomPoints.3 GEN XkbFreeGeomProperties.3 GEN XkbFreeGeomRows.3 GEN XkbFreeGeomSections.3 GEN XkbFreeGeometry.3 GEN XkbFreeGeomShapes.3 GEN XkbFreeIndicatorMaps.3 GEN XkbFreeKeyboard.3 GEN XkbFreeNames.3 GEN XkbFreeServerMap.3 GEN XkbGetAutoRepeatRate.3 GEN XkbGetAccessXTimeout.3 GEN XkbGetAutoResetControls.3 GEN XkbGetBounceKeysDelay.3 GEN XkbGetCompatMap.3 GEN XkbGetControlsChanges.3 GEN XkbGetDetectableAutoRepeat.3 GEN XkbGetDeviceButtonActions.3 GEN XkbGetControls.3 GEN XkbGetDeviceInfoChanges.3 GEN XkbGetDeviceLedInfo.3 GEN XkbGetGeometry.3 GEN XkbGetIndicatorChanges.3 GEN XkbGetIndicatorMap.3 GEN XkbGetKeyActions.3 GEN XkbGetIndicatorState.3 GEN XkbGetKeyBehaviors.3 GEN XkbGetKeyExplicitComponents.3 GEN XkbGetKeyModifierMap.3 GEN XkbGetKeySyms.3 GEN XkbGetKeyTypes.3 GEN XkbGetDeviceInfo.3 GEN XkbGetKeyVirtualModMap.3 GEN XkbGetKeyboard.3 GEN XkbGetMap.3 GEN XkbGetKeyboardByName.3 GEN XkbGetNameChanges.3 GEN XkbGetNamedGeometry.3 GEN XkbGetNames.3 GEN XkbGetNamedIndicator.3 GEN XkbGetState.3 GEN XkbGetSlowKeysDelay.3 GEN XkbGetStickyKeysOptions.3 GEN XkbGetUpdatedMap.3 GEN XkbGetVirtualMods.3 GEN XkbGetXlibControls.3 GEN XkbIgnoreExtension.3 GEN XkbKeyAction.3 GEN XkbKeyActionEntry.3 GEN XkbKeyActionsPtr.3 GEN XkbKeyGroupInfo.3 GEN XkbInitCanonicalKeyTypes.3 GEN XkbKeyGroupWidth.3 GEN XkbKeyGroupsWidth.3 GEN XkbKeyHasActions.3 GEN XkbKeyNumActions.3 GEN XkbKeyNumSyms.3 GEN XkbKeyNumGroups.3 GEN XkbKeySymsOffset.3 GEN XkbKeySymEntry.3 GEN XkbKeySymsPtr.3 GEN XkbKeyType.3 GEN XkbKeyTypeIndex.3 GEN XkbKeyTypesForCoreSymbols.3 GEN XkbKeycodeToKeysym.3 GEN XkbKeysymToModifiers.3 GEN XkbLatchGroup.3 GEN XkbLatchModifiers.3 GEN XkbLibraryVersion.3 GEN XkbListComponents.3 GEN XkbLockGroup.3 GEN XkbLookupKeyBinding.3 GEN XkbLockModifiers.3 GEN XkbModActionVMods.3 GEN XkbLookupKeySym.3 GEN XkbNoteDeviceChanges.3 GEN XkbNoteControlsChanges.3 GEN XkbNoteIndicatorChanges.3 GEN XkbNoteNameChanges.3 GEN XkbOpenDisplay.3 GEN XkbOutOfRangeGroupInfo.3 GEN XkbOutOfRangeGroupNumber.3 GEN XkbPtrActionX.3 GEN XkbPtrActionY.3 GEN XkbQueryExtension.3 GEN XkbRefreshKeyboardMapping.3 GEN XkbResizeDeviceButtonActions.3 GEN XkbResizeKeyActions.3 GEN XkbResizeKeyType.3 GEN XkbResizeKeySyms.3 GEN XkbSAActionSetCtrls.3 GEN XkbSAGroup.3 GEN XkbSAPtrDfltValue.3 GEN XkbSARedirectSetVModsMask.3 GEN XkbSARedirectVMods.3 GEN XkbSARedirectVModsMask.3 GEN XkbSARedirectSetVMods.3 GEN XkbSAScreen.3 GEN XkbSASetGroup.3 GEN XkbSASetPtrDfltValue.3 GEN XkbSASetScreen.3 GEN XkbSelectEventDetails.3 GEN XkbSelectEvents.3 GEN XkbSetAccessXTimeout.3 GEN XkbSetAutoRepeatRate.3 GEN XkbSetAutoResetControls.3 GEN XkbSetBounceKeysDelay.3 GEN XkbSetCompatMap.3 GEN XkbSetControls.3 GEN XkbSetDebuggingFlags.3 GEN XkbSetDetectableAutoRepeat.3 GEN XkbSetDeviceButtonActions.3 GEN XkbSetDeviceInfo.3 GEN XkbSetIndicatorMap.3 GEN XkbSetMap.3 GEN XkbSetModActionVMods.3 GEN XkbSetNamedIndicator.3 GEN XkbSetNames.3 GEN XkbSetPtrActionX.3 GEN XkbSetPtrActionY.3 GEN XkbSetServerInternalMods.3 GEN XkbSetIgnoreLockMods.3 GEN XkbSetXlibControls.3 GEN XkbTranslateKeyCode.3 GEN XkbVirtualModsToReal.3 GEN XkbUpdateMapFromCore.3 GEN XkbTranslateKeySym.3 make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/man/xkb' make[3]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/man' GEN Compose.5 GEN XCompose.5 GEN WhitePixel.3 GEN ConnectionNumber.3 GEN BlackPixel.3 GEN DefaultColormap.3 GEN XListDepths.3 GEN DefaultDepth.3 GEN DefaultGC.3 GEN DefaultRootWindow.3 GEN DefaultScreenOfDisplay.3 GEN DefaultScreen.3 GEN DefaultVisual.3 GEN DisplayCells.3 GEN DisplayPlanes.3 GEN XMaxRequestSize.3 GEN DisplayString.3 GEN XExtendedMaxRequestSize.3 GEN LastKnownRequestProcessed.3 GEN ProtocolRevision.3 GEN NextRequest.3 GEN ProtocolVersion.3 GEN QLength.3 GEN RootWindow.3 GEN ScreenCount.3 GEN ScreenOfDisplay.3 GEN ServerVendor.3 GEN VendorRelease.3 GEN WhitePixelOfScreen.3 GEN CellsOfScreen.3 GEN DefaultColormapOfScreen.3 GEN DefaultDepthOfScreen.3 GEN DefaultGCOfScreen.3 GEN DoesBackingStore.3 GEN DoesSaveUnders.3 GEN DefaultVisualOfScreen.3 GEN DisplayOfScreen.3 GEN XScreenNumberOfScreen.3 GEN EventMaskOfScreen.3 GEN HeightOfScreen.3 GEN HeightMMOfScreen.3 GEN MaxCmapsOfScreen.3 GEN PlanesOfScreen.3 GEN MinCmapsOfScreen.3 GEN RootWindowOfScreen.3 GEN WidthOfScreen.3 GEN WidthMMOfScreen.3 GEN ScreenNumberOfCCC.3 GEN VisualOfCCC.3 GEN ScreenWhitePointOfCCC.3 GEN ClientWhitePointOfCCC.3 GEN BitmapBitOrder.3 GEN BitmapPad.3 GEN BitmapUnit.3 GEN DisplayHeight.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 XGetClassHint.3 GEN XSetClassHint.3 GEN XClassHint.3 GEN XSetIconSizes.3 GEN XGetIconSizes.3 GEN XIconSize.3 GEN XSetRGBColormaps.3 GEN XGetRGBColormaps.3 GEN XStandardColormap.3 GEN XGetWMNormalHints.3 GEN XSetWMNormalHints.3 GEN XGetWMSizeHints.3 GEN XSetWMSizeHints.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 XSetAccessControl.3 GEN XEnableAccessControl.3 GEN XDisableAccessControl.3 GEN XHostAddress.3 GEN XAllocNamedColor.3 GEN XAllocColorCells.3 GEN XAllocColorPlanes.3 GEN XFreeColors.3 GEN XKeyEvent.3 GEN XEvent.3 GEN XMotionEvent.3 GEN XGetKeyboardControl.3 GEN XAutoRepeatOn.3 GEN XAutoRepeatOff.3 GEN XBell.3 GEN XQueryKeymap.3 GEN XKeyboardControl.3 GEN XGetKeyboardMapping.3 GEN XDisplayKeycodes.3 GEN XSetModifierMapping.3 GEN XGetModifierMapping.3 GEN XNewModifiermap.3 GEN XInsertModifiermapEntry.3 GEN XDeleteModifiermapEntry.3 GEN XFreeModifiermap.3 GEN XModifierKeymap.3 GEN XGetPointerControl.3 GEN XAddToSaveSet.3 GEN XRemoveFromSaveSet.3 GEN XSetWindowBackground.3 GEN XSetWindowBorder.3 GEN XSetWindowBorderPixmap.3 GEN XSetWindowBackgroundPixmap.3 GEN XSetWindowColormap.3 GEN XClearWindow.3 GEN XMoveWindow.3 GEN XResizeWindow.3 GEN XMoveResizeWindow.3 GEN XSetWindowBorderWidth.3 GEN XWindowChanges.3 GEN XCopyPlane.3 GEN XCopyColormapAndFree.3 GEN XFreeColormap.3 GEN XColor.3 GEN XCreateGlyphCursor.3 GEN XCreatePixmapCursor.3 GEN XFreeFontSet.3 GEN XCopyGC.3 GEN XGetGCValues.3 GEN XChangeGC.3 GEN XGContextFromGC.3 GEN XDestroyIC.3 GEN XFreeGC.3 GEN XGCValues.3 GEN XIMOfIC.3 GEN XCreateImage.3 GEN XGetPixel.3 GEN XPutPixel.3 GEN XSubImage.3 GEN XAddPixel.3 GEN XDestroyImage.3 GEN XDestroyOC.3 GEN XSetOCValues.3 GEN XGetOCValues.3 GEN XOMOfOC.3 GEN XFreePixmap.3 GEN XSetRegion.3 GEN XDestroyRegion.3 GEN XSetWindowAttributes.3 GEN XUndefineCursor.3 GEN XCreateSimpleWindow.3 GEN XDestroySubwindows.3 GEN XDrawArcs.3 GEN XArc.3 GEN XDrawImageString16.3 GEN XDrawLines.3 GEN XSegment.3 GEN XDrawSegments.3 GEN XPoint.3 GEN XDrawRectangles.3 GEN XRectangle.3 GEN XDrawPoints.3 GEN XDrawString16.3 GEN XDrawText16.3 GEN XTextItem16.3 GEN XTextItem.3 GEN XEqualRegion.3 GEN XRectInRegion.3 GEN XPointInRegion.3 make[3]: *** [XFillRectangles.3] Segmentation fault (core dumped) make[3]: *** Waiting for unfinished jobs.... make[3]: *** [XFillPolygon.3] Segmentation fault (core dumped) make[3]: *** [XSync.3] Segmentation fault make[3]: *** [XFillArc.3] Segmentation fault (core dumped) make[3]: *** [XEventsQueued.3] Segmentation fault (core dumped) make[3]: *** [XFillArcs.3] Segmentation fault (core dumped) make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/man' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/man' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5' make: *** [/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/host-xlib_libX11-1.6.5/.stamp_built] Error 2 make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot'